summaryrefslogtreecommitdiff
path: root/include/asm-generic (unfollow)
Commit message (Expand)Author
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-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
2014-06-17percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/...Tejun Heo
2014-06-17percpu: include/asm-generic/percpu.h should contain only arch-overridable partsTejun Heo
2014-06-17percpu: introduce arch_raw_cpu_ptr()Tejun Heo
2014-06-17percpu: disallow archs from overriding SHIFT_PERCPU_PTR()Tejun Heo
2014-06-06include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse errorHans Verkuil
2014-06-06locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocksWaiman Long
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman
2014-05-20DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas
2014-05-20serial: earlycon: add DT supportRob Herring
2014-05-20vmlinuz.lds: define OF table sections with macrosRob Herring
2014-05-20ARM: align cpu_method_of_table namingRob Herring
2014-05-20irqchip: align irqchip OF match table section namingRob Herring
2014-05-15asm-generic: remove _STK_LIM_MAXJames Hogan
2014-05-08asm-generic: allow generic unaligned access if the arch supports itArd Biesheuvel
2014-05-07kprobes: Ensure blacklist data is alignedVineet Gupta
2014-05-03arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier
2014-05-01word-at-a-time: simplify big-endian zero_bytemask macroH. Peter Anvin
2014-04-27word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon
2014-04-24kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-18arch: Prepare for smp_mb__{before,after}_atomic()Peter Zijlstra
2014-04-09LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster
2014-04-07mm: create generic early_ioremap() supportMark Salter
2014-04-07percpu: add raw_cpu_opsChristoph Lameter
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König