aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-10-21freezer: Do not freeze tasks killed by OOM killerGravatar Cong Wang 1-0/+3
2014-10-19Merge git://git.infradead.org/users/eparis/auditGravatar Linus Torvalds 6-69/+56
2014-10-18Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+2
2014-10-18futex: Ensure get_futex_key_refs() always implies a barrierGravatar Catalin Marinas 1-0/+2
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 21-72/+72
2014-10-15modules, lock around setting of MODULE_STATE_UNFORMEDGravatar Prarit Bhargava 1-0/+2
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Gravatar Linus Torvalds 7-48/+108
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-1/+1
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-81/+171
2014-10-14kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>Gravatar Geert Uytterhoeven 1-4/+3
2014-10-14kernel/watchdog.c: control hard lockup detection defaultGravatar Ulrich Obergfell 1-2/+48
2014-10-14kdb: replace strnicmp with strncasecmpGravatar Rasmus Villemoes 1-3/+3
2014-10-14x86: optimize resource lookups for ioremapGravatar Mike Travis 1-0/+36
2014-10-14kexec: remove the unused function parameterGravatar Baoquan He 1-2/+1
2014-10-14kexec: take the segment adding out of locate_mem_hole functionsGravatar Baoquan He 1-21/+8
2014-10-14kernel/kallsyms.c: use __seq_open_private()Gravatar Rob Jones 1-9/+2
2014-10-14printk: git rid of [sched_delayed] message for printk_deferredGravatar Markus Trippelsdorf 1-6/+1
2014-10-14printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMPGravatar Geert Uytterhoeven 1-1/+6
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 19-441/+667
2014-10-13Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-6/+4
2014-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-23/+31
2014-10-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-15/+145
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 7-228/+250
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 13-379/+1397
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-13/+7
2014-10-12Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 2-18/+34
2014-10-12Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 3-177/+247
2014-10-10Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+81
2014-10-10audit: rename audit_log_remove_rule to disambiguate for treesGravatar Richard Guy Briggs 1-2/+2
2014-10-10audit: cull redundancy in audit_rule_changeGravatar Richard Guy Briggs 1-11/+7
2014-10-10audit: WARN if audit_rule_change called illegallyGravatar Eric Paris 1-1/+2
2014-10-10audit: put rule existence check in canonical orderGravatar Richard Guy Briggs 1-1/+1
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Gravatar Linus Torvalds 1-3/+4
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 3-149/+57
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Gravatar Linus Torvalds 8-168/+375
2014-10-09kernel/sys.c: compat sysinfo syscall: fix undefined behaviorGravatar Scotty Bauer 1-1/+1
2014-10-09kernel/sys.c: whitespace fixesGravatar vishnu.ps 1-128/+137
2014-10-09acct: eliminate compile warningGravatar Ying Xue 1-5/+9
2014-10-09kernel/async.c: switch to pr_foo()Gravatar Ionut Alexa 1-4/+4
2014-10-09mm: use VM_BUG_ON_MM where possibleGravatar Sasha Levin 2-3/+2
2014-10-09mempolicy: remove the "task" arg of vma_policy_mof() and simplify itGravatar Oleg Nesterov 1-1/+1
2014-10-09mm: remove noisy remainder of the scan_unevictable interfaceGravatar Johannes Weiner 1-7/+0
2014-10-09prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operationGravatar Cyrill Gorcunov 1-1/+189
2014-10-09prctl: PR_SET_MM -- factor out mmap_sem when updating mm::exe_fileGravatar Cyrill Gorcunov 1-10/+11
2014-10-09mm: use may_adjust_brk helperGravatar Cyrill Gorcunov 1-7/+4
2014-10-09kernel/kthread.c: partial revert of 81c98869faa5 ("kthread: ensure locality o...Gravatar Nishanth Aravamudan 1-1/+1
2014-10-09softlockup: make detector be aware of task switch of processes hogging cpuGravatar chai wen 1-1/+17
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 9-126/+308
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+70
2014-10-09tracing: Clean up scheduling in trace_wakeup_test_thread()Gravatar Steven Rostedt 1-17/+30