summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-04arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLRGeert Uytterhoeven1-3/+0
2014-04-04sh: sh7757: switch RSPI clock to dev ID matchGeert Uytterhoeven1-1/+1
2014-04-04arch/sh/boards/board-sh7757lcr.c: fixup SDHI register sizeKuninori Morimoto1-1/+1
2014-04-04sh: don't pass saved userspace state to exception handlersBobby Bingham2-28/+11
2014-04-04sh: remove unused do_fpu_errorBobby Bingham1-18/+0
2014-04-04sh: push extra copy of r0-r2 for syscall parametersBobby Bingham4-26/+20
2014-04-04score: remove unused CPU_SCORE7 Kconfig parameterMichael Opdenacker1-6/+0
2014-04-04genksyms: fix typeof() handlingJan Beulich7-384/+498
2014-04-04fanotify: move unrelated handling from copy_event_to_user()Jan Kara1-21/+19
2014-04-04fanotify: reorganize loop in fanotify_read()Jan Kara1-22/+24
2014-04-04fanotify: convert access_mutex to spinlockJan Kara2-8/+8
2014-04-04fanotify: use fanotify event structure for permission response processingJan Kara3-104/+116
2014-04-04fanotify: remove useless bypass_perm checkJan Kara1-8/+0
2014-04-04fs/freevxfs/vxfs_lookup.c: update function commentFabian Frederick1-1/+1
2014-04-04fs/cifs/cifsfs.c: add __init to cifs_init_inodecache()Fabian Frederick1-1/+1
2014-04-04kmemleak: change some global variables to intLi Zefan1-40/+40
2014-04-04kmemleak: remove redundant codeLi Zefan2-8/+1
2014-04-04kmemleak: allow freeing internal objects after kmemleak was disabledLi Zefan2-15/+46
2014-04-04kmemleak: free internal objects only if there're no leaks to be reportedLi Zefan1-4/+9
2014-04-04kthread: ensure locality of task_struct allocationsNishanth Aravamudan1-2/+2
2014-04-04bdi: avoid oops on device removalJan Kara3-10/+28
2014-04-04backing_dev: fix hung task on syncDerek Basehore2-5/+8
2014-04-04sh: fix format string bug in stack tracerMatt Fleming1-1/+1
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds51-1907/+3140
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds30-207/+235
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1387-30582/+99667
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds29-658/+3022
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds67-97/+70
2014-04-03Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-69/+211
2014-04-03pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov1-1/+3
2014-04-03Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds74-838/+3265
2014-04-03Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-24/+45
2014-04-03Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds6-43/+124
2014-04-03Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds45-728/+1555
2014-04-03Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds36-211/+377
2014-04-03Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-77/+253
2014-04-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds185-924/+5950
2014-04-03Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds181-2527/+8239
2014-04-03arm64: Fix duplicated Kconfig entries againJosh Boyer1-6/+0
2014-04-03Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds47-8806/+15
2014-04-02Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-99/+77
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds30-507/+617
2014-04-02Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-62/+88
2014-04-02Merge tag 'metag-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-74/+25
2014-04-02x86: Fix dumpstack_64 irq stack handlingSteven Rostedt (Red Hat)1-9/+10
2014-04-02x86: Fix dumpstack_64 to keep state of "used" variable in loopSteven Rostedt (Red Hat)1-5/+5
2014-04-02sparse: fix commentLi Zhong1-1/+1
2014-04-02Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds47-6279/+6603
2014-04-02Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds33-378/+352
2014-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds149-2662/+10284