aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-0413-41/+30
|\
| * 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/+0
| * 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/+10
* | 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/+0
* | 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/+0
* | 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/+33
* | KVM: VMX: EPT Feature DetectionSheng Yang2008-05-042-5/+83
|/
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-0316-264/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-0310-360/+111
|\
| * sparc32: Delete prom_stdin and prom_stdout.David S. Miller2008-05-021-7/+0
| * sparc32: More memory probing consolidation.David S. Miller2008-05-023-141/+69
| * sparc32: Kill totally unused memory information tables.David S. Miller2008-05-022-100/+5
| * 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/+33
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2008-05-038-68/+137
|\ \
| * | [POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras2008-05-022-8/+15
| * | [POWERPC] PS3: Update ps3_defconfigGeoff Levand2008-05-021-48/+84
| * | [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven2008-05-021-3/+3
| * | [POWERPC] Fix slb.c compile warningsGeoff Levand2008-05-021-3/+3
| * | [POWERPC] Xilinx: Fix compile warningsKumar Gala2008-05-011-1/+1
| * | [POWERPC] Squash build warning for print of resource_size_t in fsl_soc.cBecky Bruce2008-05-011-2/+2
| * | [RAPIDIO] fix current kernel-doc notationRandy Dunlap2008-05-011-2/+7
| * | [POWERPC] 86xx: mpc8610_hpcd: add support for PCI Express x8 slotAnton Vorontsov2008-05-011-0/+21
| * | [POWERPC] 86xx: Fix the wrong serial1 interrupt for 8610 boardJason Jin2008-04-301-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-024-111/+15
|\ \ \
| * | | [PATCH] split linux/file.hAl Viro2008-05-012-0/+2
| * | | [PATCH] make osf_select() use core_sys_select()Al Viro2008-05-011-65/+4
| * | | [PATCH] remove horrors with irix tty ioctls handlingAl Viro2008-05-011-46/+9