x86: make NUMA work on 32-bit
[sfrench/cifs-2.6.git] / arch / x86 /
2008-01-30 Mel Gormanx86: make NUMA work on 32-bit
2008-01-30 Harvey Harrisonx86: make printk_address available on X86_32
2008-01-30 Mike Travisx86: fix early cpu_to_node panic from nr_free_zone_pages
2008-01-30 Alan Coxx86: reboot: remove inb_p usage
2008-01-30 Sam Ravnborgxen: fix section usage in xen-head.S and setup.c
2008-01-30 Glauber de Oliveir... x86: export __supported_pte_mask
2008-01-30 Glauber de Oliveir... x86: export check_tsc_unstable
2008-01-30 Harvey Harrisonx86: update reliability argument to printk_address
2008-01-30 Harvey Harrisonx86: add vdso32-int80-syms.lds to .gitignore
2008-01-30 Ingo Molnarx86: clean up paging_init()
2008-01-30 Yinghai Lux86: only support sparsemem
2008-01-30 Ingo Molnarx86: fix up alternatives with lockdep enabled
2008-01-30 Ingo Molnarx86: add warning to check_tsc_warp()
2008-01-30 Ingo Molnarx86: check_tsc_warp() slowness fix
2008-01-30 Jan Engelhardtx86: remove unneded casts
2008-01-30 Harvey Harrisonx86: use v8086_mode helper, trivial unification
2008-01-30 travis@sgi.comx86: add debug of invalid per_cpu map accesses
2008-01-30 travis@sgi.comx86: change bios_cpu_apicid to percpu data variable...
2008-01-30 Mike Travisx86: fix early NUMA-id access
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in numa_64 fixup
2008-01-30 Andi Kleenx86: add generic clearcpuid=... option
2008-01-30 Andi Kleenx86: add noclflush option
2008-01-30 Andi Kleenx86: convert TSC disabling to generic cpuid disable...
2008-01-30 Andi Kleenx86: don't disable RDTSC in userland for 32bit notsc
2008-01-30 Andi Kleenx86: convert some existing cpuid disable options to...
2008-01-30 Andi Kleenx86: add framework to disable CPUID bits on the command...
2008-01-30 Eduardo Habkostx86: fill in missing pv_mmu_ops entries for PAGETABLE_L...
2008-01-30 Eduardo Habkostx86: don't set pagetable_setup_{start,done} hooks on...
2008-01-30 Glauber de Oliveir... x86: provide __parainstructions section
2008-01-30 Glauber de Oliveir... x86: add asm_offset PARAVIRT constants
2008-01-30 Glauber de Oliveir... x86: fill pv_cpu_ops structure with cr8 fields
2008-01-30 Glauber de Oliveir... x86: provide a native_init_IRQ function on 64-bit
2008-01-30 Glauber de Oliveir... x86: add stringify header
2008-01-30 Yinghai Lux86: checking aperture report for node instead
2008-01-30 Hiroshi Shimamotox86: move select_idle_routine() call after detect_ht()
2008-01-30 Hiroshi Shimamotox86: move warning message of polling idle and HT enabled
2008-01-30 Michael Opdenackerx86: fix unconditional arch/x86/kernel/pcspeaker.o...
2008-01-30 Yinghai Lux86: only call early_init_amd one time
2008-01-30 Jesse Barnesx86, 32-bit: trim memory not covered by wb mtrrs
2008-01-30 Andi Kleenx86: print which shared library/executable faulted...
2008-01-30 Andi Kleenx86: don't disable the APIC if it hasn't been mapped yet
2008-01-30 Andi Kleenx86: optimize lock prefix switching to run less frequently
2008-01-30 Andi Kleenx86: replace hard coded reservations in 64-bit early...
2008-01-30 Harvey Harrisonx86: unify printk strings in fault_32|64.c
2008-01-30 Andi Kleenx86: use shorter addresses in i386 segfault printks
2008-01-30 Andi Kleenx86: use the correct cpuid method to detect MWAIT suppo...
2008-01-30 Andi Kleenx86: move MWAIT idle check to generic CPU initializatio...
2008-01-30 Harvey Harrisonx86: rename stack_pointer to kernel_trap_sp
2008-01-30 travis@sgi.comx86: fixup NR-CPUS patch for numa
2008-01-30 Andrew Mortonarch/x86/mm/numa_64.c: section fix
2008-01-30 Mike Travisx86: reduce memory and intra-node effects
2008-01-30 Jan Beulichx86: adjust/fix LDT handling for Xen
2008-01-30 Jan Beulichx86-64: clean up linker script
2008-01-30 Alan Coxx86: serverworks: IRQ routing needs no _p
2008-01-30 Alan Coxx86: isolate PIC/PIT in/out calls
2008-01-30 Abhishek Sagarx86: fix singlestep handling in reenter_kprobe
2008-01-30 Benjamin LaHaisex86: fix synchronize_rcu(): high latency on idle system
2008-01-30 John Reiserx86: add ENDPROC() markers
2008-01-30 Harvey Harrisonx86: function ifdefs in fault_32|64.c
2008-01-30 Harvey Harrisonx86: last of trivial fault_32|64.c unification
2008-01-30 Harvey Harrisonx86: do_page_fault small unification
2008-01-30 Harvey Harrisonx86: remove last user of get_segment_eip
2008-01-30 Harvey Harrisonx86: common x86_32|64 naming
2008-01-30 Harvey Harrisonx86: use wrmsrl in kprobes.c, step.c
2008-01-30 travis@sgi.comx86: change bios_cpu_apicid to percpu data variable
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in acpi-cpufreq
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in numa_64
2008-01-30 travis@sgi.comx86: cleanup x86_cpu_to_apicid references
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in topology
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in smpboot_64
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in powernow-k8
2008-01-30 travis@sgi.comx86: change size of node ids from u8 to u16
2008-01-30 travis@sgi.comx86: change size of APICIDs from u8 to u16
2008-01-30 Chris Wrightx86: refactor ioport unification
2008-01-30 Chris Wrightx86: fix ioport unification on 32-bit
2008-01-30 mboton@gmail.comx86: ioport_{32|64}.c unification
2008-01-30 Yinghai Lux86: disable the GART early, 64-bit
2008-01-30 Yinghai Lux86: cleanup setup_node_zones called by paging_init()
2008-01-30 Ingo Molnarx86: early fault debugging improvement
2008-01-30 Ingo Molnarx86: pat: e820 cleanup
2008-01-30 Ingo Molnarx86: smp_scan_config() debugging printouts
2008-01-30 Arjan van de Venx86: make printk_address regs->ip always reliable
2008-01-30 Arjan van de Venx86: add the "print code before the trapping instructio...
2008-01-30 Arjan van de Venx86: use the stack frames to get exact stack-traces...
2008-01-30 Arjan van de Venx86: turn 64 bit x86 HANDLE_STACK into print_context_st...
2008-01-30 Arjan van de Venx86: pull bp calculation earlier into the backtrace...
2008-01-30 Arjan van de Venx86: improve the 32 bit Frame Pointer backtracer to...
2008-01-30 Arjan van de Venx86: add the capability to print fuzzy backtraces
2008-01-30 Arjan van de Venx86: fix 32-bit FRAME_POINTER chasing code
2008-01-30 Ingo Molnarx86: make early printk selectable on 64-bit as well
2008-01-30 Roland McGrathx86: early_idt_handler improvements, 64-bit
2008-01-30 Randy Dunlapx86: discover_ebda section mismatch
2008-01-30 Thomas Gleixnerx86: preset apic clockevents multiplicator
2008-01-30 Thomas Gleixnerx86: sanity check APIC timer frequency
2008-01-30 H. Peter Anvinx86 setup: correct the base in the GDT_ENTRY() macro
2008-01-30 H. Peter Anvinx86 setup: guard the heap against invalid stack setups
2008-01-30 H. Peter Anvinx86 setup: push video mode setup as late as possible
2008-01-30 H. Peter Anvinx86 setup: add note to use edd=off on EDD probing hangs
2008-01-30 H. Peter Anvinx86 setup: add missing prototype; formatting fix
2008-01-30 H. Peter Anvinx86 setup: OK -> ok (no need to scream)
next