summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-04-17x86/fpu: Load xsave pointer *after* initializationBorislav Petkov
2015-04-17perf/x86/intel: Add Broadwell support for the LBR callstackKan Liang
2015-04-17perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain...Jacob Pan
2015-04-17perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp eventsPeter Zijlstra
2015-04-17perf/x86: Fix hw_perf_event::flags collisionPeter Zijlstra
2015-04-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2015-04-16sparc: Make LDC use common iommu poll management functionsSowmini Varadhan
2015-04-16sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan
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-16x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal()Oleg Nesterov
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-15s390/pci: add locking for fmb accessSebastian Ott
2015-04-15s390/pci: extract software counters from fmbSebastian Ott
2015-04-15s390/bpf: Add s390x eBPF JIT compiler backendMichael Holzheu
2015-04-15s390: Use bool function return values of true/false not 1/0Joe Perches
2015-04-15powerpc/powermac: Fix build error seen with powermac smp buildsGuenter Roeck
2015-04-15Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-15Merge 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
2015-04-14powerpc: standardize mmap_rnd() usageKees Cook
2015-04-14mips: extract logic for mmap_rnd()Kees Cook