| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-06-16 | powerpc: Fix 64 bit builds with binutils 2.24 | Guenter Roeck | 2 | -2/+9 |
| 2014-06-11 | ARM: 8051/1: put_user: fix possible data corruption in put_user | Andrey Ryabinin | 1 | -1/+2 |
| 2014-06-07 | crypto: s390 - Fix aes-xts parameter corruption | Gerald Schaefer | 1 | -14/+17 |
| 2014-06-07 | crypto: s390 - Fix aes-cbc IV corruption | Herbert Xu | 1 | -7/+12 |
| 2014-06-07 | x86/efi: Fix dummy variable buffer allocation | Ben Hutchings | 1 | -1/+6 |
| 2014-06-07 | Modify UEFI anti-bricking code | Matthew Garrett | 1 | -10/+67 |
| 2014-06-07 | x86,efi: Implement efi_no_storage_paranoia parameter | Richard Weinberger | 1 | -1/+13 |
| 2014-06-07 | efi: Export efi_query_variable_store() for efivars.ko | Sergey Vlasov | 1 | -0/+1 |
| 2014-06-07 | x86,efi: Check max_size only if it is non-zero. | Richard Weinberger | 1 | -1/+6 |
| 2014-06-07 | x86, efivars: firmware bug workarounds should be in platform code | Matt Fleming | 1 | -0/+25 |
| 2014-06-07 | x86/Sandy Bridge: mark arrays in __init functions as __initconst | H. Peter Anvin | 1 | -2/+2 |
| 2014-06-07 | ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic | Oleg Nesterov | 1 | -1/+13 |
| 2014-06-07 | ptrace/x86: Introduce set_task_blockstep() helper | Oleg Nesterov | 1 | -20/+21 |
| 2014-06-07 | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea | 2 | -3/+5 |
| 2014-06-07 | x86: fix build error and kconfig for ia32_emulation and binfmt | Randy Dunlap | 1 | -0/+1 |
| 2014-06-07 | x86/apic: Disable I/O APIC before shutdown of the local APIC | Fenghua Yu | 2 | -5/+8 |
| 2014-06-07 | x86, build: Pass in additional -mno-mmx, -mno-sse options | H. Peter Anvin | 2 | -3/+4 |
| 2014-06-07 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds | 2 | -1/+11 |
| 2014-06-07 | ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr | Liu Hua | 1 | -1/+1 |
| 2014-06-07 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos | 1 | -0/+1 |
| 2014-06-07 | parisc: fix epoll_pwait syscall on compat kernel | Helge Deller | 1 | -1/+1 |
| 2014-05-18 | powerpc: Add vr save/restore functions | Andreas Schwab | 1 | -0/+186 |
| 2014-05-13 | crypto: ghash-clmulni-intel - use C implementation for setkey() | Ard Biesheuvel | 2 | -31/+11 |
| 2014-05-13 | MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume() | Huacai Chen | 1 | -0/+1 |
| 2014-05-06 | sh: fix format string bug in stack tracer | Matt Fleming | 1 | -1/+1 |
| 2014-05-06 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin | 1 | -0/+11 |
| 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: OMAP3: hwmod data: Correct clock domains for USB modules | Roger Quadros | 1 | -2/+2 |
| 2014-05-06 | ARM: OMAP2+: INTC: Acknowledge stuck active interrupts | Stefan Sørensen | 1 | -0/+8 |
| 2014-04-26 | sparc64: don't treat 64-bit syscall return codes as 32-bit | Dave Kleikamp | 1 | -2/+2 |
| 2014-04-26 | sparc32: fix build failure for arch_jump_label_transform | Paul Gortmaker | 1 | -1/+1 |
| 2014-04-26 | Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines." | Dave Kleikamp | 1 | -2/+2 |
| 2014-04-26 | sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-... | oftedal | 1 | -2/+2 |
| 2014-04-14 | ARM: 7791/1: a.out: remove partial a.out support | Will Deacon | 4 | -84/+0 |
| 2014-04-14 | ARM: 7628/1: head.S: map one extra section for the ATAG/DTB area | Nicolas Pitre | 1 | -0/+3 |
| 2014-04-14 | ARM: Orion: Set eth packet size csum offload limit | Arnaud Patard (Rtp) | 6 | -10/+19 |
| 2014-04-14 | ARM: pxa: prevent PXA270 occasional reboot freezes | Sergei Ianovich | 1 | -1/+7 |
| 2014-04-14 | ARM: footbridge: fix VGA initialisation | Russell King | 2 | -2/+3 |
| 2014-04-14 | ARM: 7743/1: compressed/head.S: work around new binutils warning | Arnd Bergmann | 4 | -1/+3 |
| 2014-04-14 | ARM: 7742/1: topology: export cpu_topology | Arnd Bergmann | 1 | -0/+2 |
| 2014-04-14 | ARM: u300: fix ages old copy/paste bug | Linus Walleij | 1 | -1/+1 |
| 2014-04-14 | ARM: w90x900: fix legacy assembly syntax | Arnd Bergmann | 1 | -2/+2 |
| 2014-04-14 | ARM: dts: imx51-babbage: fix esdhc cd/wp properties | Shawn Guo | 1 | -2/+2 |
| 2014-04-14 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar | 6 | -6/+6 |
| 2014-04-03 | x86: fix boot on uniprocessor systems | Artem Fetishev | 1 | -1/+2 |
| 2014-03-30 | KVM: VMX: fix use after free of vmx->loaded_vmcs | Marcelo Tosatti | 1 | -1/+1 |
| 2014-03-30 | KVM: MMU: handle invalid root_hpa at __direct_map | Marcelo Tosatti | 1 | -0/+3 |
| 2014-03-30 | ARM: move outer_cache declaration out of ifdef | Rob Herring | 1 | -2/+2 |
| 2014-03-30 | x86: bpf_jit: support negative offsets | Alexei Starovoitov | 1 | -1/+1 |