aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAge
* Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll...Olof Johansson2013-01-30
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-01-23
| |\
| | * asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()Geert Uytterhoeven2012-12-25
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-01-20
| |\ \
| | * | CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.hVineet Gupta2012-12-26
| | |/
| * | asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov2013-01-18
* | | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-14
|\ \ \
| * | | irqchip: add basic infrastructureThomas Petazzoni2013-01-10
| |/ /
* | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-14
|\| |
| * | mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2013-01-04
| * | include: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| |/
* / clocksource: add common of_clksrc_init() functionStephen Warren2013-01-02
|/
* Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-21
|\
| * asm-generic/mmu.h: Add support for FDPICLars-Peter Clausen2012-12-09
| * asm-generic/mmu.h: Remove unused vmlist field from mm_context_tLars-Peter Clausen2012-12-09
| * asm-generic: io: remove {read,write} string functionsWill Deacon2012-10-26
| * asm-generic/io.h: remove asm/cacheflush.h includeJames Hogan2012-10-25
* | asm-generic: io: don't perform swab during {in,out} string functionsWill Deacon2012-12-17
* | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\ \
| * | mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli2012-12-11
| * | x86/mm: Introduce pte_accessible()Rik van Riel2012-12-11
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-13
|\ \
| * | s390/pci: base supportJan Glauber2012-11-30
| |/
* | asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov2012-12-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \
| * | unify default ptrace_signal_deliverAl Viro2012-11-29
| * | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-28
| * | consolidate sys_execve() prototypeAl Viro2012-11-28
| * | generic sys_fork / sys_vfork / sys_cloneAl Viro2012-11-28
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-11
|\ \
| * | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
| |/
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-11
|\ \
| * | gpiolib: add gpio get direction callback supportMathias Nyman2012-10-26
* | | gpiolib: rename pin range argumentsLinus Walleij2012-11-21
* | | gpiolib: let gpiochip_add_pin_range() specify offsetLinus Walleij2012-11-21
* | | gpiolib: iron out include ladder mistakesLinus Walleij2012-11-11
* | | gpiolib: separation of pin concernsLinus Walleij2012-11-11
* | | gpiolib: fix up function prototypes etcLinus Walleij2012-11-11
* | | gpiolib: provide provision to register pin rangesShiraz Hashim2012-11-11
| |/ |/|
* | UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-17
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-14
|\
| * vmlinux.lds.h: Allow architectures to add sections to the front of .bssDavid Daney2012-10-11
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\ \ | |/ |/|
| * MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells2012-10-07
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-09
|\ \
| * | mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear()Catalin Marinas2012-10-09
| * | thp: introduce pmdp_invalidate()Gerald Schaefer2012-10-09
| * | thp: remove assumptions on pgtable_t typeGerald Schaefer2012-10-09
| * | mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov2012-10-09