summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | KVM: Future-proof argument-less ioctlsAvi Kivity2007-05-031-0/+9
| * | KVM: Allow kernel to select size of mmap() bufferAvi Kivity2007-05-032-1/+11
| * | KVM: Add guest mode signal maskAvi Kivity2007-05-033-0/+51
| * | KVM: Initialize the apic_base msr on svm tooAvi Kivity2007-05-031-0/+3
| * | KVM: Add a special exit reason when exiting due to an interruptAvi Kivity2007-05-033-1/+6
| * | KVM: Fold kvm_run::exit_type into kvm_run::exit_reasonAvi Kivity2007-05-034-17/+15
| * | KVM: Allow userspace to process hypercalls which have no kernel handlerAvi Kivity2007-05-032-2/+26
| * | KVM: Add method to check for backwards-compatible API extensionsAvi Kivity2007-05-032-0/+11
| * | KVM: Renumber ioctlsAvi Kivity2007-05-031-17/+17
| * | KVM: Remove minor wart from KVM_CREATE_VCPU ioctlAvi Kivity2007-05-031-1/+1
| * | KVM: Remove the 'emulated' field from the userspace interfaceAvi Kivity2007-05-032-7/+1
| * | KVM: Handle cpuid in the kernel instead of punting to userspaceAvi Kivity2007-05-035-5/+95
| * | KVM: Do not communicate to userspace through cpu registers during PIOAvi Kivity2007-05-035-6/+53
| * | KVM: Use a shared page for kernel/user communication when runing a vcpuAvi Kivity2007-05-033-17/+44
| * | KVM: Fix bogus sign extension in mmu mapping auditAvi Kivity2007-05-031-1/+1
| * | KVM: Export <linux/kvm.h>Avi Kivity2007-05-031-0/+1
| * | KVM: Use own minor numberAvi Kivity2007-05-032-1/+2
| * | KVM: Use the generic skip_emulated_instruction() in hypercall codeDor Laor2007-05-032-2/+3
| * | KVM: Fix guest register corruption on paravirt hypercallDor Laor2007-05-031-2/+2
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-06195-1573/+6362
|\ \
| * \ Merge branch 'ixp4xx' into develRussell King2007-05-0619-35/+656
| |\ \
| | * | [ARM] 4318/2: DSM-G600 Board SupportMichael-Luke Jones2007-05-058-0/+453
| | * | [ARM] 4320/1: ixp4xx: cpu type detection stuff cleanupVladimir Barinov2007-04-213-48/+33
| | * | [ARM] 4311/1: ixp4xx: add KIXRP435 platformRuslan V. Sushko2007-04-2112-19/+106
| | * | [ARM] 4275/1: generic gpio layer for ixp4xxMilan Svoboda2007-04-212-0/+96
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------------------. \ \ Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...Russell King2007-05-06130-1106/+5222
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * | | [ARM] sa1100: use mutexes rather than semaphoresRussell King2007-04-221-11/+13
| | | | | | | | | | | | | |/ /
| | | | | | | | | | | | * | | [ARM] 4360/1: S3C24XX: regs-udc.h remove unused macroArnaud Patard2007-05-051-4/+0
| | | | | | | | | | | | * | | [ARM] 4358/1: S3C24XX: mach-qt2410.c: remove linux/mmc/protocol.h headerArnaud Patard2007-05-051-1/+0
| | | | | | | | | | | | * | | [ARM] 4330/1: S3C24XX: add S3C2410_UDC_FUNCADDR_UPDATEBen Dooks2007-04-281-1/+1
| | | | | | | | | | | | * | | [ARM] 4319/1: S3C2412: Add kconfig for MACH_SMDK2412Ben Dooks2007-04-211-0/+9
| | | | | | | | | | | | * | | [ARM] 4326/1: S3C24XX: fix sparse errors in DMA codeBen Dooks2007-04-211-7/+6
| | | | | | | | | | | | * | | [ARM] 4325/1: S3C24XX: remove s3c24xx_boardBen Dooks2007-04-2118-144/+54
| | | | | | | | | | | | * | | [ARM] 4324/1: S3C24XX: remove clocks from s3c24xx_boardBen Dooks2007-04-218-20/+21
| | | | | | | | | | | | * | | [ARM] 4299/1: S3C AC97 fill in register bit definesGraeme Gregory2007-04-211-6/+50
| | | | | | | | | | | | |/ /
| | | | | | | | | | | * | | [ARM] ecard: Convert card type enum to a flagRussell King2007-05-032-6/+6
| | | | | | | | | | | * | | [ARM] ecard: Move private ecard junk out of asm/ecard.hRussell King2007-05-033-50/+58
| | | | | | | | | | | * | | [ARM] ecard: silence new warning caused by previous commitRussell King2007-05-031-1/+1
| | | | | | | | | | | * | | [ARM] ecard: convert to use the kthread APIEric W. Biederman2007-05-031-7/+7
| | | | | | | | | | | * | | [ARM] Add support for ICSIDE interface on RiscPCRussell King2007-05-033-0/+695
| | | | | | | | | | | * | | [ARM] Add platform support for PATA on RiscPCRussell King2007-05-032-1/+36
| | | | | | | | | | | * | | [ARM] Set coherent DMA mask for Acorn expansion cardsRussell King2007-05-031-0/+1
| | | | | | | | | | | |/ /
| | | | | | | | | | * | | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-2118-83/+83
| | | | | | | | | | * | | [ARM] 4246/1: i2c-pxa: add adapter class to platform specific dataMatej Kenda2007-04-212-2/+5
| | | | | | | | | | * | | [ARM] 4236/2: basic {enable,disable}_irq_wake() support for PXAPhilipp Zabel2007-04-211-2/+70
| | | | | | | | | | |/ /
| | | | | | | | | * | | ARM: OMAP: fix OMAP1 mpuio suspend/resume oopsDavid Brownell2007-05-051-0/+2
| | | | | | | | | * | | ARM: OMAP: MPUIO wake updatesDavid Brownell2007-05-051-10/+83
| | | | | | | | | * | | ARM: OMAP: speed up gpio irq handlingDavid Brownell2007-05-051-8/+9
| | | | | | | | | * | | ARM: OMAP: plat-omap changes for 2430 SDPSyed Mohammed Khasim2007-05-054-19/+80
| | | | | | | | | * | | ARM: OMAP: gpio object shrinkage, cleanupDavid Brownell2007-05-051-36/+130
OpenPOWER on IntegriCloud