Age | Commit message (Expand) | Author |
2015-01-13 | mm: mmu_gather: use tlb->end != 0 only for TLB invalidation | Will Deacon |
2014-12-16 | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-12-11 | 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 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-12-10 | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-12-09 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-12-09 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-09 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-12-08 | asm-generic: add generic futex for !CONFIG_SMP | Ley Foon Tan |
2014-12-01 | iommu: provide early initialisation hook for IOMMU drivers | Will Deacon |
2014-11-28 | asm-generic: add generic seccomp.h for secure computing mode 1 | AKASHI Takahiro |
2014-11-23 | asm-generic: Add msi.h | Thomas Gleixner |
2014-11-22 | asm-generic: Remove asm-generic arch_bprm_mm_init() | Dave Hansen |
2014-11-19 | mm: Make arch_unmap()/bprm_mm_init() available to all architectures | Dave Hansen |
2014-11-18 | x86, mpx: Cleanup unused bound tables | Dave Hansen |
2014-11-18 | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen |
2014-11-17 | mmu_gather: move minimal range calculations into generic code | Will Deacon |
2014-11-14 | Revert "fast_hash: avoid indirect function calls" | Jay Vosburgh |
2014-11-11 | Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux... | Arnd Bergmann |
2014-11-10 | 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-05 | fast_hash: avoid indirect function calls | Hannes Frederic Sowa |
2014-10-28 | sched: Kill task_preempt_count() | Oleg Nesterov |
2014-10-27 | s390/mm: pmdp_get_and_clear_full optimization | Martin Schwidefsky |
2014-10-20 | asm-generic: io: implement relaxed accessor macros as conditional wrappers | Will Deacon |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-10-18 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-10-15 | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds |
2014-10-14 | mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared | Peter Feiner |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-10 | Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2014-10-09 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds |
2014-10-09 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven |
2014-10-09 | common: dma-mapping: introduce common remapping functions | Laura Abbott |
2014-10-09 | mm: remove misleading ARCH_USES_NUMA_PROT_NONE | Mel Gorman |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-10-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar |
2014-10-03 | sched, time: Fix build error with 64 bit cputime_t on 32 bit systems | Rik van Riel |
2014-10-02 | ARM: 8168/1: extend __init_end to a page align address | Yalin Wang |
2014-09-30 | PCI: Add pci_remap_iospace() to map bus I/O resources | Liviu Dudau |
2014-09-30 | asm-generic/io.h: Fix ioport_map() for !CONFIG_GENERIC_IOMAP | Liviu Dudau |
2014-09-25 | asm-generic: COMMON_CLK defines __clk_{get,put} | Mike Turquette |
2014-09-23 | syscall.h: fix doc text for syscall_get_arch() | Richard Guy Briggs |