summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Make asm/word-at-a-time.h available on all architecturesChris Metcalf2018-10-211-8/+72
* x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina2018-10-031-6/+6
* x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen2018-10-031-0/+12
* asm-generic: drop unused pte_file* helpersKirill A. Shutemov2018-10-031-15/+0
* scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig2018-03-031-3/+0
* KAISER: Kernel Address IsolationRichard Fellner2018-01-091-0/+7
* asm/sections: add helpers to check for section dataThierry Reding2017-11-261-0/+65
* cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo2017-11-111-1/+5
* asm-generic: make get_user() clear the destination on errorsAl Viro2016-11-201-3/+7
* asm-generic: make copy_from_user() zero the destination properlyAl Viro2016-11-201-4/+6
* sched/preempt: Fix preempt_count manipulationsPeter Zijlstra2016-08-221-2/+2
* bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra2016-05-011-7/+7
* cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao2016-02-251-2/+3
* sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov2015-11-161-2/+3
* nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2015-05-061-0/+4
* core: fix typo in percpu read_mostly sectionZhengyu He2014-07-011-1/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-121-0/+10
|\
| * Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-061-1/+1
| |\
| * \ Merge branch 'perf/kprobes' into perf/coreIngo Molnar2014-06-051-0/+10
| |\ \
| | * | kprobes: Ensure blacklist data is alignedVineet Gupta2014-05-071-1/+2
| | * | kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu2014-04-241-0/+9
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-122-0/+187
|\ \ \ \
| * | | | locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocksWaiman Long2014-06-062-0/+187
* | | | | include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse errorHans Verkuil2014-06-061-0/+5
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-8/+13
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas2014-05-161-8/+13
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | asm-generic: allow generic unaligned access if the arch supports itArd Biesheuvel2014-05-081-8/+13
* | | | | | x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman2014-06-041-2/+6
* | | | | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-44/+16
|\ \ \ \ \ \
| * | | | | | serial: earlycon: add DT supportRob Herring2014-05-201-1/+3
| * | | | | | vmlinuz.lds: define OF table sections with macrosRob Herring2014-05-201-44/+14
| * | | | | | ARM: align cpu_method_of_table namingRob Herring2014-05-201-2/+2
| * | | | | | irqchip: align irqchip OF match table section namingRob Herring2014-05-201-2/+2
| |/ / / / /
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-035-16/+12
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-182-2/+2
| * | | | | arch: Prepare for smp_mb__{before,after}_atomic()Peter Zijlstra2014-04-183-14/+10
| | |/ / / | |/| | |
* | | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-8/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas2014-05-201-8/+5
| |/ / /
* | / / asm-generic: remove _STK_LIM_MAXJames Hogan2014-05-151-1/+1
| |/ / |/| |
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-041-0/+3
|\ \ \
| * | | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-031-0/+3
* | | | word-at-a-time: simplify big-endian zero_bytemask macroH. Peter Anvin2014-05-011-1/+1
|/ / /
* | / word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon2014-04-271-6/+2
| |/ |/|
* | mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman2014-04-181-8/+23
|/
* Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-04-121-1/+2
|\
| * LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster2014-04-091-1/+2
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-3/+1
|\ \ | |/ |/|
| * syscall_get_arch: remove useless function argumentsEric Paris2014-03-201-3/+1
| * Merge tag 'v3.13' into for-3.15Eric Paris2014-03-079-168/+205
| |\
* | | mm: create generic early_ioremap() supportMark Salter2014-04-071-0/+42