summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-31locking/lockdep: Print chain_key collision informationAlfredo Alvarez Fernandez
2016-03-31perf/core: Don't leak event in the syscall error pathAlexander Shishkin
2016-03-31perf/core: Fix time tracking bug with multiplexingPeter Zijlstra
2016-03-29locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-25oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko
2016-03-25sched: add schedule_timeout_idle()Andrew Morton
2016-03-25bpf: add missing map_flags to bpf_map_show_fdinfoDaniel Borkmann
2016-03-24Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-25Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-23PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner
2016-03-22kernel/...: convert pr_warning to pr_warnJoe Perches
2016-03-22memremap: add MEMREMAP_WC flagBrian Starkey
2016-03-22memremap: don't modify flagsBrian Starkey
2016-03-22kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZEHelge Deller
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-22profile: hide unused functions when !CONFIG_PROC_FSArnd Bergmann
2016-03-22panic: change nmi_panic from macro to functionHidehiro Kawai
2016-03-22fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-03-22ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglockOleg Nesterov
2016-03-22auditsc: for seccomp events, log syscall compat state using in_compat_syscallAndy Lutomirski
2016-03-22ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitnessAndy Lutomirski
2016-03-22seccomp: check in_compat_syscall, not is_compat_task, in strict modeAndy Lutomirski
2016-03-22kernel/hung_task.c: use timeout diff when timeout is updatedTetsuo Handa
2016-03-22tracing: Record and show NMI statePeter Zijlstra
2016-03-22tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)
2016-03-21Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2016-03-21sched/cpuacct: Simplify the cpuacct codeZhao Lei
2016-03-21sched/cpuacct: Rename parameter in cpuusage_write() for readabilityDongsheng Yang
2016-03-21sched/fair: Add comments to explain select_idle_sibling()Matt Fleming
2016-03-21sched/fair: Fix fairness issue on migrationPeter Zijlstra
2016-03-21sched/cgroup: Fix/cleanup cgroup teardown/initPeter Zijlstra
2016-03-21Merge branch 'linus' into sched/urgent, to pick up dependenciesIngo Molnar
2016-03-21perf/core: Document some hotplug bitsPeter Zijlstra
2016-03-21perf/core: Fix Undefined behaviour in rb_alloc()Peter Zijlstra
2016-03-21perf/core: Fix dynamic interrupt throttlePeter Zijlstra
2016-03-21perf/core: Fix the unthrottle logicPeter Zijlstra
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-19Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds