aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | ARM: OMAP: OMAP310 SerialMarek VaĊĦut2007-03-02
| | * | ARM: OMAP: Proper handling of DMA4_IRQSTATUS_L0Timo Teras2007-03-02
| | * | ARM: OMAP: Fix warning in clock.cDirk Behme2007-03-02
| | * | ARM: OMAP: correct misc 15xx and non-15xx platform codeAndrzej Zaborowski2007-03-02
| * | | [ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor systemCatalin Marinas2007-03-02
| * | | [ARM] 4239/1: S3C24XX: Update kconfig entries for PMBen Dooks2007-03-02
| * | | [ARM] 4238/1: S3C24XX: docs: update suspend and resumeBen Dooks2007-03-02
| * | | [ARM] 4237/2: oprofile: Always allow backtraces on ARMRichard Purdie2007-03-02
| * | | [ARM] Yet more asm/apm-emulation.h stuffRussell King2007-03-02
| |/ /
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-04
|\ \ \
| * | | [MIPS] MTX1: clear PCI errorsFlorian Fainelli2007-03-04
| * | | [MIPS] MTX1: add idsel cardbus ressourcesFlorian Fainelli2007-03-04
| * | | [MIPS] MTX1: remove unneeded settingsFlorian Fainelli2007-03-04
| * | | [MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s.Ralf Baechle2007-03-04
| * | | [MIPS] Cobalt: update reserved resourcesYoichi Yuasa2007-03-04
| * | | [MIPS] SN: PCI fixup needs to include <irq.h>.Ralf Baechle2007-03-04
| * | | [MIPS] DMA: Fix a bunch of warnings due to missing inline keywords.Ralf Baechle2007-03-04
| * | | [MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ...Ralf Baechle2007-03-04
| * | | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-04
| * | | [MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.Ralf Baechle2007-03-04
| * | | [MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto2007-03-04
| * | | [MIPS] Convert to RTC-class ds1742 driverAtsushi Nemoto2007-03-04
| * | | [MIPS] Oprofile: Add missing break statements.Ralf Baechle2007-03-04
| * | | [MIPS] jmr3927: build fixAtsushi Nemoto2007-03-04
| * | | [MIPS] SNI: Fix mc146818_decode_yearThomas Bogendoerfer2007-03-04
| * | | [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create.Ralf Baechle2007-03-04
| * | | [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall.Ralf Baechle2007-03-04
| * | | [MIPS] N32 waitid is the same as o32.Ralf Baechle2007-03-04
| | |/ | |/|
* | | KVM: Move kvmfs magic number to <linux/magic.h>Andrew Morton2007-03-04
* | | KVM: Fix bogus failure in kvm.ko module initializationAvi Kivity2007-03-04
* | | KVM: Remove write access permissions when dirty-page-logging is enabledUri Lublin2007-03-04
* | | kvm: move do_remove_write_access() upUri Lublin2007-03-04
* | | KVM: Fix dirty page log bitmap size/access calculationUri Lublin2007-03-04
* | | KVM: Add missing calls to mark_page_dirty()Uri Lublin2007-03-04
* | | KVM: Bump API versionAvi Kivity2007-03-04
* | | KVM: Per-vcpu inodesAvi Kivity2007-03-04
* | | KVM: Move kvm_vm_ioctl_create_vcpu() aroundAvi Kivity2007-03-04
* | | KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*()Avi Kivity2007-03-04
* | | KVM: Create an inode per virtual machineAvi Kivity2007-03-04
* | | KVM: Add internal filesystem for generating inodesAvi Kivity2007-03-04
* | | KVM: More 0 -> NULL conversionsAvi Kivity2007-03-04
* | | KVM: SVM: intercept SMI to handle it at host levelJoerg Roedel2007-03-04
* | | KVM: svm: init cr0 with the wp bit setAvi Kivity2007-03-04
* | | KVM: Wire up hypercall handlers to a central arch-independent locationAvi Kivity2007-03-04
* | | KVM: Add hypercall host support for svmAvi Kivity2007-03-04
* | | KVM: Add host hypercall support for vmxIngo Molnar2007-03-04
* | | KVM: add MSR based hypercall APIIngo Molnar2007-03-04
* | | KVM: Use page_private()/set_page_private() apisMarkus Rechberger2007-03-04
* | | KVM: Use ARRAY_SIZE macro instead of manual calculation.Ahmed S. Darwish2007-03-04
* | | KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitchJoerg Roedel2007-03-04