summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-05-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kconfig-language.txt: remove bogus hintAdrian Bunk2008-05-04
| * | | | | | | | | | | | | kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg2008-05-04
| * | | | | | | | | | | | | modpost: i2c aliases need no trailing wildcardJean Delvare2008-05-04
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | task_nommu: fix compile failing bug because of spilt file.hBryan Wu2008-05-04
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-05-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ide: IDE_HFLAG_SERIALIZE_DMA bugfixBartlomiej Zolnierkiewicz2008-05-04
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-05-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa2008-05-04
| * | | | | | | | | | | | | KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large pageAvi Kivity2008-05-04
| * | | | | | | | | | | | | KVM: avoid fx_init() schedule in atomicAndrea Arcangeli2008-05-04
| * | | | | | | | | | | | | KVM: Avoid spurious execeptions after setting registersJan Kiszka2008-05-04
| * | | | | | | | | | | | | KVM: PIT: support mode 4Marcelo Tosatti2008-05-04
| * | | | | | | | | | | | | KVM: x86 emulator: disable writeback on lmswAvi Kivity2008-05-04
| * | | | | | | | | | | | | KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guestChristian Ehrhardt2008-05-04
| * | | | | | | | | | | | | KVM: ppc: Handle guest idle by emulating MSR[WE] writesHollis Blanchard2008-05-04
| * | | | | | | | | | | | | KVM: x86: task switch: fix wrong bit setting for the busy flagIzik Eidus2008-05-04
| * | | | | | | | | | | | | KVM: VMX: Enable EPT feature for KVMSheng Yang2008-05-04
| * | | | | | | | | | | | | KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang2008-05-04
| * | | | | | | | | | | | | KVM: Export necessary function for EPTSheng Yang2008-05-04
| * | | | | | | | | | | | | KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPTSheng Yang2008-05-04
| * | | | | | | | | | | | | KVM: MMU: Add EPT supportSheng Yang2008-05-04
| * | | | | | | | | | | | | KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang2008-05-04
| * | | | | | | | | | | | | KVM: MMU: Move some definitions to a header fileSheng Yang2008-05-04
| * | | | | | | | | | | | | KVM: VMX: EPT Feature DetectionSheng Yang2008-05-04
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | sysfs: build fixIngo Molnar2008-05-04
* | | | | | | | | | | | | Make forced module loading optionalLinus Torvalds2008-05-04
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-05-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | clocksource: allow read access to available/current_clocksourceHeiko Carstens2008-05-03
| * | | | | | | | | | | | clocksource: Fix permissions for available_clocksourceHeiko Carstens2008-05-03
| * | | | | | | | | | | | hrtimer: remove duplicate helper functionOliver Hartkopp2008-05-03
* | | | | | | | | | | | | tiny mq_open optimizationUlrich Drepper2008-05-03
* | | | | | | | | | | | | unified (weak) sys_pipe implementationUlrich Drepper2008-05-03
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | Linux 2.6.26-rc1Linus Torvalds2008-05-03
* | | | | | | | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-05-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | PMU battery: filenames in sysfs with spacesChristian Kujau2008-05-03
| * | | | | | | | | | | | pda_power: add init and exit function callbacksPhilipp Zabel2008-05-03
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds2008-05-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Make constants in kernel/timeconst.h fixed 64 bitsH. Peter Anvin2008-05-02
| * | | | | | | | | | | | | types: add C99-style constructors to <asm-generic/int-*.h>H. Peter Anvin2008-05-02
| * | | | | | | | | | | | | xtensa: types: use <asm-generic/int-*.h> for the xtensa architectureH. Peter Anvin2008-05-02
| * | | | | | | | | | | | | x86: types: use <asm-generic/int-*.h> for the x86 architectureH. Peter Anvin2008-05-02
| * | | | | | | | | | | | | v850: types: use <asm-generic/int-*.h> for the v850 architectureH. Peter Anvin2008-05-02
| * | | | | | | | | | | | | sparc64: types: use <asm-generic/int-*.h> for the sparc64 architectureH. Peter Anvin2008-05-02
| * | | | | | | | | | | | | sparc: types: use <asm-generic/int-*.h> for the sparc architectureH. Peter Anvin2008-05-02
| * | | | | | | | | | | | | sh: types: use <asm-generic/int-*.h> for the sh architectureH. Peter Anvin2008-05-02
| * | | | | | | | | | | | | s390: types: use <asm-generic/int-*.h> for the s390 architectureH. Peter Anvin2008-05-02
| * | | | | | | | | | | | | powerpc: types: use <asm-generic/int-*.h> for the powerpc architectureH. Peter Anvin2008-05-02
| * | | | | | | | | | | | | parisc: types: use <asm-generic/int-*.h> for the parisc architectureH. Peter Anvin2008-05-02
| * | | | | | | | | | | | | mn10300: types: use <asm-generic/int-*.h> for the mn10300 architectureH. Peter Anvin2008-05-02