aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-01-30hrtimers: increase clock min delta threshold while interrupt hangingFrederic Weisbecker
2009-01-30generic-ipi: use per cpu data for single cpu ipi callsSteven Rostedt
2009-01-29cgroup: fix root_count when mount fails due to busy subsystemPaul Menage
2009-01-29cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage
2009-01-29cgroups: fix lock inconsistency in cgroup_clone()Li Zefan
2009-01-29cgroups: use hierarchy mutex in creation failure pathKAMEZAWA Hiroyuki
2009-01-27cpumask fallout: Initialize irq_default_affinity earlierDavid Daney
2009-01-27Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.David Daney
2009-01-27Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-01-27Hibernation: Introduce system_entering_hibernationRafael J. Wysocki
2009-01-27signals, debug: fix BUG: using smp_processor_id() in preemptible code in prin...Ed Swierk
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-01-26Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-22ring-buffer: reset timestamps when ring buffer is resetSteven Rostedt
2009-01-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner
2009-01-21trace: set max latency variable to zero on defaultSteven Rostedt
2009-01-21trace: stop all recording to ring buffer on ftrace_dumpSteven Rostedt
2009-01-21trace: print ftrace_dump at KERN_EMERG log levelSteven Rostedt
2009-01-21ring_buffer: reset write when reserve buffer failLai Jiangshan
2009-01-21tracing/function-graph-tracer: fix a regression while suspend to diskFrederic Weisbecker
2009-01-21dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy.Paul Mundt
2009-01-21dma-coherent: per-device coherent area is in pages, not bytes.Adrian McMenamin
2009-01-20ring-buffer: fix alignment problemSteven Rostedt
2009-01-19work_on_cpu: Use our own workqueue.Rusty Russell
2009-01-19work_on_cpu: don't try to get_online_cpus() in work_on_cpu.Rusty Russell
2009-01-19cpuset: fix possible deadlock in async_rebuild_sched_domainsMiao Xie
2009-01-18hrtimers: fix inconsistent lock state on resume in hres_timers_resumePeter Zijlstra
2009-01-18relay: fix lock imbalance in relay_late_setup_filesJiri Slaby
2009-01-16PM: Fix compilation warning in kernel/power/main.cRafael J. Wysocki
2009-01-16Merge branch 'misc' into releaseLen Brown
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu
2009-01-16PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki
2009-01-15Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-01-15resources: fix parameter name and kernel-docRandy Dunlap
2009-01-15cgroups: consolidate cgroup documentsLi Zefan
2009-01-15sched: sched_slice() fixletLin Ming
2009-01-15[IA64] dump stack on kernel unaligned warningsDoug Chapman
2009-01-15sched: fix update_min_vruntimePeter Zijlstra
2009-01-15sched: SCHED_OTHER vs SCHED_IDLE isolationPeter Zijlstra
2009-01-15sched: SCHED_IDLE weight changePeter Zijlstra
2009-01-15sched: fix bandwidth validation for UID groupingPeter Zijlstra
2009-01-15time-sched.c: tick_nohz_update_jiffies should be staticJaswinder Singh Rajput
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg
2009-01-14kernel/up.c: omit it if SMP=y, USE_GENERIC_SMP_HELPERS=nAndrew Morton
2009-01-14[CVE-2009-0029] System call wrappers part 32Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 31Heiko Carstens