summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-05-10seccomp: add generic code for jitted seccomp filters.Nicolas Schichan
2013-05-10relay: fix timer madnessIngo Molnar
2013-05-10smp: Give WARN()ing when calling smp_call_function_many()/single() in serving...Chuansheng Liu
2013-05-10panic-add-cpu-pid-to-warn_slowpath_common-in-warning-printks-fixAndrew Morton
2013-05-10panic: add cpu/pid to warn_slowpath_common in WARNING printk()sAlex Thorlton
2013-05-10mm: remove free_area_cacheMichel Lespinasse
2013-05-10watchdog: trigger all-cpu backtrace when locked up and going to panicSasha Levin
2013-05-10lglock: update lockdep annotations to report recursive local locksMichel Lespinasse
2013-05-10posix_timers: Fix racy timer delta caching on task exitFrederic Weisbecker
2013-05-10posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()Frederic Weisbecker
2013-05-10posix_cpu_timers: consolidate expired timers checkFrederic Weisbecker
2013-05-10posix_cpu_timers: consolidate timer list cleanupsFrederic Weisbecker
2013-05-10posix_cpu_timer: consolidate expiry time typeFrederic Weisbecker
2013-05-10audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton
2013-05-10kmsg-honor-dmesg_restrict-sysctl-on-dev-kmsg-fixAndrew Morton
2013-05-10kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-05-10kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang
2013-05-10reboot: rigrate shutdown/reboot to boot cpuRobin Holt
2013-05-10CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-05-10Merge remote-tracking branch 'irqdomain/irqdomain/next'Stephen Rothwell
2013-05-10Merge remote-tracking branch 'vhost/linux-next'Stephen Rothwell
2013-05-10Merge remote-tracking branch 'bcon/master'Stephen Rothwell
2013-05-10Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2013-05-10Merge remote-tracking branch 'dwmw2/master'Stephen Rothwell
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-08sched: add wake_up_process_syncMichael S. Tsirkin
2013-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-07Merge branch 'timers/urgent'Ingo Molnar
2013-05-07Merge branch 'sched/urgent'Ingo Molnar
2013-05-07Merge branch 'perf/urgent'Ingo Molnar
2013-05-07Merge branch 'core/printk'Ingo Molnar
2013-05-07perf: Factor out auxiliary events notificationJiri Olsa
2013-05-07perf: Fix EXIT event notificationJiri Olsa
2013-05-07sched: Move update_load_*() methods from sched.h to fair.cPaul Gortmaker
2013-05-07sched: Factor out load calculation code from sched/core.c --> sched/proc.cPaul Gortmaker
2013-05-06irqdomain: Allow quiet failure modeBenjamin Herrenschmidt
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-05-05tick: Use zalloc_cpumask_var for allocating offstack cpumasksThomas Gleixner
2013-05-05rcutrace: single_open() leaksAl Viro
2013-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-04fs: Fix hang with BSD accounting on frozen filesystemJan Kara
2013-05-04sched: Keep at least 1 tick per second for active dynticks tasksFrederic Weisbecker
2013-05-04rcu: Fix full dynticks' dependency on wide RCU nocb modeFrederic Weisbecker
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker