summaryrefslogtreecommitdiff
path: root/include/asm-generic (unfollow)
Commit message (Expand)Author
2015-02-13kernel: add support for .init_array.* constructorsAndrey Ryabinin
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersMel Gorman
2015-02-12mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman
2015-02-11mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>Kirill A. Shutemov
2015-02-10asm-generic: drop unused pte_file* helpersKirill A. Shutemov
2015-01-21pci: add pci_iomap_rangeMichael S. Tsirkin
2015-01-13mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-08asm-generic: add generic futex for !CONFIG_SMPLey Foon Tan
2014-12-01iommu: provide early initialisation hook for IOMMU driversWill Deacon
2014-11-28asm-generic: add generic seccomp.h for secure computing mode 1AKASHI Takahiro
2014-11-23asm-generic: Add msi.hThomas Gleixner
2014-11-22asm-generic: Remove asm-generic arch_bprm_mm_init()Dave Hansen
2014-11-19mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen
2014-11-18x86, mpx: Cleanup unused bound tablesDave Hansen
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon
2014-11-14Revert "fast_hash: avoid indirect function calls"Jay Vosburgh
2014-11-10asm-generic/io.h: Implement generic {read,write}s*()Thierry Reding
2014-11-10asm-generic/io.h: Reconcile I/O accessor overridesThierry Reding
2014-11-05fast_hash: avoid indirect function callsHannes Frederic Sowa
2014-10-28sched: Kill task_preempt_count()Oleg Nesterov
2014-10-27s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky
2014-10-20asm-generic: io: implement relaxed accessor macros as conditional wrappersWill Deacon
2014-10-14mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2014-10-09common: dma-mapping: introduce common remapping functionsLaura Abbott
2014-10-09mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-10-03sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel
2014-10-02ARM: 8168/1: extend __init_end to a page align addressYalin Wang
2014-09-30PCI: Add pci_remap_iospace() to map bus I/O resourcesLiviu Dudau
2014-09-30asm-generic/io.h: Fix ioport_map() for !CONFIG_GENERIC_IOMAPLiviu Dudau
2014-09-25asm-generic: COMMON_CLK defines __clk_{get,put}Mike Turquette
2014-09-23syscall.h: fix doc text for syscall_get_arch()Richard Guy Briggs
2014-09-23gpio: Increase ARCH_NR_GPIOs to 512Mika Westerberg
2014-09-22asm-generic: Add dma-contiguous.hZubair Lutfullah Kakakhel
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-08-26dma-mapping: Provide write-combine allocationsThierry Reding
2014-08-14locking,arch: Rewrite generic atomic supportPeter Zijlstra
2014-08-08pci-dma-compat: add pci_zalloc_consistent helperJoe Perches
2014-07-24gpio: remove gpio_ensure_requested()Alexandre Courbot
2014-07-23gpio: move gpio_ensure_requested() into legacy C fileAlexandre Courbot
2014-07-23gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot
2014-07-04readq/writeq: Add explicit lo_hi_[read|write]_q and hi_lo_[read|write]_qJason Baron
2014-07-01core: fix typo in percpu read_mostly sectionZhengyu He
2014-06-19PCI: Add pci_fixup_suspend_late quirk passAndreas Noever
2014-06-17percpu: preffity percpu header filesTejun Heo
2014-06-17percpu: reorder macros in percpu header filesTejun Heo