| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-05-05 | 12 | -40/+26 |
|\ |
|
| * | x86: fix setup printk format warning | Randy Dunlap | 2008-05-04 | 1 | -1/+1 |
| * | x86: olpc build fix | Thomas Gleixner | 2008-05-04 | 1 | -0/+1 |
| * | x86: video/fbdev.c: add MODULE_LICENSE | Adrian Bunk | 2008-05-04 | 1 | -1/+1 |
| * | x86: relocs ELF handling - use SELFMAG instead of numeric constant | Cyrill Gorcunov | 2008-05-04 | 1 | -1/+1 |
| * | x86: vdso ELF handling - use SELFMAG instead of numeric constant | Cyrill Gorcunov | 2008-05-04 | 1 | -1/+1 |
| * | x86: remove dell reboot dmi quirk board name match | Ben | 2008-05-04 | 1 | -1/+0 |
| * | x86: es7000 build fix | Ingo Molnar | 2008-05-04 | 1 | -2/+5 |
| * | x86: make additional_cpus static | Adrian Bunk | 2008-05-04 | 1 | -1/+1 |
| * | x86: make start_secondary() static | Adrian Bunk | 2008-05-04 | 1 | -1/+1 |
| * | kbuild, suspend, x86: fix rebuild of wakeup.bin | Sam Ravnborg | 2008-05-04 | 2 | -3/+4 |
| * | x86: undo visws/numaq build changes | Thomas Gleixner | 2008-05-04 | 2 | -28/+10 |
* | | x86: KVM geust: make setup_secondary_clock definition dependent on local apic | Glauber Costa | 2008-05-04 | 1 | -0/+4 |
* | | KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page | Avi Kivity | 2008-05-04 | 1 | -1/+0 |
* | | KVM: avoid fx_init() schedule in atomic | Andrea Arcangeli | 2008-05-04 | 1 | -1/+10 |
* | | KVM: Avoid spurious execeptions after setting registers | Jan Kiszka | 2008-05-04 | 1 | -0/+2 |
* | | KVM: PIT: support mode 4 | Marcelo Tosatti | 2008-05-04 | 1 | -0/+2 |
* | | KVM: x86 emulator: disable writeback on lmsw | Avi Kivity | 2008-05-04 | 1 | -0/+1 |
* | | KVM: x86: task switch: fix wrong bit setting for the busy flag | Izik Eidus | 2008-05-04 | 1 | -2/+2 |
* | | KVM: VMX: Enable EPT feature for KVM | Sheng Yang | 2008-05-04 | 3 | -10/+233 |
* | | KVM: VMX: Prepare an identity page table for EPT in real mode | Sheng Yang | 2008-05-04 | 3 | -3/+81 |
* | | KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPT | Sheng Yang | 2008-05-04 | 1 | -4/+0 |
* | | KVM: MMU: Add EPT support | Sheng Yang | 2008-05-04 | 2 | -10/+36 |
* | | KVM: Add kvm_x86_ops get_tdp_level() | Sheng Yang | 2008-05-04 | 5 | -8/+19 |
* | | KVM: MMU: Move some definitions to a header file | Sheng Yang | 2008-05-04 | 2 | -34/+33 |
* | | KVM: VMX: EPT Feature Detection | Sheng Yang | 2008-05-04 | 2 | -5/+83 |
|/ |
|
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 | 2 | -34/+0 |
* | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 | 2 | -6/+6 |
* | x86: Mark OPTIMIZE_INLINING broken | Linus Torvalds | 2008-05-01 | 1 | -0/+1 |
* | x86: numaq fix | Ingo Molnar | 2008-04-30 | 1 | -2/+2 |
* | x86: 8K stacks by default | Ingo Molnar | 2008-04-30 | 1 | -1/+0 |
* | x86: ioremap ram check fix | Andres Salomon | 2008-04-30 | 1 | -2/+3 |
* | x86: optimize inlining off | Ingo Molnar | 2008-04-30 | 1 | -1/+0 |
* | x86: CONFIG_X86_ELAN fix | Ingo Molnar | 2008-04-30 | 1 | -5/+5 |
* | x86: Kconfig fix | Ingo Molnar | 2008-04-30 | 1 | -2/+3 |
* | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no... | Suresh Siddha | 2008-04-30 | 3 | -9/+33 |
* | x86: use defconfigs from x86/configs/* | Sam Ravnborg | 2008-04-30 | 1 | -0/+12 |
* | revert: "x86: ioremap(), extend check to all RAM pages" | Ingo Molnar | 2008-04-30 | 1 | -2/+2 |
* | x86: don't bother printing compat vdso address | Jeremy Fitzhardinge | 2008-04-30 | 1 | -2/+0 |
* | fix: x86: support for new UV apic | Andi Kleen | 2008-04-30 | 1 | -1/+1 |
* | x86: fix early-BUG message | Vegard Nossum | 2008-04-30 | 1 | -9/+10 |
* | x86: iommu_sac_force can become static | Dmitri Vorobiev | 2008-04-30 | 1 | -1/+1 |
* | x86: add proper header for reboot_force | Dmitri Vorobiev | 2008-04-30 | 1 | -0/+1 |
* | x86 VISWS: build fix | Ingo Molnar | 2008-04-30 | 2 | -3/+2 |
* | x86, voyager: fix ioremap_nocache() | Ingo Molnar | 2008-04-30 | 1 | -1/+1 |
* | hpet: fix | Ingo Molnar | 2008-04-30 | 1 | -2/+3 |
* | x86: unexport kmap_atomic_to_page | Adrian Bunk | 2008-04-30 | 1 | -1/+0 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-04-30 | 1 | -16/+0 |
|\ |
|
| *---------. | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 2008-04-30 | 282 | -11440/+14504 |
| |\ \ \ \ \ \ |
|
| | | | | | * | | PM: arch/x86/kernel/apm_32.c: fix build warning | Andrew Morton | 2008-04-15 | 1 | -1/+0 |