aboutsummaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Revert "power: make sync on suspend optional"Moyster2017-12-013-3/+0
* defconfig: enable the same ipv4 & ipv6 netfilter configsMoyster2017-12-011-1/+1
* defconfig: regenMoyster2017-11-061-1/+1
* x86/apic: fix build breakage caused by incomplete backport to 3.10Willy Tarreau2017-11-061-0/+2
* KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang2017-11-061-1/+1
* KVM: x86: zero base3 of unusable segmentsRadim Krčmář2017-11-061-0/+2
* x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott2017-11-061-0/+1
* kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini2017-11-061-1/+1
* x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann2017-11-061-2/+2
* 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