summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-02-03Merge branch 'akpm-current/current'Stephen Rothwell
2015-02-03Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell
2015-02-03Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
2015-02-03Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2015-02-03Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2015-02-03Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-02-03Merge remote-tracking branch 'audit/next'Stephen Rothwell
2015-02-03Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2015-02-03Merge remote-tracking branch 'security/next'Stephen Rothwell
2015-02-03Merge remote-tracking branch 'kgdb/kgdb-next'Stephen Rothwell
2015-02-03Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-02-03Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2015-02-03Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2015-02-03Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2015-02-03Merge remote-tracking branch 's390/features'Stephen Rothwell
2015-02-03Merge remote-tracking branch 'arm/for-next'Stephen Rothwell
2015-02-02rcu: Add rcu_node tree consistency checksPaul E. McKenney
2015-02-02rcu: Handle outgoing CPUs on exit from idle loopPaul E. McKenney
2015-02-02cpu: Make CPU-offline idle-loop transition point more precisePaul E. McKenney
2015-02-02rcu: Eliminate ->onoff_mutex from rcu_node structurePaul E. McKenney
2015-02-02rcu: Process offlining and onlining only at grace-period startPaul E. McKenney
2015-02-02rcu: Remove event tracing from rcu_cpu_notify(), used by offline CPUsPaul E. McKenney
2015-02-02cpuset: Replace all instances of time_t with time64_tHeena Sirwani
2015-02-01sched: don't cause task state changes in nested sleep debuggingLinus Torvalds
2015-01-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-30rcu: Clear need_qs flag to prevent splatPaul E. McKenney
2015-01-30Merge branch 'pm-sleep' into linux-nextRafael J. Wysocki
2015-01-30kgdb: prevent entering debug mode on panic/exception.Colin Cross
2015-01-30kexec: simplify conditionalGeoff Levand
2015-01-30kexec: fix a typo in commentAlexander Kuleshov
2015-01-30kexec: remove never used member destination in kimageBaoquan He
2015-01-30signal: use current->state helpersDavidlohr Bueso
2015-01-30ptrace: remove linux/compat.h inclusion under CONFIG_COMPATFabian Frederick
2015-01-30profile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-01-30irq: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-01-30padata: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-01-30tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-01-30workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasksTejun Heo
2015-01-30time: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-01-30sched: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-01-30rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-01-30cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-01-30kernfs: remove KERNFS_STATIC_NAMETejun Heo
2015-01-30printk: correct timeout comment, neaten MODULE_PARM_DESCJoe Perches
2015-01-30all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-01-30cgroup: release css->id after css_freeVladimir Davydov
2015-01-30mm: fix false-positive warning on exit due mm_nr_pmds(mm)Kirill A. Shutemov
2015-01-30mm: account pmd page tables to the processKirill A. Shutemov
2015-01-30oom, PM: make OOM detection in the freezer path racelessMichal Hocko
2015-01-30PM: convert printk to pr_* equivalentMichal Hocko