aboutsummaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman2017-06-171-16/+7
* MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann2017-06-171-1/+0
* MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton2017-06-171-0/+2
* MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton2017-06-171-20/+63
* MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton2017-06-171-3/+8
* MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton2017-06-171-7/+5
* MIPS: Prevent unaligned accesses during stack unwindingPaul Burton2017-06-171-35/+35
* MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton2017-06-171-5/+2
* MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill2017-06-171-8/+12
* x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner2017-06-171-1/+13
* ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin2017-06-171-1/+1
* ARM: ux500: fix prcmu_is_cpu_in_wfi() calculationArnd Bergmann2017-06-171-2/+2
* arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin2017-06-171-0/+4
* arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin2017-06-171-0/+1
* arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-06-171-3/+4
* ARM: dts: imx31: fix clock control module interrupts descriptionVladimir Zapolskiy2017-06-171-1/+1
* powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold2017-06-171-2/+6
* powerpc/ibmebus: Fix further device reference leaksJohan Hovold2017-06-171-2/+6
* x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba2017-06-171-1/+1
* powerpc: Fix build warning on 32-bit PPCLarry Finger2017-06-171-1/+1
* cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck2017-06-171-0/+8
* powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool2017-06-171-1/+1
* ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)2017-06-171-2/+2
* m68k: Fix ndelay() macroBoris Brezillon2017-06-171-1/+1
* KVM: x86: Introduce segmented_write_stdSteve Rutherford2017-06-171-2/+16
* KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini2017-06-171-10/+38
* mt6735: Add an option to multiplex AP and STA on wlan0Diogo Ferreira2017-06-041-0/+1
* defconfig: use cubic instead of westwood (seems to give better results on xDS...Mister Oyster2017-06-031-15/+11
* defconfig: move to config_hz=300Moyster2017-06-022-4/+7
* defconfig: renable rps/xps/rfs_accelMister Oyster2017-05-311-0/+4
* defconfig: cleanup net stuffMister Oyster2017-05-311-47/+48
* Revert "defconfig: kill LMK and enable MEMCG"Mister Oyster2017-05-281-5/+4
* Update defconfig for arm64 to enable ext4 encryptionTheodore Ts'o2017-05-271-0/+1
* defconfig: f2fs: enable more options to fix twrpMoyster2017-05-261-7/+7
* mm: disable zone_reclaim_mode by defaultMel Gorman2017-05-242-7/+4
* UPSTREAM: arm64: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang2017-05-241-0/+7
* UPSTREAM: arm: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang2017-05-241-0/+7
* UPSTREAM: arm64: LLVMLinux: Add current_stack_pointer() for arm64Behan Webster2017-05-241-0/+5
* UPSTREAM: ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster2017-05-241-0/+5
* defconfig: uid_cputime -> uid_sys_statsMister Oyster2017-05-231-1/+1
* defconfig: enable config needed by newer uid_cputime/sys_stats driverMister Oyster2017-05-231-1/+4
* defconfig: better vpn confMoyster2017-05-221-3/+8
* defconfig: cleanupMister Oyster2017-05-201-2/+1
* defconfig: kill LMK and enable MEMCGNathan Chancellor2017-05-201-4/+7
* defconfig: more defconfigMister Oyster2017-05-111-25/+31
* defconfig: regenMister Oyster2017-05-111-4/+3
* wlan: disable CONFIG_CFG80211_WEXT in kernel configAnmin Hsu2017-05-112-2/+2
* defconfig: disable AEE stuff that ain't called 'AEE stuff' because fck yeahMister Oyster2017-05-111-1/+1
* defconfig: turn off some debug stuffMoyster2017-05-071-5/+5
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-05-071-10/+30