aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-10sched: Remove empty #ifdefsHiroshi Shimamoto1-7/+0
2012-01-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds27-2463/+2687
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds12-306/+476
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds17-243/+933
2012-01-06Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+4
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-01-06Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-16/+37
2012-01-06Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+56
2012-01-04ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov2-3/+12
2012-01-04ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov1-1/+8
2012-01-03hung_task: fix false positive during vforkMandeep Singh Baines1-4/+10
2011-12-31futex: Fix uninterruptible loop due to gate_areaHugh Dickins1-8/+20
2011-12-30Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds1-1/+0
2011-12-23sched/tracing: Add a new tracepoint for sleeptimeArun Sharma2-2/+1
2011-12-23sched: Disable scheduler warnings during oopsesDave Jones1-0/+3
2011-12-21sched: Fix cgroup movement of waking processDaisuke Nishimura1-1/+3
2011-12-21sched: Fix cgroup movement of newly created processDaisuke Nishimura1-0/+13
2011-12-21sched: Fix cgroup movement of forking processDaisuke Nishimura1-2/+5
2011-12-21sched: Remove cfs bandwidth period check in tg_set_cfs_period()Kamalesh Babulal1-3/+0
2011-12-21sched: Fix load-balance lock-breakingPeter Zijlstra1-7/+25
2011-12-21sched: Replace all_pinned with a generic flags fieldPeter Zijlstra1-16/+19
2011-12-21sched: Only queue remote wakeups when crossing cache boundariesPeter Zijlstra3-30/+70
2011-12-21lockdep/waitqueues: Add better annotationPeter Zijlstra1-2/+2
2011-12-21Merge commit 'v3.2-rc6' into core/lockingIngo Molnar18-53/+265
2011-12-20Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-5/+0
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+9
2011-12-20Merge commit 'v3.2-rc6' into perf/coreIngo Molnar20-79/+352
2011-12-20binary_sysctl(): fix memory leakMichel Lespinasse1-1/+1
2011-12-20cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemaskDavid Rientjes1-5/+24
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblockIngo Molnar1-1/+1
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tipMartin Schwidefsky18-2272/+2479
2011-12-19cgroups: fix a css_set not found bug in cgroup_attach_procMandeep Singh Baines1-5/+0
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi1-3/+9
2011-12-17Merge branches 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+14
2011-12-16sched: Fix select_idle_sibling() regression in selecting an idle SMT siblingPeter Zijlstra1-6/+8
2011-12-16sched: Add missing rcu_dereference() around ->real_parent usageKees Cook1-1/+1
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky11-174/+116
2011-12-15Merge commit 'v3.2-rc5' into sched/coreIngo Molnar22-55/+311
2011-12-14perf events: Fix ring_buffer_wakeup() brown paperbag bugWill Deacon1-2/+6
2011-12-12cpu: Export cpu_up()Paul E. McKenney1-0/+1
2011-12-11rcu: Apply ACCESS_ONCE() to rcu_boost() return valuePaul E. McKenney2-3/+4
2011-12-11Revert "rcu: Permit rt_mutex_unlock() with irqs disabled"Paul E. McKenney2-13/+0
2011-12-11rcu: Augment rcu_batch_end tracing for idle and callback statePaul E. McKenney3-4/+39
2011-12-11rcu: Add rcutorture tests for srcu_read_lock_raw()Paul E. McKenney1-1/+25
2011-12-11rcu: Make rcutorture test for hotpluggability before offlining CPUsPaul E. McKenney1-2/+2
2011-12-11rcu: Remove redundant rcu_cpu_stall_suppress declarationPaul E. McKenney1-2/+0
2011-12-11rcu: Adaptive dyntick-idle preparationPaul E. McKenney1-11/+43
2011-12-11rcu: Keep invoking callbacks if CPU otherwise idlePaul E. McKenney3-1/+19
2011-12-11rcu: Irq nesting is always 0 on rcu_enter_idle_commonFrederic Weisbecker1-3/+2