| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-05-13 | x86-64, build: Fix stack protector Makefile breakage with 32-bit userland | George Spelvin | 1 | -0/+1 |
| 2014-05-13 | ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe | Vineet Gupta | 1 | -3/+5 |
| 2014-05-13 | ARC: Remove ARC_HAS_COH_RTSC | Richard Weinberger | 1 | -1/+0 |
| 2014-05-13 | s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH | Martin Schwidefsky | 1 | -1/+0 |
| 2014-05-13 | powerpc: Fix Oops in rtas_stop_self() | Li Zhong | 1 | -2/+3 |
| 2014-05-13 | powerpc/tm: Disable IRQ in tm_recheckpoint | Michael Neuling | 5 | -7/+34 |
| 2014-05-13 | powerpc/compat: 32-bit little endian machine name is ppcle, not ppc | Anton Blanchard | 1 | -0/+4 |
| 2014-05-13 | MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume() | Huacai Chen | 1 | -0/+1 |
| 2014-05-13 | KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n | Anton Blanchard | 1 | -3/+1 |
| 2014-05-13 | MIPS: KVM: Pass reserved instruction exceptions to guest | James Hogan | 1 | -3/+4 |
| 2014-05-13 | arm: KVM: fix possible misalignment of PGDs and bounce page | Mark Salter | 1 | -6/+9 |
| 2014-05-06 | ARM: dts: am335x: update USB DT references | Leigh Brown | 4 | -7/+7 |
| 2014-05-06 | ARM: tegra: remove UART5/UARTE from tegra124.dtsi | Stephen Warren | 1 | -13/+0 |
| 2014-05-06 | sh: fix format string bug in stack tracer | Matt Fleming | 1 | -1/+1 |
| 2014-05-06 | arm64: __NR_compat_syscalls fix | Miklos Szeredi | 1 | -1/+1 |
| 2014-05-06 | x86/efi: Correct EFI boot stub use of code32_start | Matt Fleming | 3 | -14/+14 |
| 2014-05-06 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin | 1 | -0/+11 |
| 2014-05-06 | ftrace/x86: One more missing sync after fixup of function modification failure | Petr Mladek | 1 | -1/+1 |
| 2014-05-06 | x86, AVX-512: Enable AVX-512 States Context Switch | Fenghua Yu | 1 | -6/+10 |
| 2014-05-06 | x86, AVX-512: AVX-512 Feature Detection | Fenghua Yu | 1 | -0/+4 |
| 2014-05-06 | x86, hash: Fix build failure with older binutils | Jan Beulich | 2 | -0/+5 |
| 2014-05-06 | s390: fix control register update | Martin Schwidefsky | 1 | -1/+1 |
| 2014-05-06 | s390/bitops,atomic: add missing memory barriers | Heiko Carstens | 2 | -46/+65 |
| 2014-05-06 | KVM: s390: Optimize ucontrol path | Christian Borntraeger | 1 | -1/+2 |
| 2014-05-06 | s390/cio: fix driver callback initialization for ccw consoles | Sebastian Ott | 1 | -1/+1 |
| 2014-05-06 | ARM: pxa: hx4700.h: include "irqs.h" for PXA_NR_BUILTIN_GPIO | Andrea Adami | 1 | -0/+1 |
| 2014-05-06 | ARM: mvebu: ensure the mdio node has a clock reference on Armada 370/XP | Thomas Petazzoni | 1 | -0/+1 |
| 2014-05-06 | ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo | Liu Hua | 1 | -0/+7 |
| 2014-05-06 | ARM: 8027/1: fix do_div() bug in big-endian systems | Xiangyu Lu | 1 | -1/+1 |
| 2014-05-06 | ARM: 8007/1: Remove extraneous kcmp syscall ignore | Christopher Covington | 1 | -1/+0 |
| 2014-05-06 | ARM: Fix default CPU selection for ARCH_MULTI_V5 | Andrew Lunn | 1 | -1/+1 |
| 2014-05-06 | ARM: 7954/1: mm: remove remaining domain support from ARMv6 | Will Deacon | 6 | -28/+18 |
| 2014-05-06 | ARM: dts: Keep G3D regulator always on for exynos5250-arndale | Tomasz Figa | 1 | -0/+1 |
| 2014-05-06 | ARM: dts: omap4/5: Use l3_ick for the gpmc node | Florian Vaussard | 2 | -0/+4 |
| 2014-05-06 | ARM: dts: am33xx: correcting dt node unit address for usb | Mugunthan V N | 1 | -2/+2 |
| 2014-05-06 | ARM: OMAP3: hwmod data: Correct clock domains for USB modules | Roger Quadros | 1 | -2/+2 |
| 2014-05-06 | ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUM | Nishanth Menon | 1 | -1/+1 |
| 2014-05-06 | ARM: OMAP2+: hwmod: fix missing braces in _init() | Suman Anna | 1 | -1/+2 |
| 2014-05-06 | ARM: OMAP2+: INTC: Acknowledge stuck active interrupts | Stefan Sørensen | 1 | -0/+8 |
| 2014-05-06 | arm64: Make DMA coherent and strongly ordered mappings not executable | Catalin Marinas | 1 | -3/+3 |
| 2014-05-06 | arm64: Do not synchronise I and D caches for special ptes | Catalin Marinas | 1 | -1/+1 |
| 2014-04-26 | x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets | Neil Horman | 1 | -9/+6 |
| 2014-04-26 | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang | 1 | -0/+6 |
| 2014-04-14 | crypto: ghash-clmulni-intel - use C implementation for setkey() | Ard Biesheuvel | 2 | -32/+11 |
| 2014-04-14 | m68k: Skip futex_atomic_cmpxchg_inatomic() test | Finn Thain | 1 | -0/+1 |
| 2014-04-14 | futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test | Heiko Carstens | 1 | -0/+1 |
| 2014-04-14 | ARC: [nsimosci] Unbork console | Vineet Gupta | 2 | -1/+5 |
| 2014-04-14 | ARC: [nsimosci] Change .dts to use generic 8250 UART | Mischa Jonker | 1 | -4/+3 |
| 2014-04-14 | x86/efi: Make efi virtual runtime map passing more robust | Borislav Petkov | 4 | -26/+115 |
| 2014-04-14 | x86, pageattr: Export page unmapping interface | Borislav Petkov | 2 | -13/+33 |