summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-06-17mm: use totalram_pages instead of num_physpages at runtimeJiang Liu
2013-06-17mm: remove free_area_cacheMichel Lespinasse
2013-06-17watchdog: trigger all-cpu backtrace when locked up and going to panicSasha Levin
2013-06-17lglock: update lockdep annotations to report recursive local locksMichel Lespinasse
2013-06-17softirq: use _RET_IP_Davidlohr Bueso
2013-06-17kernel/timer.c: fix jiffies wrap behavior of round_jiffies*()Bart Van Assche
2013-06-17posix_timers: fix racy timer delta caching on task exitFrederic Weisbecker
2013-06-17posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()Frederic Weisbecker
2013-06-17posix_cpu_timers: consolidate expired timers checkFrederic Weisbecker
2013-06-17posix_cpu_timers: consolidate timer list cleanupsFrederic Weisbecker
2013-06-17posix_cpu_timer: consolidate expiry time typeFrederic Weisbecker
2013-06-17kernel/auditfilter.c: fix leak in audit_add_rule() error pathChen Gang
2013-06-17kernel/auditfilter.c: fixing build warningRaphael S. Carvalho
2013-06-17audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton
2013-06-17Merge remote-tracking branch 'irqdomain/irqdomain/next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'bcon/master'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'xen-arm/linux-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'fscache/fscache'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'mips/mips-for-linux-next'Stephen Rothwell
2013-06-16Merge branch 'pm-assorted-next' into linux-nextRafael J. Wysocki
2013-06-16Merge branch 'acpi-assorted' into linux-nextRafael J. Wysocki
2013-06-16Merge branch 'freezer' into linux-nextRafael J. Wysocki
2013-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-15move exit_task_namespaces() outside of exit_notify()Oleg Nesterov
2013-06-14irqdomain: Include hwirq number in /proc/interruptsGrant Likely
2013-06-14irqdomain: make irq_linear_revmap() a fast path againGrant Likely
2013-06-14irqdomain: remove irq_domain_generate_simple()Grant Likely
2013-06-14Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle
2013-06-14irqdomain: Remove temporary MIPS workaround codeGrant Likely
2013-06-13Merge branch 'for-3.11-cpuset' into for-nextTejun Heo
2013-06-13cpuset: rename @cont to @cgrpLi Zefan
2013-06-13Merge branch 'for-3.11' into for-nextTejun Heo
2013-06-13cgroup: use percpu refcnt for cgroup_subsys_statesTejun Heo
2013-06-13Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Tejun Heo
2013-06-13cgroup: split cgroup destruction into two stepsTejun Heo
2013-06-13cgroup: reorder the operations in cgroup_destroy_locked()Tejun Heo
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-06-13Merge branch 'for-3.11' into for-nextTejun Heo
2013-06-13cgroup: remove cgroup->count and useTejun Heo
2013-06-13cgroup: drop unnecessary RCU dancing from __put_css_set()Tejun Heo
2013-06-13cgroup: rename CGRP_REMOVED to CGRP_DEADTejun Heo
2013-06-13cgroup: use kzalloc() instead of kmalloc()Tejun Heo
2013-06-13cgroup: bring some sanity to naming around cg_cgroup_linkTejun Heo
2013-06-13cgroup: consistently use @cset for struct css_set variablesTejun Heo
2013-06-13cgroup: remove now unused css_depth()Tejun Heo