| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-07-17 | x86, ioremap: Speed up check for RAM pages | Roland Dreier | 1 | -7/+19 |
| 2014-07-17 | powerpc/perf: Never program book3s PMCs with values >= 0x80000000 | Anton Blanchard | 1 | -1/+16 |
| 2014-07-09 | powerpc/sysfs: Disable writing to PURR in guest mode | Madhavan Srinivasan | 1 | -2/+16 |
| 2014-07-09 | powerpc/pseries: Duplicate dtl entries sometimes sent to userspace | Anton Blanchard | 1 | -2/+2 |
| 2014-07-09 | powerpc/pseries/lparcfg: Fix possible overflow are more than 1026 | Chen Gang | 1 | -0/+1 |
| 2014-07-09 | powerpc: Restore registers on error exit from csum_partial_copy_generic() | Paul E. McKenney | 1 | -14/+40 |
| 2014-07-09 | powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor | Benjamin Herrenschmidt | 1 | -14/+9 |
| 2014-07-09 | powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se... | Chen Gang | 1 | -1/+1 |
| 2014-07-09 | powerpc: Fix emulation of illegal instructions on PowerNV platform | Paul Mackerras | 2 | -1/+11 |
| 2014-07-09 | KVM: x86: preserve the high 32-bits of the PAT register | Paolo Bonzini | 1 | -1/+1 |
| 2014-07-09 | KVM: x86: Increase the number of fixed MTRR regs to 10 | Nadav Amit | 1 | -1/+1 |
| 2014-07-09 | ARM: OMAP2+: Fix parser-bug in platform muxing code | David R. Piegdon | 1 | -2/+4 |
| 2014-07-06 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo | 1 | -0/+16 |
| 2014-07-06 | powerpc: fix typo 'CONFIG_PPC_CPU' | Paul Bolle | 1 | -1/+1 |
| 2014-07-06 | powerpc: fix typo 'CONFIG_PMAC' | Paul Bolle | 1 | -1/+1 |
| 2014-07-06 | powerpc/pseries: Fix overwritten PE state | Gavin Shan | 1 | -0/+1 |
| 2014-07-06 | MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region | Markos Chandras | 1 | -1/+1 |
| 2014-06-30 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski | 1 | -2/+8 |
| 2014-06-30 | x86, x32: Use compat shims for io_{setup,submit} | Mike Frysinger | 1 | -2/+4 |
| 2014-06-30 | x86-32, espfix: Remove filter for espfix32 due to race | H. Peter Anvin | 1 | -5/+0 |
| 2014-06-30 | ARM: stacktrace: avoid listing stacktrace functions in stacktrace | Russell King | 1 | -5/+13 |
| 2014-06-30 | s390/lowcore: reserve 96 bytes for IRB in lowcore | Christian Borntraeger | 1 | -5/+6 |
| 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 |