Commit History

Author SHA1 Message Date
  Tejun Heo 60a5317ff0 x86: implement x86_32 stack protector 16 years ago
  Brian Gerst 2add8e235c x86: use linker to offset symbols by __per_cpu_load 16 years ago
  Jeremy Fitzhardinge 11e3a840cd x86: split loading percpu segments from loading gdt 16 years ago
  Brian Gerst 552be871e6 x86: pass in cpu number to switch_to_new_gdt() 16 years ago
  Ingo Molnar 4369f1fb7c Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu 16 years ago
  Brian Gerst 2697fbd5fa x86: load new GDT after setting up boot cpu per-cpu area 16 years ago
  Brian Gerst 2f2f52bad7 x86: move setup_cpu_local_masks() 16 years ago
  Tejun Heo bdbcdd4888 x86: uv cleanup 16 years ago
  Brian Gerst 0dd76d736e x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32 16 years ago
  Brian Gerst 06deef892c x86: clean up gdt_page definition 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 8ce031972b x86: remove pda_init() 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 9af45651f1 x86-64: Move kernelstack from PDA to per-cpu. 16 years ago
  Brian Gerst c6f5e0acd5 x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. 16 years ago
  Brian Gerst ea9279066d x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. 16 years ago
  Brian Gerst 92d65b2371 x86-64: Convert exception stacks to per-cpu 16 years ago
  Brian Gerst 26f80bd6a9 x86-64: Convert irqstacks to per-cpu 16 years ago
  Brian Gerst 9eb912d1aa x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. 16 years ago
  Tejun Heo b12d8db8fb x86: make pda a percpu variable 16 years ago
  Tejun Heo 1a51e3a0ae x86: fold pda into percpu area on SMP 16 years ago
  Tejun Heo c8f3329a0d x86: use static _cpu_pda array 16 years ago
  Jaswinder Singh Rajput 068790334c x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h 16 years ago
  Ingo Molnar 1de8cd3cb9 Merge branch 'linus' into x86/cleanups 16 years ago
  Jaswinder Singh Rajput f472cdba84 x86: smp.h move stack_processor_id declartion to cpu.h 16 years ago
  Mike Travis c2d1cec1c7 x86: cleanup remaining cpumask_t ops in smpboot code 16 years ago
  Mike Travis 9628937d5b x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids 16 years ago
  Ingo Molnar fa623d1b02 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core 16 years ago