| Commit message (Expand) | Author | Age |
* | x86: fix PAE pmd_bad bootup warning | Hugh Dickins | 2008-05-06 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-05-04 |
|\ |
|
| * | x86: fix up bootparam.h for userspace inclusion | Rusty Russell | 2008-05-04 |
* | | KVM: avoid fx_init() schedule in atomic | Andrea Arcangeli | 2008-05-04 |
* | | KVM: VMX: Enable EPT feature for KVM | Sheng Yang | 2008-05-04 |
* | | KVM: VMX: Prepare an identity page table for EPT in real mode | Sheng Yang | 2008-05-04 |
* | | KVM: MMU: Add EPT support | Sheng Yang | 2008-05-04 |
* | | KVM: Add kvm_x86_ops get_tdp_level() | Sheng Yang | 2008-05-04 |
|/ |
|
* | x86: types: use <asm-generic/int-*.h> for the x86 architecture | H. Peter Anvin | 2008-05-02 |
* | dmi: clean-up dmi helper declarations | Jean Delvare | 2008-05-01 |
* | remove div_long_long_rem | Roman Zippel | 2008-05-01 |
* | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 |
* | introduce explicit signed/unsigned 64bit divide | Roman Zippel | 2008-05-01 |
* | x86: fix HT cpu booting on 32-bit | Hugh Dickins | 2008-04-30 |
* | x86 VISWS: build fix | Ingo Molnar | 2008-04-30 |
* | x86: remove Xgt_desc_struct | Adrian Bunk | 2008-04-30 |
* | asm-*/futex.h should include linux/uaccess.h | Jeff Dike | 2008-04-30 |
* | signals: x86 TS_RESTORE_SIGMASK | Roland McGrath | 2008-04-30 |
* | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id | Alex Chiang | 2008-04-29 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-29 |
|\ |
|
| * | x86: vget_cycles() __always_inline | Hugh Dickins | 2008-04-29 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-29 |
|\ \ |
|
| * | | x86: multi pci root bus with different io resource range, on 64-bit | Yinghai Lu | 2008-04-26 |
| * | | x86: get mp_bus_to_node early | Yinghai Lu | 2008-04-26 |
* | | | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 |
* | | | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon | 2008-04-29 |
* | | | proper extern for late_time_init | Adrian Bunk | 2008-04-29 |
| |/
|/| |
|
* | | gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available | Andres Salomon | 2008-04-28 |
* | | gxfb/lxfb: use VSA definitions when fetching framebuffer size | Andres Salomon | 2008-04-28 |
* | | x86: GEODE: add Virtual Systems Architecture detection | Andres Salomon | 2008-04-28 |
* | | x86: geode: MSR cleanup | Andres Salomon | 2008-04-28 |
* | | hugetlbfs: common code update for s390 | Gerald Schaefer | 2008-04-28 |
* | | hugetlbfs: add missing TLB flush to hugetlb_cow() | Gerald Schaefer | 2008-04-28 |
* | | hugetlbfs: architecture header cleanup | Gerald Schaefer | 2008-04-28 |
* | | mm: introduce pte_special pte bit | Nick Piggin | 2008-04-28 |
* | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-04-27 |
|\ \ |
|
| * | | KVM: add ioctls to save/store mpstate | Marcelo Tosatti | 2008-04-27 |
| * | | KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* | Avi Kivity | 2008-04-27 |
| * | | KVM: Add trace markers | Feng (Eric) Liu | 2008-04-27 |
| * | | KVM: SVM: add intercept for machine check exception | Joerg Roedel | 2008-04-27 |
| * | | KVM: MMU: Don't assume struct page for x86 | Anthony Liguori | 2008-04-27 |
| * | | KVM: function declaration parameter name cleanup | Joerg Roedel | 2008-04-27 |
| * | | KVM: MMU: unify slots_lock usage | Marcelo Tosatti | 2008-04-27 |
| * | | KVM: x86: hardware task switching support | Izik Eidus | 2008-04-27 |
| * | | KVM: x86: add functions to get the cpl of vcpu | Izik Eidus | 2008-04-27 |
| * | | KVM: Move some x86 specific constants and structures to include/asm-x86 | Avi Kivity | 2008-04-27 |
| * | | x86: make native_machine_shutdown non-static | Glauber Costa | 2008-04-27 |
| * | | x86: allow machine_crash_shutdown to be replaced | Glauber Costa | 2008-04-27 |
| * | | KVM: MMU: hypercall based pte updates and TLB flushes | Marcelo Tosatti | 2008-04-27 |
| * | | KVM: Provide unlocked version of emulator_write_phys() | Avi Kivity | 2008-04-27 |