Age | Commit message (Expand) | Author | Files | Lines |
2014-03-30 | x86, vdso: Fix the symbol versions on the 32-bit vDSO | Andy Lutomirski | 1 | -3/+7 |
2014-03-29 | s390/compat: add copyright statement | Heiko Carstens | 1 | -0/+6 |
2014-03-28 | [IA64] Keep format strings from leaking into printk | Kees Cook | 1 | -2/+2 |
2014-03-28 | x86: fix boot on uniprocessor systems | Artem Fetishev | 1 | -1/+2 |
2014-03-27 | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang | 1 | -0/+6 |
2014-03-26 | x86, efi: Abstract x86 efi_early calls | Matt Fleming | 1 | -79/+76 |
2014-03-25 | x86, vdso, build: Don't rebuild 32-bit vdsos on every make | Andy Lutomirski | 1 | -1/+1 |
2014-03-26 | ARM: sun7i/sun6i: dts: Add NMI irqchip support | Carlo Caione | 2 | -0/+16 |
2014-03-25 | Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/... | Mark Brown | 6 | -27/+11 |
2014-03-25 | x86, vdso: Actually discard the .discard sections | H. Peter Anvin | 1 | -0/+5 |
2014-03-25 | ARM: davinci: da850: update SATA AHCI support | Bartlomiej Zolnierkiewicz | 2 | -92/+9 |
2014-03-25 | x86: hpet: Use proper destructor for delayed work | Thomas Gleixner | 1 | -1/+1 |
2014-03-25 | Revert "xen: properly account for _PAGE_NUMA during xen pte translations" | David Vrabel | 2 | -14/+4 |
2014-03-24 | Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 5 | -81/+3 |
2014-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 3 | -4/+6 |
2014-03-24 | sparc64: Make sure %pil interrupts are enabled during hypervisor yield. | David S. Miller | 1 | -1/+3 |
2014-03-24 | x86, kaslr: fix module lock ordering problem | Kees Cook | 1 | -2/+5 |
2014-03-24 | x86, vdso: Fix size of get_unmapped_area() | Stefani Seibold | 1 | -1/+3 |
2014-03-24 | ARM: bockw: fixup SND_SOC_DAIFMT_CBx_CFx flags | Kuninori Morimoto | 1 | -11/+5 |
2014-03-24 | arm64: Remove pgprot_dmacoherent() | Catalin Marinas | 2 | -5/+1 |
2014-03-24 | arm64: Support DMA_ATTR_WRITE_COMBINE | Laura Abbott | 1 | -2/+12 |
2014-03-24 | arm64: Implement custom mmap functions for dma mapping | Laura Abbott | 1 | -0/+44 |
2014-03-23 | parisc: locks: remove redundant arch_*_relax operations | Will Deacon | 1 | -4/+0 |
2014-03-23 | parisc: wire up sys_utimes | Helge Deller | 2 | -2/+3 |
2014-03-23 | parisc: Remove unused CONFIG_PARISC_TMPALIAS code | John David Anglin | 2 | -75/+0 |
2014-03-22 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2014-03-21 | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2 | -8/+0 |
2014-03-21 | s390/mm: remove unecessary parameter from pgste_ipte_notify | Dominik Dingel | 1 | -8/+7 |
2014-03-21 | s390/mm: remove unnecessary parameter from gmap_do_ipte_notify | Dominik Dingel | 2 | -4/+3 |
2014-03-21 | s390/mm: fixing comment so that parameter name match | Dominik Dingel | 1 | -1/+1 |
2014-03-20 | x86, vdso: Finish removing VDSO32_PRELINK | Andy Lutomirski | 1 | -2/+0 |
2014-03-20 | x86, vdso: Move more vdso definitions into vdso.h | Andy Lutomirski | 7 | -41/+41 |
2014-03-20 | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent... | Chris Bainbridge | 2 | -0/+39 |
2014-03-20 | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC | Dave Jones | 1 | -1/+1 |
2014-03-20 | x86: Load the 32-bit vdso in place, just like the 64-bit vdsos | Andy Lutomirski | 7 | -91/+70 |
2014-03-20 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 5 | -27/+40 |
2014-03-20 | arm64: Fix __range_ok macro | Christopher Covington | 1 | -2/+2 |
2014-03-20 | MIPS: Make local_irq_disable macro safe for non-Mipsr2 | Jim Quinlan | 1 | -0/+11 |
2014-03-20 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 9 | -12/+15 |
2014-03-20 | arm: omap: Fix typo in ams-delta-fiq.c | Thomas Gleixner | 1 | -1/+1 |
2014-03-20 | m68k: atari: Fix the last kernel_stat.h fallout | Thomas Gleixner | 1 | -0/+1 |
2014-03-19 | x86, hash: Simplify switch, add __init annotation | Jan Beulich | 1 | -6/+6 |
2014-03-19 | x86, hash: Swap arguments passed to crc32_u32() | Jan Beulich | 1 | -3/+3 |
2014-03-19 | x86, hash: Fix build failure with older binutils | Jan Beulich | 2 | -0/+5 |
2014-03-19 | Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -19/+1 |
2014-03-19 | MIPS: Octeon: Fix warning in of_device_alloc on cn3xxx | Andreas Herrmann | 1 | -10/+12 |
2014-03-19 | x86, boot: Move memset() definition in compressed/string.c | Vivek Goyal | 2 | -13/+17 |
2014-03-19 | x86, boot: Move memcmp() into string.h and string.c | Vivek Goyal | 4 | -19/+16 |
2014-03-19 | x86, boot: Move optimized memcpy() 32/64 bit versions to compressed/string.c | Vivek Goyal | 2 | -30/+34 |
2014-03-19 | x86, boot: Create a separate string.h file to provide standard string functions | Vivek Goyal | 7 | -5/+24 |