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