summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn2013-03-132-6/+10
* Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-032-1/+10
|\
| * asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan2013-03-021-1/+8
| * asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan2013-03-021-0/+2
* | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-022-1/+17
|\ \
| * | asm-generic headers: Allow yet more arch overrides in checksum.hVineet Gupta2013-02-111-0/+4
| * | asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()Vineet Gupta2013-02-111-0/+11
| * | asm-generic headers: uaccess.h to conditionally define segment_eq()Vineet Gupta2013-02-111-1/+2
| |/
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-261-4/+4
|\ \
| * | asm-generic: io: Fix ioread16/32be and iowrite16/32beMichal Simek2013-02-121-4/+4
| |/
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-261-1/+1
|\ \
| * | cputime: Constify timeval_to_cputime(timeval) argumentLi Zhong2013-02-241-1/+1
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-261-44/+42
|\ \ \
| * | | gpiolib: let gpio_chip reference its descriptorsAlexandre Courbot2013-02-111-0/+3
| * | | gpiolib: link all gpio_chips using a listAlexandre Courbot2013-02-091-0/+2
| * | | Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely2013-02-051-44/+37
| |\ \ \ | | |_|/ | |/| |
| | * | gpiolib: remove gpiochip_reserve()Alexandre Courbot2013-02-041-1/+0
| | * | gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo2013-01-221-6/+0
| | * | gpio: fix warning of 'struct gpio_chip' declarationShawn Guo2013-01-221-37/+37
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-232-19/+0
|\ \ \ \
| * | | | burying unused conditionalsAl Viro2013-02-142-10/+0
| * | | | take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-031-4/+0
| * | | | sanitize rt_sigaction() situation a bitAl Viro2013-02-031-5/+0
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-221-4/+4
|\ \ \ \ \
| * | | | | generic: Use raw local irq variant for generic cmpxchgIngo Molnar2013-02-191-4/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-212-13/+17
|\ \ \ \ \
| * | | | | s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-141-10/+0
| * | | | | asm-generic/io.h: convert readX defines to functionsHeiko Carstens2013-02-141-3/+17
| |/ / / /
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+21
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-273-4/+20
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-141-1/+12
| |\ \ \ \ \
| | * | | | | irqchip: add basic infrastructureThomas Petazzoni2013-01-101-1/+11
| * | | | | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-142-2/+11
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | clocksource: add common of_clksrc_init() functionStephen Warren2013-01-021-0/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-02-201-0/+10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | clk: add common of_clk_init() functionPrashant Gaikwad2013-01-241-0/+10
| | |/ / / | |/| | |
* | | | | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-053-60/+182
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-272-1/+15
| * | | | cputime: Move default nsecs_to_cputime() to jiffies based cputime fileFrederic Weisbecker2013-01-271-2/+8
| * | | | cputime: Librarize per nsecs resolution cputime definitionsFrederic Weisbecker2013-01-273-61/+163
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-01-231-0/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()Geert Uytterhoeven2012-12-251-0/+16
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-01-201-0/+2
|\ \ \
| * | | CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.hVineet Gupta2012-12-261-0/+2
| |/ /
* | | asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov2013-01-181-4/+2
| |/ |/|
* | mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2013-01-041-0/+9
* | include: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
|/
* Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-212-32/+5
|\
| * asm-generic/mmu.h: Add support for FDPICLars-Peter Clausen2012-12-091-0/+5
| * asm-generic/mmu.h: Remove unused vmlist field from mm_context_tLars-Peter Clausen2012-12-091-1/+0
OpenPOWER on IntegriCloud