summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2015-02-16Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+3
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+12
2015-02-13kprobes: makes kprobes/enabled works correctly for optimized kprobes.Wang Nan-2/+9
2015-02-13kprobes: set kprobes_all_disarmed earlier to enable re-optimization.Wang Nan-1/+6
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin-0/+2
2015-02-13profile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-2/+1
2015-02-13irq: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-7/+4
2015-02-13padata: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-8/+3
2015-02-13tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-4/+4
2015-02-13workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasksTejun Heo-3/+2
2015-02-13time: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-9/+2
2015-02-13sched: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-15/+6
2015-02-13rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-3/+2
2015-02-13cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-33/+9
2015-02-13kernfs: remove KERNFS_STATIC_NAMETejun Heo-1/+1
2015-02-13Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-29/+18
2015-02-12printk: correct timeout comment, neaten MODULE_PARM_DESCJoe Perches-6/+6
2015-02-12kernel/sched/clock.c: add another clock for use with the soft lockup watchdogCyril Bur-1/+14
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-9/+7
2015-02-12kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __initRasmus Villemoes-1/+1
2015-02-12mm: do not use mm->nr_pmds on !MMU configurationsKirill A. Shutemov-3/+1
2015-02-12cgroup: release css->id after css_freeVladimir Davydov-3/+7
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-2/+2
2015-02-12Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-150/+175
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-1/+1
2015-02-11Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds-2/+0
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-54/+35
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-0/+12
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-10/+10
2015-02-11mm: fix false-positive warning on exit due mm_nr_pmds(mm)Kirill A. Shutemov-0/+8
2015-02-11mm: account pmd page tables to the processKirill A. Shutemov-0/+3
2015-02-11oom, PM: make OOM detection in the freezer path racelessMichal Hocko-42/+11
2015-02-11PM: convert printk to pr_* equivalentMichal Hocko-14/+15
2015-02-11oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko-1/+1
2015-02-11ring-buffer: Do not wake up a splice waiter when page is not fullSteven Rostedt (Red Hat)-5/+35
2015-02-11module: Replace over-engineered nested sleepPeter Zijlstra-28/+8
2015-02-11module: Annotate nested sleep in resolve_symbol()Peter Zijlstra-0/+6
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-88/+123
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+1039
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-9/+2
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+121
2015-02-10mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?Andrey Ryabinin-3/+0
2015-02-10rmap: drop support of non-linear mappingsKirill A. Shutemov-6/+2
2015-02-10Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki-5/+7
2015-02-10Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'Rafael J. Wysocki-2/+89
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki-0/+25
2015-02-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-68/+60
2015-02-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-77/+171
2015-02-09tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla-1/+1