| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-05-18 |
|\ |
|
| * | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge | 2009-05-15 |
| * | xen: use header for EXPORT_SYMBOL_GPL | Randy Dunlap | 2009-05-13 |
| * | x86, 32-bit: fix kernel_trap_sp() | Masami Hiramatsu | 2009-05-11 |
| * | x86: fix percpu_{to,from}_op() | Jan Beulich | 2009-05-11 |
| * | x86: mtrr: Fix high_width computation when phys-addr is >= 44bit | Yinghai Lu | 2009-05-11 |
| * | x86: Fix false positive section mismatch warnings in the apic code | Sam Ravnborg | 2009-05-10 |
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-05-18 |
|\ \ |
|
| * | | x86/function-graph: fix constraint for recording old return value | Steven Rostedt | 2009-05-13 |
| |/ |
|
* | | kgdb,i386: use address that SP register points to in the exception frame | Jason Wessel | 2009-05-15 |
* | | KVM: SVM: Remove port 80 passthrough | Avi Kivity | 2009-05-11 |
* | | KVM: Make EFER reads safe when EFER does not exist | Avi Kivity | 2009-05-11 |
* | | KVM: Fix NX support reporting | Avi Kivity | 2009-05-11 |
* | | KVM: SVM: Fix cross vendor migration issue with unusable bit | Andre Przywara | 2009-05-11 |
|/ |
|
* | x86: MCE: make cmci_discover_lock irq-safe | Hidetoshi Seto | 2009-05-08 |
* | x86: xen, i386: reserve Xen pagetables | Jeremy Fitzhardinge | 2009-05-08 |
* | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP | Huang Ying | 2009-05-08 |
* | x86-64: finish cleanup_highmaps()'s job wrt. _brk_end | Jan Beulich | 2009-05-08 |
* | x86: fix boot hang in early_reserve_e820() | Jan Beulich | 2009-05-08 |
* | x86: Fix a typo in a printk message | Nikanth Karthikesan | 2009-05-06 |
* | x86, srat: do not register nodes beyond e820 map | David Rientjes | 2009-05-06 |
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-05-05 |
|\ |
|
| * | tracing: x86, mmiotrace: fix range test | Stuart Bennett | 2009-04-29 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-05-05 |
|\ \ |
|
| * | | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo | Andreas Herrmann | 2009-05-04 |
| * | | amd-iommu: fix iommu flag masks | Joerg Roedel | 2009-05-04 |
| * | | x86: initialize io_bitmap_base on 32bit | Thomas Gleixner | 2009-05-01 |
| * | | x86: gettimeofday() vDSO: fix segfault when tv == NULL | John Wright | 2009-04-30 |
* | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-05-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86, mce: fix boot logging logic | Andi Kleen | 2009-04-22 |
| * | | x86, mce: make polling timer interval per CPU | Andi Kleen | 2009-04-22 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-04-27 |
|\ \ \ |
|
| * | | | x86/PCI: don't bother with root quirks if _CRS is used | Yinghai Lu | 2009-04-22 |
| * | | | x86/PCI: set_pci_bus_resources_arch_default cleanups | Yinghai Lu | 2009-04-22 |
| * | | | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 | Matthew Wilcox | 2009-04-22 |
| * | | | x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case | Yinghai Lu | 2009-04-22 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-26 |
|\ \ \ |
|
| * | | | x86, hpet: Stop soliciting hpet=force users on ICH4M | Len Brown | 2009-04-24 |
| * | | | x86: check boundary in setup_node_bootmem() | Yinghai Lu | 2009-04-23 |
| * | | | uv_time: add parameter to uv_read_rtc() | Coly Li | 2009-04-22 |
| * | | | x86: hpet: fix periodic mode programming on AMD 81xx | Andreas Herrmann | 2009-04-22 |
| * | | | Merge commit 'v2.6.30-rc3' into x86/urgent | Ingo Molnar | 2009-04-22 |
| |\| | |
|
| * | | | x86: more than 8 32-bit CPUs requires X86_BIGSMP | Michael K. Johnson | 2009-04-21 |
| * | | | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y | Rusty Russell | 2009-04-21 |
| * | | | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC | Rusty Russell | 2009-04-21 |
| * | | | x86-64: fix FPU corruption with signals and preemption | Suresh Siddha | 2009-04-20 |
| * | | | x86/uv: fix for no memory at paddr 0 | Jack Steiner | 2009-04-20 |
| * | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-04-20 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | x86: mm/numa_32.c calculate_numa_remap_pages should use __init | Jaswinder Singh Rajput | 2009-04-17 |
| * | | | x86, kbuild: make "make install" not depend on vmlinux | H. Peter Anvin | 2009-04-17 |