index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-06
cleanup after APUS removal
Adrian Bunk
11
-29
/
+10
2008-02-06
make ipc/util.c:sysvipc_find_ipc() static
Adrian Bunk
1
-2
/
+2
2008-02-06
register_cpu __devinit or __cpuinit
Randy Dunlap
1
-1
/
+1
2008-02-06
Allow auto-destruction of loop devices
David Woodhouse
2
-0
/
+9
2008-02-06
remove support for un-needed _extratext section
Robin Getz
4
-31
/
+11
2008-02-06
Parallel port: convert port_mutex to the mutex API
Matthias Kaehlcke
2
-7
/
+7
2008-02-06
dcdbas: add DMI-based module autloading
Matt Domsch
1
-1
/
+2
2008-02-06
Genericizing iova.[ch]
David Miller
5
-20
/
+23
2008-02-06
IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions
Pierre Peiffer
3
-9
/
+45
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
15
-23
/
+21
2008-02-06
SIGIO-driven I/O with inotify queues
Dmitry Antipov
1
-0
/
+14
2008-02-06
ext2: change the default behaviour on error
Aneesh Kumar K.V
1
-8
/
+8
2008-02-06
ext2: return after ext2_error in case of failures
Aneesh Kumar K.V
1
-2
/
+6
2008-02-06
sound/oss/sb_common.c: fix casting warning
Jeff Garzik
1
-1
/
+2
2008-02-06
sound/oss/pss: set_io_base() always returns success, mark it void
Jeff Garzik
1
-23
/
+7
2008-02-06
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
9
-9
/
+0
2008-02-06
hash: add explicit u32 and u64 versions of hash
Matthew Wilcox
1
-15
/
+27
2008-02-06
use __set_task_state() for TRACED/STOPPED tasks
Oleg Nesterov
3
-8
/
+6
2008-02-06
taskstats scaled time cleanup
Michael Neuling
6
-12
/
+28
2008-02-06
riscom8: fix SMP brokenness
Jeff Garzik
2
-55
/
+94
2008-02-06
A potential bug in inotify_user.c
Yan Zheng
1
-1
/
+14
2008-02-06
fs/fat/: refine chmod checks
Jan Engelhardt
1
-3
/
+44
2008-02-06
geode lists are subscriber only
Alan Cox
1
-3
/
+2
2008-02-06
fix ! versus & precedence in various places
Alexey Dobriyan
8
-36
/
+36
2008-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
32
-1593
/
+1825
2008-02-05
Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...
Linus Torvalds
4
-482
/
+502
2008-02-06
ide-tape: bump minor driver version
Borislav Petkov
1
-1
/
+1
2008-02-06
ide-tape: cleanup the remaining codestyle issues
Borislav Petkov
1
-352
/
+480
2008-02-06
ide-tape: fix syntax error in idetape_identify_device()
Borislav Petkov
1
-2
/
+2
2008-02-06
ide-tape: remove leftover OnStream support warning
Borislav Petkov
1
-4
/
+0
2008-02-06
ide-tape: collect module-related macro calls at the end
Borislav Petkov
1
-3
/
+2
2008-02-06
ide-tape: include proper headers
Borislav Petkov
1
-3
/
+3
2008-02-06
ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()
Borislav Petkov
1
-3
/
+6
2008-02-06
ide-tape: remove struct idetape_id_gcw
Borislav Petkov
1
-33
/
+23
2008-02-06
ide-tape: cleanup and fix comments
Borislav Petkov
1
-410
/
+271
2008-02-06
ide-tape: shorten some function names
Borislav Petkov
1
-17
/
+15
2008-02-06
ide-tape: remove idetape_increase_max_pipeline_stages()
Borislav Petkov
1
-20
/
+15
2008-02-06
ide-tape: struct idetape_tape_t: shorten member names v2
Borislav Petkov
1
-97
/
+113
2008-02-06
ide-tape: struct idetape_tape_t: remove unused members
Borislav Petkov
1
-34
/
+11
2008-02-06
ide-tape: remove typedef idetape_chrdev_direction_t
Borislav Petkov
1
-30
/
+32
2008-02-06
ide-tape: simplify code branching in the interrupt handler
Borislav Petkov
1
-26
/
+28
2008-02-06
ide-tape: remove unreachable code chunk
Borislav Petkov
1
-12
/
+10
2008-02-06
ide-tape: remove struct idetape_read_position_result_t
Borislav Petkov
1
-32
/
+18
2008-02-06
ide-tape: refactor the debug logging facility
Borislav Petkov
1
-222
/
+122
2008-02-06
ide: add ide_read_error() inline helper
Bartlomiej Zolnierkiewicz
8
-10
/
+18
2008-02-06
ide: add ide_read_[alt]status() inline helpers
Bartlomiej Zolnierkiewicz
11
-69
/
+100
2008-02-06
ide: remove ide_setup_ports()
Bartlomiej Zolnierkiewicz
8
-184
/
+133
2008-02-06
ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-02-06
ide: remove write-only ->sata_misc[] from ide_hwif_t
Bartlomiej Zolnierkiewicz
2
-8
/
+0
2008-02-06
ppc: fix #ifdef-s in mediabay driver (take 2)
Bartlomiej Zolnierkiewicz
2
-29
/
+25
[next]