aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds
2012-01-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-06Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-01-06Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-01-06Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-04ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov
2012-01-04ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov
2012-01-03hung_task: fix false positive during vforkMandeep Singh Baines
2011-12-31futex: Fix uninterruptible loop due to gate_areaHugh Dickins
2011-12-30Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds
2011-12-23ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OFJamie Iles
2011-12-23sched/tracing: Add a new tracepoint for sleeptimeArun Sharma
2011-12-23sched: Disable scheduler warnings during oopsesDave Jones
2011-12-21clockevents: remove sysdev.hKay Sievers
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-21sched: Fix cgroup movement of waking processDaisuke Nishimura
2011-12-21sched: Fix cgroup movement of newly created processDaisuke Nishimura
2011-12-21sched: Fix cgroup movement of forking processDaisuke Nishimura
2011-12-21sched: Remove cfs bandwidth period check in tg_set_cfs_period()Kamalesh Babulal
2011-12-21sched: Fix load-balance lock-breakingPeter Zijlstra
2011-12-21sched: Replace all_pinned with a generic flags fieldPeter Zijlstra
2011-12-21sched: Only queue remote wakeups when crossing cache boundariesPeter Zijlstra
2011-12-21lockdep/waitqueues: Add better annotationPeter Zijlstra
2011-12-21Merge commit 'v3.2-rc6' into core/lockingIngo Molnar
2011-12-20Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-20Merge commit 'v3.2-rc6' into perf/coreIngo Molnar
2011-12-20binary_sysctl(): fix memory leakMichel Lespinasse
2011-12-20cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemaskDavid Rientjes
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky
2011-12-19cgroups: fix a css_set not found bug in cgroup_attach_procMandeep Singh Baines
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi
2011-12-17Merge branches 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://...Linus Torvalds
2011-12-16sched: Fix select_idle_sibling() regression in selecting an idle SMT siblingPeter Zijlstra
2011-12-16sched: Add missing rcu_dereference() around ->real_parent usageKees Cook
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky
2011-12-15Merge commit 'v3.2-rc5' into sched/coreIngo Molnar
2011-12-14clocksource: convert sysdev_class to a regular subsystemKay Sievers
2011-12-14rtmutex-tester: convert sysdev_class to a regular subsystemKay Sievers
2011-12-14perf events: Fix ring_buffer_wakeup() brown paperbag bugWill Deacon
2011-12-12cpu: Export cpu_up()Paul E. McKenney
2011-12-11rcu: Apply ACCESS_ONCE() to rcu_boost() return valuePaul E. McKenney