aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
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-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
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-0/+45
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+8
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-22/+55
2014-10-09switch /dev/kmsg to ->write_iter()Gravatar Al Viro 1-13/+7
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 8-7/+2782
2014-10-08tracing: Robustify wait loopGravatar Peter Zijlstra 1-1/+4
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-3/+6
2014-10-08Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-0/+36
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-0/+12
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+1
2014-10-08Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-1/+1
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 1-1/+0
2014-10-07Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-4/+15
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Gravatar Linus Torvalds 2-0/+7
2014-10-07Merge branch 'pm-domains'Gravatar Rafael J. Wysocki 1-0/+4
2014-10-07Merge branch 'acpi-pm'Gravatar Rafael J. Wysocki 1-11/+38
2014-10-07Merge branch 'pm-sleep'Gravatar Rafael J. Wysocki 3-18/+70
2014-10-07Merge branch 'pm-genirq'Gravatar Rafael J. Wysocki 5-97/+196
2014-10-03Merge tag 'trace-fixes-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2014-10-02perf: fix perf bug in fork()Gravatar Peter Zijlstra 2-3/+6
2014-10-02ring-buffer: Fix infinite spin in reading bufferGravatar Steven Rostedt (Red Hat) 1-1/+1
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Gravatar Russell King 5-41/+31
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-39/+20
2014-10-02aarch64: filter $x from kallsymsGravatar Kyle McMartin 1-1/+1
2014-10-01bpf: add search pruning optimization to verifierGravatar Alexei Starovoitov 1-0/+146
2014-09-30PM / hibernate: Iterate over set bits instead of PFNs in swsusp_free()Gravatar Joerg Roedel 1-15/+39
2014-09-30ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idleGravatar Rafael J. Wysocki 1-1/+20