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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-11
serial: bfin_5xx: grab port lock before making port termios changes
Sonic Zhang
1
-2
/
+2
2010-11-11
serial: bfin_5xx: disable CON_PRINTBUFFER for consoles
Sonic Zhang
1
-0
/
+8
2010-11-11
serial: bfin_5xx: remove redundant SSYNC to improve TX speed
Sonic Zhang
1
-1
/
+0
2010-11-11
serial: bfin_5xx: always include DMA headers
Sonic Zhang
1
-3
/
+9
2010-11-11
vcs: make proper usage of the poll flags
Nicolas Pitre
1
-3
/
+3
2010-11-11
amiserial: Remove unused variable icount
Geert Uytterhoeven
1
-1
/
+0
2010-11-11
8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang
Lawrence Rust
1
-1
/
+4
2010-11-11
MAINTAINERS: Mark XEN lists as moderated
Joe Perches
1
-3
/
+3
2010-11-11
hwmon: (gpio-fan) Fix fan_ctrl_init error path
Axel Lin
1
-4
/
+4
2010-11-11
hwmon: (ad7414) Return proper error code for ad7414_probe()
Axel Lin
1
-2
/
+4
2010-11-11
hwmon: (adt7470) Return proper error code for adt7470_probe()
Axel Lin
1
-1
/
+3
2010-11-11
block: remove unused copy_io_context()
Jens Axboe
2
-15
/
+0
2010-11-11
Documentation: remove anticipatory scheduler info
Randy Dunlap
3
-7
/
+7
2010-11-11
Input: do not pass injected events back to the originating handler
Dmitry Torokhov
1
-11
/
+26
2010-11-11
Input: pcf8574_keypad - fix error handling in pcf8574_kp_probe
Dan Carpenter
1
-13
/
+10
2010-11-10
Input: acecad - fix a memory leak in usb_acecad_probe error path
Axel Lin
1
-1
/
+2
2010-11-10
xen: do not release any memory under 1M in domain 0
Ian Campbell
1
-7
/
+11
2010-11-10
xen: events: do not unmask event channels on resume
Ian Campbell
1
-7
/
+18
2010-11-10
perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation
Peter Zijlstra
1
-2
/
+2
2010-11-10
perf_events: Fix time tracking in samples
Stephane Eranian
2
-8
/
+44
2010-11-10
xfs: remove incorrect assert in xfs_vm_writepage
Christoph Hellwig
1
-3
/
+4
2010-11-11
APPARMOR: Fix memory leak of apparmor_init()
wzt.wzt@gmail.com
1
-2
/
+4
2010-11-11
APPARMOR: Fix memory leak of alloc_namespace()
wzt.wzt@gmail.com
1
-1
/
+1
2010-11-10
locks: remove dead lease error-handling code
J. Bruce Fields
1
-10
/
+2
2010-11-10
locks: fix leak on merging leases
J. Bruce Fields
1
-2
/
+5
2010-11-10
xfs: use hlist_add_fake
Christoph Hellwig
1
-1
/
+2
2010-11-10
xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n
Christoph Hellwig
1
-4
/
+16
2010-11-10
xfs: tell lockdep about parent iolock usage in filestreams
Christoph Hellwig
1
-1
/
+7
2010-11-10
xfs: move delayed write buffer trace
Dave Chinner
1
-1
/
+1
2010-11-10
xfs: fix per-ag reference counting in inode reclaim tree walking
Dave Chinner
2
-0
/
+2
2010-11-10
xfs: xfs_ioctl: fix information leak to userland
Kulikov Vasiliy
1
-1
/
+1
2010-11-10
xfs: remove experimental tag from the delaylog option
Christoph Hellwig
2
-14
/
+0
2010-11-10
ARM: 6472/1: vexpress ct-ca9x4: only set twd_base if local timers are being used
Will Deacon
1
-0
/
+2
2010-11-10
perf trace: update usage
Tom Zanussi
1
-1
/
+5
2010-11-10
perf trace: update Documentation with new perf trace variants
Tom Zanussi
1
-8
/
+49
2010-11-10
perf trace: live-mode command-line cleanup
Tom Zanussi
1
-57
/
+108
2010-11-10
perf trace record: handle commands correctly
Tom Zanussi
1
-4
/
+28
2010-11-10
perf record: make the record options available outside perf record
Tom Zanussi
1
-5
/
+5
2010-11-10
perf trace scripting: remove system-wide param from shell scripts
Tom Zanussi
13
-13
/
+13
2010-11-10
block: remove REQ_HARDBARRIER
Christoph Hellwig
11
-51
/
+11
2010-11-10
perf trace scripting: fix some small memory leaks and missing error checks
Tom Zanussi
1
-0
/
+12
2010-11-10
Merge branch 'for-2.6.37/drivers' into for-linus
Jens Axboe
11
-413
/
+265
2010-11-10
ioprio: rcu_read_lock/unlock protect find_task_by_vpid call (V2)
Sergey Senozhatsky
1
-0
/
+4
2010-11-10
ioprio: fix RCU locking around task dereference
Daniel J Blueman
1
-2
/
+12
2010-11-10
block: ioctl: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-11-10
block: read i_size with i_size_read()
Mike Snitzer
5
-18
/
+18
2010-11-10
cciss: fix proc warning on attempt to remove non-existant directory
Jens Axboe
1
-1
/
+2
2010-11-10
bio: take care not overflow page count when mapping/copying user data
Jens Axboe
1
-1
/
+13
2010-11-10
block: limit vec count in bio_kmalloc() and bio_alloc_map_data()
Jens Axboe
1
-1
/
+8
2010-11-10
block: take care not to overflow when calculating total iov length
Jens Axboe
1
-10
/
+24
[prev]
[next]