summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorLines
2009-03-30cpumask: remove node_to_first_cpuRusty Russell-3/+0
2009-03-29x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge-1/+1
2009-03-29x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge-10/+11
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar-5/+104
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-15/+16
2009-03-26remove __KERNEL_STRICT_NAMESArnd Bergmann-2/+3
2009-03-26make exported headers use strict posix typesArnd Bergmann-13/+13
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron-9/+6
2009-03-13tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker-1/+10
2009-03-10Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar-1/+1
2009-03-09tracing: trace_printk() fix, move format array to data sectionIngo Molnar-1/+1
2009-03-08Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...Ingo Molnar-5/+104
2009-03-06tracing: add trace_bprintk()Lai Jiangshan-0/+9
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar-5/+104
2009-02-24tracing: add event trace infrastructureSteven Rostedt-1/+10
2009-01-30linker script: use separate simpler definition for PERCPU()Tejun Heo-5/+17
2009-01-29Revert "generic, x86: fix __per_cpu_load relocation"Ingo Molnar-4/+3
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-5/+5
2009-01-26generic, x86: fix __per_cpu_load relocationBrian Gerst-3/+4
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar-3/+12
2009-01-20linker script: kill PERCPU_VADDR_PREALLOC()Tejun Heo-37/+8
2009-01-20percpu: refactor percpu.hBrian Gerst-0/+1
2009-01-17linker script: add missing VMLINUX_SYMBOLTejun Heo-2/+3
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar-0/+52
2009-01-16x86: fold pda into percpu area on SMPTejun Heo-1/+24
2009-01-16x86: make percpu symbols zerobased on SMPTejun Heo-7/+46
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky-3/+11
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar-5/+5
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison-0/+1
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com-2/+2
2009-01-13x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen-5/+5
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King-1/+0
2009-01-06documentation: when to BUG(), and when to not BUG()David Brownell-0/+17
2009-01-06mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGEKOSAKI Motohiro-7/+0
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+13
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+3
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-1/+1
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+30
2008-12-25Merge branch 'core/debug' into core/coreIngo Molnar-4/+3
2008-12-25[S390] __page_to_pfn warningsMartin Schwidefsky-1/+1
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar-0/+58
2008-12-19x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com-0/+46
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar-1/+3
2008-12-18x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com-0/+4
2008-12-16allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich-0/+8
2008-12-13Merge ../linux-2.6-x86Rusty Russell-1/+20
2008-12-13cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell-1/+13
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar-1/+3
2008-12-12tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker-0/+10
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet-1/+1