summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-07-11MIPS16e2: Provide feature overrides for non-MIPS16 systemsMaciej W. Rozycki16-0/+16
2017-07-11MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfoMaciej W. Rozycki1-0/+1
2017-07-11spufs: Implement show_optionsDavid Howells1-3/+19
2017-07-11powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran1-1/+1
2017-07-11powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9Nicholas Piggin3-18/+67
2017-07-11s390: reduce ELF_ET_DYN_BASEKees Cook1-8/+7
2017-07-11powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+7
2017-07-11arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+6
2017-07-11arm: move ELF_ET_DYN_BASE to 4MBKees Cook1-6/+2
2017-07-11binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook1-6/+7
2017-07-11lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer4-32/+36
2017-07-11bitmap: use memcmp optimisation in more situationsMatthew Wilcox1-0/+1
2017-07-11ARM: fix rd_size declarationBart Van Assche1-2/+1
2017-07-11frv: cmpxchg: implement cmpxchg64()Will Deacon1-0/+1
2017-07-11frv: use generic fb.hTobias Klauser2-12/+1
2017-07-11frv: remove wrapper header for asm/device.hTobias Klauser2-7/+1
2017-07-11arm64/kasan: don't allocate extra shadow memoryAndrey Ryabinin1-7/+1
2017-07-11x86/kasan: don't allocate extra shadow memoryAndrey Ryabinin1-6/+1
2017-07-10um: Correctly check for PTRACE_GETRESET/SETREGSETRichard Weinberger1-1/+1
2017-07-10um: v2: Use generic NOTES macroThomas Meyer1-1/+1
2017-07-10ARM/PCI: Fix pcibios_init_resource() struct pci_host_bridge leakLorenzo Pieralisi1-1/+1
2017-07-10KVM: vmx: expose more information for KVM_INTERNAL_ERROR_DELIVERY_EV exitsPaolo Bonzini1-1/+7
2017-07-10powerpc/mm/radix: Synchronize updates to the process tableBenjamin Herrenschmidt1-0/+8
2017-07-10powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt1-3/+9
2017-07-10powerpc/powernv: Tell OPAL about our MMU mode on POWER9Benjamin Herrenschmidt3-3/+36
2017-07-10powerpc/kexec: Fix radix to hash kexec due to IAMR/AMORBalbir Singh1-0/+12
2017-07-09microblaze: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-26/+24
2017-07-09metag: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-25/+25
2017-07-09m68k: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-12/+11
2017-07-09m32r: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-4/+3
2017-07-09ia64: remove redundant generic-y += kvm_para.h from asm/KbuildMasahiro Yamada1-2/+0
2017-07-09hexagon: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-23/+23
2017-07-09h8300: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-28/+28
2017-07-09cris: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-19/+19
2017-07-09c6x: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-27/+26
2017-07-09blackfin: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-23/+23
2017-07-09arc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-24/+24
2017-07-09ARM: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-16/+14
2017-07-09arm64: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-17/+16
2017-07-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-56/+65
2017-07-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2017-07-09Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-81/+158
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2017-07-08Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-40/+19
2017-07-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds10-18/+181
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds23-492/+889
2017-07-08kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao1-1/+1
2017-07-08Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-47/+38
2017-07-08Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-18/+34
2017-07-07Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds5-5/+6