summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-17Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-17powerpc/oprofile: reduce mmap_sem hold for exe_fileDavidlohr Bueso
2015-04-17mips: ip32: add platform data hooks to use DS1685 driverJoshua Kinard
2015-04-17x86: switch to using asm-generic for seccomp.hKees Cook
2015-04-17sparc: switch to using asm-generic for seccomp.hKees Cook
2015-04-17powerpc: switch to using asm-generic for seccomp.hKees Cook
2015-04-17parisc: switch to using asm-generic for seccomp.hKees Cook
2015-04-17mips: switch to using asm-generic for seccomp.hKees Cook
2015-04-17microblaze: use asm-generic for seccomp.hKees Cook
2015-04-17arm: use asm-generic for seccomp.hKees Cook
2015-04-17arc: do not export symbols in troubleshoot.cDavidlohr Bueso
2015-04-17alpha: forward declare struct pt_regs in processor.hRichard Weinberger
2015-04-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15s390: remove use of seq_printf return valueJoe Perches
2015-04-15cris fasttimer: remove use of seq_printf return valueJoe Perches
2015-04-15cris: remove use of seq_printf return valueJoe Perches
2015-04-15openrisc: remove use of seq_printf return valueJoe Perches
2015-04-15ARM: plat-pxa: remove use of seq_printf return valueJoe Perches
2015-04-15nios2: cpuinfo: remove use of seq_printf return valueJoe Perches
2015-04-15microblaze: mb: remove use of seq_printf return valueJoe Perches
2015-04-15x86: mtrr: if: remove use of seq_printf return valueJoe Perches
2015-04-15powerpc/powernv: reboot when requested by firmwareJoel Stanley
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-15Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw...Linus Torvalds
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-15powerpc/powermac: Fix build error seen with powermac smp buildsGuenter Roeck
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-15powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVEAlexey Kardashevskiy
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14arm: add support for memtestVladimir Murzin
2015-04-14arm64: add support for memtestVladimir Murzin
2015-04-14mm: move memtest under mmVladimir Murzin
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook
2015-04-14s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14s390: standardize mmap_rnd() usageKees Cook