aboutsummaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix mips_atomic_set() retry conditionJames Hogan2017-11-061-1/+1
* MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki2017-11-061-0/+38
* MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki2017-11-061-4/+1
* MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-11-061-0/+1
* powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran2017-11-061-1/+1
* powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard2017-11-061-0/+13
* powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman2017-11-061-2/+2
* powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao2017-11-061-0/+11
* MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki2017-11-061-3/+4
* arm64/configs: Enable BALANCE_ANON_FILE_RECLAIMThierry Strudel2017-10-211-0/+1
* arm64: zero the leading stack canary byteDaniel Micay2017-10-141-0/+3
* defconfig: hardened configMister Oyster2017-10-141-12/+12
* defconfig: ntfs drivers don't have full rw support, use fuseMoyster2017-09-271-2/+1
* lz4k: Remove lz4k modulealexlartsev192017-09-261-1/+0
* defconfig: use crypto lz4Mister Oyster2017-09-251-3/+3
* misc: replace __FUNCTION__ by __function__Moyster2017-09-233-5/+5
* kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2017-09-232-3/+3
* arm64: Remove TIF_POLLING_NRFLAGPeter Zijlstra2017-09-201-2/+0
* arm64: process management: Add TIF_MM_RELEASEDAbhimanyu Kapur2017-09-201-0/+2
* defconfig: regenMister Oyster2017-09-161-0/+1
* lib: vsprintf: whitelist stack tracesDave Weinstein2017-09-141-2/+2
* defconfig: disable config_have_xlog_featureMister Oyster2017-09-051-1/+1
* defconfig: disable CONFIG_MTK_COMBO_DISABLE_5G_FOR_P2PMister Oyster2017-09-051-1/+1
* defconfig: enable rumble/leds on xbox360 controllers & regen defconfigMoyster2017-09-051-4/+26
* defconfig: Enable usb host driver for joystick/gamepadHemant Kumar2017-09-051-0/+2
* ARM: mm: Don't force swp_emulateChad Cormier Roussel2017-09-041-1/+1
* crypto: xts - fix compile errorsStephan Mueller2017-08-312-0/+2
* crypto: xts - consolidate sanity check for keysStephan Mueller2017-08-318-45/+27
* crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel2017-08-311-1/+1
* arm64: crypto: assure that ECB modes don't require an IVJeremy Linton2017-08-311-2/+2
* arm64/crypto: remove redundant update of dataColin Ian King2017-08-311-1/+0
* arm64: mm: fix show_pte KERN_CONT falloutMark Rutland2017-08-311-3/+4
* defconfig enable ntfs driversMister Oyster2017-08-311-1/+3
* defconfig: enable exfat driversMister Oyster2017-08-311-0/+7
* Apply CFLAGS, -Os to decompress.o to improve decompress performance during bo...flar22017-08-311-0/+3
* Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2017-08-312-2/+1
* UPSTREAM: x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han2017-08-161-0/+8
* arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi2017-07-111-1/+1
* defconfig: regen .107Mister Oyster2017-07-041-1/+1
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-0412-16/+16
* x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert2017-07-041-13/+1
* x86: standardize mmap_rnd() usageKees Cook2017-07-041-18/+22
* kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2017-07-041-6/+5
* ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-07-041-0/+12
* xen/x86: don't lose event interruptsStefano Stabellini2017-07-041-3/+3
* MIPS: Fix crash registers on non-crashing CPUsCorey Minyard2017-07-041-3/+13
* powerpc: Reject binutils 2.24 when building little endianMichael Ellerman2017-07-041-0/+8
* x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-07-041-1/+1
* x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-07-041-1/+1
* powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras2017-07-041-8/+20