summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-1/+11
* Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-244-8/+1
|\
| * asm-generic: remove old nonatomic-io wrapper filesArnd Bergmann2016-03-012-4/+0
| * asm-generic: default BUG_ON(x) to if(x)BUG()Arnd Bergmann2016-03-011-1/+1
| * asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-261-3/+0
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-241-7/+7
|\ \
| * | bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra2016-03-211-7/+7
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-0/+12
|\ \ \
| * | | mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen2016-02-181-1/+1
| * | | mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen2016-02-181-1/+2
| * | | mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen2016-02-181-0/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-4/+4
|\ \ \ \
| * | | | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-4/+4
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-183-12/+38
|\ \ \ \ \
| * | | | | lib/bug.c: use common WARN helperJosh Poimboeuf2016-03-171-0/+6
| * | | | | include/asm-generic/atomic-long.h: force inlining of some atomic_long operationsDenys Vlasenko2016-03-171-3/+3
| * | | | | bug: set warn variable before calling WARN()Steven Rostedt2016-03-171-9/+12
| * | | | | mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_rangeAneesh Kumar K.V2016-03-171-0/+17
* | | | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-0/+4
|\ \ \ \ \ \
| * | | | | | gpio: allow setting ARCH_NR_GPIOS from KconfigArnd Bergmann2016-02-191-0/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-6/+6
|\ \ \ \ \ \
| * | | | | | asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland2016-02-161-6/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-4/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-141-2/+3
| |\ \ \ \ \ | | |/ / / /
| * | | | | earlycon: Use common framework for earlycon declarationsPeter Hurley2016-02-061-4/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-162-192/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-118/+0
| * | | | PCI: Remove empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-9/+0
| * | | | PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.hBjorn Helgaas2016-02-051-65/+0
| |/ / /
* | | | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-141-0/+1
|\ \ \ \
| * | | | arch: Introduce post-init read-only memoryKees Cook2016-02-221-0/+1
| | |_|/ | |/| |
* | | | locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.hDan Streetman2016-02-292-5/+5
|/ / /
* | | Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-02-201-0/+8
|\ \ \ | |_|/ |/| |
| * | powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V2016-02-151-0/+8
* | | cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao2016-02-021-2/+3
| |/ |/|
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-213-485/+0
|\ \
| * | dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig2016-01-201-32/+0
| * | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-202-453/+0
| |/
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-201-1/+177
|\ \ | |/ |/|
| * __div64_32(): make it overridable at compile timeNicolas Pitre2015-11-161-0/+2
| * __div64_const32(): abstract out the actual 128-bit cross product codeNicolas Pitre2015-11-161-30/+51
| * do_div(): generic optimization for constant divisor on 32-bit machinesNicolas Pitre2015-11-161-0/+147
| * div64.h: optimize do_div() for power-of-two constant divisorsNicolas Pitre2015-11-161-1/+7
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-9/+97
|\ \
| * | asm-generic: implement virt_xxx memory barriersMichael S. Tsirkin2016-01-121-0/+11
| * | asm-generic: add __smp_xxx wrappersMichael S. Tsirkin2016-01-121-9/+82
| * | asm-generic: guard smp_store_release/load_acquireMichael S. Tsirkin2016-01-121-0/+4
| * | lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2016-01-121-1/+1
* | | asm/sections: add helpers to check for section dataThierry Reding2016-01-161-0/+65
* | | mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams2016-01-151-2/+4
OpenPOWER on IntegriCloud