Age | Commit message (Expand) | Author |
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-23 | gpio: Increase ARCH_NR_GPIOs to 512 | Mika Westerberg |
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 |
2014-07-23 | gpio: move gpio_ensure_requested() into legacy C file | Alexandre Courbot |
2014-07-23 | gpio: remove gpiod_lock/unlock_as_irq() | Alexandre Courbot |
2014-07-13 | Merge 3.16-rc5 into char-misc-next | Greg Kroah-Hartman |
2014-07-04 | readq/writeq: Add explicit lo_hi_[read|write]_q and hi_lo_[read|write]_q | Jason Baron |
2014-07-01 | core: fix typo in percpu read_mostly section | Zhengyu He |
2014-06-19 | PCI: Add pci_fixup_suspend_late quirk pass | Andreas Noever |
2014-06-17 | percpu: preffity percpu header files | Tejun Heo |
2014-06-17 | percpu: reorder macros in percpu header files | Tejun Heo |
2014-06-17 | percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/... | Tejun Heo |
2014-06-17 | percpu: include/asm-generic/percpu.h should contain only arch-overridable parts | Tejun Heo |
2014-06-17 | percpu: introduce arch_raw_cpu_ptr() | Tejun Heo |
2014-06-17 | percpu: disallow archs from overriding SHIFT_PERCPU_PTR() | Tejun Heo |
2014-06-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-06-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-06 | include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse error | Hans Verkuil |
2014-06-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-06-06 | locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks | Waiman Long |
2014-06-06 | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare... | Ingo Molnar |
2014-06-05 | Merge branch 'perf/kprobes' into perf/core | Ingo Molnar |
2014-06-04 | x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels | Mel Gorman |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-05-20 | DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t | Bjorn Helgaas |
2014-05-20 | serial: earlycon: add DT support | Rob Herring |