aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-02-23sched: do not use cpu_to_node() to find an offlined cpu's node.Tang Chen
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21kernel/nsproxy.c: remove duplicate task_cred_xxx for user_nsYuanhan Liu
2013-02-21sys_prctl(): coding-style cleanupAndrew Morton
2013-02-21sys_prctl(): arg2 is unsigned long which is never < 0Chen Gang
2013-02-21smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li
2013-02-21time: don't inline EXPORT_SYMBOL functionsGreg Kroah-Hartman
2013-02-21compat: return -EFAULT on error in waitid()Dan Carpenter
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge branch 'for-3.9-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-02-20Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2013-02-19Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-19Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-19Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-19workqueue: un-GPL function delayed_work_timer_fn()Konstantin Khlebnikov
2013-02-19cputime: Remove irqsave from seqlock readersThomas Gleixner
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller
2013-02-18genirq: Export enable/disable_percpu_irq()Chris Metcalf
2013-02-18cgroup: fail if monitored file and event_control are in different cgroupLi Zefan
2013-02-18cgroup: fix cgroup_rmdir() vs close(eventfd) raceLi Zefan
2013-02-18cpuset: fix cpuset_print_task_mems_allowed() vs rename() raceLi Zefan
2013-02-18cgroup: fix exit() vs rmdir() raceLi Zefan
2013-02-15Merge branch 'pm-assorted'Rafael J. Wysocki
2013-02-15posix-cpu-timers: Fix nanosleep task_struct leakStanislaw Gruszka
2013-02-14perf/hwbp: Fix cleanup in case of kzalloc failureDaniel Baluta
2013-02-14Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-02-14stop_machine: Use smpboot threadsThomas Gleixner
2013-02-14stop_machine: Store task reference in a separate per cpu variableThomas Gleixner
2013-02-14smpboot: Allow selfparking per cpu threadsThomas Gleixner
2013-02-13workqueue: rename cpu_workqueue to pool_workqueueTejun Heo
2013-02-13workqueue: reimplement is_chained_work() using current_wq_worker()Tejun Heo
2013-02-13workqueue: fix is_chained_work() regressionTejun Heo
2013-02-12kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exitedEric W. Biederman
2013-02-12Merge branch 'timers/for-arm' into timers/coreThomas Gleixner
2013-02-12clockevents: Fix generic broadcast for FEAT_C3STOPMark Rutland
2013-02-09Merge tag 'v3.8-rc6' into next/cleanupOlof Johansson