summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-04-24sysctl: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-04-24Merge branch 'akpm-current/current'Stephen Rothwell
2014-04-24Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2014-04-24Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2014-04-24Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2014-04-24Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2014-04-24Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-04-24Merge remote-tracking branch 'audit/master'Stephen Rothwell
2014-04-24Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-04-24Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2014-04-24Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2014-04-23cgroup: implement dynamic subtree controller enable/disable on the default hi...Tejun Heo
2014-04-23cgroup: prepare migration path for unified hierarchyTejun Heo
2014-04-23cgroup: update subsystem rebind restrictionsTejun Heo
2014-04-23cgroup: add css_set->dfl_cgrpTejun Heo
2014-04-23cgroup: allow cgroup creation and suppress automatic css creation in the unif...Tejun Heo
2014-04-23cgroup: cgroup->subsys[] should be cleared after the css is offlinedTejun Heo
2014-04-23cgroup: teach css_task_iter about effective cssesTejun Heo
2014-04-23cgroup: reorganize css_task_iterTejun Heo
2014-04-23cgroup: make css_next_child() skip missing cssesTejun Heo
2014-04-23cgroup: implement cgroup->e_csets[]Tejun Heo
2014-04-23cgroup: introduce effective cgroup_subsys_stateTejun Heo
2014-04-23cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_...Tejun Heo
2014-04-23cgroup: cgroup_apply_cftypes() shouldn't skip the default hierarhcyTejun Heo
2014-04-22audit: send multicast messages only if there are listenersRichard Guy Briggs
2014-04-22audit: add netlink multicast group for log readRichard Guy Briggs
2014-04-22audit: add netlink audit protocol bind to check capabilities on multicast joinRichard Guy Briggs
2014-04-23ipc, kernel: clear whitespacePaul McQuade
2014-04-23ipc, kernel: use Linux headersPaul McQuade
2014-04-23kexec: save PG_head_mask in VMCOREINFOPetr Tesarik
2014-04-23kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic...Masami Hiramatsu
2014-04-23signals: change wait_for_helper() to use kernel_sigaction()Oleg Nesterov
2014-04-23signals: introduce kernel_sigaction()Oleg Nesterov
2014-04-23signals: disallow_signal() should flush the potentially pending signalOleg Nesterov
2014-04-23signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal()Oleg Nesterov
2014-04-23signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]Oleg Nesterov
2014-04-23signals: cleanup the usage of t/current in do_sigaction()Oleg Nesterov
2014-04-23signals: rename rm_from_queue_full() to flush_sigqueue_mask()Oleg Nesterov
2014-04-23signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread()Oleg Nesterov
2014-04-23signals: s/siginitset/sigemptyset/ in do_sigtimedwait()Oleg Nesterov
2014-04-23printk: return really stored message lengthPetr Mladek
2014-04-23printk: shrink too long messagesPetr Mladek
2014-04-23printk: split message size computationPetr Mladek
2014-04-23printk: ignore too long messagesPetr Mladek
2014-04-23printk: split code for making free space in the log bufferPetr Mladek
2014-04-23sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-04-23memcg: kill CONFIG_MM_OWNEROleg Nesterov
2014-04-23mm: get rid of __GFP_KMEMCGVladimir Davydov
2014-04-23watchdog: trigger all-cpu backtrace when locked up and going to panicSasha Levin
2014-04-23sched_clock: document 4Mhz vs 1Mhz decisionStephen Boyd