summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2014-06-072-2/+9
* crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger2014-06-072-0/+6
* powerpc/tm: Fix crash when forking inside a transactionMichael Neuling2014-06-071-0/+10
* x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2014-06-072-1/+11
* metag: Reduce maximum stack size to 256MBJames Hogan2014-06-072-0/+4
* metag: fix memory barriersMikulas Patocka2014-06-071-0/+3
* ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua2014-06-071-1/+1
* ARM: dts: i.MX53: Fix ipu register space sizeSascha Hauer2014-06-071-1/+1
* x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos2014-06-071-0/+1
* genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-06-071-1/+1
* mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm2014-06-075-0/+5
* parisc: fix epoll_pwait syscall on compat kernelHelge Deller2014-05-301-1/+1
* powerpc: Add vr save/restore functionsAndreas Schwab2014-05-301-0/+186
* ARM: multi_v7_defconfig: enable ARM_ATAG_DTB_COMPATOlof Johansson2014-05-301-0/+1
* arm: multi_v7_defconfig: Enable initrd/initramfs supportSoren Brinkmann2014-05-301-0/+1
* ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta2014-05-131-3/+5
* ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVEVineet Gupta2014-05-132-12/+5
* ARC: Entry Handler tweaks: Simplify branch for in-kernel preemptionVineet Gupta2014-05-131-6/+2
* s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky2014-05-131-1/+0
* powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling2014-05-135-7/+34
* powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard2014-05-131-0/+4
* MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen2014-05-131-0/+1
* MIPS: KVM: Pass reserved instruction exceptions to guestJames Hogan2014-05-131-3/+4
* ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GBSergey Dyasly2014-05-131-4/+2
* sh: fix format string bug in stack tracerMatt Fleming2014-05-061-1/+1
* x86/efi: Correct EFI boot stub use of code32_startMatt Fleming2014-05-063-14/+14
* x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin2014-05-061-0/+11
* ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek2014-05-061-1/+1
* s390/cio: fix driver callback initialization for ccw consolesSebastian Ott2014-05-061-1/+1
* ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2014-05-069-18/+18
* ARM: mvebu: ensure the mdio node has a clock reference on Armada 370/XPThomas Petazzoni2014-05-061-0/+1
* ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua2014-05-061-0/+7
* ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu2014-05-061-1/+1
* ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington2014-05-061-1/+0
* ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon2014-05-066-28/+18
* ARM: dts: Keep G3D regulator always on for exynos5250-arndaleTomasz Figa2014-05-061-0/+1
* ARM: OMAP3: hwmod data: Correct clock domains for USB modulesRoger Quadros2014-05-061-2/+2
* ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUMNishanth Menon2014-05-061-1/+1
* ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen2014-05-061-0/+8
* arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas2014-05-061-3/+3
* arm64: Do not synchronise I and D caches for special ptesCatalin Marinas2014-05-061-1/+1
* sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller2014-04-261-1/+3
* sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp2014-04-261-2/+2
* sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker2014-04-261-1/+1
* Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp2014-04-261-2/+2
* sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal2014-04-261-2/+2
* x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman2014-04-261-9/+6
* crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2014-04-142-32/+11
* m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain2014-04-141-0/+1
* futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens2014-04-141-0/+1