summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-06-22Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-21Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...Linus Torvalds
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-19alarmtimer: Export symbols of alarmtimer_get_rtcdevPramod Gurav
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-06-16x86, kaslr: boot-time selectable with hibernationKees Cook
2014-06-16PM / hibernate: introduce "nohibernate" boot parameterKees Cook
2014-06-16rtmutex: Plug slow unlock raceThomas Gleixner
2014-06-14Merge branch 'perf/core' into perf/urgent, to pick up the latest fixesIngo Molnar
2014-06-14x86/kprobes: Fix build errors and blacklist context_track_userMasami Hiramatsu
2014-06-12Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar
2014-06-12Merge branch 'pm-sleep'Rafael J. Wysocki
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-06-10gcov: add support for GCC 4.9Yuan Pengfei
2014-06-10fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2014-06-10tracing: Fix check of ftrace_trace_arrays list_empty() checkSteven Rostedt (Red Hat)
2014-06-10tracing: Fix leak of per cpu max data in instancesSteven Rostedt (Red Hat)
2014-06-10auditsc: audit_krule mask accesses need bounds checkingAndy Lutomirski
2014-06-10tracing: Cleanup saved_cmdlines_size changesNamhyung Kim
2014-06-10ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2014-06-09Revert "perf: Disable PERF_RECORD_MMAP2 support"Don Zickus
2014-06-09perf: Pass protection and flags bits through mmap2 interfacePeter Zijlstra
2014-06-08numa,sched: fix load_to_imbalanced logic inversionRik van Riel
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-07rtmutex: Detect changes in the pi lock chainThomas Gleixner
2014-06-07rtmutex: Handle deadlock detection smarterThomas Gleixner
2014-06-06tracing: Fix memory leak on instance deletionSteven Rostedt (Red Hat)
2014-06-06sysctl: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-06kernel/seccomp.c: kernel-doc warning fixFabian Frederick
2014-06-06ipc, kernel: clear whitespacePaul McQuade
2014-06-06ipc, kernel: use Linux headersPaul McQuade
2014-06-06kernel/profile.c: use static const char instead of static charFabian Frederick
2014-06-06kernel/profile.c: convert printk to pr_foo()Fabian Frederick
2014-06-06kernel/user_namespace.c: kernel-doc/checkpatch fixesFabian Frederick
2014-06-06sysctl: allow for strict write position handlingKees Cook
2014-06-06sysctl: refactor sysctl string writing logicKees Cook
2014-06-06sysctl: clean up char buffer argumentsKees Cook
2014-06-06kernel/kexec.c: convert printk to pr_foo()Fabian Frederick
2014-06-06kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic...Masami Hiramatsu