summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-02-22Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-02-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-22kernel/nsproxy.c: remove duplicate task_cred_xxx for user_nsYuanhan Liu
2013-02-22sys_prctl(): coding-style cleanupAndrew Morton
2013-02-22sys_prctl(): arg2 is unsigned long which is never < 0Chen Gang
2013-02-22smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li
2013-02-22time: don't inline EXPORT_SYMBOL functionsGreg Kroah-Hartman
2013-02-22compat: return -EFAULT on error in waitid()Dan Carpenter
2013-02-21irq: Remove IRQ_EXIT_OFFSET workaroundFrederic Weisbecker
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-21Revert "nohz: Make tick_nohz_irq_exit() irq safe"Thomas Gleixner
2013-02-21irq: Sanitize invoke_softirqThomas Gleixner
2013-02-21irq: Ensure irq_exit() code runs with interrupts disabledThomas Gleixner
2013-02-21nohz: Make tick_nohz_irq_exit() irq safeFrederic Weisbecker
2013-02-21posix-timer: Don't call idr_find() with out-of-range IDTejun Heo
2013-02-21Merge 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-20sched/core: Remove the obsolete and unused nr_uninterruptible() functionSha Zhengju
2013-02-20Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-02-20Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-20Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-02-20Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-20Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-20Merge 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-19futex: Revert "futex: Mark get_robust_list as deprecated"Thomas Gleixner
2013-02-19ntp: Make ntp_lock rawThomas Gleixner
2013-02-19lockdep: Print more info when MAX_LOCK_DEPTH is exceededBen Greear
2013-02-19watchdog: Use local_clock for get_timestamp()Namhyung Kim
2013-02-19lockdep: Rename print_unlock_inbalance_bug() to print_unlock_imbalance_bug()Srivatsa S. Bhat
2013-02-19cputime: Remove irqsave from seqlock readersThomas Gleixner
2013-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller
2013-02-19ftrace: Call ftrace cleanup module notifier after all other notifiersSteven Rostedt (Red Hat)
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-16kernel: Replace timeconst.pl with a bc scriptH. Peter Anvin
2013-02-15sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta