aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29mm: allow arch code to control the user page table ceilingHugh Dickins
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-26cputime_nsecs: use math64.h for nsec resolution conversion helpersKevin Hilman
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell
2013-03-13asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
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