Age | Commit message (Expand) | Author |
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-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-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-10-28 | sched: Kill task_preempt_count() | Oleg Nesterov |
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 |
2014-09-23 | gpio: Increase ARCH_NR_GPIOs to 512 | Mika Westerberg |
2014-09-22 | asm-generic: Add dma-contiguous.h | Zubair Lutfullah Kakakhel |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-08-26 | dma-mapping: Provide write-combine allocations | Thierry Reding |
2014-08-14 | locking,arch: Rewrite generic atomic support | Peter Zijlstra |
2014-08-08 | Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-08-08 | pci-dma-compat: add pci_zalloc_consistent helper | Joe Perches |
2014-08-04 | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-08-04 | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2014-08-04 | Merge tag 'edac_for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2014-07-24 | gpio: remove gpio_ensure_requested() | Alexandre Courbot |