aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-02-17Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-02-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-17seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook
2015-02-17kernel/module.c: do not inline do_init_module()Jan Kiszka
2015-02-17kexec: simplify conditionalGeoff Levand
2015-02-17kexec: fix a typo in commentAlexander Kuleshov
2015-02-17kexec: remove never used member destination in kimageBaoquan He
2015-02-17signal: use current->state helpersDavidlohr Bueso
2015-02-17ptrace: remove linux/compat.h inclusion under CONFIG_COMPATFabian Frederick
2015-02-17Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-16Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-15PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki
2015-02-15timekeeping: Make it safe to use the fast timekeeper while suspendedRafael J. Wysocki
2015-02-13kprobes: makes kprobes/enabled works correctly for optimized kprobes.Wang Nan
2015-02-13kprobes: set kprobes_all_disarmed earlier to enable re-optimization.Wang Nan
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin
2015-02-13profile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13irq: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13padata: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13time: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13sched: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13kernfs: remove KERNFS_STATIC_NAMETejun Heo
2015-02-13timekeeping: Pass readout base to update_fast_timekeeper()Rafael J. Wysocki
2015-02-13PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki
2015-02-13Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-12printk: correct timeout comment, neaten MODULE_PARM_DESCJoe Perches
2015-02-12kernel/sched/clock.c: add another clock for use with the soft lockup watchdogCyril Bur
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __initRasmus Villemoes
2015-02-12mm: do not use mm->nr_pmds on !MMU configurationsKirill A. Shutemov
2015-02-12cgroup: release css->id after css_freeVladimir Davydov
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-12Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-02-11Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-11mm: fix false-positive warning on exit due mm_nr_pmds(mm)Kirill A. Shutemov
2015-02-11mm: account pmd page tables to the processKirill A. Shutemov
2015-02-11oom, PM: make OOM detection in the freezer path racelessMichal Hocko
2015-02-11PM: convert printk to pr_* equivalentMichal Hocko
2015-02-11oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko
2015-02-11ring-buffer: Do not wake up a splice waiter when page is not fullSteven Rostedt (Red Hat)