aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-02asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan
2013-03-02asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-02-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-24cputime: Constify timeval_to_cputime(timeval) argumentLi Zhong
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-02-19generic: Use raw local irq variant for generic cmpxchgIngo Molnar
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky
2013-02-14asm-generic/io.h: convert readX defines to functionsHeiko Carstens
2013-02-14burying unused conditionalsAl Viro
2013-02-12asm-generic: io: Fix ioread16/32be and iowrite16/32beMichal Simek
2013-02-11gpiolib: let gpio_chip reference its descriptorsAlexandre Courbot
2013-02-11asm-generic headers: Allow yet more arch overrides in checksum.hVineet Gupta
2013-02-11asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()Vineet Gupta
2013-02-11asm-generic headers: uaccess.h to conditionally define segment_eq()Vineet Gupta
2013-02-09gpiolib: link all gpio_chips using a listAlexandre Courbot
2013-02-05Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2013-02-04gpiolib: remove gpiochip_reserve()Alexandre Courbot
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro
2013-02-03sanitize rt_sigaction() situation a bitAl Viro
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-27cputime: Move default nsecs_to_cputime() to jiffies based cputime fileFrederic Weisbecker
2013-01-27cputime: Librarize per nsecs resolution cputime definitionsFrederic Weisbecker
2013-01-24clk: add common of_clk_init() functionPrashant Gaikwad
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-01-22gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo
2013-01-22gpio: fix warning of 'struct gpio_chip' declarationShawn Guo
2013-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-01-18asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-10irqchip: add basic infrastructureThomas Petazzoni
2013-01-04mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko
2013-01-03include: remove __dev* attributes.Greg Kroah-Hartman
2013-01-02clocksource: add common of_clksrc_init() functionStephen Warren
2012-12-26CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.hVineet Gupta
2012-12-25asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()Geert Uytterhoeven
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-12-17asm-generic: io: don't perform swab during {in,out} string functionsWill Deacon
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds