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