summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Revert "uml: fix gcc problem"Linus Torvalds2008-05-071-4/+1Star
* x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-061-7/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-05-061-0/+1
|\
| * sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar2008-05-051-0/+1
* | Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-05-063-17/+45
|\ \
| * | [POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-051-17/+2Star
| * | [POWERPC] devres: Add devm_ioremap_prot()Emil Medve2008-05-052-0/+43
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-055-46/+62
|\ \
| * | x86 PCI: call dmi_check_pciprobe()Yinghai Lu2008-05-053-2/+8
| * | x86/pci: add pci=skip_isa_align command lines.Yinghai Lu2008-05-054-41/+51
| * | x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu2008-04-301-1/+1
| * | x86: fix section mismatch in pci_scan_busSam Ravnborg2008-04-291-2/+2
* | | m68k: remove old mac_esp cruftFinn Thain2008-05-051-24/+0Star
* | | m68k: Handle 68040 bus faultsRoman Zippel2008-05-051-3/+14
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-0513-41/+30Star
|\ \
| * | x86: fix setup printk format warningRandy Dunlap2008-05-041-1/+1
| * | x86: olpc build fixThomas Gleixner2008-05-041-0/+1
| * | x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk2008-05-041-1/+1
| * | x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-041-1/+1
| * | x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-041-1/+1
| * | x86: remove dell reboot dmi quirk board name matchBen2008-05-041-1/+0Star
| * | x86: es7000 build fixIngo Molnar2008-05-041-2/+5
| * | x86: make additional_cpus staticAdrian Bunk2008-05-041-1/+1
| * | x86: make start_secondary() staticAdrian Bunk2008-05-041-1/+1
| * | kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2008-05-042-3/+4
| * | uml: fix gcc problemIngo Molnar2008-05-041-1/+4
| * | x86: undo visws/numaq build changesThomas Gleixner2008-05-042-28/+10Star
* | | x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa2008-05-041-0/+4
* | | KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large pageAvi Kivity2008-05-041-1/+0Star
* | | KVM: avoid fx_init() schedule in atomicAndrea Arcangeli2008-05-041-1/+10
* | | KVM: Avoid spurious execeptions after setting registersJan Kiszka2008-05-041-0/+2
* | | KVM: PIT: support mode 4Marcelo Tosatti2008-05-041-0/+2
* | | KVM: x86 emulator: disable writeback on lmswAvi Kivity2008-05-041-0/+1
* | | KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guestChristian Ehrhardt2008-05-041-0/+5
* | | KVM: ppc: Handle guest idle by emulating MSR[WE] writesHollis Blanchard2008-05-042-3/+18
* | | KVM: x86: task switch: fix wrong bit setting for the busy flagIzik Eidus2008-05-041-2/+2
* | | KVM: VMX: Enable EPT feature for KVMSheng Yang2008-05-043-10/+233
* | | KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang2008-05-043-3/+81
* | | KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPTSheng Yang2008-05-041-4/+0Star
* | | KVM: MMU: Add EPT supportSheng Yang2008-05-042-10/+36
* | | KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang2008-05-045-8/+19
* | | KVM: MMU: Move some definitions to a header fileSheng Yang2008-05-042-34/+33Star
* | | KVM: VMX: EPT Feature DetectionSheng Yang2008-05-042-5/+83
|/ /
* | unified (weak) sys_pipe implementationUlrich Drepper2008-05-0316-264/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-0310-360/+111Star
|\ \
| * | sparc32: Delete prom_stdin and prom_stdout.David S. Miller2008-05-021-7/+0Star
| * | sparc32: More memory probing consolidation.David S. Miller2008-05-023-141/+69Star
| * | sparc32: Kill totally unused memory information tables.David S. Miller2008-05-022-100/+5Star
| * | sparc64: Fix syscall restart, for real...David S. Miller2008-05-023-7/+11
| * | sparc64: Stop creating dummy root PCI host controller devices.David S. Miller2008-05-023-112/+33Star