| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 4 | -12/+12 |
* | [PATCH] sched: implement cpu_clock(cpu) high-speed time source | Ingo Molnar | 2007-07-19 | 1 | -0/+17 |
* | [PATCH] sched: fix the all pinned logic in load_balance_newidle() | Suresh Siddha | 2007-07-19 | 1 | -2/+4 |
* | [PATCH] sched: fix newly idle load balance in case of SMT | Suresh Siddha | 2007-07-19 | 1 | -3/+5 |
* | kernel/sysctl.c: finish off the warning comments | Andrew Morton | 2007-07-19 | 1 | -1/+4 |
* | lguest: the host code | Rusty Russell | 2007-07-19 | 1 | -1/+0 |
* | lguest: export symbols for lguest as a module | Rusty Russell | 2007-07-19 | 1 | -0/+1 |
* | timer.c: cleanup recently introduced whitespace damage | Thomas Gleixner | 2007-07-19 | 1 | -12/+12 |
* | timekeeping: fixup shadow variable argument | Thomas Gleixner | 2007-07-19 | 1 | -2/+2 |
* | lockdep debugging: give stacktrace for init_error | Johannes Berg | 2007-07-19 | 1 | -2/+11 |
* | lockstat: better class name representation | Peter Zijlstra | 2007-07-19 | 1 | -1/+23 |
* | lockstat: measure lock bouncing | Peter Zijlstra | 2007-07-19 | 3 | -20/+39 |
* | lockdep: various fixes | Peter Zijlstra | 2007-07-19 | 2 | -10/+17 |
* | lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex | Peter Zijlstra | 2007-07-19 | 3 | -18/+26 |
* | lockstat: human readability tweaks | Peter Zijlstra | 2007-07-19 | 2 | -0/+310 |
* | lockstat: core infrastructure | Peter Zijlstra | 2007-07-19 | 2 | -0/+269 |
* | lockdep: reduce the ifdeffery | Peter Zijlstra | 2007-07-19 | 2 | -543/+630 |
* | lockdep: sanitise CONFIG_PROVE_LOCKING | Peter Zijlstra | 2007-07-19 | 2 | -3/+14 |
* | Add /sys/kernel/notes | Roland McGrath | 2007-07-19 | 1 | -0/+28 |
* | kernel/relay.c: make functions static | Adrian Bunk | 2007-07-19 | 1 | -7/+6 |
* | coredump masking: add an interface for core dump filter | Kawai, Hidehiro | 2007-07-19 | 1 | -0/+2 |
* | coredump masking: reimplementation of dumpable using two flags | Kawai, Hidehiro | 2007-07-19 | 2 | -13/+13 |
* | coredump masking: bound suid_dumpable sysctl | Kawai, Hidehiro | 2007-07-19 | 1 | -1/+5 |
* | mm: variable length argument support | Ollie Wild | 2007-07-19 | 1 | -1/+1 |
* | audit: rework execve audit | Peter Zijlstra | 2007-07-19 | 2 | -21/+74 |
* | use the new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -1/+1 |
* | jprobes: make jprobes a little safer for users | Michael Ellerman | 2007-07-19 | 1 | -0/+9 |
* | PM: Integrate beeping flag with existing acpi_sleep flags | Pavel Machek | 2007-07-19 | 2 | -24/+1 |
* | PM: Optional beeping during resume from suspend to RAM | Nigel Cunningham | 2007-07-19 | 1 | -0/+23 |
* | PM: Introduce pm_power_off_prepare | Rafael J. Wysocki | 2007-07-19 | 1 | -0/+9 |
* | PM: Reduce code duplication between main.c and user.c | Rafael J. Wysocki | 2007-07-19 | 3 | -78/+62 |
* | PM: prevent frozen user mode helpers from failing the freezing of tasks | Rafael J. Wysocki | 2007-07-19 | 1 | -10/+68 |
* | PM: disable usermode helper before hibernation and suspend | Rafael J. Wysocki | 2007-07-19 | 1 | -1/+30 |
* | PM: introduce hibernation and suspend notifiers | Rafael J. Wysocki | 2007-07-19 | 4 | -7/+39 |
* | Freezer: remove redundant check in try_to_freeze_tasks | Rafael J. Wysocki | 2007-07-19 | 1 | -1/+1 |
* | Freezer: return int from freeze_processes | Rafael J. Wysocki | 2007-07-19 | 1 | -12/+9 |
* | Freezer: use __set_current_state in refrigerator | Rafael J. Wysocki | 2007-07-19 | 1 | -1/+1 |
* | Freezer: avoid freezing kernel threads prematurely | Rafael J. Wysocki | 2007-07-19 | 2 | -31/+36 |
* | Hibernation: prepare to enter the low power state | Rafael J. Wysocki | 2007-07-19 | 1 | -2/+13 |
* | swsusp: fix hibernation code ordering | Rafael J. Wysocki | 2007-07-19 | 1 | -7/+7 |
* | swsusp: introduce restore platform operations | Rafael J. Wysocki | 2007-07-19 | 4 | -19/+72 |
* | swsusp: remove code duplication between disk.c and user.c | Rafael J. Wysocki | 2007-07-19 | 3 | -170/+115 |
* | swsusp: remove incorrect code from user.c | Rafael J. Wysocki | 2007-07-19 | 1 | -13/+4 |
* | PM: Do not require dev spew to get PM_DEBUG | Ben Collins | 2007-07-19 | 1 | -5/+12 |
* | freezer: run show_state() when freezing times out | Andrew Morton | 2007-07-19 | 1 | -0/+1 |
* | mm: fault feedback #2 | Nick Piggin | 2007-07-19 | 1 | -8/+13 |
* | PM: Remove deprecated sysfs files | Alan Stern | 2007-07-18 | 1 | -12/+0 |
* | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 2007-07-18 | 3 | -13/+18 |
* | Add common orderly_poweroff() | Jeremy Fitzhardinge | 2007-07-18 | 2 | -0/+68 |
* | usermodehelper: split setup from execution | Jeremy Fitzhardinge | 2007-07-18 | 1 | -56/+135 |