aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-02-06fork.c: fix NULL pointer dereference when nr_threads == threads-maxGravatar Li Zefan 1-0/+1
2009-02-05wait: prevent exclusive waiter starvationGravatar Johannes Weiner 2-9/+54
2009-02-05revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"Gravatar Andrew Morton 1-12/+4
2009-02-05kernel/async.c: fix printk warningsGravatar Andrew Morton 1-4/+8
2009-02-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+6
2009-02-04Merge branch 'core/xen' into x86/urgentGravatar Ingo Molnar 53-460/+680
2009-02-03ftrace: do_each_pid_task() needs rcu lockGravatar Oleg Nesterov 1-0/+5
2009-02-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-14/+45
2009-02-02modules: Use a better scheme for refcountingGravatar Eric Dumazet 1-10/+25
2009-02-01irq, x86: fix lock status with numa_migrate_irq_descGravatar Yinghai Lu 1-1/+6
2009-02-01sched_rt: don't use first_cpu on cpumask created with cpumask_andGravatar Rusty Russell 1-2/+2
2009-02-01sched: fix buddie group latencyGravatar Peter Zijlstra 1-2/+8
2009-02-01sched: clear buddies more aggressivelyGravatar Mike Galbraith 1-1/+12
2009-02-01sched: symmetric sync vs avg_overlapGravatar Peter Zijlstra 1-3/+9
2009-02-01sched: fix sync wakeupsGravatar Peter Zijlstra 2-9/+6
2009-01-31Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-3/+35
2009-01-31Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+2
2009-01-31Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-8/+59
2009-01-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 5-8/+41
2009-01-30hrtimer: prevent negative expiry value after clock_was_set()Gravatar Thomas Gleixner 1-0/+7
2009-01-30hrtimers: allow the hot-unplugging of all cpusGravatar Sebastien Dugue 2-7/+23
2009-01-30hrtimers: increase clock min delta threshold while interrupt hangingGravatar Frederic Weisbecker 1-1/+29
2009-01-30generic-ipi: use per cpu data for single cpu ipi callsGravatar Steven Rostedt 1-3/+33
2009-01-29cgroup: fix root_count when mount fails due to busy subsystemGravatar Paul Menage 1-2/+4
2009-01-29cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Gravatar Paul Menage 1-2/+5
2009-01-29cgroups: fix lock inconsistency in cgroup_clone()Gravatar Li Zefan 1-6/+7
2009-01-29cgroups: use hierarchy mutex in creation failure pathGravatar KAMEZAWA Hiroyuki 1-0/+2
2009-01-27cpumask fallout: Initialize irq_default_affinity earlierGravatar David Daney 2-8/+16
2009-01-27Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.Gravatar David Daney 1-1/+1
2009-01-27Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+10
2009-01-27Hibernation: Introduce system_entering_hibernationGravatar Rafael J. Wysocki 1-0/+10
2009-01-27signals, debug: fix BUG: using smp_processor_id() in preemptible code in prin...Gravatar Ed Swierk 1-0/+2
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesGravatar Linus Torvalds 1-6/+10
2009-01-26Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-23/+24
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-4/+15
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 5-99/+26
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-10/+10
2009-01-22ring-buffer: reset timestamps when ring buffer is resetGravatar Steven Rostedt 1-0/+3
2009-01-22Merge branch 'core/debugobjects' into core/urgentGravatar Thomas Gleixner 27-210/+222
2009-01-21trace: set max latency variable to zero on defaultGravatar Steven Rostedt 3-1/+3
2009-01-21trace: stop all recording to ring buffer on ftrace_dumpGravatar Steven Rostedt 1-0/+1
2009-01-21trace: print ftrace_dump at KERN_EMERG log levelGravatar Steven Rostedt 1-1/+1
2009-01-21ring_buffer: reset write when reserve buffer failGravatar Lai Jiangshan 1-5/+5
2009-01-21tracing/function-graph-tracer: fix a regression while suspend to diskGravatar Frederic Weisbecker 1-0/+27
2009-01-21dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy.Gravatar Paul Mundt 1-22/+23
2009-01-21dma-coherent: per-device coherent area is in pages, not bytes.Gravatar Adrian McMenamin 1-2/+2
2009-01-20ring-buffer: fix alignment problemGravatar Steven Rostedt 1-1/+1
2009-01-19work_on_cpu: Use our own workqueue.Gravatar Rusty Russell 1-1/+7
2009-01-19work_on_cpu: don't try to get_online_cpus() in work_on_cpu.Gravatar Rusty Russell 1-10/+4
2009-01-19cpuset: fix possible deadlock in async_rebuild_sched_domainsGravatar Miao Xie 1-1/+12