summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-05-30parisc: fix epoll_pwait syscall on compat kernelHelge Deller
2014-05-30powerpc: Add vr save/restore functionsAndreas Schwab
2014-05-30ARM: multi_v7_defconfig: enable ARM_ATAG_DTB_COMPATOlof Johansson
2014-05-30arm: multi_v7_defconfig: Enable initrd/initramfs supportSoren Brinkmann
2014-05-13ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta
2014-05-13ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVEVineet Gupta
2014-05-13ARC: Entry Handler tweaks: Simplify branch for in-kernel preemptionVineet Gupta
2014-05-13s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky
2014-05-13powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling
2014-05-13powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard
2014-05-13MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen
2014-05-13MIPS: KVM: Pass reserved instruction exceptions to guestJames Hogan
2014-05-13ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GBSergey Dyasly
2014-05-06sh: fix format string bug in stack tracerMatt Fleming
2014-05-06x86/efi: Correct EFI boot stub use of code32_startMatt Fleming
2014-05-06x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin
2014-05-06ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek
2014-05-06s390/cio: fix driver callback initialization for ccw consolesSebastian Ott
2014-05-06ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott
2014-05-06ARM: mvebu: ensure the mdio node has a clock reference on Armada 370/XPThomas Petazzoni
2014-05-06ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua
2014-05-06ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu
2014-05-06ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington
2014-05-06ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon
2014-05-06ARM: dts: Keep G3D regulator always on for exynos5250-arndaleTomasz Figa
2014-05-06ARM: OMAP3: hwmod data: Correct clock domains for USB modulesRoger Quadros
2014-05-06ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUMNishanth Menon
2014-05-06ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen
2014-05-06arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas
2014-05-06arm64: Do not synchronise I and D caches for special ptesCatalin Marinas
2014-04-26sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2014-04-26sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp
2014-04-26sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker
2014-04-26Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp
2014-04-26sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal
2014-04-26x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman
2014-04-14crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel
2014-04-14m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens
2014-04-14ARC: [nsimosci] Unbork consoleVineet Gupta
2014-04-14ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker
2014-04-03x86: fix boot on uniprocessor systemsArtem Fetishev
2014-03-31KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti
2014-03-31KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti
2014-03-31KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti
2014-03-31ARM: highbank: avoid L2 cache smc calls when PL310 is not presentRob Herring
2014-03-31ARM: move outer_cache declaration out of ifdefRob Herring
2014-03-31x86: bpf_jit: support negative offsetsAlexei Starovoitov
2014-03-23ARM: ignore memory below PHYS_OFFSETRussell King
2014-03-23ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_tMagnus Damm