aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-12-07[PATCH] cpuset: minor code refinementsPaul Jackson
2006-12-07[PATCH] Export pm_suspend for the shared APM emulationRalf Baechle
2006-12-07[PATCH] SysRq-X: show blocked tasksIngo Molnar
2006-12-07[PATCH] /proc/kallsyms reports lower-case types for some non-exported symbolsAdam B. Jerome
2006-12-07[PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra
2006-12-07[PATCH] Support for freezeable workqueuesRafael J. Wysocki
2006-12-07[PATCH] swsusp: kill write-only variablePavel Machek
2006-12-07[PATCH] PM: Fix swsusp debug mode testprocRafael J. Wysocki
2006-12-07[PATCH] swsusp: Fix labelsRafael J. Wysocki
2006-12-07[PATCH] swsusp: Fix coding style in suspend.cRafael J. Wysocki
2006-12-07[PATCH] swsusp: Untangle freeze_processesRafael J. Wysocki
2006-12-07[PATCH] swsusp: Untangle thaw_processesRafael J. Wysocki
2006-12-07[PATCH] convert pm_sem to a mutexStephen Hemminger
2006-12-07[PATCH] suspend to disk fails if gdb is suspended with a traced childRafael J. Wysocki
2006-12-07[PATCH] swsusp: Measure memory shrinking timeRafael J. Wysocki
2006-12-07[PATCH] suspend: don't change cpus_allowed for task initiating the suspendSiddha, Suresh B
2006-12-07[PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki
2006-12-07[PATCH] swsusp: thaw userspace and kernel space separatelyNigel Cunningham
2006-12-07[PATCH] swsusp: clean up whitespace in freezer outputNigel Cunningham
2006-12-07[PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUGNigel Cunningham
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] swsusp: fix platform modeStefan Seyfried
2006-12-07[PATCH] swsusp: use __GFP_WAITRafael J. Wysocki
2006-12-07[PATCH] swsusp: Improve handling of highmemRafael J. Wysocki
2006-12-07[PATCH] swsusp: add ioctl for swap files supportRafael J. Wysocki
2006-12-07[PATCH] swsusp: add resume_offset command line parameterRafael J. Wysocki
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki
2006-12-07[PATCH] swsusp: rearrange swap-handling codeRafael J. Wysocki
2006-12-07[PATCH] swsusp: use partition device and offset to identify swap areasRafael 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_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule
2006-12-06audit: Add auditing to ipsecJoy Latten
2006-12-07[PATCH] unwinder: move .eh_frame to RODATAJan Beulich
2006-12-07[PATCH] unwinder: fully support linker generated .eh_frame_hdr sectionJan Beulich
2006-12-07[PATCH] unwinder: Add debugging output to the Dwarf2 unwinderJan Beulich
2006-12-07[PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich
2006-12-07[PATCH] unwinder: Remove lockdep disabling of nested locks for unwinderAndi Kleen
2006-12-07[PATCH] unwinder: Use probe_kernel_address instead of __get_user in kernel/un...Andi Kleen
2006-12-07[PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert
2006-12-07[PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro
2006-12-04[PATCH] severing module.h->sched.hAl Viro
2006-12-02[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf
2006-12-02[GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf