summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-10-05x86/kaslr: Avoid the setup_data area when picking locationKees Cook
2014-10-05x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young
2014-10-05x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader
2014-10-05KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flagsChristian Borntraeger
2014-10-05KVM: s390/mm: Fix storage key corruption during swappingChristian Borntraeger
2014-10-05KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger
2014-10-05KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger
2014-10-05arm64: Add brackets around user_stack_pointer()Catalin Marinas
2014-10-05MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-10-05MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsPaul Burton
2014-10-05MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno
2014-10-05ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch
2014-10-05ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy
2014-10-05ARM: imx: fix .is_enabled() of shared gate clockShawn Guo
2014-10-05ARM: DT: imx53: fix lvds channel 1 portMarkus Niebel
2014-10-05ARM: dts: dra7-evm: Fix NAND GPMC timingsRoger Quadros
2014-10-05ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interruptsStephen Boyd
2014-10-05ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch
2014-10-05ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla
2014-10-05ARM: dts: dra7-evm: Fix spi1 mux documentationNishanth Menon
2014-10-05ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CCPeter Ujfalusi
2014-10-05ARM: dts: DRA7: fix interrupt-cells for GPIONishanth Menon
2014-10-05ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface listsRajendra Nayak
2014-10-05ARM: dts: imx53-qsrb: Fix suspend/resumeFabio Estevam
2014-10-05ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland
2014-10-05ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland
2014-10-05xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov
2014-10-05xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov
2014-10-05xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov
2014-10-05xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas
2014-10-05xtensa: replace IOCTL code definitions with constantsMax Filippov
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-10-05ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar
2014-10-05arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall
2014-10-05arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla
2014-10-05arm64: flush TLS registers during execWill Deacon
2014-10-05ARM: dts: i.MX53: fix apparent bug in VPU clksLothar Waßmann
2014-10-05ARM: dts: vf610-twr: Fix pinctrl_esdhc1 pin definitions.Bill Pringlemeir
2014-10-05ARM: imx: fix TLB missing of IOMUXC base address during suspendShawn Guo
2014-09-17MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras
2014-09-17MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras
2014-09-17MIPS: EVA: Add new EVA headerMarkos Chandras
2014-09-17MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen
2014-09-17MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2GMarkos Chandras
2014-09-17MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras
2014-09-17MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras
2014-09-17MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith
2014-09-17MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen
2014-09-17MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen
2014-09-17MIPS: Prevent user from setting FCSR cause bitsPaul Burton