aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-10-24Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidlsk-v3.14-android-14.10Mark Brown
2014-10-15arm64: enable context trackingLarry Bassel
2014-10-15arm64: adjust el0_sync so that a function can be calledLarry Bassel
2014-10-15arm64: Support arch_irq_work_raise() via self IPIsLarry Bassel
2014-10-10Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2014-10-10Merge tag 'v3.14.21' into linux-linaro-lsk-v3.14Mark Brown
2014-10-09mm: per-thread vma cachingDavidlohr Bueso
2014-10-09Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2014-10-09Merge remote-tracking branch 'lsk/v3.14/topic/kvm' into linux-linaro-lsk-v3.14Mark Brown
2014-10-08Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2014-10-08Merge remote-tracking branch 'lsk/v3.14/topic/gicv3' into linux-linaro-lsk-v3.14Mark Brown
2014-10-08Merge branch 'lsk/v3.14/topic/kvm' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-08mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2014-10-08Merge branch 'lsk/v3.14/topic/gic-v3' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-06Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2014-10-06Merge tag 'v3.14.20' into linux-linaro-lsk-v3.14Mark Brown
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-10-03ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky
2014-10-03arm64: barriers: wire up new barrier optionsWill Deacon