summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorLines
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-0/+42
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-338/+4485
2009-06-15lib: Provide generic atomic64_t implementationPaul Mackerras-0/+42
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds-10/+231
2009-06-14vmlinux.lds.h updateSam Ravnborg-7/+10
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann-12/+13
2009-06-11add generic lib/checksum.cArnd Bergmann-0/+79
2009-06-11asm-generic: add a generic uaccess.hArnd Bergmann-0/+325
2009-06-11asm-generic: add generic NOMMU versions of some headersArnd Bergmann-0/+240
2009-06-11asm-generic: add generic atomic.h and io.hArnd Bergmann-0/+465
2009-06-11asm-generic: add legacy I/O header filesArnd Bergmann-0/+106
2009-06-11asm-generic: add generic versions of common headersArnd Bergmann-0/+558
2009-06-11asm-generic: make bitops.h usableArnd Bergmann-6/+18
2009-06-11asm-generic: make pci.h usable directlyArnd Bergmann-0/+8
2009-06-11asm-generic: make get_rtc_time overridableArnd Bergmann-1/+1
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann-7/+7
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann-3/+4
2009-06-11asm-generic: add a generic unistd.hArnd Bergmann-0/+855
2009-06-11asm-generic: add generic ABI headersArnd Bergmann-0/+1049
2009-06-11asm-generic: add generic sysv ipc headersArnd Bergmann-0/+189
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann-0/+38
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann-11/+11
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar-11/+12
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-10/+11
2009-06-09Improve vmlinux.lds.h support for arch specific linker scriptsSam Ravnborg-7/+224
2009-06-09initconst adjustmentsJan Beulich-2/+3
2009-06-03cfg80211: add rfkill supportJohannes Berg-0/+2
2009-06-02x86: Fix atomic_long_xchg() on 64bitPeter Zijlstra-1/+1
2009-05-18asm-generic: fix local_add_unless macroRoel Kluin-1/+1
2009-05-18Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar-3/+4
2009-05-08Merge branch 'x86/urgent' into x86/xenIngo Molnar-61/+25
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar-17/+33
2009-05-06Eliminate thousands of warnings with gcc 3.2 buildAndi Kleen-3/+4
2009-05-02atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens-2/+2
2009-04-27Remove unused support code for refok sections.Tim Abbott-3/+0
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott-1/+3
2009-04-21PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells-24/+2
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells-2/+41
2009-04-15The default CONFIG_BUG=n version of BUG() should have an empty do...whileDavid Howells-1/+1
2009-04-13asm-generic/siginfo.h: update NSIGTRAP definitionAndi Kleen-1/+1
2009-04-14Merge branch 'linus' into tracing/coreIngo Molnar-52/+0
2009-04-14tracing/infrastructure: separate event tracer from event supportTom Zanussi-1/+1
2009-04-10percpu: unbreak alpha percpuTejun Heo-52/+0
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge-319/+33
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+28
2009-04-02gpiolib: allow GPIOs to be namedDaniel Silverstone-0/+5
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar-1/+28
2009-04-01remove unused include/asm-generic/dma-mapping.hFUJITA Tomonori-308/+0
2009-03-30cpumask: remove the now-obsoleted pcibus_to_cpumask(): genericRusty Russell-7/+0