summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-05-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds11-130/+157
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper2-2/+8
2008-05-08uml: fix inconsistence due to tty_operation changeWANG Cong2-3/+3
2008-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-11/+34
2008-05-07sparc: Fix fork/clone/vfork system call restart.David S. Miller2-7/+31
2008-05-07sparc: Fix mmap VA span checking.David S. Miller2-4/+3
2008-05-07[S390] guest page hinting lightMartin Schwidefsky4-0/+90
2008-05-07[S390] compat ptrace cleanupRoland McGrath2-95/+7
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger4-6/+33
2008-05-07[S390] s390: Optimize user and work TIF checkMartin Schwidefsky2-30/+28
2008-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-67/+9
2008-05-06Revert "uml: fix gcc problem"Linus Torvalds1-4/+1
2008-05-06sparc64: Fix initrd regression.David S. Miller1-0/+3
2008-05-06x86: fix PAE pmd_bad bootup warningHugh Dickins1-7/+0
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds1-0/+1
2008-05-05Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-17/+45
2008-05-05sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar1-0/+1
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-46/+62
2008-05-05sparc64: remove online_page()Adrian Bunk1-13/+0
2008-05-05m68k: remove old mac_esp cruftFinn Thain1-24/+0
2008-05-05m68k: Handle 68040 bus faultsRoman Zippel1-3/+14
2008-05-05sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller2-32/+1
2008-05-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu3-2/+8
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu4-41/+51
2008-05-05[POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-17/+2
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve2-0/+43
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus 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