summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-06-03aio: convert the ioctx list to radix treeOctavian Purdila
2013-06-03relay: fix timer madnessIngo Molnar
2013-06-03fork: reorder permissions when violating number of processes limitsEric Paris
2013-06-03ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)Oleg Nesterov
2013-06-03ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov
2013-06-03smp: Give WARN()ing when calling smp_call_function_many()/single() in serving...Chuansheng Liu
2013-06-03panic-add-cpu-pid-to-warn_slowpath_common-in-warning-printks-fixAndrew Morton
2013-06-03panic: add cpu/pid to warn_slowpath_common in WARNING printk()sAlex Thorlton
2013-06-03mm: remove free_area_cacheMichel Lespinasse
2013-06-03watchdog: trigger all-cpu backtrace when locked up and going to panicSasha Levin
2013-06-03lglock: update lockdep annotations to report recursive local locksMichel Lespinasse
2013-06-03softirq: use _RET_IP_Davidlohr Bueso
2013-06-03posix_timers: fix racy timer delta caching on task exitFrederic Weisbecker
2013-06-03posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()Frederic Weisbecker
2013-06-03posix_cpu_timers: consolidate expired timers checkFrederic Weisbecker
2013-06-03posix_cpu_timers: consolidate timer list cleanupsFrederic Weisbecker
2013-06-03posix_cpu_timer: consolidate expiry time typeFrederic Weisbecker
2013-06-03kernel/auditfilter.c: fix leak in audit_add_rule() error pathChen Gang
2013-06-03audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton
2013-06-03kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang
2013-06-03kmsg-honor-dmesg_restrict-sysctl-on-dev-kmsg-fixAndrew Morton
2013-06-03kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-06-03migrate-shutdown-reboot-to-boot-cpu-v11Robin Holt
2013-06-03reboot: rigrate shutdown/reboot to boot cpuRobin Holt
2013-06-03cpu-hotplug-provide-a-generic-helper-to-disable-enable-cpu-hotplug-v11Srivatsa S. Bhat
2013-06-03CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-03Merge remote-tracking branch 'irqdomain/irqdomain/next'Stephen Rothwell
2013-06-03Merge remote-tracking branch 'bcon/master'Stephen Rothwell
2013-06-03Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2013-06-03Merge remote-tracking branch 'xen-arm/linux-next'Stephen Rothwell
2013-06-03Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2013-06-03Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2013-06-03Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2013-06-03Merge remote-tracking branch 'fscache/fscache'Stephen Rothwell
2013-06-03Merge remote-tracking branch 'm68k/for-next'Stephen Rothwell
2013-06-03Merge remote-tracking branch 'irqdomain-current/irqdomain/merge'Stephen Rothwell
2013-06-02Merge branch 'acpi-assorted-next' into linux-nextRafael J. Wysocki
2013-06-02Merge branch 'freezer' into linux-nextRafael J. Wysocki
2013-06-02rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migrationPaul E. McKenney
2013-06-01ACPI / APEI: Add parameter check before error injectionChen Gong
2013-05-31irqdomain: export irq_domain_add_simpleArnd Bergmann
2013-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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-27ntp: Remove unused variable flags in __hardppsGeert Uytterhoeven
2013-05-27rcu: Switch to exedited grace periods for suspend as well as hibernationBjørn Mork