summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-05sysfs: build fixIngo Molnar1-6/+0
2008-05-05Make forced module loading optionalLinus Torvalds2-15/+38
2008-05-05fix asm-mips/types.h syntax errorAdrian Bunk1-2/+0
2008-05-05fix asm-alpha/types.h breakageAdrian Bunk1-0/+6
2008-05-04kconfig-language.txt: remove bogus hintAdrian Bunk1-24/+0
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg2-4/+5
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: fix up bootparam.h for userspace inclusionRusty Russell1-4/+4
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-04ide: IDE_HFLAG_SERIALIZE_DMA bugfixBartlomiej Zolnierkiewicz1-6/+6
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 Arcangeli2-2/+11
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 Blanchard4-3/+24
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 Yang4-10/+234
2008-05-04KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang4-3/+84
2008-05-04KVM: Export necessary function for EPTSheng Yang1-0/+1
2008-05-04KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPTSheng Yang1-4/+0
2008-05-04KVM: MMU: Add EPT supportSheng Yang3-10/+39
2008-05-04KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang6-8/+20
2008-05-04[ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.Robert Jarzmik6-23/+17
2008-05-04[ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driverLinus Walleij1-1/+13
2008-05-04[ARM] 5023/1: Fix broken gpio interrupts on ep93xxRyan Mallon1-1/+1
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-04niu: Fix probing regression for maramba on-board chips.David S. Miller1-4/+7
2008-05-04modpost: i2c aliases need no trailing wildcardJean Delvare1-9/+26
2008-05-04sparc video: make blank use proper constantRobert Reif6-6/+6
2008-05-04lapbeth: Release ->ethdev when unregistering device.David S. Miller1-0/+1
2008-05-04xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz1-8/+40
2008-05-04Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()."David S. Miller1-22/+5
2008-05-04net: Fix useless comment reference loop.Johannes Berg1-1/+3
2008-05-04sparc: tcx.c remove unnecessary functionRobert Reif1-13/+7
2008-05-04sch_htb: remove from event queue in htb_parent_to_leaf()Jarek Poplawski1-2/+6
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds4-17/+11