Age | Commit message (Expand) | Author | Files | Lines |
2008-05-05 | [ALSA] pcsp: Fix build with CONFIG_PM=n | Johann Felix Soden | 1 | -0/+4 |
2008-05-05 | [POWERPC] Assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev | 1 | -17/+2 |
2008-05-05 | [POWERPC] devres: Add devm_ioremap_prot() | Emil Medve | 5 | -2/+52 |
2008-05-05 | [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutex | Daniel Walker | 1 | -15/+15 |
2008-05-05 | [POWERPC] macintosh: windfarm_smu_sat: semaphore to mutex | Daniel Walker | 1 | -5/+5 |
2008-05-05 | [POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutex | Daniel Walker | 1 | -15/+16 |
2008-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes | Linus Torvalds | 2 | -2/+6 |
2008-05-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 14 | -45/+34 |
2008-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 4 | -37/+31 |
2008-05-04 | task_nommu: fix compile failing bug because of spilt file.h | Bryan Wu | 1 | -0/+1 |
2008-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 1 | -6/+6 |
2008-05-04 | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 15 | -79/+542 |
2008-05-04 | sysfs: build fix | Ingo Molnar | 1 | -6/+0 |
2008-05-04 | Make forced module loading optional | Linus Torvalds | 2 | -15/+38 |
2008-05-04 | fix asm-mips/types.h syntax error | Adrian Bunk | 1 | -2/+0 |
2008-05-04 | fix asm-alpha/types.h breakage | Adrian Bunk | 1 | -0/+6 |
2008-05-04 | kconfig-language.txt: remove bogus hint | Adrian Bunk | 1 | -24/+0 |
2008-05-04 | kconfig: fix MAC OS X warnings in menuconfig | Sam Ravnborg | 2 | -4/+5 |
2008-05-04 | x86: fix setup printk format warning | Randy Dunlap | 1 | -1/+1 |
2008-05-04 | x86: olpc build fix | Thomas Gleixner | 1 | -0/+1 |
2008-05-04 | x86: video/fbdev.c: add MODULE_LICENSE | Adrian Bunk | 1 | -1/+1 |
2008-05-04 | x86: fix up bootparam.h for userspace inclusion | Rusty Russell | 1 | -4/+4 |
2008-05-04 | x86: relocs ELF handling - use SELFMAG instead of numeric constant | Cyrill Gorcunov | 1 | -1/+1 |
2008-05-04 | x86: vdso ELF handling - use SELFMAG instead of numeric constant | Cyrill Gorcunov | 1 | -1/+1 |
2008-05-04 | x86: remove dell reboot dmi quirk board name match | Ben | 1 | -1/+0 |
2008-05-04 | x86: es7000 build fix | Ingo Molnar | 1 | -2/+5 |
2008-05-04 | x86: make additional_cpus static | Adrian Bunk | 1 | -1/+1 |
2008-05-04 | x86: make start_secondary() static | Adrian Bunk | 1 | -1/+1 |
2008-05-04 | kbuild, suspend, x86: fix rebuild of wakeup.bin | Sam Ravnborg | 2 | -3/+4 |
2008-05-04 | uml: fix gcc problem | Ingo Molnar | 1 | -1/+4 |
2008-05-04 | x86: undo visws/numaq build changes | Thomas Gleixner | 2 | -28/+10 |
2008-05-04 | ide: IDE_HFLAG_SERIALIZE_DMA bugfix | Bartlomiej Zolnierkiewicz | 1 | -6/+6 |
2008-05-04 | x86: KVM geust: make setup_secondary_clock definition dependent on local apic | Glauber Costa | 1 | -0/+4 |
2008-05-04 | KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page | Avi Kivity | 1 | -1/+0 |
2008-05-04 | KVM: avoid fx_init() schedule in atomic | Andrea Arcangeli | 2 | -2/+11 |
2008-05-04 | KVM: Avoid spurious execeptions after setting registers | Jan Kiszka | 1 | -0/+2 |
2008-05-04 | KVM: PIT: support mode 4 | Marcelo Tosatti | 1 | -0/+2 |
2008-05-04 | KVM: x86 emulator: disable writeback on lmsw | Avi Kivity | 1 | -0/+1 |
2008-05-04 | KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest | Christian Ehrhardt | 1 | -0/+5 |
2008-05-04 | KVM: ppc: Handle guest idle by emulating MSR[WE] writes | Hollis Blanchard | 4 | -3/+24 |
2008-05-04 | KVM: x86: task switch: fix wrong bit setting for the busy flag | Izik Eidus | 1 | -2/+2 |
2008-05-04 | KVM: VMX: Enable EPT feature for KVM | Sheng Yang | 4 | -10/+234 |
2008-05-04 | KVM: VMX: Prepare an identity page table for EPT in real mode | Sheng Yang | 4 | -3/+84 |
2008-05-04 | KVM: Export necessary function for EPT | Sheng Yang | 1 | -0/+1 |
2008-05-04 | KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPT | Sheng Yang | 1 | -4/+0 |
2008-05-04 | KVM: MMU: Add EPT support | Sheng Yang | 3 | -10/+39 |
2008-05-04 | KVM: Add kvm_x86_ops get_tdp_level() | Sheng Yang | 6 | -8/+20 |
2008-05-04 | KVM: MMU: Move some definitions to a header file | Sheng Yang | 2 | -34/+33 |
2008-05-04 | KVM: VMX: EPT Feature Detection | Sheng Yang | 2 | -5/+83 |
2008-05-04 | modpost: i2c aliases need no trailing wildcard | Jean Delvare | 1 | -9/+26 |