Commit Graph

130056 Commits (6470aff619fbb9dff8dfe8afa5033084cd55ca20)
 

Author SHA1 Message Date
Brian Gerst 6470aff619 x86: move 64-bit NUMA code 16 years ago
Brian Gerst 0d77e7f04d x86: merge setup_per_cpu_maps() into setup_per_cpu_areas() 16 years ago
Brian Gerst 5a611268b6 generic, x86: fix __per_cpu_load relocation 16 years ago
Ingo Molnar 99d0000f71 x86, xen: fix hardirq.h merge fallout 16 years ago
Ingo Molnar 35d266a247 Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu 16 years ago
Brian Gerst 2de3a5f795 x86: make irq_cpustat_t fields conditional 16 years ago
Brian Gerst 22da7b3df3 x86: merge hardirq_{32,64}.h into hardirq.h 16 years ago
Brian Gerst 658a9a2c34 x86: sync hardirq_{32,64}.h 16 years ago
Brian Gerst 3819cd489e x86: remove include of apic.h from hardirq_64.h 16 years ago
Brian Gerst 03d2989df9 x86: remove idle_timestamp from 32bit irq_cpustat_t 16 years ago
Nick Piggin 03b486322e x86: make UV support configurable 16 years ago
Ingo Molnar 5b221278d6 x86: uv cleanup, build fix #2 16 years ago
Ingo Molnar ace6c6c840 x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTES 16 years ago
Ingo Molnar 198030782c Merge branch 'x86/mm' into core/percpu 16 years ago
Ingo Molnar 4ec71fa2d2 x86: uv cleanup, build fix 16 years ago
Ingo Molnar 55f4949f57 x86, mm: move tlb.c to arch/x86/mm/ 16 years ago
Ingo Molnar 3eb3963fd1 Merge branch 'cpus4096' into core/percpu 16 years ago
Ingo Molnar ae2b56b92b Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu 16 years ago
Tejun Heo 16c2d3f895 x86: rename tlb_64.c to tlb.c 16 years ago
Tejun Heo 02cf94c370 x86: make x86_32 use tlb_64.c 16 years ago
Tejun Heo 6dd01bedee x86: prepare for tlb merge 16 years ago
Tejun Heo bdbcdd4888 x86: uv cleanup 16 years ago
Brian Gerst d650a51485 x86: merge irq_regs.h 16 years ago
Brian Gerst 6826c8ff07 x86: merge mmu_context.h 16 years ago
Brian Gerst 0dd76d736e x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32 16 years ago
Brian Gerst 299e26992a x86: fix percpu_write with 64-bit constants 16 years ago
Brian Gerst 06deef892c x86: clean up gdt_page definition 16 years ago
Tejun Heo 67e68bde02 x86: update canary handling during switch 16 years ago
Nick Piggin 92181f190b x86: optimise x86's do_page_fault (C entry point for the page fault path) 16 years ago
Ingo Molnar 0ce1c38368 Merge commit 'v2.6.29-rc2' into x86/mm 16 years ago
Ingo Molnar 5766b842b2 x86, cpumask: fix tlb flush race 16 years ago
Ingo Molnar 8f5d36ed5b Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu 16 years ago
Tejun Heo 6b7c38d555 linker script: kill PERCPU_VADDR_PREALLOC() 16 years ago
Brian Gerst 0d974d4592 x86: remove pda.h 16 years ago
Brian Gerst 947e76cdc3 x86: move stack_canary into irq_stack 16 years ago
Brian Gerst 8c7e58e690 x86: rework __per_cpu_load adjustments 16 years ago
Brian Gerst 0bd74fa8e2 percpu: refactor percpu.h 16 years ago
Brian Gerst 8ce031972b x86: remove pda_init() 16 years ago
Tejun Heo b4a8f7a262 x86: conditionalize stack canary handling in hot path 16 years ago
Tejun Heo c6e50f93db x86: cleanup stack protector 16 years ago
Ingo Molnar 5cdc5e9e69 x86: fully honor "nolapic", fix 16 years ago
Ingo Molnar 28e7d82d63 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis/linux-2.6-cpus4096-for-ingo into cpus4096 16 years ago
Ingo Molnar 7890ba8c87 Merge branch 'stackprotector' into core/percpu 16 years ago
Ingo Molnar b2b062b816 Merge branch 'core/percpu' into stackprotector 16 years ago
Ingo Molnar 99937d6455 Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu 16 years ago
Brian Gerst 87b2640658 x86-64: Use absolute displacements for per-cpu accesses. 16 years ago
Brian Gerst c2558e0eba x86-64: Move isidle from PDA to per-cpu. 16 years ago
Brian Gerst e7a22c1ebc x86-64: Move nodenumber from PDA to per-cpu. 16 years ago
Brian Gerst 5689553076 x86-64: Move irqcount from PDA to per-cpu. 16 years ago
Brian Gerst 3d1e42a7cf x86-64: Move oldrsp from PDA to per-cpu. 16 years ago