summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-06-07ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua1-1/+1
2014-06-07ARM: dts: i.MX53: Fix ipu register space sizeSascha Hauer1-1/+1
2014-06-07x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos1-0/+1
2014-06-07genirq: Allow forcing cpu affinity of interruptsThomas Gleixner1-1/+1
2014-06-07mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm5-0/+5
2014-05-30parisc: fix epoll_pwait syscall on compat kernelHelge Deller1-1/+1
2014-05-30powerpc: Add vr save/restore functionsAndreas Schwab1-0/+186
2014-05-30ARM: multi_v7_defconfig: enable ARM_ATAG_DTB_COMPATOlof Johansson1-0/+1
2014-05-30arm: multi_v7_defconfig: Enable initrd/initramfs supportSoren Brinkmann1-0/+1
2014-05-13ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta1-3/+5
2014-05-13ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVEVineet Gupta2-12/+5
2014-05-13ARC: Entry Handler tweaks: Simplify branch for in-kernel preemptionVineet Gupta1-6/+2
2014-05-13s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky1-1/+0
2014-05-13powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling5-7/+34
2014-05-13powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard1-0/+4
2014-05-13MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen1-0/+1
2014-05-13MIPS: KVM: Pass reserved instruction exceptions to guestJames Hogan1-3/+4
2014-05-13ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GBSergey Dyasly1-4/+2
2014-05-06sh: fix format string bug in stack tracerMatt Fleming1-1/+1
2014-05-06x86/efi: Correct EFI boot stub use of code32_startMatt Fleming3-14/+14
2014-05-06x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin1-0/+11
2014-05-06ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek1-1/+1
2014-05-06s390/cio: fix driver callback initialization for ccw consolesSebastian Ott1-1/+1
2014-05-06ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott9-18/+18
2014-05-06ARM: mvebu: ensure the mdio node has a clock reference on Armada 370/XPThomas Petazzoni1-0/+1
2014-05-06ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua1-0/+7
2014-05-06ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu1-1/+1
2014-05-06ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington1-1/+0
2014-05-06ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon6-28/+18
2014-05-06ARM: dts: Keep G3D regulator always on for exynos5250-arndaleTomasz Figa1-0/+1
2014-05-06ARM: OMAP3: hwmod data: Correct clock domains for USB modulesRoger Quadros1-2/+2
2014-05-06ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUMNishanth Menon1-1/+1
2014-05-06ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen1-0/+8
2014-05-06arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas1-3/+3
2014-05-06arm64: Do not synchronise I and D caches for special ptesCatalin Marinas1-1/+1
2014-04-26sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller1-1/+3
2014-04-26sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp1-2/+2
2014-04-26sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker1-1/+1
2014-04-26Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp1-2/+2
2014-04-26sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal1-2/+2
2014-04-26x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman1-9/+6
2014-04-14crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2-32/+11
2014-04-14m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain1-0/+1
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens1-0/+1
2014-04-14ARC: [nsimosci] Unbork consoleVineet Gupta2-1/+5
2014-04-14ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker1-4/+3
2014-04-03x86: fix boot on uniprocessor systemsArtem Fetishev1-1/+2
2014-03-31KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti1-1/+1
2014-03-31KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti2-0/+17
2014-03-31KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti1-0/+3