Age | Commit message (Expand) | Author |
2006-12-07 | [PATCH] Export pm_suspend for the shared APM emulation | Ralf Baechle |
2006-12-07 | [PATCH] SysRq-X: show blocked tasks | Ingo Molnar |
2006-12-07 | [PATCH] /proc/kallsyms reports lower-case types for some non-exported symbols | Adam B. Jerome |
2006-12-07 | [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets | Peter Zijlstra |
2006-12-07 | [PATCH] Support for freezeable workqueues | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: kill write-only variable | Pavel Machek |
2006-12-07 | [PATCH] PM: Fix swsusp debug mode testproc | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: Fix labels | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: Fix coding style in suspend.c | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: Untangle freeze_processes | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: Untangle thaw_processes | Rafael J. Wysocki |
2006-12-07 | [PATCH] convert pm_sem to a mutex | Stephen Hemminger |
2006-12-07 | [PATCH] suspend to disk fails if gdb is suspended with a traced child | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: Measure memory shrinking time | Rafael J. Wysocki |
2006-12-07 | [PATCH] suspend: don't change cpus_allowed for task initiating the suspend | Siddha, Suresh B |
2006-12-07 | [PATCH] swsusp: Support i386 systems with PAE or without PSE | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: thaw userspace and kernel space separately | Nigel Cunningham |
2006-12-07 | [PATCH] swsusp: clean up whitespace in freezer output | Nigel Cunningham |
2006-12-07 | [PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUG | Nigel Cunningham |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham |
2006-12-07 | [PATCH] swsusp: fix platform mode | Stefan Seyfried |
2006-12-07 | [PATCH] swsusp: use __GFP_WAIT | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: Improve handling of highmem | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: add ioctl for swap files support | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: add resume_offset command line parameter | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: use block device offsets to identify swap locations | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: rearrange swap-handling code | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: use partition device and offset to identify swap areas | Rafael J. Wysocki |
2006-12-07 | [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode") | Stefan Seyfried |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra |
2006-12-07 | [PATCH] new scheme to preempt swap token | Ashwin Chaugule |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-04 | [PATCH] severing skbuff.h -> highmem.h | Al Viro |
2006-12-04 | [PATCH] severing module.h->sched.h | Al Viro |
2006-12-02 | [GENL]: Add genlmsg_put_reply() to simplify building reply headers | Thomas Graf |
2006-12-02 | [GENL]: Add genlmsg_new() to allocate generic netlink messages | Thomas Graf |
2006-12-02 | [NETLINK]: Do precise netlink message allocations where possible | Thomas Graf |
2006-12-01 | Driver core: show drivers in /sys/module/ | Kay Sievers |
2006-11-28 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-11-28 | [PATCH] fix create_write_pipe() error check | Akinobu Mita |
2006-11-28 | [PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwind | Jan Beulich |
2006-11-25 | [PATCH] lockdep: spin_lock_irqsave_nested() | Arjan van de Ven |
2006-11-25 | [PATCH] fix copy_process() error check | Akinobu Mita |
2006-11-22 | Don't call "note_interrupt()" with irq descriptor lock held | Linus Torvalds |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-11-22 | WorkStruct: Pass the work_struct pointer instead of context data | David Howells |
2006-11-22 | WorkStruct: Merge the pending bit into the wq_data pointer | David Howells |