summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-04-05arm64: Introduce retpoline for aarch64/arm64.Christoph Muellner
2018-04-04x86: Move x86-retpoline CFLAGS into x86 Makefile.Christoph Muellner
2018-04-04arm64: Makefile: Add "-pipe" to CFLAGS to speed up the build.Christoph Muellner
2018-04-04[noupstream] Add gryphon support.Christoph Muellner
2018-04-03arm64: ilp32: Make the Kconfig option default yCatalin Marinas
2018-04-03arm64:ilp32: add ARM64_ILP32 to KconfigAndrew Pinski
2018-04-03arm64:ilp32: add vdso-ilp32 and use for signal returnPhilipp Tomsich
2018-04-03arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32Yury Norov
2018-04-03arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontextYury Norov
2018-04-03arm64: signal32: move ilp32 and aarch32 common code to separated fileYury Norov
2018-04-03arm64: signal: share lp64 signal structures and routines to ilp32Yury Norov
2018-04-03arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use itAndrew Pinski
2018-04-03arm64: ilp32: share aarch32 syscall handlersYury Norov
2018-04-03arm64: ilp32: introduce binfmt_ilp32.cYury Norov
2018-04-03arm64: change compat_elf_hwcap and compat_elf_hwcap2 prefix to a32Yury Norov
2018-04-03arm64: introduce binfmt_elf32.cYury Norov
2018-04-03arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64Yury Norov
2018-04-03arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)Yury Norov
2018-04-03arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64Andrew Pinski
2018-04-03arm64: rename functions that reference compat termYury Norov
2018-04-03arm64: rename COMPAT to AARCH32_EL0 in KconfigAndrew Pinski
2018-04-03asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2018-04-0332-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2018-04-03compat ABI: use non-compat openat and open_by_handle_at variantsYury Norov
2018-04-03arm64: signal: Make parse_user_sigframe() independent of rt_sigframe layoutDave Martin
2018-03-28bpf, x64: increase number of passesDaniel Borkmann
2018-03-28perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang
2018-03-28perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter
2018-03-28perf/x86/intel/uncore: Fix Skylake UPI event formatKan Liang
2018-03-28x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu
2018-03-28x86/build/64: Force the linker to use 2MB page sizeH.J. Lu
2018-03-28kvm/x86: fix icebp instruction handlingLinus Torvalds
2018-03-28x86/efi: Free efi_pgd with free_pages()Waiman Long
2018-03-28x86/vsyscall/64: Use proper accessor to update P4D entryBoris Ostrovsky
2018-03-28x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski
2018-03-28x86/mm: implement free pmd/pte page interfacesToshi Kani
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-28h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann
2018-03-28MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin
2018-03-28MIPS: lantiq: Enable AHB Bus for USBMathias Kresin
2018-03-28MIPS: lantiq: Fix Danube USB clockMathias Kresin
2018-03-28MIPS: ralink: Fix booting on MT7621NeilBrown
2018-03-28MIPS: ralink: Remove ralink_halt()NeilBrown
2018-03-24ARM: dts: aspeed-evb: Add unit name to memory nodeJoel Stanley
2018-03-24vgacon: Set VGA struct resource typesBjorn Helgaas
2018-03-21parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin
2018-03-21x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani
2018-03-21KVM: x86: Fix device passthrough when SME is activeTom Lendacky
2018-03-21x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev
2018-03-21x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft