aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds6-147/+11
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-324/+257
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds21-66/+201
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds301-3773/+7837
2015-04-17Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linuxLinus Torvalds11-41/+346
2015-04-17tile: nohz: warn if nohz_full uses hypervisor shared coresChris Metcalf2-1/+28
2015-04-17tile: ftrace: fix function_graph tracer issuesTony Lu3-2/+13
2015-04-17tile: map data region shadow of kernel as R/WChris Metcalf1-2/+5
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf8-28/+67
2015-04-17tile: support arch_irq_work_raiseChris Metcalf4-2/+46
2015-04-17arch: tile: fix null pointer dereference on pt_regs pointerColin Ian King1-7/+8
2015-04-17tile/elf: reorganize notify_exec()Davidlohr Bueso1-18/+29
2015-04-17tile: use si_int instead of si_ptr for compat_siginfoChris Metcalf1-6/+5
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds20-238/+126
2015-04-17powerpc/oprofile: reduce mmap_sem hold for exe_fileDavidlohr Bueso1-5/+8
2015-04-17mips: ip32: add platform data hooks to use DS1685 driverJoshua Kinard4-136/+80
2015-04-17x86: switch to using asm-generic for seccomp.hKees Cook3-31/+18
2015-04-17sparc: switch to using asm-generic for seccomp.hKees Cook1-8/+3
2015-04-17powerpc: switch to using asm-generic for seccomp.hKees Cook3-17/+10
2015-04-17parisc: switch to using asm-generic for seccomp.hKees Cook2-16/+1
2015-04-17mips: switch to using asm-generic for seccomp.hKees Cook1-5/+2
2015-04-17microblaze: use asm-generic for seccomp.hKees Cook1-7/+1
2015-04-17arm: use asm-generic for seccomp.hKees Cook2-11/+1
2015-04-17arc: do not export symbols in troubleshoot.cDavidlohr Bueso1-2/+1
2015-04-17alpha: forward declare struct pt_regs in processor.hRichard Weinberger1-0/+1
2015-04-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds8-5/+33
2015-04-16sparc: Make LDC use common iommu poll management functionsSowmini Varadhan1-88/+97
2015-04-16sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan4-236/+160
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds7-400/+303
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds44-409/+741
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds234-9345/+7189
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-358/+343
2015-04-15s390: remove use of seq_printf return valueJoe Perches1-2/+4
2015-04-15cris fasttimer: remove use of seq_printf return valueJoe Perches2-92/+78
2015-04-15cris: remove use of seq_printf return valueJoe Perches2-58/+62
2015-04-15openrisc: remove use of seq_printf return valueJoe Perches1-24/+26
2015-04-15ARM: plat-pxa: remove use of seq_printf return valueJoe Perches1-58/+53
2015-04-15nios2: cpuinfo: remove use of seq_printf return valueJoe Perches1-39/+38
2015-04-15microblaze: mb: remove use of seq_printf return valueJoe Perches1-76/+73
2015-04-15x86: mtrr: if: remove use of seq_printf return valueJoe Perches1-7/+5
2015-04-15powerpc/powernv: reboot when requested by firmwareJoel Stanley1-2/+3
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda1-0/+1
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+1
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds80-488/+84
2015-04-15Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds56-1997/+246
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0
2015-04-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds6-8/+8
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds68-1129/+10913
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds19-80/+168
2015-04-15powerpc/powermac: Fix build error seen with powermac smp buildsGuenter Roeck1-6/+4