aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-12-07[PATCH] sched: correct output of show_state()Chris Caputo
2006-12-07[PATCH] sysctl: string length calculated is wrong if it contains negative num...BP, Praveen
2006-12-07[PATCH] futex: init error checkAkinobu Mita
2006-12-07[PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan
2006-12-07[PATCH] rcu: add a prefetch() in rcu_do_batch()Eric Dumazet
2006-12-07[PATCH] make kernel/signal.c:kill_proc_info() staticAdrian Bunk
2006-12-07[PATCH] remove kernel/lockdep.c:lockdep_internalAdrian Bunk
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu
2006-12-07[PATCH] remove the syslog interface when printk is disabledMike Galbraith
2006-12-07[PATCH] HZ: 300Hz supportAlan Cox
2006-12-07[PATCH] debug: workqueue locking sanityPeter Zijlstra
2006-12-07[PATCH] sleep profilingIngo Molnar
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra
2006-12-07[PATCH] lockdep: print current locks on in_atomic warningsPeter Zijlstra
2006-12-07[PATCH] taskstats: cleanup reply assemblingOleg Nesterov
2006-12-07[PATCH] taskstats: use nla_reserve() for reply assemblingOleg Nesterov
2006-12-07[PATCH] taskstats: factor out reply assemblingOleg Nesterov
2006-12-07[PATCH] taskstats: cleanup ->signal->stats allocationOleg Nesterov
2006-12-07[PATCH] taskstats: cleanup do_exit() pathOleg Nesterov
2006-12-07[PATCH] taskstats_exit_alloc: optimize/simplifyOleg Nesterov
2006-12-07[PATCH] profile: fix uaccess handlingHeiko Carstens
2006-12-07[PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exitRoland McGrath
2006-12-07[PATCH] lockdep: misc fixes in lockdep.cJarek Poplawski
2006-12-07[PATCH] lockdep: internal locking fixesJarek Poplawski
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