Age | Commit message (Expand) | Author |
2014-08-14 | sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus. | David S. Miller |
2014-08-14 | sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr... | David S. Miller |
2014-08-14 | sparc64: Fix top-level fault handling bugs. | David S. Miller |
2014-08-14 | sparc64: Handle 32-bit tasks properly in compute_effective_address(). | David S. Miller |
2014-08-14 | sparc64: Make itc_sync_lock raw | Kirill Tkhai |
2014-08-14 | sparc64: Fix argument sign extension for compat_sys_futex(). | David S. Miller |
2014-08-07 | x86/espfix/xen: Fix allocation of pages for paravirt page tables | Boris Ostrovsky |
2014-08-07 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski |
2014-08-07 | x86, espfix: Make it possible to disable 16-bit support | H. Peter Anvin |
2014-08-07 | x86, espfix: Make espfix64 a Kconfig option, fix UML | H. Peter Anvin |
2014-08-07 | x86, espfix: Fix broken header guard | H. Peter Anvin |
2014-08-07 | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin |
2014-08-07 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin |
2014-08-07 | Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option" | H. Peter Anvin |
2014-08-07 | ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layout | Konstantin Khlebnikov |
2014-07-31 | x86/efi: Include a .bss section within the PE/COFF headers | Michael Brown |
2014-07-31 | s390/ptrace: fix PSW mask check | Martin Schwidefsky |
2014-07-31 | x86_32, entry: Store badsys error code in %eax | Sven Wegener |
2014-07-31 | parisc: Remove SA_RESTORER define | John David Anglin |
2014-07-28 | ARC: Implement ptrace(PTRACE_GET_THREAD_AREA) | Anton Kolesov |
2014-07-28 | locking/mutex: Disable optimistic spinning on some architectures | Peter Zijlstra |
2014-07-28 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling | HATAYAMA Daisuke |
2014-07-17 | x86, ioremap: Speed up check for RAM pages | Roland Dreier |
2014-07-17 | Score: Modify the Makefile of Score, remove -mlong-calls for compiling | Lennox Wu |
2014-07-17 | Score: The commit is for compiling successfully. | Lennox Wu |
2014-07-17 | Score: Implement the function csum_ipv6_magic | Lennox Wu |
2014-07-17 | score: normalize global variables exported by vmlinux.lds | Jiang Liu |
2014-07-17 | arm64: implement TASK_SIZE_OF | Colin Cross |
2014-07-17 | crypto: sha512_ssse3 - fix byte count to bit count conversion | Jussi Kivilinna |
2014-07-17 | powerpc/perf: Clear MMCR2 when enabling PMU | Joel Stanley |
2014-07-17 | powerpc/perf: Add PPMU_ARCH_207S define | Joel Stanley |
2014-07-17 | powerpc/perf: Never program book3s PMCs with values >= 0x80000000 | Anton Blanchard |
2014-07-17 | parisc: add serial ports of C8000/1GHz machine to hardware database | Helge Deller |
2014-07-09 | arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error | Chen Gang |
2014-07-09 | KVM: x86: preserve the high 32-bits of the PAT register | Paolo Bonzini |
2014-07-09 | KVM: x86: Increase the number of fixed MTRR regs to 10 | Nadav Amit |
2014-07-09 | arm64: Bug fix in stack alignment exception | ChiaHao |
2014-07-09 | ARM: OMAP2+: Fix parser-bug in platform muxing code | David R. Piegdon |
2014-07-06 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo |
2014-07-06 | MIPS: KVM: Fix memory leak on VCPU | Deng-Cheng Zhu |
2014-07-06 | MIPS: KVM: Remove redundant NULL checks before kfree() | James Hogan |
2014-07-06 | powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category support | Benjamin Herrenschmidt |
2014-07-06 | powerpc: fix typo 'CONFIG_PPC_CPU' | Paul Bolle |
2014-07-06 | powerpc: fix typo 'CONFIG_PMAC' | Paul Bolle |
2014-07-06 | powerpc: 64bit sendfile is capped at 2GB | Anton Blanchard |
2014-07-06 | powerpc/pseries: Fix overwritten PE state | Gavin Shan |
2014-07-06 | MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region | Markos Chandras |
2014-06-30 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski |
2014-06-30 | x86, x32: Use compat shims for io_{setup,submit} | Mike Frysinger |
2014-06-30 | x86-32, espfix: Remove filter for espfix32 due to race | H. Peter Anvin |