summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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)
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-10mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?Andrey Ryabinin
2015-02-10rmap: drop support of non-linear mappingsKirill A. Shutemov
2015-02-10Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki
2015-02-10Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'Rafael J. Wysocki
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki
2015-02-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-02-09tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla
2015-02-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-09Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-06Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...Linus Torvalds
2015-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-06livepatch: add missing newline to error messageJosh Poimboeuf
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu
2015-02-05hrtimer: Fix incorrect tai offset calculation for non high-res timer systemsJohn Stultz
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf
2015-02-04perf: Decouple unthrottling and rotatingMark Rutland
2015-02-04perf: Drop module reference on event init failureMark Rutland
2015-02-04perf: Use POLLIN instead of POLL_IN for perf poll data in flagJiri Olsa
2015-02-04perf: Fix put_event() ctx lockPeter Zijlstra
2015-02-04perf: Fix move_group() orderPeter Zijlstra (Intel)
2015-02-04perf: Fix event->ctx lockingPeter Zijlstra
2015-02-04perf: Add a bit of paranoiaPeter Zijlstra
2015-02-04Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar
2015-02-04locking/rtmutex: Optimize setting task running after being blockedDavidlohr Bueso