| Commit message (Expand) | Author | Age |
* | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-04-21 |
|\ |
|
| * | earlycon: Fix __earlycon_table stride | Peter Hurley | 2015-04-10 |
| * | serial: earlycon: Enable earlycon without command line param | Peter Hurley | 2015-03-26 |
* | | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-04-18 |
|\ \ |
|
| * | | gpio: move pincontrol calls to <linux/gpio/driver.h> | Linus Walleij | 2015-03-19 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-17 |
|\ \ |
|
| * | | seccomp: allow COMPAT sigreturn overrides | Kees Cook | 2015-04-17 |
* | | | Merge branch 'for-v4.1-rc1' of git://git.linaro.org/people/mszyprowski/linux-... | Linus Torvalds | 2015-04-16 |
|\ \ \
| |/ /
|/| | |
|
| * | | asm/dma-mapping-common: Clarify output of dma_map_sg_attrs | Ricardo Ribalda Delgado | 2015-03-09 |
| |/ |
|
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-04-15 |
|\ \ |
|
| * | | ARM: 8321/1: asm-generic: introduce .text.fixup input section | Ard Biesheuvel | 2015-03-29 |
| |/ |
|
* | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-14 |
|\ \ |
|
| * | | ARM: cpuidle: Add a cpuidle ops structure to be used for DT | Daniel Lezcano | 2015-03-24 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-14 |
|\ \ |
|
| * | | mm: change vunmap to tear down huge KVA mappings | Toshi Kani | 2015-04-14 |
| * | | mm: change ioremap to set up huge I/O mappings | Toshi Kani | 2015-04-14 |
| * | | mm: define default PGTABLE_LEVELS to two | Kirill A. Shutemov | 2015-04-14 |
| |/ |
|
* / | tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values | Steven Rostedt (Red Hat) | 2015-04-08 |
|/ |
|
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-18 |
|\ |
|
| * | pci: add pci_iomap_range | Michael S. Tsirkin | 2015-01-21 |
* | | kernel: add support for .init_array.* constructors | Andrey Ryabinin | 2015-02-14 |
* | | mm: remove remaining references to NUMA hinting bits and helpers | Mel Gorman | 2015-02-12 |
* | | mm: add p[te|md] protnone helpers for use by NUMA balancing | Mel Gorman | 2015-02-12 |
* | | mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h> | Kirill A. Shutemov | 2015-02-11 |
* | | asm-generic: drop unused pte_file* helpers | Kirill A. Shutemov | 2015-02-10 |
|/ |
|
* | mm: mmu_gather: use tlb->end != 0 only for TLB invalidation | Will Deacon | 2015-01-12 |
* | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-12-16 |
|\ |
|
| * | iommu: provide early initialisation hook for IOMMU drivers | Will Deacon | 2014-12-01 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-12-12 |
|\ \ |
|
| * | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck | 2014-12-11 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-12-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | s390/mm: pmdp_get_and_clear_full optimization | Martin Schwidefsky | 2014-10-27 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 |
|\ \ |
|
| * | | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 2014-12-10 |
| * | | Revert "fast_hash: avoid indirect function calls" | Jay Vosburgh | 2014-11-14 |
| * | | fast_hash: avoid indirect function calls | Hannes Frederic Sowa | 2014-11-05 |
| |/ |
|
* | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 |
|\ \ |
|
| * | | asm-generic: Remove asm-generic arch_bprm_mm_init() | Dave Hansen | 2014-11-22 |
| * | | mm: Make arch_unmap()/bprm_mm_init() available to all architectures | Dave Hansen | 2014-11-19 |
| * | | x86, mpx: Cleanup unused bound tables | Dave Hansen | 2014-11-17 |
| * | | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen | 2014-11-17 |
| |/ |
|
* | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-12-10 |
|\ \ |
|
| * | | asm-generic: Add msi.h | Thomas Gleixner | 2014-11-23 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-12-10 |
|\ \ |
|
| * | | sched: Kill task_preempt_count() | Oleg Nesterov | 2014-10-28 |
| |/ |
|
* | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-09 |
|\ \ |
|
| * \ | Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux... | Arnd Bergmann | 2014-11-11 |
| |\ \ |
|
| | * | | asm-generic: io: implement relaxed accessor macros as conditional wrappers | Will Deacon | 2014-10-20 |
| | |/ |
|
| * | | asm-generic/io.h: Implement generic {read,write}s*() | Thierry Reding | 2014-11-10 |
| * | | asm-generic/io.h: Reconcile I/O accessor overrides | Thierry Reding | 2014-11-10 |
| |/ |
|