summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorLines
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+0
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-2/+3
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine-7/+0
2013-07-03vmlinux.lds: add comments for global variables and clean up useless declarationsJiang Liu-1/+20
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov-0/+22
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+5
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-13/+9
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-20/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro-0/+4
2013-06-26modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker-12/+0
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst-13/+9
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V-2/+3
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman-16/+10
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+5
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra-16/+1
2013-06-05KVM: add kvm_para_available to asm-generic/kvm_para.hJames Hogan-0/+5
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell-20/+0
2013-05-28asm-generic: uaccess s/might_sleep/might_fault/Michael S. Tsirkin-5/+5
2013-05-22kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu-0/+4
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-9/+19
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-7/+2
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker-7/+66
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-17/+0
2013-04-29mm: allow arch code to control the user page table ceilingHugh Dickins-0/+10
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer-0/+40
2013-04-26cputime_nsecs: use math64.h for nsec resolution conversion helpersKevin Hilman-9/+19
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen-1/+6
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell-15/+5
2013-03-13asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn-6/+10
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro-17/+0
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+10
2013-03-02asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan-1/+8
2013-03-02asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan-0/+2
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+17
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-4/+4
2013-02-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-44/+42
2013-02-24cputime: Constify timeval_to_cputime(timeval) argumentLi Zhong-1/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-19/+0
2013-02-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+4
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-13/+17
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+21
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds-0/+10
2013-02-19generic: Use raw local irq variant for generic cmpxchgIngo Molnar-4/+4
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky-10/+0
2013-02-14asm-generic/io.h: convert readX defines to functionsHeiko Carstens-3/+17
2013-02-14burying unused conditionalsAl Viro-10/+0
2013-02-12asm-generic: io: Fix ioread16/32be and iowrite16/32beMichal Simek-4/+4
2013-02-11gpiolib: let gpio_chip reference its descriptorsAlexandre Courbot-0/+3
2013-02-11asm-generic headers: Allow yet more arch overrides in checksum.hVineet Gupta-0/+4