| Commit message (Expand) | Author | Age | Files | Lines |
* | latency.c: use QoS infrastructure | Mark Gross | 2008-02-05 | 2 | -281/+1 |
* | pm qos infrastructure and interface | Mark Gross | 2008-02-05 | 2 | -1/+426 |
* | make kernel_shutdown_prepare() static | Adrian Bunk | 2008-02-05 | 1 | -1/+1 |
* | kernel/power/disk.c: make code static | Adrian Bunk | 2008-02-05 | 1 | -2/+2 |
* | capabilities: introduce per-process capability bounding set | Serge E. Hallyn | 2008-02-05 | 4 | -43/+13 |
* | Add 64-bit capability support to the kernel | Andrew Morgan | 2008-02-05 | 1 | -9/+104 |
* | mm/page-writeback: highmem_is_dirtyable option | Bron Gondwana | 2008-02-05 | 1 | -1/+17 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 | 1 | -1/+1 |
* | Page allocator: clean up pcp draining functions | Christoph Lameter | 2008-02-05 | 1 | -2/+2 |
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 | 3 | -11/+14 |
* | exec: rework the group exit and fix the race with kill | Oleg Nesterov | 2008-02-05 | 2 | -3/+4 |
* | remove handle_group_stop() in favor of do_signal_stop() | Oleg Nesterov | 2008-02-05 | 1 | -38/+5 |
* | __group_complete_signal(): fix coredump with group stop race | Oleg Nesterov | 2008-02-05 | 1 | -30/+0 |
* | clone: prepare to recycle CLONE_STOPPED | Andrew Morton | 2008-02-05 | 1 | -0/+17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2008-02-04 | 2 | -3/+1 |
|\ |
|
| * | kernel/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
| * | Remove one useless extern declaration | Pierre Peiffer | 2008-02-03 | 1 | -2/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2008-02-04 | 1 | -49/+0 |
|\ \ |
|
| * | | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 2008-02-03 | 1 | -55/+0 |
| * | | Add HAVE_KPROBES | Mathieu Desnoyers | 2008-02-03 | 1 | -1/+4 |
| * | | Add HAVE_OPROFILE | Mathieu Desnoyers | 2008-02-03 | 1 | -1/+4 |
| * | | Fix ARM to play nicely with generic Instrumentation menu | Mathieu Desnoyers | 2008-02-03 | 1 | -1/+1 |
| |/ |
|
* | | vm audit: add VM_DONTEXPAND to mmap for drivers that need it | Nick Piggin | 2008-02-04 | 1 | -0/+1 |
* | | kobject: Always build in kernel/ksysfs.o. | Paul Mundt | 2008-02-02 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-02 | 8 | -245/+506 |
|\ |
|
| * | Hibernation: Invoke suspend notifications after console switch | Rafael J. Wysocki | 2008-02-01 | 1 | -10/+7 |
| * | Suspend: Invoke suspend notifications after console switch | Johannes Berg | 2008-02-01 | 1 | -4/+4 |
| * | Suspend: Add config option to disable the freezer if architecture wants that | Johannes Berg | 2008-02-01 | 3 | -3/+36 |
| * | Hibernation: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-01 | 1 | -9/+24 |
| * | Suspend: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-01 | 1 | -3/+6 |
| * | suspend: fix ia64 allmodconfig build | Rafael J. Wysocki | 2008-02-01 | 1 | -5/+2 |
| * | Suspend: Clean up Kconfig (V2) | Johannes Berg | 2008-02-01 | 1 | -18/+3 |
| * | Hibernation: Clean up Kconfig (V2) | Johannes Berg | 2008-02-01 | 1 | -15/+3 |
| * | Hibernation: Update messages | Rafael J. Wysocki | 2008-02-01 | 4 | -40/+47 |
| * | Suspend: Use common prefix in messages | Rafael J. Wysocki | 2008-02-01 | 1 | -3/+3 |
| * | Hibernation: Remove unnecessary variable declaration | Rafael J. Wysocki | 2008-02-01 | 1 | -2/+0 |
| * | Hibernation: Fix comment in disk.c | Rafael J. Wysocki | 2008-02-01 | 1 | -2/+2 |
| * | Suspend: Fix comment in main.c | Rafael J. Wysocki | 2008-02-01 | 1 | -2/+2 |
| * | Hibernation: Move low level resume to disk.c | Rafael J. Wysocki | 2008-02-01 | 3 | -37/+48 |
| * | Suspend: Fix compilation warning for CONFIG_SUSPEND unset | Rafael J. Wysocki | 2008-02-01 | 1 | -0/+2 |
| * | PM: Convert PM notifiers to out-of-line code | Alan Stern | 2008-02-01 | 2 | -10/+30 |
| * | PM: Make PM_TRACE more architecture independent | Johannes Berg | 2008-02-01 | 1 | -1/+22 |
| * | Hibernation: New testing facility (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 2 | -15/+57 |
| * | suspend: build fix responding to 2.6.25 kset change | Rafael J. Wysocki | 2008-02-01 | 1 | -2/+5 |
| * | Suspend: Testing facility (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 2 | -9/+117 |
| * | Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) | Alan Stern | 2008-02-01 | 2 | -12/+24 |
| * | Hibernation: Move function prototypes to header | Adrian Bunk | 2008-02-01 | 3 | -9/+8 |
| * | Hibernation: Introduce exportable suspend ioctls header (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 1 | -28/+1 |
| * | Hibernation: Correct definitions of some ioctls (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 2 | -7/+21 |
| * | Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 2 | -5/+5 |