aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2006-12-01Driver core: show drivers in /sys/module/Kay Sievers
2006-11-28Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-11-28[PATCH] fix create_write_pipe() error checkAkinobu Mita
2006-11-28[PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwindJan Beulich
2006-11-25[PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven
2006-11-25[PATCH] fix copy_process() error checkAkinobu Mita