index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kmemcheck.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-29
cifs/ubifs: Fix shrinker API change fallout
Al Viro
3
-3
/
+5
2011-05-29
mm, rmap: Add yet more comments to page_get_anon_vma/page_lock_anon_vma
Peter Zijlstra
1
-1
/
+6
2011-05-29
dm kcopyd: return client directly and not through a pointer
Mikulas Patocka
4
-10
/
+12
2011-05-29
dm kcopyd: reserve fewer pages
Mikulas Patocka
4
-13
/
+6
2011-05-29
dm io: use fixed initial mempool size
Mikulas Patocka
6
-41
/
+10
2011-05-29
dm kcopyd: alloc pages from the main page allocator
Mikulas Patocka
1
-31
/
+60
2011-05-29
dm kcopyd: add gfp parm to alloc_pl
Mikulas Patocka
1
-4
/
+4
2011-05-29
dm kcopyd: remove superfluous page allocation spinlock
Mikulas Patocka
1
-10
/
+1
2011-05-29
dm kcopyd: preallocate sub jobs to avoid deadlock
Mikulas Patocka
1
-20
/
+29
2011-05-29
dm kcopyd: avoid pointless job splitting
Mikulas Patocka
1
-1
/
+1
2011-05-29
dm mpath: do not fail paths after integrity errors
Martin K. Petersen
1
-1
/
+1
2011-05-29
dm table: reject devices without request fns
Milan Broz
1
-0
/
+17
2011-05-29
dm table: allow targets to support discards internally
Mike Snitzer
2
-1
/
+11
2011-05-29
[S390] mm: fix mmu_gather rework
Heiko Carstens
1
-7
/
+16
2011-05-29
[S390] mm: fix storage key handling
Heiko Carstens
2
-9
/
+9
2011-05-29
Squashfs: Fix sanity check patches on big-endian systems
Phillip Lougher
4
-6
/
+6
2011-05-29
x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline param
Len Brown
2
-0
/
+8
2011-05-29
x86 idle: deprecate "no-hlt" cmdline param
Len Brown
2
-0
/
+12
2011-05-29
x86 idle APM: deprecate CONFIG_APM_CPU_IDLE
Len Brown
2
-0
/
+12
2011-05-29
x86 idle floppy: deprecate disable_hlt()
Len Brown
2
-0
/
+9
2011-05-29
x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it
Len Brown
1
-1
/
+3
2011-05-29
x86 idle: clarify AMD erratum 400 workaround
Len Brown
7
-26
/
+26
2011-05-29
ACPI EC: remove redundant code
Zhang Rui
1
-2
/
+0
2011-05-29
ACPI: Add D3 cold state
Lin Ming
3
-3
/
+6
2011-05-29
ACPI: processor: fix processor_physically_present in UP kernel
Lin Ming
2
-10
/
+9
2011-05-29
scsi: fix scsi_proc new kernel-doc warning
Randy Dunlap
1
-5
/
+0
2011-05-29
ACPI: Split out custom_method functionality into an own driver
Thomas Renninger
5
-79
/
+122
2011-05-29
ACPI: Cleanup custom_method debug stuff
Thomas Renninger
3
-20
/
+23
2011-05-29
ACPI EC: enable MSI workaround for Quanta laptops
Zhang Rui
1
-0
/
+8
2011-05-29
idle governor: Avoid lock acquisition to read pm_qos before entering idle
Tim Chen
2
-12
/
+29
2011-05-29
cpuidle: menu: fixed wrapping timers at 4.294 seconds
Tero Kristo
1
-1
/
+3
2011-05-29
mm: fix page_lock_anon_vma leaving mutex locked
Hugh Dickins
1
-5
/
+8
2011-05-29
mm: fix kernel BUG at mm/rmap.c:1017!
Hugh Dickins
1
-2
/
+2
2011-05-29
tmpfs: fix race between truncate and writepage
Hugh Dickins
1
-1
/
+1
2011-05-28
Blackfin: debug-mmrs: include RSI_PID[4567] MMRs
Mike Frysinger
1
-0
/
+4
2011-05-28
Blackfin: bf51x: fix up RSI_PID# MMR defines
Mike Frysinger
1
-8
/
+8
2011-05-28
Blackfin: bf52x/bf54x: fix up usb MMR defines
Mike Frysinger
2
-11
/
+12
2011-05-28
Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppi
Mike Frysinger
1
-18
/
+14
2011-05-28
Blackfin: gptimers: add structure for hardware register layout
Mike Frysinger
1
-0
/
+18
2011-05-28
Blackfin: wire up new sendmmsg syscall
Mike Frysinger
2
-1
/
+3
2011-05-28
Blackfin: mach/bfin_serial_5xx.h: punt now-unused header
Mike Frysinger
7
-528
/
+0
2011-05-28
Blackfin: bfin_serial.h: turn default port wrappers into stubs
Mike Frysinger
1
-3
/
+3
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
50
-29
/
+87
2011-05-28
Cache xattr security drop check for write v2
Andi Kleen
4
-4
/
+37
2011-05-28
rcu: Start RCU kthreads in TASK_INTERRUPTIBLE state
Paul E. McKenney
2
-0
/
+3
2011-05-28
rcu: Remove waitqueue usage for cpu, node, and boost kthreads
Peter Zijlstra
3
-39
/
+17
2011-05-28
rcu: Avoid acquiring rcu_node locks in timer functions
Paul E. McKenney
2
-9
/
+8
2011-05-28
atomic: Add atomic_or()
Paul E. McKenney
1
-0
/
+13
2011-05-28
perf: Fix SIGIO handling
Peter Zijlstra
1
-0
/
+8
2011-05-28
Documentation: Add statistics about nested locks
Juri Lelli
1
-2
/
+34
[next]