sfrench/cifs-2.6.git
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 Ingo Molnarx86: add debug of invalid per_cpu map accesses
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 Eduardo Habkostx86: include/asm-x86/paravirt.h: x86_64 mmu operations
2008-01-30 Glauber de... x86: change function orders in paravirt.h
2008-01-30 Glauber de... x86: provide __parainstructions section
2008-01-30 Glauber de... x86: add asm_offset PARAVIRT constants
2008-01-30 Glauber de... x86: fill pv_cpu_ops structure with cr8 fields
2008-01-30 Glauber de... x86: provide read and write cr8 paravirt hooks
2008-01-30 Glauber de... x86: puts read and write cr8 into pv_cpu_ops
2008-01-30 Glauber de... x86: put generic mm_hooks include into PARAVIRT
2008-01-30 Glauber de... x86: provide a native_init_IRQ function on 64-bit
2008-01-30 Glauber de... 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 Yinghai Lux86: msr for AMD Fam 10h mmio
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 Harvey Harrisonx86: clean up ptrace.h
2008-01-30 Harvey Harrisonx86: unify pt_regs accessors ptrace.h
2008-01-30 Hiroshi Shimamotox86: kdump failure
2008-01-30 Dmitri Vorobievx86_32: remove the useless NR_syscalls macro
2008-01-30 Kyle McMartinx86: 64-bit, remove redundant cpu_has_ definitions
2008-01-30 travis@sgi.comx86: fixup NR-CPUS patch for numa
2008-01-30 Jeremy Fitzhardingex86/paravirt: make set_pud operation common
2008-01-30 Jeremy Fitzhardingex86/paravirt: make set_pmd operation common
2008-01-30 Jeremy Fitzhardingex86/paravirt: make set_pte operations common
2008-01-30 Jeremy Fitzhardingex86/paravirt: common implementation for pmd value ops
2008-01-30 Jeremy Fitzhardingex86/paravirt: common implementation for pgd value ops
2008-01-30 Jeremy Fitzhardingex86/paravirt: common implementation for pte value ops
2008-01-30 Jeremy Fitzhardingex86/paravirt: rearrange common mmu_ops
2008-01-30 Jeremy Fitzhardingeadd native_pud_val and _pmd_val for 2 and 3
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: fix DMI ioremap leak
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: add a simple backtrace test module
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
next