| Commit message (Expand) | Author |
| 2014-12-11 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck |
| 2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
| 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-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-14 | mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared | Peter Feiner |
| 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-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 | pci-dma-compat: add pci_zalloc_consistent helper | Joe Perches |
| 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-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-06 | include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse error | Hans Verkuil |
| 2014-06-06 | locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks | Waiman Long |
| 2014-06-04 | x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels | Mel Gorman |