| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-07 |
|\ |
|
| * | sparc: Fix fork/clone/vfork system call restart. | David S. Miller | 2008-05-07 |
| * | sparc: Fix mmap VA span checking. | David S. Miller | 2008-05-07 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-06 |
|\| |
|
| * | sparc64: Fix initrd regression. | David S. Miller | 2008-05-06 |
| * | sparc64: remove online_page() | Adrian Bunk | 2008-05-05 |
| * | sparc64: use compat_sys_utimes instead of home-grown local copy. | David S. Miller | 2008-05-05 |
| * | Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()." | David S. Miller | 2008-05-04 |
* | | Revert "uml: fix gcc problem" | Linus Torvalds | 2008-05-06 |
* | | x86: fix PAE pmd_bad bootup warning | Hugh Dickins | 2008-05-06 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2008-05-05 |
|\ \ |
|
| * | | sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK | Ingo Molnar | 2008-05-05 |
* | | | Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-05-05 |
|\ \ \ |
|
| * | | | [POWERPC] Assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev | 2008-05-05 |
| * | | | [POWERPC] devres: Add devm_ioremap_prot() | Emil Medve | 2008-05-05 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-05-05 |
|\ \ \ |
|
| * | | | x86 PCI: call dmi_check_pciprobe() | Yinghai Lu | 2008-05-05 |
| * | | | x86/pci: add pci=skip_isa_align command lines. | Yinghai Lu | 2008-05-05 |
| * | | | x86/pci: remove flag in pci_cfg_space_size_ext | Yinghai Lu | 2008-04-29 |
| * | | | x86: fix section mismatch in pci_scan_bus | Sam Ravnborg | 2008-04-29 |
* | | | | m68k: remove old mac_esp cruft | Finn Thain | 2008-05-05 |
* | | | | m68k: Handle 68040 bus faults | Roman Zippel | 2008-05-05 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-05-04 |
|\ \ \ |
|
| * | | | x86: fix setup printk format warning | Randy Dunlap | 2008-05-04 |
| * | | | x86: olpc build fix | Thomas Gleixner | 2008-05-04 |
| * | | | x86: video/fbdev.c: add MODULE_LICENSE | Adrian Bunk | 2008-05-04 |
| * | | | x86: relocs ELF handling - use SELFMAG instead of numeric constant | Cyrill Gorcunov | 2008-05-04 |
| * | | | x86: vdso ELF handling - use SELFMAG instead of numeric constant | Cyrill Gorcunov | 2008-05-04 |
| * | | | x86: remove dell reboot dmi quirk board name match | Ben | 2008-05-04 |
| * | | | x86: es7000 build fix | Ingo Molnar | 2008-05-04 |
| * | | | x86: make additional_cpus static | Adrian Bunk | 2008-05-04 |
| * | | | x86: make start_secondary() static | Adrian Bunk | 2008-05-04 |
| * | | | kbuild, suspend, x86: fix rebuild of wakeup.bin | Sam Ravnborg | 2008-05-04 |
| * | | | uml: fix gcc problem | Ingo Molnar | 2008-05-04 |
| * | | | x86: undo visws/numaq build changes | Thomas Gleixner | 2008-05-04 |
| | |/
| |/| |
|
* | | | x86: KVM geust: make setup_secondary_clock definition dependent on local apic | Glauber Costa | 2008-05-04 |
* | | | KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page | Avi Kivity | 2008-05-04 |
* | | | KVM: avoid fx_init() schedule in atomic | Andrea Arcangeli | 2008-05-04 |
* | | | KVM: Avoid spurious execeptions after setting registers | Jan Kiszka | 2008-05-04 |
* | | | KVM: PIT: support mode 4 | Marcelo Tosatti | 2008-05-04 |
* | | | KVM: x86 emulator: disable writeback on lmsw | Avi Kivity | 2008-05-04 |
* | | | KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest | Christian Ehrhardt | 2008-05-04 |
* | | | KVM: ppc: Handle guest idle by emulating MSR[WE] writes | Hollis Blanchard | 2008-05-04 |
* | | | KVM: x86: task switch: fix wrong bit setting for the busy flag | Izik Eidus | 2008-05-04 |
* | | | KVM: VMX: Enable EPT feature for KVM | Sheng Yang | 2008-05-04 |
* | | | KVM: VMX: Prepare an identity page table for EPT in real mode | Sheng Yang | 2008-05-04 |
* | | | KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPT | Sheng Yang | 2008-05-04 |
* | | | KVM: MMU: Add EPT support | Sheng Yang | 2008-05-04 |
* | | | KVM: Add kvm_x86_ops get_tdp_level() | Sheng Yang | 2008-05-04 |
* | | | KVM: MMU: Move some definitions to a header file | Sheng Yang | 2008-05-04 |