summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-03-21lglock: map to spinlock when !CONFIG_SMPJosh Triplett
2014-03-21modules: use raw_cpu_write for initialization of per cpu refcount.Christoph Lameter
2014-03-21kernel: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza
2014-03-21Merge branch 'akpm-current/current'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'compat/compat'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'audit/master'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'security/next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'pci/next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 's390/features'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'arm64/for-next/core'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'arm/for-next'Stephen Rothwell
2014-03-20Merge branch 'cpu-hotplug' into linux-nextRafael J. Wysocki
2014-03-20Merge branch 'for-3.15' into for-nextTejun Heo
2014-03-20cgroup: break kernfs active_ref protection in cgroup directory operationsTejun Heo
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris
2014-03-20audit: remove stray newline from audit_log_execve_info() audit_panic() callJoe Perches
2014-03-20audit: remove stray newlines from audit_log_lost messagesJosh Boyer
2014-03-20audit: include subject in login recordsEric Paris
2014-03-20audit: remove superfluous new- prefix in AUDIT_LOGIN messagesRichard Guy Briggs
2014-03-20audit: allow user processes to log from another PID namespaceRichard Guy Briggs
2014-03-20audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs
2014-03-20audit: convert PPIDs to the inital PID namespace.Richard Guy Briggs
2014-03-20audit: rename the misleading audit_get_context() to audit_take_context()Richard Guy Briggs
2014-03-20audit: Send replies in the proper network namespace.Eric W. Biederman
2014-03-20audit: Use struct net not pid_t to remember the network namespce to reply inEric W. Biederman
2014-03-20audit: Audit proc/<pid>/cmdline aka proctitleWilliam Roberts
2014-03-20profile: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20trace, ring-buffer: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20CPU hotplug: Provide lockless versions of callback registration functionsSrivatsa S. Bhat
2014-03-20CPU hotplug: Add lockdep annotations to get/put_online_cpus()Gautham R. Shenoy
2014-03-20Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki
2014-03-20Merge branch 'x86/x32'Ingo Molnar
2014-03-20Merge branch 'x86/asmlinkage'Ingo Molnar
2014-03-20Merge branch 'timers/nohz'Ingo Molnar
2014-03-20Merge branch 'timers/core'Ingo Molnar
2014-03-20Merge branch 'sched/idle'Ingo Molnar
2014-03-20manual merge of sched/coreIngo Molnar
2014-03-20Merge branch 'perf/core'Ingo Molnar
2014-03-20Merge branch 'irq/core'Ingo Molnar
2014-03-20Merge branch 'core/rcu'Ingo Molnar
2014-03-20manual merge of core/lockingIngo Molnar
2014-03-20timer: Remove code redundancy while calling get_nohz_timer_target()Viresh Kumar