aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAge
...
| * | | | take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-03
| * | | | sanitize rt_sigaction() situation a bitAl Viro2013-02-03
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-22
|\ \ \ \ \
| * | | | | generic: Use raw local irq variant for generic cmpxchgIngo Molnar2013-02-19
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-21
|\ \ \ \ \
| * | | | | s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-14
| * | | | | asm-generic/io.h: convert readX defines to functionsHeiko Carstens2013-02-14
| |/ / / /
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \ \ \
| * | | | | Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-28
| |\| | | |
| * | | | | 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
| |\| | | | |
| * | | | | | clocksource: add common of_clksrc_init() functionStephen Warren2013-01-02
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-02-20
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | clk: add common of_clk_init() functionPrashant Gaikwad2013-01-24
| | |/ / / | |/| | |
* | | | | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-05
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-27
| * | | | cputime: Move default nsecs_to_cputime() to jiffies based cputime fileFrederic Weisbecker2013-01-27
| * | | | cputime: Librarize per nsecs resolution cputime definitionsFrederic Weisbecker2013-01-27
| |/ / /
* | | | 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
| |/ |/|
* | mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2013-01-04
* | include: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* 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