summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-10-09mm: per-thread vma cachingDavidlohr Bueso
2014-10-05ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variantsRajendra Nayak
2014-10-05perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas
2014-10-05parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin
2014-10-05parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin
2014-10-05powerpc: Add smp_mb()s to arch_spin_unlock_wait()Michael Ellerman
2014-10-05powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman
2014-10-05powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard
2014-10-05sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
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: try a cow on read only pages for key opsChristian Borntraeger
2014-10-05MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
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: 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: 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: 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-09-17MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen
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
2014-09-17MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith
2014-09-17MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith
2014-09-17MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith
2014-09-17MIPS: GIC: Prevent array overrunJeffrey Deans
2014-09-17powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V
2014-09-17powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V
2014-09-17powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V
2014-09-17powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V
2014-09-17powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V
2014-09-17powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V
2014-09-17powerpc/pseries: Avoid deadlock on removing ddwGavin Shan
2014-09-17powerpc/pseries: Failure on removing device nodeGavin Shan