sfrench/cifs-2.6.git
2008-01-30 Yinghai Lux86_32: trim memory by updating e820
2008-01-30 Ingo Molnarx86: fix DEBUG_RODATA kconfig text
2008-01-30 Jan Engelhardtx86: constify function pointer tables
2008-01-30 Eduardo Pereira... x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_...
2008-01-30 Eduardo Pereira... x86: allow enabling PARAVIRT without any guest implemen...
2008-01-30 Andi Kleenx86: remove iBCS support
2008-01-30 Bernhard Wallertc: use the IRQ callback interface in (old) RTC driver
2008-01-30 Bernhard Wallex86, rtc: make CONFIG_HPET_EMULATE_RTC usable from...
2008-01-30 Sam Ravnborgx86: fix Section mismatch: reference to .init.text...
2008-01-30 Ian Campbellx86_32: always run the full set of paging state.
2008-01-30 Ian Campbellx86_32: remove unnecessary use of %ebx as the boot...
2008-01-30 travis@sgi.comx86: change size of node ids from u8 to s16
2008-01-30 Mel Gormanx86: relax restrictions on setting CONFIG_NUMA on x86, #2
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... x86: export __supported_pte_mask
2008-01-30 Glauber de... 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 Ingo Molnarx86: get_cycles() fix
2008-01-30 Yinghai Lux86: only support sparsemem
2008-01-30 Ingo Molnargenirq: stackdump after the "Trying to free already...
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 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
next