Age | Commit message (Expand) | Author | Files | Lines |
2014-05-12 | x86, rdrand: When nordrand is specified, disable RDSEED as well | H. Peter Anvin | 1 | -0/+1 |
2014-05-12 | powerpc/powernv: Reset root port in firmware | Gavin Shan | 1 | -1/+2 |
2014-05-11 | Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2 | -34/+16 |
2014-05-11 | Merge tag 'sunxi-fixes-for-3.15' of https://github.com/mripard/linux into fixes | Olof Johansson | 2 | -4/+12 |
2014-05-11 | Merge tag 'mvebu-dt-fixes-3.15-2' of git://git.infradead.org/linux-mvebu into... | Olof Johansson | 2 | -16/+20 |
2014-05-11 | ARM: dts: i.MX53: Fix ipu register space size | Sascha Hauer | 1 | -1/+1 |
2014-05-09 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 28 | -59/+132 |
2014-05-09 | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() | Boris Ostrovsky | 1 | -1/+1 |
2014-05-09 | x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro | Andres Freund | 1 | -1/+1 |
2014-05-09 | x86: Fix typo preventing msr_set/clear_bit from having an effect | Andres Freund | 1 | -1/+1 |
2014-05-09 | sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus. | David S. Miller | 2 | -3/+17 |
2014-05-08 | crypto: s390 - fix aes,des ctr mode concurrency finding. | Harald Freudenberger | 2 | -0/+6 |
2014-05-08 | x86/intel: Add quirk to disable HPET for the Baytrail platform | Feng Tang | 1 | -0/+16 |
2014-05-08 | x86/hpet: Make boot_hpet_disable extern | Feng Tang | 2 | -1/+2 |
2014-05-08 | x86-64, build: Fix stack protector Makefile breakage with 32-bit userland | George Spelvin | 1 | -0/+1 |
2014-05-07 | perf/x86/intel: Fix Silvermont's event constraints | Yan, Zheng | 1 | -1/+0 |
2014-05-07 | x86/reboot: Add reboot quirk for Certec BPC600 | Christian Gmeiner | 1 | -0/+10 |
2014-05-07 | sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr... | David S. Miller | 1 | -15/+1 |
2014-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 12 | -107/+148 |
2014-05-06 | Merge branch 'imx-drm-fixes-urgent' of git://ftp.arm.linux.org.uk/~rmk/linux-... | Greg Kroah-Hartman | 1 | -1/+1 |
2014-05-06 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 18 | -34/+34 |
2014-05-06 | Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 23 | -167/+691 |
2014-05-06 | x86, build: Don't get confused by local symbols | H. Peter Anvin | 1 | -2/+2 |
2014-05-05 | xtensa: ISS: don't depend on CONFIG_TTY | Max Filippov | 2 | -2/+2 |
2014-05-05 | Merge tag 'mvebu-dt-fixes-3.15' of git://git.infradead.org/linux-mvebu into f... | Olof Johansson | 6 | -12/+13 |
2014-05-05 | Merge tag 'mvebu-fixes-3.15' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 1 | -1/+1 |
2014-05-05 | Merge tag 'omap-for-v3.15/fixes-gpmc' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 14 | -102/+99 |
2014-05-05 | ARM: dts: kirkwood: fix mislocated pcie-controller nodes | Sebastian Hesselbarth | 2 | -16/+20 |
2014-05-05 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 5 | -7/+42 |
2014-05-04 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 1 | -19/+64 |
2014-05-04 | sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR... | David S. Miller | 1 | -3/+6 |
2014-05-04 | sparc64: Add basic validations to {pud,pmd}_bad(). | David S. Miller | 1 | -15/+31 |
2014-05-04 | sparc64: Use 'ILOG2_4MB' instead of constant '22'. | David S. Miller | 4 | -10/+10 |
2014-05-04 | sparc64: Fix range check in kern_addr_valid(). | David S. Miller | 1 | -1/+1 |
2014-05-04 | sparc64: Fix top-level fault handling bugs. | David S. Miller | 1 | -30/+52 |
2014-05-04 | sparc64: Handle 32-bit tasks properly in compute_effective_address(). | David S. Miller | 1 | -3/+9 |
2014-05-04 | sparc64: Don't use _PAGE_PRESENT in pte_modify() mask. | David S. Miller | 1 | -4/+4 |
2014-05-04 | sparc64: Fix hex values in comment above pte_modify(). | David S. Miller | 1 | -2/+2 |
2014-05-04 | sparc64: Fix bugs in get_user_pages_fast() wrt. THP. | David S. Miller | 2 | -2/+2 |
2014-05-04 | sparc64: Fix huge PMD invalidation. | David S. Miller | 3 | -15/+17 |
2014-05-04 | sparc64: Fix executable bit testing in set_pmd_at() paths. | David S. Miller | 1 | -6/+9 |
2014-05-04 | sparc64: Normalize NMI watchdog logging and behavior. | David S. Miller | 1 | -16/+5 |
2014-05-04 | arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent | Catalin Marinas | 1 | -0/+3 |
2014-05-04 | arm64: Use bus notifiers to set per-device coherent DMA ops | Catalin Marinas | 2 | -2/+33 |
2014-05-04 | arm64: Make default dma_ops to be noncoherent | Ritesh Harjani | 1 | -1/+1 |
2014-05-04 | arm64: fixmap: fix missing sub-page offset for earlyprintk | Marc Zyngier | 1 | -4/+2 |
2014-05-04 | arm64: Fix for the arm64 kern_addr_valid() function | Dave Anderson | 1 | -0/+3 |
2014-05-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+5 |
2014-05-03 | x86/efi: earlyprintk=efi,keep fix | Dave Young | 1 | -19/+64 |
2014-05-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+13 |