x86: change function orders in paravirt.h
[sfrench/cifs-2.6.git] / arch /
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)
2008-01-30 devzero@web.dex86 setup: be more verbose when probing EDD
2008-01-30 devzero@web.dex86 setup: early cmdline parser handle boolean options
2008-01-30 H. Peter Anvinx86 setup: fix constraints in segment accessor functions
2008-01-30 H. Peter Anvinx86 setup: display VESA graphics modes in vga=ask menu
2008-01-30 H. Peter Anvinx86 setup: use X86_CR0_PE macro instead of hard-coded...
2008-01-30 H. Peter Anvinx86 setup: initialize LDTR and TR to make life easier...
2008-01-30 H. Peter Anvinx86 setup: make PM transition more paranoid; cleanup...
2008-01-30 Harvey Harrisonx86: trivial whitespace in kprobes.c
2008-01-30 Harvey Harrisonx86: move get_segment_eip() to step.c
2008-01-30 Hiroshi Shimamotox86: move out tick_nohz_stop_sched_tick() call from...
2008-01-30 Paolo Ciarrocchix86: coding style fixes in arch/x86/pci/fixup.c
2008-01-30 Harvey Harrisonx86: use fixup_exception() in traps_64.c
2008-01-30 Harvey Harrisonx86: more users of PF_ constants in fault_32|64.c
2008-01-30 Harvey Harrisonx86: introduce __die helper to X86_32
2008-01-30 Nikanth Karthikesanx86: change x86 machine check handler to use unlocked_i...
2008-01-30 Jeremy Fitzhardingexen: mask out PWT too
2008-01-30 Jeremy Fitzhardingex86/vmi: fix compilation as a result of pte_t changes
2008-01-30 Jeremy Fitzhardingex86: page.h: make pte_t a union to always include
2008-01-30 Jeremy Fitzhardingex86: unify pgtable accessors which use
2008-01-30 Jeremy Fitzhardingex86: avoid name conflict for Voyager leave_mm
2008-01-30 Paolo Ciarrocchix86: coding style fixes in arch/x86/ia32/audit.c
2008-01-30 Mel Gormanx86: make NUMA work on 32-bit again
2008-01-30 Markus Metzgerx86, ptrace: add bts_struct size to status command
2008-01-30 Pavel Machekx86: unify arch/x86/kernel/acpi/sleep*.c
2008-01-30 Ingo Molnarx86: clean up arch/x86/mm/fault_64.c
2008-01-30 travis@sgi.compercpu: make the asm-generic/percpu.h more "generic"
2008-01-30 travis@sgi.compercpu: use a kconfig variable to signal arch specific...
2008-01-30 H. Peter Anvini386: handle an initrd in highmem (version 2)
next