summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-08-081-3/+0
|\
| * gpio: remove gpio_ensure_requested()Alexandre Courbot2014-07-241-3/+12
| * gpio: move gpio_ensure_requested() into legacy C fileAlexandre Courbot2014-07-231-12/+3
| * gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot2014-07-231-3/+0
* | pci-dma-compat: add pci_zalloc_consistent helperJoe Perches2014-08-081-0/+8
* | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-041-0/+3
|\ \
| * \ Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman2014-07-131-1/+1
| |\ \
| * | | PCI: Add pci_fixup_suspend_late quirk passAndreas Noever2014-06-191-0/+3
| | |/ | |/|
* | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-08-041-59/+351
|\ \ \
| * | | percpu: preffity percpu header filesTejun Heo2014-06-171-285/+296
| * | | percpu: reorder macros in percpu header filesTejun Heo2014-06-171-99/+99
| * | | percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/...Tejun Heo2014-06-171-0/+341
| * | | percpu: include/asm-generic/percpu.h should contain only arch-overridable partsTejun Heo2014-06-171-64/+0
| * | | percpu: introduce arch_raw_cpu_ptr()Tejun Heo2014-06-171-2/+9
| * | | percpu: disallow archs from overriding SHIFT_PERCPU_PTR()Tejun Heo2014-06-171-6/+3
| |/ /
* | | Merge tag 'edac_for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2014-08-042-10/+18
|\ \ \ | |_|/ |/| |
| * | readq/writeq: Add explicit lo_hi_[read|write]_q and hi_lo_[read|write]_qJason Baron2014-07-042-10/+18
| |/
* | 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
OpenPOWER on IntegriCloud