summaryrefslogtreecommitdiff
path: root/include/asm-generic (unfollow)
Commit message (Expand)Author
2009-05-18asm-generic: fix local_add_unless macroRoel Kluin
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-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-10percpu: unbreak alpha percpuTejun Heo
2009-04-02gpiolib: allow GPIOs to be namedDaniel Silverstone
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-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
2009-03-09tracing: trace_printk() fix, move format array to data sectionIngo Molnar
2009-03-06tracing: add trace_bprintk()Lai Jiangshan
2009-02-24tracing: add event trace infrastructureSteven Rostedt
2009-01-30linker script: use separate simpler definition for PERCPU()Tejun Heo
2009-01-29Revert "generic, x86: fix __per_cpu_load relocation"Ingo Molnar
2009-01-26generic, x86: fix __per_cpu_load relocationBrian Gerst
2009-01-20linker script: kill PERCPU_VADDR_PREALLOC()Tejun Heo
2009-01-20percpu: refactor percpu.hBrian Gerst
2009-01-17linker script: add missing VMLINUX_SYMBOLTejun Heo
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar
2009-01-16x86: fold pda into percpu area on SMPTejun Heo
2009-01-16x86: make percpu symbols zerobased on SMPTejun Heo
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com
2009-01-13x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King
2009-01-06documentation: when to BUG(), and when to not BUG()David Brownell
2009-01-06mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGEKOSAKI Motohiro
2008-12-25[S390] __page_to_pfn warningsMartin Schwidefsky
2008-12-19x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com
2008-12-18x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com
2008-12-16allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich
2008-12-13cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell
2008-12-12tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet
2008-12-09[PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...Mike Frysinger
2008-11-28debug warnings: eliminate warn_on_slowpath()Ingo Molnar
2008-11-23trace: profile all if conditionalsSteven Rostedt
2008-11-23trace: consolidate unlikely and likely profilerSteven Rostedt
2008-11-16tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt