| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | kernel/auditfilter: kill bogus uninit'd-var compiler warning | Jeff Garzik | 2007-07-17 | 1 | -8/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2007-07-17 | 2 | -2/+17 |
|\ |
|
| * | HOTPLUG: Adapt cpuset hotplug callback to CPU_DYING | Avi Kivity | 2007-07-16 | 1 | -0/+3 |
| * | HOTPLUG: Add CPU_DYING notifier | Avi Kivity | 2007-07-16 | 1 | -2/+14 |
* | | destroy_workqueue() can livelock | Oleg Nesterov | 2007-07-17 | 1 | -6/+5 |
* | | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo | 2007-07-17 | 5 | -17/+17 |
* | | proper prototype for proc_nr_files() | Adrian Bunk | 2007-07-17 | 1 | -3/+1 |
* | | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -0/+8 |
* | | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -0/+11 |
* | | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 | 1 | -2/+3 |
* | | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 9 | -12/+14 |
* | | Slab allocators: Replace explicit zeroing with __GFP_ZERO | Christoph Lameter | 2007-07-17 | 1 | -2/+2 |
* | | Allow huge page allocations to use GFP_HIGH_MOVABLE | Mel Gorman | 2007-07-17 | 1 | -0/+8 |
* | | [HRTIMER] Fix cpu pointer arg to clockevents_notify() | David Miller | 2007-07-16 | 1 | -1/+1 |
* | | Remove duplicate comments from sysctl.c | Linus Torvalds | 2007-07-16 | 1 | -8/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-07-16 | 1 | -9/+18 |
|\ \ |
|
| * | | [PATCH] sched: prettify prio_to_wmult[] | Ingo Molnar | 2007-07-16 | 1 | -8/+8 |
| * | | [PATCH] sched: document prio_to_wmult[] | Ingo Molnar | 2007-07-16 | 1 | -0/+7 |