aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)Author
2018-03-07EXPORT_SYMBOL() for asmAl Viro
2018-03-07x86/kbuild: enable modversions for symbols exported from asmAdam Borowski
2018-02-22Merge branch 'linux-4.1.y-secfix' into standard/baseBruce Ashfield
2018-02-04kaiser: cleanups while trying for gold linkHugh Dickins
2018-02-04KAISER: Kernel Address IsolationRichard Fellner
2017-12-25Merge tag 'v4.1.46' into standard/baseBruce Ashfield
2017-11-05percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland
2017-10-18Merge tag 'v4.1.45' into standard/baseBruce Ashfield
2017-10-03cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo
2016-11-02Merge tag 'v4.1.34' into standard/baseBruce Ashfield
2016-10-02asm-generic: make get_user() clear the destination on errorsAl Viro
2016-10-02asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato
2016-10-02asm-generic: make copy_from_user() zero the destination properlyAl Viro
2016-08-18Merge tag 'v4.1.30' into standard/baseBruce Ashfield
2016-08-06vmlinux.lds: account for destructor sectionsDmitry Vyukov
2016-06-10Merge tag 'v4.1.26' into standard/baseBruce Ashfield
2016-06-06SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan
2016-04-22Merge tag 'v4.1.22' into standard/baseBruce Ashfield
2016-04-22Merge tag 'v4.1.19' into standard/baseBruce Ashfield
2016-04-18bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra
2016-02-28cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao
2016-02-19gpio-pca953x: add "drive" property.Ismo Puustinen
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-17seccomp: allow COMPAT sigreturn overridesKees Cook
2015-04-16Merge branch 'for-v4.1-rc1' of git://git.linaro.org/people/mszyprowski/linux-...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14mm: change vunmap to tear down huge KVA mappingsToshi Kani
2015-04-14mm: change ioremap to set up huge I/O mappingsToshi Kani
2015-04-14mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov
2015-04-10earlycon: Fix __earlycon_table stridePeter Hurley
2015-04-08tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)
2015-03-29ARM: 8321/1: asm-generic: introduce .text.fixup input sectionArd Biesheuvel
2015-03-26serial: earlycon: Enable earlycon without command line paramPeter Hurley
2015-03-24ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano
2015-03-19gpio: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij
2015-03-09asm/dma-mapping-common: Clarify output of dma_map_sg_attrsRicardo Ribalda Delgado
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds