Age | Commit message (Expand) | Author | Files | Lines |
2014-09-17 | openrisc: Rework signal handling | Jonas Bonn | 2 | -118/+139 |
2014-09-17 | MIPS: Fix accessing to per-cpu data when flushing the cache | Ralf Baechle | 1 | -0/+5 |
2014-09-17 | MIPS: OCTEON: make get_system_type() thread-safe | Aaro Koskinen | 1 | -5/+13 |
2014-09-17 | MIPS: asm: thread_info: Add _TIF_SECCOMP flag | Markos Chandras | 1 | -1/+1 |
2014-09-17 | MIPS: Cleanup flags in syscall flags handlers. | Ralf Baechle | 5 | -4/+6 |
2014-09-17 | MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time | Alex Smith | 2 | -110/+182 |
2014-09-17 | MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade() | Huacai Chen | 1 | -1/+0 |
2014-09-17 | MIPS: tlbex: Fix a missing statement for HUGETLB | Huacai Chen | 1 | -0/+1 |
2014-09-17 | MIPS: Prevent user from setting FCSR cause bits | Paul Burton | 1 | -1/+2 |
2014-09-17 | MIPS: GIC: Prevent array overrun | Jeffrey Deans | 1 | -2/+4 |
2014-09-17 | powerpc/pseries: Failure on removing device node | Gavin Shan | 1 | -1/+1 |
2014-09-17 | powerpc/mm: Use read barrier when creating real_pte | Aneesh Kumar K.V | 1 | -5/+27 |
2014-09-17 | powerpc/mm/numa: Fix break placement | Andrey Utkin | 1 | -1/+1 |
2014-09-05 | ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idled | Tony Lindgren | 1 | -0/+4 |
2014-09-05 | x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub | Matt Fleming | 1 | -0/+1 |
2014-09-05 | x86_64/vsyscall: Fix warn_bad_vsyscall log output | Andy Lutomirski | 1 | -4/+4 |
2014-09-05 | x86: don't exclude low BIOS area when allocating address space for non-PCI cards | Christoph Schulz | 2 | -3/+9 |
2014-09-05 | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" | Paolo Bonzini | 1 | -1/+1 |
2014-09-05 | KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use | Wanpeng Li | 2 | -14/+40 |
2014-09-05 | KVM: x86: Inter-privilege level ret emulation is not implemeneted | Nadav Amit | 1 | -0/+4 |
2014-09-05 | ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case. | Jeremy Vial | 1 | -1/+2 |
2014-08-14 | arch/sparc/math-emu/math_32.c: drop stray break operator | Andrey Utkin | 1 | -1/+1 |
2014-08-14 | sparc64: ldc_connect() should not return EINVAL when handshake is in progress. | Sowmini Varadhan | 1 | -1/+1 |
2014-08-14 | sparc64: Guard against flushing openfirmware mappings. | David S. Miller | 2 | -10/+25 |
2014-08-14 | sparc64: Do not insert non-valid PTEs into the TSB hash table. | David S. Miller | 1 | -0/+4 |
2014-08-14 | sparc64: Add membar to Niagara2 memcpy code. | David S. Miller | 1 | -0/+1 |
2014-08-14 | sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus. | David S. Miller | 2 | -3/+17 |
2014-08-14 | sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr... | David S. Miller | 1 | -15/+1 |
2014-08-14 | sparc64: Fix top-level fault handling bugs. | David S. Miller | 1 | -32/+54 |
2014-08-14 | sparc64: Handle 32-bit tasks properly in compute_effective_address(). | David S. Miller | 1 | -3/+9 |
2014-08-14 | sparc64: Make itc_sync_lock raw | Kirill Tkhai | 1 | -3/+3 |
2014-08-14 | sparc64: Fix argument sign extension for compat_sys_futex(). | David S. Miller | 1 | -1/+1 |
2014-08-07 | x86/espfix/xen: Fix allocation of pages for paravirt page tables | Boris Ostrovsky | 1 | -3/+2 |
2014-08-07 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski | 3 | -21/+11 |
2014-08-07 | x86, espfix: Make it possible to disable 16-bit support | H. Peter Anvin | 4 | -5/+43 |
2014-08-07 | x86, espfix: Make espfix64 a Kconfig option, fix UML | H. Peter Anvin | 3 | -2/+6 |
2014-08-07 | x86, espfix: Fix broken header guard | H. Peter Anvin | 1 | -1/+1 |
2014-08-07 | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin | 3 | -3/+19 |
2014-08-07 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin | 8 | -26/+318 |
2014-08-07 | Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option" | H. Peter Anvin | 2 | -11/+1 |
2014-08-07 | ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layout | Konstantin Khlebnikov | 1 | -0/+7 |
2014-07-31 | x86/efi: Include a .bss section within the PE/COFF headers | Michael Brown | 2 | -11/+52 |
2014-07-31 | s390/ptrace: fix PSW mask check | Martin Schwidefsky | 1 | -2/+7 |
2014-07-31 | x86_32, entry: Store badsys error code in %eax | Sven Wegener | 1 | -4/+5 |
2014-07-31 | parisc: Remove SA_RESTORER define | John David Anglin | 1 | -2/+0 |
2014-07-28 | ARC: Implement ptrace(PTRACE_GET_THREAD_AREA) | Anton Kolesov | 2 | -0/+5 |
2014-07-28 | locking/mutex: Disable optimistic spinning on some architectures | Peter Zijlstra | 5 | -0/+5 |
2014-07-28 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling | HATAYAMA Daisuke | 1 | -0/+9 |
2014-07-17 | x86, ioremap: Speed up check for RAM pages | Roland Dreier | 1 | -7/+19 |
2014-07-17 | Score: Modify the Makefile of Score, remove -mlong-calls for compiling | Lennox Wu | 1 | -2/+2 |