index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-30
tracing/syscalls: Fix typo in SYSCALL_DEFINE0
Lai Jiangshan
1
-1
/
+1
2009-12-30
block: blk_rq_err_sectors cleanup
Gui Jianfeng
1
-6
/
+0
2009-12-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+0
2009-12-29
firewire: fix use of multiple AV/C devices, allow multiple FCP listeners
Clemens Ladisch
2
-2
/
+5
2009-12-29
block: Fix incorrect alignment offset reporting and update documentation
Martin K. Petersen
1
-2
/
+9
2009-12-28
wireless: remove remaining qual code
Johannes Berg
1
-2
/
+0
2009-12-25
net: restore ip source validation
Jamal Hadi Salim
2
-0
/
+2
2009-12-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-5
/
+4
2009-12-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2009-12-24
Merge branch 'sony' into release
Len Brown
1
-0
/
+1
2009-12-24
Merge branch 'pdc' into release
Len Brown
1
-6
/
+1
2009-12-24
Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r...
Len Brown
1
-0
/
+3
2009-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-10
/
+11
2009-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
1
-587
/
+0
2009-12-23
Staging: dst: remove from the tree
Greg Kroah-Hartman
1
-587
/
+0
2009-12-23
Driver core: driver_attribute parameters can often be const*
Phil Carmody
1
-2
/
+2
2009-12-23
Driver core: bin_attribute parameters can often be const*
Phil Carmody
2
-7
/
+8
2009-12-23
Driver core: device_attribute parameters can often be const*
Phil Carmody
1
-2
/
+2
2009-12-23
kfifo: fix Error/broken kernel-doc notation
Randy Dunlap
1
-16
/
+15
2009-12-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-4
/
+11
2009-12-23
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+3
2009-12-23
Fix usb_serial_probe() problem introduced by the recent kfifo changes
Stefani Seibold
1
-1
/
+2
2009-12-23
fs-writeback: Add helper function to start writeback if idle
Eric Sandeen
1
-0
/
+1
2009-12-23
ext3: Replace lock/unlock_super() with an explicit lock for resizing
Eric Sandeen
1
-0
/
+1
2009-12-23
ext3: Replace lock/unlock_super() with an explicit lock for the orphan list
Eric Sandeen
1
-0
/
+1
2009-12-23
quota: decouple fs reserved space from quota reservation
Dmitry Monakhov
1
-2
/
+3
2009-12-23
Add unlocked version of inode_add_bytes() function
Dmitry Monakhov
1
-0
/
+1
2009-12-23
ext3: quota macros cleanup [V2]
Dmitry Monakhov
1
-2
/
+5
2009-12-23
ext4, jbd2: Add barriers for file systems with exernal journals
Theodore Ts'o
1
-0
/
+1
2009-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
2
-4
/
+3
2009-12-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+27
2009-12-22
kfifo: add record handling functions
Stefani Seibold
1
-0
/
+330
2009-12-22
kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
Stefani Seibold
1
-0
/
+47
2009-12-22
kfifo: add DEFINE_KFIFO and friends, add very tiny functions
Stefani Seibold
1
-2
/
+92
2009-12-22
kfifo: fix warn_unused_result
Stefani Seibold
1
-2
/
+2
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-10
/
+29
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
1
-25
/
+7
2009-12-22
kfifo: move out spinlock
Stefani Seibold
1
-45
/
+35
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
4
-8
/
+10
2009-12-22
Remove obsolete comment in fs.h
Andreas Gruenbacher
1
-2
/
+0
2009-12-22
Sanitize f_flags helpers
Al Viro
1
-0
/
+3
2009-12-22
Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)
Al Viro
1
-2
/
+0
2009-12-22
ACPI: processor: remove _PDC object list from struct acpi_processor
Alex Chiang
1
-2
/
+0
2009-12-22
ACPI: processor: change acpi_processor_set_pdc() interface
Alex Chiang
1
-1
/
+1
2009-12-22
ACPI: processor: unify arch_acpi_processor_cleanup_pdc
Alex Chiang
1
-2
/
+0
2009-12-22
ACPI: processor: finish unifying arch_acpi_processor_init_pdc()
Alex Chiang
1
-1
/
+0
2009-12-22
ACPI: processor: call _PDC early
Alex Chiang
1
-0
/
+3
2009-12-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-1
/
+7
2009-12-21
mac80211: fix peer HT capabilities
Johannes Berg
1
-1
/
+1
2009-12-19
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-444
/
+0
[prev]
[next]