Age | Commit message (Expand) | Author | Files | Lines |
2014-09-14 | MIPS: OCTEON: make get_system_type() thread-safe | Aaro Koskinen | 1 | -5/+13 |
2014-09-14 | powerpc/mm: Use read barrier when creating real_pte | Aneesh Kumar K.V | 1 | -5/+27 |
2014-09-14 | powerpc: Fix build errors STRICT_MM_TYPECHECKS | Aneesh Kumar K.V | 3 | -5/+5 |
2014-09-14 | x86/xen: resume timer irqs early | David Vrabel | 1 | -1/+1 |
2014-09-14 | s390/locking: Reenable optimistic spinning | Christian Borntraeger | 1 | -0/+1 |
2014-09-14 | powerpc/mm/numa: Fix break placement | Andrey Utkin | 1 | -1/+1 |
2014-09-14 | ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case. | Jeremy Vial | 1 | -1/+2 |
2014-09-14 | MIPS: GIC: Prevent array overrun | Jeffrey Deans | 1 | -2/+4 |
2014-09-14 | MIPS: Prevent user from setting FCSR cause bits | Paul Burton | 1 | -1/+2 |
2014-09-14 | MIPS: tlbex: Fix a missing statement for HUGETLB | Huacai Chen | 1 | -0/+1 |
2014-09-14 | x86: don't exclude low BIOS area when allocating address space for non-PCI cards | Christoph Schulz | 2 | -3/+9 |
2014-09-14 | KVM: x86: Inter-privilege level ret emulation is not implemeneted | Nadav Amit | 1 | -0/+4 |
2014-08-06 | x86_32, entry: Store badsys error code in %eax | Sven Wegener | 1 | -4/+5 |
2014-08-06 | ARM: 7670/1: fix the memset fix | Nicolas Pitre | 1 | -20/+13 |
2014-08-06 | ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza... | Ivan Djelic | 1 | -41/+44 |
2014-08-06 | x86, ioremap: Speed up check for RAM pages | Roland Dreier | 1 | -7/+19 |
2014-08-06 | x86-32, espfix: Remove filter for espfix32 due to race | H. Peter Anvin | 1 | -5/+0 |
2014-08-06 | score: normalize global variables exported by vmlinux.lds | Jiang Liu | 1 | -0/+1 |
2014-08-06 | alpha: add io{read,write}{16,32}be functions | Michael Cree | 1 | -0/+5 |
2014-08-06 | score: Add missing #include <linux/export.h> | Ben Hutchings | 2 | -0/+2 |
2014-08-06 | Score: The commit is for compiling successfully. The modifications include: 1... | Lennox Wu | 4 | -4/+6 |
2014-08-06 | unicore32: select generic atomic64_t support | Fengguang Wu | 1 | -0/+1 |
2014-08-06 | unicore32: add ioremap_nocache definition | Guan Xuetao | 1 | -0/+1 |
2014-08-06 | s390/ptrace: fix PSW mask check | Martin Schwidefsky | 1 | -2/+7 |
2014-08-06 | locking/mutex: Disable optimistic spinning on some architectures | Peter Zijlstra | 4 | -0/+4 |
2014-08-06 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling | HATAYAMA Daisuke | 1 | -0/+9 |
2014-08-06 | KVM: x86: preserve the high 32-bits of the PAT register | Paolo Bonzini | 1 | -1/+1 |
2014-08-06 | KVM: x86: Increase the number of fixed MTRR regs to 10 | Nadav Amit | 1 | -1/+1 |
2014-08-06 | ARM: OMAP2+: Fix parser-bug in platform muxing code | David R. Piegdon | 1 | -2/+4 |
2014-07-11 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo | 1 | -0/+16 |
2014-07-11 | ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr | Liu Hua | 1 | -1/+1 |
2014-07-11 | MIPS: asm: thread_info: Add _TIF_SECCOMP flag | Markos Chandras | 1 | -1/+1 |
2014-07-11 | MIPS: Cleanup flags in syscall flags handlers. | Ralf Baechle | 5 | -4/+6 |
2014-07-11 | MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region | Markos Chandras | 1 | -1/+1 |
2014-07-11 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski | 1 | -2/+8 |
2014-07-11 | powerpc: Don't setup CPUs with bad status | Michael Neuling | 1 | -1/+1 |
2014-07-11 | powerpc/serial: Use saner flags when creating legacy ports | Benjamin Herrenschmidt | 1 | -6/+9 |
2014-07-11 | s390/lowcore: reserve 96 bytes for IRB in lowcore | Christian Borntraeger | 1 | -5/+6 |
2014-07-11 | powerpc: Fix 64 bit builds with binutils 2.24 | Guenter Roeck | 2 | -2/+9 |
2014-07-11 | ARM: 8051/1: put_user: fix possible data corruption in put_user | Andrey Ryabinin | 1 | -1/+2 |
2014-07-11 | ARM: imx: fix error handling in ipu device registration | Emil Goode | 1 | -1/+1 |
2014-06-09 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds | 2 | -1/+11 |
2014-06-09 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos | 1 | -0/+1 |
2014-06-09 | powerpc: Add vr save/restore functions | Andreas Schwab | 1 | -0/+186 |
2014-05-18 | ARM: 8027/1: fix do_div() bug in big-endian systems | Xiangyu Lu | 1 | -1/+1 |
2014-05-18 | parisc: fix epoll_pwait syscall on compat kernel | Helge Deller | 1 | -1/+1 |
2014-04-30 | Revert "alpha: fix broken network checksum" | Ben Hutchings | 1 | -7/+2 |
2014-04-30 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin | 1 | -0/+11 |
2014-04-30 | sh: fix format string bug in stack tracer | Matt Fleming | 1 | -1/+1 |
2014-04-30 | MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume() | Huacai Chen | 1 | -0/+1 |