| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fix | Maciej W. Rozycki | 2014-05-13 | 1 | -0/+9 |
* | MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fix | Maciej W. Rozycki | 2014-05-13 | 1 | -7/+6 |
* | MIPS: __delay CPU_DADDI_WORKAROUNDS bug fix | Maciej W. Rozycki | 2014-05-13 | 1 | -4/+10 |
* | MIPS: DEC/SNI: O32 wrapper stack switching fixes | Maciej W. Rozycki | 2014-05-13 | 5 | -137/+61 |
* | MIPS: DEC: Bus error handler <asm/cpu-type.h> fixes | Maciej W. Rozycki | 2014-05-13 | 2 | -0/+2 |
* | Revert "MIPS: MT: proc: Add support for printing VPE and TC ids" | Ralf Baechle | 2014-05-13 | 1 | -8/+1 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-05-09 | 28 | -59/+132 |
|\ |
|
| * | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() | Boris Ostrovsky | 2014-05-09 | 1 | -1/+1 |
| * | x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro | Andres Freund | 2014-05-09 | 1 | -1/+1 |
| * | x86: Fix typo preventing msr_set/clear_bit from having an effect | Andres Freund | 2014-05-09 | 1 | -1/+1 |
| * | x86/intel: Add quirk to disable HPET for the Baytrail platform | Feng Tang | 2014-05-08 | 1 | -0/+16 |
| * | x86/hpet: Make boot_hpet_disable extern | Feng Tang | 2014-05-08 | 2 | -1/+2 |
| * | x86-64, build: Fix stack protector Makefile breakage with 32-bit userland | George Spelvin | 2014-05-07 | 1 | -0/+1 |
| * | x86/reboot: Add reboot quirk for Certec BPC600 | Christian Gmeiner | 2014-05-07 | 1 | -0/+10 |
| * | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 2014-05-06 | 18 | -34/+34 |
| * | x86, build: Don't get confused by local symbols | H. Peter Anvin | 2014-05-06 | 1 | -2/+2 |
| * | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2014-05-04 | 1 | -19/+64 |
| |\ |
|
| | * | x86/efi: earlyprintk=efi,keep fix | Dave Young | 2014-05-03 | 1 | -19/+64 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-05-06 | 12 | -107/+148 |
|\ \ \ |
|
| * | | | sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR... | David S. Miller | 2014-05-04 | 1 | -3/+6 |
| * | | | sparc64: Add basic validations to {pud,pmd}_bad(). | David S. Miller | 2014-05-04 | 1 | -15/+31 |
| * | | | sparc64: Use 'ILOG2_4MB' instead of constant '22'. | David S. Miller | 2014-05-04 | 4 | -10/+10 |
| * | | | sparc64: Fix range check in kern_addr_valid(). | David S. Miller | 2014-05-04 | 1 | -1/+1 |
| * | | | sparc64: Fix top-level fault handling bugs. | David S. Miller | 2014-05-04 | 1 | -30/+52 |
| * | | | sparc64: Handle 32-bit tasks properly in compute_effective_address(). | David S. Miller | 2014-05-04 | 1 | -3/+9 |
| * | | | sparc64: Don't use _PAGE_PRESENT in pte_modify() mask. | David S. Miller | 2014-05-04 | 1 | -4/+4 |
| * | | | sparc64: Fix hex values in comment above pte_modify(). | David S. Miller | 2014-05-04 | 1 | -2/+2 |
| * | | | sparc64: Fix bugs in get_user_pages_fast() wrt. THP. | David S. Miller | 2014-05-04 | 2 | -2/+2 |
| * | | | sparc64: Fix huge PMD invalidation. | David S. Miller | 2014-05-04 | 3 | -15/+17 |
| * | | | sparc64: Fix executable bit testing in set_pmd_at() paths. | David S. Miller | 2014-05-04 | 1 | -6/+9 |
| * | | | sparc64: Normalize NMI watchdog logging and behavior. | David S. Miller | 2014-05-04 | 1 | -16/+5 |
| * | | | sparc64: Make itc_sync_lock raw | Kirill Tkhai | 2014-05-02 | 1 | -3/+3 |
| * | | | sparc64: Fix argument sign extension for compat_sys_futex(). | David S. Miller | 2014-05-02 | 1 | -1/+1 |
* | | | | Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2014-05-06 | 23 | -167/+691 |
|\ \ \ \ |
|
| * | | | | xtensa: ISS: don't depend on CONFIG_TTY | Max Filippov | 2014-05-05 | 2 | -2/+2 |
| * | | | | xtensa: xt2000: drop redundant sysmem initialization | Max Filippov | 2014-04-10 | 1 | -11/+1 |
| * | | | | xtensa: add support for KC705 | Max Filippov | 2014-04-06 | 2 | -0/+39 |
| * | | | | xtensa: xtfpga: introduce SoC I/O bus | Max Filippov | 2014-04-06 | 3 | -53/+64 |
| * | | | | xtensa: add HIGHMEM support | Max Filippov | 2014-04-06 | 9 | -16/+270 |
| * | | | | xtensa: optimize local_flush_tlb_kernel_range | Max Filippov | 2014-04-06 | 3 | -7/+34 |
| * | | | | xtensa: dump sysmem from the bootmem_init | Max Filippov | 2014-04-01 | 1 | -0/+12 |
| * | | | | xtensa: handle memmap kernel option | Max Filippov | 2014-04-01 | 2 | -0/+51 |
| * | | | | xtensa: keep sysmem banks ordered in mem_reserve | Max Filippov | 2014-04-01 | 2 | -33/+51 |
| * | | | | xtensa: keep sysmem banks ordered in add_sysmem_bank | Max Filippov | 2014-04-01 | 2 | -5/+103 |
| * | | | | xtensa: split bootparam and kernel meminfo | Max Filippov | 2014-04-01 | 4 | -45/+61 |
| * | | | | xtensa: enable sorting extable at build time | Max Filippov | 2014-04-01 | 1 | -0/+1 |
| * | | | | xtensa: export __{invalidate,flush}_dcache_range | Max Filippov | 2014-04-01 | 1 | -0/+6 |
| * | | | | xtensa: Export __invalidate_icache_range | Geert Uytterhoeven | 2014-04-01 | 1 | -0/+1 |
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-05-04 | 5 | -7/+42 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent | Catalin Marinas | 2014-05-03 | 1 | -0/+3 |