nfsd: Revert "svcrpc: take advantage of tcp autotuning"
[safe/jmp/linux-2.6] / arch / x86 /
2009-05-18 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-05-18 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-05-15 Jeremy Fitzhardingex86: Fix performance regression caused by paravirt_ops...
2009-05-15 Jason Wesselkgdb,i386: use address that SP register points to in...
2009-05-13 Steven Rostedtx86/function-graph: fix constraint for recording old...
2009-05-13 Randy Dunlapxen: use header for EXPORT_SYMBOL_GPL
2009-05-11 Masami Hiramatsux86, 32-bit: fix kernel_trap_sp()
2009-05-11 Jan Beulichx86: fix percpu_{to,from}_op()
2009-05-11 Avi KivityKVM: SVM: Remove port 80 passthrough
2009-05-11 Yinghai Lux86: mtrr: Fix high_width computation when phys-addr...
2009-05-11 Avi KivityKVM: Make EFER reads safe when EFER does not exist
2009-05-11 Avi KivityKVM: Fix NX support reporting
2009-05-11 Andre PrzywaraKVM: SVM: Fix cross vendor migration issue with unusabl...
2009-05-10 Sam Ravnborgx86: Fix false positive section mismatch warnings in...
2009-05-08 Hidetoshi Setox86: MCE: make cmci_discover_lock irq-safe
2009-05-08 Jeremy Fitzhardingex86: xen, i386: reserve Xen pagetables
2009-05-08 Huang Yingx86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP
2009-05-08 Jan Beulichx86-64: finish cleanup_highmaps()'s job wrt. _brk_end
2009-05-08 Jan Beulichx86: fix boot hang in early_reserve_e820()
2009-05-06 Nikanth Karthikesanx86: Fix a typo in a printk message
2009-05-06 David Rientjesx86, srat: do not register nodes beyond e820 map
2009-05-05 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-05-05 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-05-04 Andreas Herrmannx86: show number of core_siblings instead of thread_sib...
2009-05-04 Joerg Roedelamd-iommu: fix iommu flag masks
2009-05-02 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2009-05-01 Thomas Gleixnerx86: initialize io_bitmap_base on 32bit
2009-04-30 John Wrightx86: gettimeofday() vDSO: fix segfault when tv == NULL
2009-04-29 Stuart Bennetttracing: x86, mmiotrace: fix range test
2009-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-04-26 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-04-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-04-24 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-04-24 Len Brownx86, hpet: Stop soliciting hpet=force users on ICH4M
2009-04-24 Len BrownMerge branch 'cpufreq' into release
2009-04-23 Yinghai Lux86: check boundary in setup_node_bootmem()
2009-04-22 Yinghai Lux86/PCI: don't bother with root quirks if _CRS is used
2009-04-22 Yinghai Lux86/PCI: set_pci_bus_resources_arch_default cleanups
2009-04-22 Matthew Wilcoxx86/PCI: Move set_pci_bus_resources_arch_default into...
2009-04-22 Yinghai Lux86/PCI: don't call e820_all_mapped with -1 in the...
2009-04-22 Andi Kleenx86, mce: fix boot logging logic
2009-04-22 Andi Kleenx86, mce: make polling timer interval per CPU
2009-04-22 Coly Liuv_time: add parameter to uv_read_rtc()
2009-04-22 Andreas Herrmannx86: hpet: fix periodic mode programming on AMD 81xx
2009-04-22 Jan KiszkaKVM: Unregister cpufreq notifier on unload
2009-04-22 Joerg RoedelKVM: x86: release time_page on vcpu destruction
2009-04-22 Marcelo TosattiKVM: MMU: disable global page optimization
2009-04-22 Ingo MolnarMerge commit 'v2.6.30-rc3' into x86/urgent
2009-04-22 David HowellsFRV: Fix the section attribute on UP DECLARE_PER_CPU()
2009-04-22 Michael K. Johnsonx86: more than 8 32-bit CPUs requires X86_BIGSMP
2009-04-21 Magnus Dammclocksource: pass clocksource to read() callback
2009-04-21 Rusty Russellx86: avoid theoretical spurious NMI backtraces with...
2009-04-21 Rusty Russellx86: fix boot crash in NMI watchdog with CONFIG_CPUMASK...
2009-04-21 Oleg DrokinSeparate out common fstatat code into vfs_fstatat
2009-04-20 Suresh Siddhax86-64: fix FPU corruption with signals and preemption
2009-04-20 Jack Steinerx86/uv: fix for no memory at paddr 0
2009-04-20 Ingo MolnarMerge branch 'linus' into x86/urgent
2009-04-20 Thomas Renningeracpi-cpufreq: Do not let get_measured perf depend on...
2009-04-20 Thomas Renningeracpi-cpufreq: style-only: add parens to math expression
2009-04-20 Thomas Renningeracpi-cpufreq: Cleanup: Use printk_once
2009-04-20 Pallipadi, Venkateshx86, acpi_cpufreq: Fix the NULL pointer dereference...
2009-04-19 Rusty Russelllguest: fix guest crash on non-linear addresses in...
2009-04-18 Steven Rostedtlockdep, x86: account for irqs enabled in paranoid_exit
2009-04-17 Jaswinder Singh... x86: mm/numa_32.c calculate_numa_remap_pages should...
2009-04-17 H. Peter Anvinx86, kbuild: make "make install" not depend on vmlinux
2009-04-17 Jack Steinerx86/uv: fix init of cpu-less nodes
2009-04-17 Jack Steinerx86/uv: fix init of memory-less nodes
2009-04-17 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-04-17 Yinghai Lux86/irq: mark NUMA_MIGRATE_IRQ_DESC broken
2009-04-16 Linus TorvaldsMerge branch 'x86/uv' of git://git./linux/kernel/git...
2009-04-16 Dmitry Adamushkox86: fix microcode driver newly spewing warnings
2009-04-16 Pallipadi, Venkateshx86, PAT: Remove page granularity tracking for vm_inser...
2009-04-16 Cliff Wickmanx86: UV BAU distribution and payload MMRs
2009-04-15 Ingo Molnarx86: disable X86_PTRACE_BTS for now
2009-04-15 Linus Torvaldsacpi-cpufreq: fix 'smp_call_function_many()' confusion
2009-04-14 Hugh Dickinsx86 microcode: revert some work_on_cpu
2009-04-14 Cliff Wickmanx86: UV: BAU partition-relative distribution map
2009-04-14 Pallipadi, Venkateshx86, irq: Remove IRQ_DISABLED check in process context...
2009-04-14 Linus TorvaldsFix quilt merge error in acpi-cpufreq.c
2009-04-14 Jaswinder Singh... x86: pci-swiotlb.c swiotlb_dma_ops should be static
2009-04-13 Linus TorvaldsMerge branch 'for-rc1/xen/core' of git://git./linux...
2009-04-13 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-04-13 Andrew Mortoncpufreq: use smp_call_function_[single|many]() in acpi...
2009-04-12 Suresh Siddhax86: add linux kernel support for YMM state
2009-04-12 Marcin Slusarzx86: fix wrong section of pat_disable & make it static
2009-04-12 Rakib Mullickx86: Fix section mismatches in mpparse
2009-04-10 Masami Hiramatsux86: fix set_fixmap to use phys_addr_t
2009-04-10 Suresh Siddhax86, PAT: Remove duplicate memtype reserve in devmem...
2009-04-10 Suresh Siddhax86, PAT: Consolidate code in pat_x_mtrr_type() and...
2009-04-10 venkatesh.pallipad... x86, PAT: Changing memtype to WC ensuring no WB alias
2009-04-10 venkatesh.pallipad... x86, PAT: Handle faults cleanly in set_memory_ APIs
2009-04-10 venkatesh.pallipad... x86, PAT: Change order of cpa and free in set_memory_wb
2009-04-10 Suresh Siddhax86, CPA: Change idmap attribute before ioremap attribu...
2009-04-10 Andy Groverx86: Document get_user_pages_fast()
2009-04-10 Weidong Hanx86, intr-remap: fix eoi for interrupt remapping withou...
2009-04-09 Masami Hiramatsux86: fix set_fixmap to use phys_addr_t
2009-04-09 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-04-09 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-04-09 Jaswinder Singh... x86: cpu_debug remove execute permission
next