aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
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-10percpu: unbreak alpha percpuTejun Heo1-52/+0
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-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
2009-03-08Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing/textedit' into tracing/coreIngo Molnar3-5/+104
2009-03-06tracing: add trace_bprintk()Lai Jiangshan1-0/+9
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar3-5/+104
2009-02-24tracing: add event trace infrastructureSteven Rostedt1-1/+10
2009-01-30linker script: use separate simpler definition for PERCPU()Tejun Heo1-5/+17
2009-01-29Revert "generic, x86: fix __per_cpu_load relocation"Ingo Molnar1-4/+3
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-5/+5
2009-01-26generic, x86: fix __per_cpu_load relocationBrian Gerst1-3/+4
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar2-3/+12
2009-01-20linker script: kill PERCPU_VADDR_PREALLOC()Tejun Heo1-37/+8
2009-01-20percpu: refactor percpu.hBrian Gerst1-0/+1
2009-01-17linker script: add missing VMLINUX_SYMBOLTejun Heo1-2/+3
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar1-0/+52
2009-01-16x86: fold pda into percpu area on SMPTejun Heo1-1/+24
2009-01-16x86: make percpu symbols zerobased on SMPTejun Heo2-7/+46
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky1-3/+11
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar4-5/+5
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison1-0/+1
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com1-2/+2
2009-01-13x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen4-5/+5
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King1-1/+0
2009-01-06documentation: when to BUG(), and when to not BUG()David Brownell1-0/+17
2009-01-06mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGEKOSAKI Motohiro1-7/+0
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+13
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+3
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+30