Age | Commit message (Expand) | Author |
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 |
2007-07-17 | kernel/auditfilter: kill bogus uninit'd-var compiler warning | Jeff Garzik |
2007-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds |
2007-07-17 | destroy_workqueue() can livelock | Oleg Nesterov |
2007-07-17 | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo |
2007-07-17 | proper prototype for proc_nr_files() | Adrian Bunk |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-07-17 | Slab allocators: Replace explicit zeroing with __GFP_ZERO | Christoph Lameter |
2007-07-17 | Allow huge page allocations to use GFP_HIGH_MOVABLE | Mel Gorman |
2007-07-16 | [HRTIMER] Fix cpu pointer arg to clockevents_notify() | David Miller |
2007-07-16 | Remove duplicate comments from sysctl.c | Linus Torvalds |
2007-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds |
2007-07-16 | kernel/printk.c: document possible deadlock against scheduler | Jiri Kosina |
2007-07-16 | modules: remove modlist_lock | Rusty Russell |
2007-07-16 | make cancel_xxx_work_sync() return a boolean | Oleg Nesterov |
2007-07-16 | rename cancel_rearming_delayed_work() to cancel_delayed_work_sync() | Oleg Nesterov |
2007-07-16 | is_power_of_2: kernel/kfifo.c | vignesh babu |
2007-07-16 | make seccomp zerocost in schedule | Andrea Arcangeli |
2007-07-16 | move seccomp from /proc to a prctl | Andrea Arcangeli |
2007-07-16 | sprint_symbol() cleanup | Andrew Morton |
2007-07-16 | sysctl.c: add text telling people to use CTL_UNNUMBERED | Andrew Morton |
2007-07-16 | FUTEX: Tidy up the code | Thomas Gleixner |
2007-07-16 | sys_time() speedup | Ingo Molnar |
2007-07-16 | namespace: ensure clone_flags are always stored in an unsigned long | Eric W. Biederman |
2007-07-16 | diskquota: 32bit quota tools on 64bit architectures | Vasily Tarasov |