Commit Graph

381 Commits (ac36552a52a6ec8563ac0a109e2a0935673f4abb)

Author SHA1 Message Date
Tim Abbott c80d471a47 Add new HEAD_TEXT_SECTION macro. 16 years ago
David Howells 5028eaa97d PERCPU: Collect the DECLARE/DEFINE declarations together 16 years ago
David Howells 9b8de7479d FRV: Fix the section attribute on UP DECLARE_PER_CPU() 16 years ago
David Howells da60682c11 The default CONFIG_BUG=n version of BUG() should have an empty do...while 16 years ago
Andi Kleen 0769c29814 asm-generic/siginfo.h: update NSIGTRAP definition 16 years ago
Tejun Heo 066123a535 percpu: unbreak alpha percpu 16 years ago
Daniel Silverstone 926b663ce8 gpiolib: allow GPIOs to be named 16 years ago
FUJITA Tomonori fcd5e16286 remove unused include/asm-generic/dma-mapping.h 16 years ago
Rusty Russell 97c12f85ac cpumask: remove the now-obsoleted pcibus_to_cpumask(): generic 16 years ago
Rusty Russell 0451fb2ebc cpumask: remove node_to_first_cpu 16 years ago
Arnd Bergmann 3a471cbc08 remove __KERNEL_STRICT_NAMES 16 years ago
Arnd Bergmann 85efde6f4e make exported headers use strict posix types 16 years ago
Jason Baron e9d376f0fa dynamic debug: combine dprintk and dynamic printk 16 years ago
Frederic Weisbecker bed1ffca02 tracing/syscalls: core infrastructure for syscalls tracing, enhancements 16 years ago
Ingo Molnar 8a20d84d09 tracing: trace_printk() fix, move format array to data section 16 years ago
Lai Jiangshan 1ba28e02a1 tracing: add trace_bprintk() 16 years ago
Steven Rostedt b77e38aa24 tracing: add event trace infrastructure 16 years ago
Tejun Heo 3ac6cffea4 linker script: use separate simpler definition for PERCPU() 16 years ago
Ingo Molnar dba3d36b2f Revert "generic, x86: fix __per_cpu_load relocation" 16 years ago
Brian Gerst 5a611268b6 generic, x86: fix __per_cpu_load relocation 16 years ago
Tejun Heo 6b7c38d555 linker script: kill PERCPU_VADDR_PREALLOC() 16 years ago
Brian Gerst 0bd74fa8e2 percpu: refactor percpu.h 16 years ago
Tejun Heo 145cd30bac linker script: add missing VMLINUX_SYMBOL 16 years ago
Ingo Molnar 6dbde35308 percpu: add optimized generic percpu accessors 16 years ago
Tejun Heo 1a51e3a0ae x86: fold pda into percpu area on SMP 16 years ago
Tejun Heo 3e5d8f9784 x86: make percpu symbols zerobased on SMP 16 years ago
Ivan Kokshaysky 5f7dc5d750 alpha: fix RTC on marvel 16 years ago
Harvey Harrison 74d96f0186 byteorder: make swab.h include asm/swab.h like a regular header 16 years ago
venkatesh.pallipadi@intel.com e4b866ed19 x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param 16 years ago
Andi Kleen c8399943bd x86, generic: mark complex bitops.h inlines as __always_inline 16 years ago
Russell King ba84be2338 remove linux/hardirq.h from asm-generic/local.h 16 years ago
David Brownell af9379c712 documentation: when to BUG(), and when to not BUG() 16 years ago
KOSAKI Motohiro 9f572e3f96 mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE 16 years ago
Martin Schwidefsky 32272a2697 [S390] __page_to_pfn warnings 16 years ago
venkatesh.pallipadi@intel.com 34801ba9bf x86: PAT: move track untrack pfnmap stubs to asm-generic 16 years ago
venkatesh.pallipadi@intel.com 2520bd3123 x86: PAT: add pgprot_writecombine() interface for drivers - v3 16 years ago
Jan Beulich b93a531e31 allow bug table entries to use relative pointers (and use it on x86-64) 16 years ago
Rusty Russell f0b848ce6f cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask 16 years ago
Frederic Weisbecker a0343e8231 tracing/function-graph-tracer: add a new .irqentry.text section 16 years ago
Eric Dumazet aa6f147966 atomic: fix a typo in atomic_long_xchg() 16 years ago
Mike Frysinger 0b0c940a91 [PATCH] asm/generic: fix bug - kernel fails to build when enable some common audit code on Blackfin 16 years ago
Ingo Molnar ec5679e513 debug warnings: eliminate warn_on_slowpath() 16 years ago
Steven Rostedt 2bcd521a68 trace: profile all if conditionals 16 years ago
Steven Rostedt 45b797492a trace: consolidate unlikely and likely profiler 16 years ago
Mathieu Desnoyers 7e066fb870 tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() 16 years ago
Steven Rostedt 2ed84eeb88 trace: rename unlikely profiler to branch profiler 16 years ago
Steven Rostedt 1f0d69a9fc tracing: profile likely and unlikely annotations 16 years ago
Rafael J. Wysocki c5d712433f Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y 16 years ago
Jonas Bonn 5209f08dc8 asm-generic: define DIE_OOPS in asm-generic 17 years ago
Nick Piggin a8ddac7e53 mutex: speed up generic mutex implementations 17 years ago