aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-08-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-6/+7
2008-08-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-6/+7
2008-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+7
2008-08-28ftrace: disable tracing for hibernationGravatar Rafael J. Wysocki 1-3/+10
2008-08-28sched: rt-bandwidth accounting fixGravatar Peter Zijlstra 1-6/+5
2008-08-28sched: fix sched_rt_rq_enqueue() resched idleGravatar John Blackwood 1-0/+2
2008-08-27ftrace: disable tracing for suspend to ramGravatar Steven Rostedt 1-1/+4
2008-08-27exit signals: use of uninitialized field notify_countGravatar Steve VanDeBogart 1-2/+2
2008-08-27lockdep: fix invalid list_del_rcu in zap_classGravatar Zhu Yi 1-2/+2
2008-08-26lockstat: repair erronous contention statisticsGravatar Joe Korty 1-1/+1
2008-08-26lockstat: fix numerical output rounding errorGravatar Joe Korty 1-1/+2
2008-08-25smp: have smp_call_function_single() detect invalid CPUsGravatar H. Peter Anvin 1-3/+7
2008-08-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-50/+34
2008-08-25[module] Don't let gcc inline load_module()Gravatar Linus Torvalds 1-1/+1
2008-08-25sched_clock: fix cpu_clock()Gravatar Peter Zijlstra 1-50/+34
2008-08-23removed unused #include <linux/version.h>'sGravatar Adrian Bunk 5-5/+0
2008-08-22Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2008-08-22Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2008-08-21nohz: fix wrong event handler after online an offlined cpuGravatar Miao Xie 1-1/+5
2008-08-21rcu: fix synchronize_rcu() so that kernel-doc worksGravatar Randy Dunlap 1-0/+1
2008-08-21sched: enable LB_BIAS by defaultGravatar Peter Zijlstra 1-1/+1
2008-08-20fix setpriority(PRIO_PGRP) thread iterator breakageGravatar Ken Chen 1-4/+4
2008-08-19tracehook: fix SA_NOCLDWAITGravatar Roland McGrath 1-2/+3
2008-08-18lockdep: fix spurious 'inconsistent lock state' warningGravatar Dmitry Baryshkov 1-1/+1
2008-08-16Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-13/+21
2008-08-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-4/+6
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 2-11/+15
2008-08-15lockdep: fix build if CONFIG_PROVE_LOCKING not definedGravatar Stephen Hemminger 1-6/+6
2008-08-15sched: scale sysctl_sched_shares_ratelimit with nr_cpusGravatar Peter Zijlstra 1-2/+4
2008-08-15completions: uninline try_wait_for_completion and completion_doneGravatar Dave Chinner 1-0/+46
2008-08-15kexec: use a mutex for locking rather than xchg()Gravatar Andrew Morton 1-24/+10
2008-08-15kexec jump: fix for ftraceGravatar Huang Ying 1-2/+0
2008-08-15kexec jump: in sync with hibernation implementationGravatar Huang Ying 1-0/+2
2008-08-15kexec jump: remove duplication of kexec_restart_prepare()Gravatar Huang Ying 2-6/+2
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEGravatar Huang Ying 1-3/+3
2008-08-15kexec jump: clean up #ifdef and commentsGravatar Huang Ying 1-9/+8
2008-08-15kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec()Gravatar Huang Ying 1-1/+2
2008-08-14sched: fix rt-bandwidth hotplug raceGravatar Peter Zijlstra 1-1/+1
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()Gravatar David Howells 2-11/+15
2008-08-14sched: fix the race between walk_tg_tree and sched_create_groupGravatar Zhang, Yanmin 1-1/+1
2008-08-13lockdep: use WARN() in kernel/lockdep.cGravatar Arjan van de Ven 1-4/+2
2008-08-13lockdep: spin_lock_nest_lock(), checkpatch fixesGravatar Andrew Morton 1-3/+0
2008-08-13Merge commit 'v2.6.27-rc3' into core/urgentGravatar Ingo Molnar 12-195/+146
2008-08-13lockdep: build fixGravatar Ingo Molnar 1-0/+13
2008-08-12genirq: switch /proc/irq/*/smp_affinity et al to seqfilesGravatar Alexey Dobriyan 1-45/+51
2008-08-12cpu hotplug: s390 doesn't support additional_cpus anymore.Gravatar Heiko Carstens 1-1/+1
2008-08-12Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-4/+6
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusGravatar Linus Torvalds 2-2/+1
2008-08-12generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fixGravatar Nick Piggin 1-4/+6
2008-08-12stop_machine: remove unused variableGravatar Li Zefan 1-1/+0