aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAge
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-11
|\
| * KVM: add kvm_para_available to asm-generic/kvm_para.hJames Hogan2013-06-05
* | arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-05
|/
* kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu2013-05-22
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-05
|\
| * Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-02
| |\
| * | cputime_nsecs: use math64.h for nsec resolution conversion helpersKevin Hilman2013-04-26
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-05
|\ \ \
| * | | CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-15
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ | |_|/ |/| |
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
| |/
* | mm: allow arch code to control the user page table ceilingHugh Dickins2013-04-29
* | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-29
* | x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen2013-04-12
* | asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn2013-03-13
|/
* Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-03
|\
| * asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan2013-03-02
| * asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan2013-03-02
* | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-02
|\ \
| * | asm-generic headers: Allow yet more arch overrides in checksum.hVineet Gupta2013-02-11
| * | asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()Vineet Gupta2013-02-11
| * | asm-generic headers: uaccess.h to conditionally define segment_eq()Vineet Gupta2013-02-11
| |/
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-26
|\ \
| * | asm-generic: io: Fix ioread16/32be and iowrite16/32beMichal Simek2013-02-12
| |/
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-26
|\ \
| * | cputime: Constify timeval_to_cputime(timeval) argumentLi Zhong2013-02-24
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-26
|\ \ \
| * | | gpiolib: let gpio_chip reference its descriptorsAlexandre Courbot2013-02-11
| * | | gpiolib: link all gpio_chips using a listAlexandre Courbot2013-02-09
| * | | Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely2013-02-05
| |\ \ \ | | |_|/ | |/| |
| | * | gpiolib: remove gpiochip_reserve()Alexandre Courbot2013-02-04
| | * | gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo2013-01-22
| | * | gpio: fix warning of 'struct gpio_chip' declarationShawn Guo2013-01-22
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \ \ \
| * | | | burying unused conditionalsAl Viro2013-02-14
| * | | | 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
| | |/ / / | |/| | |