aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into tracing/coreIngo Molnar2009-04-141-52/+0
|\
| * percpu: unbreak alpha percpuTejun Heo2009-04-101-52/+0
* | tracing/infrastructure: separate event tracer from event supportTom Zanussi2009-04-141-1/+1
|/
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-1/+28
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-1/+28
| |\
| | * tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-131-1/+10
| | *-. Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-101-1/+1
| | |\ \
| | | * | tracing: trace_printk() fix, move format array to data sectionIngo Molnar2009-03-091-1/+1
| | * | | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...Ingo Molnar2009-03-083-5/+104
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-063-5/+104
| | | |\ \
| | * | | | tracing: add trace_bprintk()Lai Jiangshan2009-03-061-0/+9
| | |/ / /
| | * | | tracing: add event trace infrastructureSteven Rostedt2009-02-241-1/+10
| | | |/ | | |/|
* | | | gpiolib: allow GPIOs to be namedDaniel Silverstone2009-04-021-0/+5
|/ / /
* | | remove unused include/asm-generic/dma-mapping.hFUJITA Tomonori2009-04-011-308/+0
* | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): genericRusty Russell2009-03-301-7/+0
* | | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-3/+0
* | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-273-5/+104
|\ \ \ | | |/ | |/|
| * | linker script: use separate simpler definition for PERCPU()Tejun Heo2009-01-301-5/+17
| * | Revert "generic, x86: fix __per_cpu_load relocation"Ingo Molnar2009-01-291-4/+3
| * | generic, x86: fix __per_cpu_load relocationBrian Gerst2009-01-261-3/+4
| * | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-212-3/+12
| |\ \
| * | | linker script: kill PERCPU_VADDR_PREALLOC()Tejun Heo2009-01-201-37/+8
| * | | percpu: refactor percpu.hBrian Gerst2009-01-201-0/+1
| * | | linker script: add missing VMLINUX_SYMBOLTejun Heo2009-01-171-2/+3
| * | | percpu: add optimized generic percpu accessorsIngo Molnar2009-01-161-0/+52
| * | | x86: fold pda into percpu area on SMPTejun Heo2009-01-161-1/+24
| * | | x86: make percpu symbols zerobased on SMPTejun Heo2009-01-162-7/+46
| | | |
| | \ \
| *-. \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-154-5/+5
| |\ \ \ \
* | \ \ \ \ Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-263-15/+16
|\ \ \ \ \ \
| * | | | | | remove __KERNEL_STRICT_NAMESArnd Bergmann2009-03-261-2/+3
| * | | | | | make exported headers use strict posix typesArnd Bergmann2009-03-262-13/+13
| | |_|_|_|/ | |/| | | |
* | | | | | dynamic debug: combine dprintk and dynamic printkJason Baron2009-03-241-9/+6
|/ / / / /
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-264-5/+5
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen2009-01-134-5/+5
| | |/ | |/|
* | | alpha: fix RTC on marvelIvan Kokshaysky2009-01-151-3/+11
* | | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-141-0/+1
| |/ |/|
* | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com2009-01-131-2/+2
|/
* remove linux/hardirq.h from asm-generic/local.hRussell King2009-01-061-1/+0
* documentation: when to BUG(), and when to not BUG()David Brownell2009-01-061-0/+17
* mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGEKOSAKI Motohiro2009-01-061-7/+0
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+13
|\
| * Merge ../linux-2.6-x86Rusty Russell2008-12-131-1/+20
| |\
| | * Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-122-1/+3
| | |\
| * | | cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell2008-12-131-1/+13
| | |/ | |/|
* | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-301-4/+3
|\ \ \
| * \ \ Merge branch 'core/debug' into core/coreIngo Molnar2008-12-251-4/+3
| |\ \ \ | | |/ / | |/| |
| | * | debug warnings: eliminate warn_on_slowpath()Ingo Molnar2008-11-281-4/+3
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-12-281-1/+1
|\ \ \ \
| * | | | [S390] __page_to_pfn warningsMartin Schwidefsky2008-12-251-1/+1
| |/ / /
* | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-1/+30
|\ \ \ \