aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11asm-generic: add generic versions of common headersArnd Bergmann18-0/+558
2009-06-11asm-generic: make bitops.h usableArnd Bergmann1-6/+18
2009-06-11asm-generic: make pci.h usable directlyArnd Bergmann1-0/+8
2009-06-11asm-generic: make get_rtc_time overridableArnd Bergmann1-1/+1
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann2-7/+7
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2-3/+4
2009-06-11asm-generic: add a generic unistd.hArnd Bergmann2-0/+855
2009-06-11asm-generic: add generic ABI headersArnd Bergmann16-0/+1049
2009-06-11asm-generic: add generic sysv ipc headersArnd Bergmann6-0/+189
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann5-0/+38
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann4-11/+11
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar2-11/+12
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+11
2009-06-09Improve vmlinux.lds.h support for arch specific linker scriptsSam Ravnborg1-7/+224
2009-06-09initconst adjustmentsJan Beulich1-2/+3
2009-06-03cfg80211: add rfkill supportJohannes Berg1-0/+2
2009-06-02x86: Fix atomic_long_xchg() on 64bitPeter Zijlstra1-1/+1
2009-05-18asm-generic: fix local_add_unless macroRoel Kluin1-1/+1
2009-05-18Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar1-3/+4
2009-05-08Merge branch 'x86/urgent' into x86/xenIngo Molnar5-61/+25
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar5-17/+33
2009-05-06Eliminate thousands of warnings with gcc 3.2 buildAndi Kleen1-3/+4
2009-05-02atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens1-2/+2
2009-04-27Remove unused support code for refok sections.Tim Abbott1-3/+0
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott1-1/+3
2009-04-21PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells1-24/+2
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells1-2/+41
2009-04-15The default CONFIG_BUG=n version of BUG() should have an empty do...whileDavid Howells1-1/+1
2009-04-13asm-generic/siginfo.h: update NSIGTRAP definitionAndi Kleen1-1/+1
2009-04-14Merge branch 'linus' into tracing/coreIngo Molnar1-52/+0
2009-04-14tracing/infrastructure: separate event tracer from event supportTom Zanussi1-1/+1
2009-04-10percpu: unbreak alpha percpuTejun Heo1-52/+0
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge4-319/+33
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+28
2009-04-02gpiolib: allow GPIOs to be namedDaniel Silverstone1-0/+5
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar1-1/+28
2009-04-01remove unused include/asm-generic/dma-mapping.hFUJITA Tomonori1-308/+0
2009-03-30cpumask: remove the now-obsoleted pcibus_to_cpumask(): genericRusty Russell1-7/+0
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-3/+0
2009-03-29x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge1-1/+1
2009-03-29x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge1-10/+11
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar3-5/+104
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-15/+16
2009-03-26remove __KERNEL_STRICT_NAMESArnd Bergmann1-2/+3
2009-03-26make exported headers use strict posix typesArnd Bergmann2-13/+13
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron1-9/+6
2009-03-13tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker1-1/+10
2009-03-10Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/coreIngo Molnar1-1/+1
2009-03-09tracing: trace_printk() fix, move format array to data sectionIngo Molnar1-1/+1