summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-05-31aio: convert the ioctx list to radix treeOctavian Purdila
2013-05-31relay: fix timer madnessIngo Molnar
2013-05-31fork: reorder permissions when violating number of processes limitsEric Paris
2013-05-31ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)Oleg Nesterov
2013-05-31ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov
2013-05-31smp: Give WARN()ing when calling smp_call_function_many()/single() in serving...Chuansheng Liu
2013-05-31panic-add-cpu-pid-to-warn_slowpath_common-in-warning-printks-fixAndrew Morton
2013-05-31panic: add cpu/pid to warn_slowpath_common in WARNING printk()sAlex Thorlton
2013-05-31mm: remove free_area_cacheMichel Lespinasse
2013-05-31watchdog: trigger all-cpu backtrace when locked up and going to panicSasha Levin
2013-05-31lglock: update lockdep annotations to report recursive local locksMichel Lespinasse
2013-05-31softirq: use _RET_IP_Davidlohr Bueso
2013-05-31posix_timers: fix racy timer delta caching on task exitFrederic Weisbecker
2013-05-31posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()Frederic Weisbecker
2013-05-31posix_cpu_timers: consolidate expired timers checkFrederic Weisbecker
2013-05-31posix_cpu_timers: consolidate timer list cleanupsFrederic Weisbecker
2013-05-31posix_cpu_timer: consolidate expiry time typeFrederic Weisbecker
2013-05-31kernel/auditfilter.c: fix leak in audit_add_rule() error pathChen Gang
2013-05-31audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton
2013-05-31kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang
2013-05-31kmsg-honor-dmesg_restrict-sysctl-on-dev-kmsg-fixAndrew Morton
2013-05-31kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-05-31migrate-shutdown-reboot-to-boot-cpu-v11Robin Holt
2013-05-31reboot: rigrate shutdown/reboot to boot cpuRobin Holt
2013-05-31cpu-hotplug-provide-a-generic-helper-to-disable-enable-cpu-hotplug-v11Srivatsa S. Bhat
2013-05-31CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-05-31Merge remote-tracking branch 'irqdomain/irqdomain/next'Stephen Rothwell
2013-05-31Merge remote-tracking branch 'bcon/master'Stephen Rothwell
2013-05-31Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2013-05-31Merge remote-tracking branch 'xen-arm/linux-next'Stephen Rothwell
2013-05-31Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2013-05-31Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2013-05-31Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2013-05-31Merge remote-tracking branch 'fscache/fscache'Stephen Rothwell
2013-05-30Merge branch 'freezer' into linux-nextRafael J. Wysocki
2013-05-29kernel: missing include in cputime.cStefano Stabellini
2013-05-28rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt
2013-05-29Merge branch 'for-3.10-fixes' into for-nextTejun Heo
2013-05-29cgroup: warn about mismatching options of a new mount of an existing hierarchyJeff Liu
2013-05-28Merge tag 'trace-fixes-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-28ring-buffer: Do not poll non allocated cpu buffersSteven Rostedt (Red Hat)
2013-05-27rcu: Switch to exedited grace periods for suspend as well as hibernationBjørn Mork
2013-05-27rcu: Eliminate unused APIs intended for adaptive ticksPaul E. McKenney
2013-05-27rcu: Add duplicate-callback tests to rcutorturePaul E. McKenney
2013-05-27rcu: Make call_rcu() leak callbacks for debug-object errorsPaul E. McKenney
2013-05-27rcu: Simplify debug-objects fixupsPaul E. McKenney
2013-05-27rcu: Expedite during suspend and resume only on smallish systemsPaul E. McKenney
2013-05-27rcu: Expedite grace periods during suspend/resumeBorislav Petkov
2013-05-27Merge branches 'cbnum.2013.05.22a', 'doc.2013.05.27a', 'fixes.2013.05.22a', '...Paul E. McKenney
2013-05-27rcu: Shrink TINY_RCU by reworking CPU-stall ifdefsPaul E. McKenney