aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-03-17x86-32: remove ALLOCATOR_SLOP from head_32.SJeremy Fitzhardinge
2009-03-17x86-32: make sure we map enough to fit linear map pagetablesJeremy Fitzhardinge
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds
2009-03-17dma-debug/x86: register pci bus for dma-debug leak detectionJoerg Roedel
2009-03-17dma-debug: x86 architecture bindingsJoerg Roedel
2009-03-17x86: MTRR workaround for system with stange var MTRRsYinghai Lu
2009-03-16x86: reduce preemption off section in exit threadThomas Gleixner
2009-03-16x86, mce: remove incorrect __cpuinit for intel_init_cmci()Hidetoshi Seto
2009-03-15x86: print out more info in e820_update_range()Yinghai Lu
2009-03-15x86: fix 64k corruption-checkYinghai Lu
2009-03-14x86: put initial_pg_tables into .bssYinghai Lu
2009-03-14x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge
2009-03-14x86-32: compute initial mapping size more accuratelyYinghai Lu
2009-03-14x86: use brk allocation for DMIJeremy Fitzhardinge
2009-03-14x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge
2009-03-14x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRDH. Peter Anvin
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge
2009-03-14x86: make section delimiter symbols part of their sectionJeremy Fitzhardinge
2009-03-14x86: cpu_debug add support for various AMD CPUsJaswinder Singh Rajput
2009-03-14x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar
2009-03-14x86: print the continous part of fixed mtrrs togetherYinghai Lu
2009-03-14x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=yYinghai Lu
2009-03-14x86: make e820_update_range() handle small range updateYinghai Lu
2009-03-14x86: cpu/common.c more cleanupsIngo Molnar
2009-03-14Merge branch 'core/percpu' into x86/coreIngo Molnar
2009-03-14Merge branch 'x86/asm' into tracing/syscallsIngo Molnar
2009-03-14x86: entry_32.S fix compile warnings - fix work mask bit widthJaswinder Singh Rajput
2009-03-14x86: cpu/common.c cleanupsJaswinder Singh Rajput
2009-03-13tracing/syscalls: support for syscalls tracing on x86, fixIngo Molnar
2009-03-13tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker
2009-03-13x86: ptrace, bts: fix an unreachable statementAmérico Wang
2009-03-13x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRsAndreas Herrmann
2009-03-13tracing/x86: basic implementation of syscall tracing for x86Frederic Weisbecker
2009-03-13x86: fix e820_update_range()Yinghai Lu
2009-03-13cpumask: remove x86 cpumask_t uses.Rusty Russell
2009-03-13cpumask: use cpumask_var_t in uv_flush_tlb_others.Rusty Russell
2009-03-13cpumask: remove cpumask_t assignment from vector_allocation_domain()Rusty Russell
2009-03-13cpumask: clean up summit's send_IPI functionsRusty Russell
2009-03-13cpumask: use new cpumask functions throughout x86Rusty Russell
2009-03-13x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_...Rusty Russell
2009-03-13cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_tRusty Russell
2009-03-13cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell
2009-03-13x86: unify 32 and 64-bit node_to_cpumask_mapRusty Russell
2009-03-13cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.cRusty Russell
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell
2009-03-13cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_tRusty Russell
2009-03-13cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t.Rusty Russell