summaryrefslogtreecommitdiffstats
path: root/mm/migrate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-05sysfs: build fixIngo Molnar1-6/+0
2008-05-05Make forced module loading optionalLinus Torvalds2-15/+38
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-04KVM: MMU: Move some definitions to a header fileSheng Yang2-34/+33
2008-05-04KVM: VMX: EPT Feature DetectionSheng Yang2-5/+83
2008-05-03tiny mq_open optimizationUlrich Drepper1-2/+1
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper18-265/+18
2008-05-03Linux 2.6.26-rc1v2.6.26-rc1Linus Torvalds1-2/+2
2008-05-03[MAINTAINERS] PCI list movedJesse Barnes1-1/+1
2008-05-03clocksource: allow read access to available/current_clocksourceHeiko Carstens1-2/+2
2008-05-03clocksource: Fix permissions for available_clocksourceHeiko Carstens1-1/+1
2008-05-03hrtimer: remove duplicate helper functionOliver Hartkopp3-15/+9
2008-05-03rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux1-4/+4
2008-05-03netns: Fix reassembly timer to use the right namespaceDaniel Lezcano1-1/+3
2008-05-03netns: Fix device renaming for sysfsDaniel Lezcano3-3/+10
2008-05-03bnx2: Update version to 1.7.5.Michael Chan1-2/+2
2008-05-03bnx2: Update RV2P firmware for 5709.Michael Chan2-243/+265
2008-05-03bnx2: Zero out context memory for 5709.Michael Chan1-0/+5
2008-05-03bnx2: Fix register test on 5709.Michael Chan1-1/+1
2008-05-03bnx2: Fix remote PHY initial link state.Michael Chan1-7/+2
2008-05-03bnx2: Refine remote PHY locking.Michael Chan1-6/+5
2008-05-03bridge: forwarding table information for >256 devicesStephen Hemminger2-1/+7
2008-05-03tg3: Update version to 3.92Matt Carlson1-2/+2
2008-05-03tg3: Add link state reporting to UMP firmwareMatt Carlson2-10/+77
2008-05-03tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson1-8/+3
2008-05-03tg3: Fix 5761 NVRAM sizesMatt Carlson2-13/+29
2008-05-03tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson2-6/+14
2008-05-03hci_usb.h: fix hard-to-trigger racePavel Machek1-8/+13
2008-05-03dccp: ccid2.c, ccid3.c use clamp(), clamp_t()Harvey Harrison2-3/+3
2008-05-03net: remove NR_CPUS arrays in net/core/dev.cMike Travis1-4/+11
2008-05-03PMU battery: filenames in sysfs with spacesChristian Kujau1-1/+1
2008-05-03pda_power: add init and exit function callbacksPhilipp Zabel2-0/+15
2008-05-03net: use get/put_unaligned_* helpersHarvey Harrison4-23/+21
2008-05-03bluetooth: use get/put_unaligned_* helpersHarvey Harrison4-11/+10
2008-05-03irda: use get_unaligned_* helpersHarvey Harrison1-3/+5