aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixesLinus Torvalds13-41/+30
2008-05-04x86: fix setup printk format warningRandy Dunlap1-1/+1
2008-05-04x86: olpc build fixThomas Gleixner1-0/+1
2008-05-04x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk1-1/+1
2008-05-04x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1
2008-05-04x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1
2008-05-04x86: remove dell reboot dmi quirk board name matchBen1-1/+0
2008-05-04x86: es7000 build fixIngo Molnar1-2/+5
2008-05-04x86: make additional_cpus staticAdrian Bunk1-1/+1
2008-05-04x86: make start_secondary() staticAdrian Bunk1-1/+1
2008-05-04kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2-3/+4
2008-05-04uml: fix gcc problemIngo Molnar1-1/+4
2008-05-04x86: undo visws/numaq build changesThomas Gleixner2-28/+10
2008-05-04x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa1-0/+4
2008-05-04KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large pageAvi Kivity1-1/+0
2008-05-04KVM: avoid fx_init() schedule in atomicAndrea Arcangeli1-1/+10
2008-05-04KVM: Avoid spurious execeptions after setting registersJan Kiszka1-0/+2
2008-05-04KVM: PIT: support mode 4Marcelo Tosatti1-0/+2
2008-05-04KVM: x86 emulator: disable writeback on lmswAvi Kivity1-0/+1
2008-05-04KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guestChristian Ehrhardt1-0/+5
2008-05-04KVM: ppc: Handle guest idle by emulating MSR[WE] writesHollis Blanchard2-3/+18
2008-05-04KVM: x86: task switch: fix wrong bit setting for the busy flagIzik Eidus1-2/+2
2008-05-04KVM: VMX: Enable EPT feature for KVMSheng Yang3-10/+233
2008-05-04KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang3-3/+81
2008-05-04KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPTSheng Yang1-4/+0
2008-05-04KVM: MMU: Add EPT supportSheng Yang2-10/+36
2008-05-04KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang5-8/+19
2008-05-04KVM: MMU: Move some definitions to a header fileSheng Yang2-34/+33
2008-05-04KVM: VMX: EPT Feature DetectionSheng Yang2-5/+83
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper16-264/+0
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-360/+111
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds8-68/+137
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-111/+15
2008-05-02Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds3-866/+2
2008-05-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds9-168/+145
2008-05-02sparc32: Delete prom_stdin and prom_stdout.David S. Miller1-7/+0
2008-05-02sparc32: More memory probing consolidation.David S. Miller3-141/+69
2008-05-02sparc32: Kill totally unused memory information tables.David S. Miller2-100/+5
2008-05-02sparc64: Fix syscall restart, for real...David S. Miller3-7/+11
2008-05-02sparc64: Stop creating dummy root PCI host controller devices.David S. Miller3-112/+33
2008-05-02[POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras2-8/+15
2008-05-02[POWERPC] PS3: Update ps3_defconfigGeoff Levand1-48/+84
2008-05-02[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven1-3/+3
2008-05-02[POWERPC] Fix slb.c compile warningsGeoff Levand1-3/+3
2008-05-01[POWERPC] Xilinx: Fix compile warningsKumar Gala1-1/+1
2008-05-01[POWERPC] Squash build warning for print of resource_size_t in fsl_soc.cBecky Bruce1-2/+2
2008-05-01[RAPIDIO] fix current kernel-doc notationRandy Dunlap1-2/+7
2008-05-01[POWERPC] 86xx: mpc8610_hpcd: add support for PCI Express x8 slotAnton Vorontsov1-0/+21
2008-05-01[IA64] fix file and descriptor handling in perfmonAl Viro1-112/+87
2008-05-01[IA64] TS_RESTORE_SIGMASKRoland McGrath2-8/+9