summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2009-05-18Merge commit 'asm-generic/next'Stephen Rothwell
2009-05-18Revert "initconst adjustments"Stephen Rothwell
2009-05-18Merge commit 'kbuild/master'Stephen Rothwell
2009-05-18Merge commit 'tracing/auto-tracing-next'Stephen Rothwell
2009-05-15add generic lib/checksum.cArnd Bergmann
2009-05-15asm-generic: add a generic uaccess.hArnd Bergmann
2009-05-15asm-generic: add generic NOMMU versions of some headersArnd Bergmann
2009-05-15asm-generic: add generic atomic.h and io.hArnd Bergmann
2009-05-15asm-generic: add legacy I/O header filesArnd Bergmann
2009-05-15asm-generic: add generic versions of common headersArnd Bergmann
2009-05-15asm-generic: make bitops.h usableArnd Bergmann
2009-05-15asm-generic: make pci.h usable directlyArnd Bergmann
2009-05-15asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-05-15asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-05-15asm-generic: add a generic unistd.hArnd Bergmann
2009-05-15asm-generic: add generic ABI headersArnd Bergmann
2009-05-15asm-generic: add generic sysv ipc headersArnd Bergmann
2009-05-15asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-05-15asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2009-05-12Merge branch 'tracing/core' into auto-tracing-nextIngo Molnar
2009-05-12Merge branch 'x86/xen' into auto-x86-nextIngo Molnar
2009-05-08Merge branch 'x86/urgent' into x86/xenIngo Molnar
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-05-06Eliminate thousands of warnings with gcc 3.2 buildAndi Kleen
2009-05-02atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens
2009-05-01initconst adjustmentsJan Beulich
2009-04-27Remove unused support code for refok sections.Tim Abbott
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott
2009-04-21PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells
2009-04-15The default CONFIG_BUG=n version of BUG() should have an empty do...whileDavid Howells
2009-04-13asm-generic/siginfo.h: update NSIGTRAP definitionAndi Kleen
2009-04-14Merge branch 'linus' into tracing/coreIngo Molnar
2009-04-14tracing/infrastructure: separate event tracer from event supportTom Zanussi
2009-04-10percpu: unbreak alpha percpuTejun Heo
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-02gpiolib: allow GPIOs to be namedDaniel Silverstone
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-04-01remove unused include/asm-generic/dma-mapping.hFUJITA Tomonori
2009-03-30cpumask: remove the now-obsoleted pcibus_to_cpumask(): genericRusty Russell
2009-03-30cpumask: remove node_to_first_cpuRusty Russell
2009-03-29x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge
2009-03-29x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-03-26remove __KERNEL_STRICT_NAMESArnd Bergmann
2009-03-26make exported headers use strict posix typesArnd Bergmann
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron
2009-03-13tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker