summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2014-10-21bpf: fix bug in eBPF verifierAlexei Starovoitov-1/+2
2014-10-18Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+2
2014-10-18futex: Ensure get_futex_key_refs() always implies a barrierCatalin Marinas-0/+2
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-72/+72
2014-10-15modules, lock around setting of MODULE_STATE_UNFORMEDPrarit Bhargava-0/+2
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-48/+108
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-1/+1
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-81/+171
2014-10-14kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>Geert Uytterhoeven-4/+3
2014-10-14kernel/watchdog.c: control hard lockup detection defaultUlrich Obergfell-2/+48
2014-10-14kdb: replace strnicmp with strncasecmpRasmus Villemoes-3/+3
2014-10-14x86: optimize resource lookups for ioremapMike Travis-0/+36
2014-10-14kexec: remove the unused function parameterBaoquan He-2/+1
2014-10-14kexec: take the segment adding out of locate_mem_hole functionsBaoquan He-21/+8
2014-10-14kernel/kallsyms.c: use __seq_open_private()Rob Jones-9/+2
2014-10-14printk: git rid of [sched_delayed] message for printk_deferredMarkus Trippelsdorf-6/+1
2014-10-14printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMPGeert Uytterhoeven-1/+6
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-441/+667
2014-10-13Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+4
2014-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-23/+31
2014-10-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-15/+145
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-228/+250
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-379/+1397
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-13/+7
2014-10-12Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-18/+34
2014-10-12Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-177/+247
2014-10-10Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+81
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds-3/+4
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-149/+57
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds-168/+375
2014-10-09kernel/sys.c: compat sysinfo syscall: fix undefined behaviorScotty Bauer-1/+1
2014-10-09kernel/sys.c: whitespace fixesvishnu.ps-128/+137
2014-10-09acct: eliminate compile warningYing Xue-5/+9
2014-10-09kernel/async.c: switch to pr_foo()Ionut Alexa-4/+4
2014-10-09mm: use VM_BUG_ON_MM where possibleSasha Levin-3/+2
2014-10-09mempolicy: remove the "task" arg of vma_policy_mof() and simplify itOleg Nesterov-1/+1
2014-10-09mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner-7/+0
2014-10-09prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operationCyrill Gorcunov-1/+189
2014-10-09prctl: PR_SET_MM -- factor out mmap_sem when updating mm::exe_fileCyrill Gorcunov-10/+11
2014-10-09mm: use may_adjust_brk helperCyrill Gorcunov-7/+4
2014-10-09kernel/kthread.c: partial revert of 81c98869faa5 ("kthread: ensure locality o...Nishanth Aravamudan-1/+1
2014-10-09softlockup: make detector be aware of task switch of processes hogging cpuchai wen-1/+17
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-126/+308
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+70
2014-10-09tracing: Clean up scheduling in trace_wakeup_test_thread()Steven Rostedt-17/+30
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+45
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+8
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-22/+55
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky-1/+1
2014-10-09Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar-19/+127