Age | Commit message (Expand) | Author | Files | Lines |
2009-06-16 | slow-work: use round_jiffies() for thread pool's cull and OOM timers | Chris Peterson | 1 | -9/+14 |
2009-06-16 | groups: move code to kernel/groups.c | Alexey Dobriyan | 3 | -283/+289 |
2009-06-16 | kernel/kfifo.c: replace conditional test with is_power_of_2() | Robert P. J. Day | 1 | -2/+2 |
2009-06-16 | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro | 1 | -2/+0 |
2009-06-16 | mm, PM/Freezer: Disable OOM killer when tasks are frozen | Rafael J. Wysocki | 1 | -0/+5 |
2009-06-16 | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman | 1 | -4/+4 |
2009-06-16 | cpuset,mm: update tasks' mems_allowed in time | Miao Xie | 2 | -138/+48 |
2009-06-16 | cpusets: update tasks' page/slab spread flags in time | Miao Xie | 1 | -4/+55 |
2009-06-16 | cpusets: restructure the function cpuset_update_task_memory_state() | Miao Xie | 1 | -8/+19 |
2009-06-15 | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 7 | -18/+132 |
2009-06-15 | Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2 | -1/+3 |
2009-06-15 | Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2 | -1/+36 |
2009-06-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds | 1 | -56/+78 |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2009-06-13 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2009-06-13 | clocksource: prevent selection of low resolution clocksourse also for nohz=on | Thomas Gleixner | 3 | -10/+29 |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 11 | -752/+751 |
2009-06-12 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -8/+87 |
2009-06-12 | PM/Hibernate: Move NVS routines into a seperate file (v2). | Cornelia Huck | 4 | -122/+140 |
2009-06-12 | PM/Hibernate: Rename disk.c to hibernate.c | Rafael J. Wysocki | 3 | -5/+5 |
2009-06-12 | PM: Separate suspend to RAM functionality from core | Rafael J. Wysocki | 5 | -504/+505 |
2009-06-12 | PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2) | Rafael J. Wysocki | 3 | -81/+79 |
2009-06-12 | PM/Suspend: Do not shrink memory before suspend | Rafael J. Wysocki | 1 | -19/+1 |
2009-06-12 | PM core: rename suspend and resume functions | Alan Stern | 3 | -26/+26 |
2009-06-12 | PM: Rename device_power_down/up() | Magnus Damm | 3 | -14/+14 |
2009-06-12 | Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2009-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest | Linus Torvalds | 1 | -0/+1 |
2009-06-12 | trivial: fix ETIMEOUT -> ETIMEDOUT typos | Jean Delvare | 1 | -1/+1 |
2009-06-12 | trivial: kernel/power/poweroff.c: whitespace fix | Manish Katiyar | 1 | -1/+1 |
2009-06-12 | sched: export kick_process | Rusty Russell | 1 | -0/+1 |
2009-06-12 | perf_counter: Add forward/backward attribute ABI compatibility | Peter Zijlstra | 1 | -3/+86 |
2009-06-12 | perf_counter: Remove PERF_TYPE_RAW special casing | Peter Zijlstra | 1 | -5/+1 |
2009-06-12 | module: trim exception table on init free. | Rusty Russell | 1 | -0/+1 |
2009-06-12 | module_param: allow 'bool' module_params to be bool, not just int. | Rusty Russell | 1 | -7/+26 |
2009-06-12 | module_param: split perm field into flags and perm | Rusty Russell | 1 | -6/+3 |
2009-06-12 | module_param: invbool should take a 'bool', not an 'int' | Rusty Russell | 1 | -2/+2 |
2009-06-12 | irq: slab alloc for default irq_affinity | Yinghai Lu | 1 | -1/+1 |
2009-06-11 | Push BKL down into ->remount_fs() | Alessio Igor Bogani | 1 | -0/+3 |
2009-06-11 | Switch collect_mounts() to struct path | Al Viro | 1 | -3/+3 |
2009-06-11 | Merge branch 'linus' into x86/mce3 | Ingo Molnar | 73 | -2585/+10869 |
2009-06-11 | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 1 | -0/+56 |
2009-06-11 | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -11/+4377 |
2009-06-11 | Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -32/+25 |
2009-06-11 | slow_work_thread() should do the exclusive wait | Oleg Nesterov | 1 | -2/+2 |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -12/+9 |
2009-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2 | -3/+7 |
2009-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 6 | -13/+33 |
2009-06-11 | irq: use kcalloc() instead of the bootmem allocator | Pekka Enberg | 1 | -1/+1 |
2009-06-11 | sched: use slab in cpupri_init() | Pekka Enberg | 2 | -4/+6 |
2009-06-11 | sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var() | Pekka Enberg | 1 | -4/+4 |