summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---------. Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2012-05-21630-3821/+5966
|\ \ \ \ \ \
| | | | | | * ARM: 7391/1: versatile: add some auxdata for device treesLinus Walleij2012-05-041-2/+3
| | | | | | * ARM: 7389/2: plat-versatile: modernize FPGA IRQ controllerLinus Walleij2012-05-049-130/+162
| | | | | * | ARM: PCI: remove per-pci_hw list of busesRussell King2012-05-162-7/+5
| | | | | * | ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_dataRussell King2012-05-163-41/+20
| | | | | * | ARM: PCI: provide a default bus scan implementationRussell King2012-05-1352-135/+61
| | | | | * | ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-1349-57/+16
| | | | | * | ARM: PCI: versatile: fix PCI interrupt setupRussell King2012-05-131-4/+2
| | | | | * | ARM: PCI: integrator: use common PCI swizzleRussell King2012-05-131-14/+3
| | | | | * | ARM: PCI: footbridge: provide a 'no swizzle' function for CATSRussell King2012-04-261-1/+6
| | | | | * | ARM: PCI: remove unused sys->hwRussell King2012-04-262-2/+0
| | | | * | | ARM: 7378/1: mmci: add support for the Nomadik MMCI variantLinus Walleij2012-04-251-0/+16
| | | | |/ /
| | | * | | ARM: Update mach-typesRussell King2012-04-261-234/+271
| | | |/ /
| | * | | ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon2012-05-171-12/+2
| | * | | ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov2012-05-171-1/+2
| | * | | ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King2012-05-161-1/+3
| | * | | ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP accessWill Deacon2012-05-121-4/+6
| | * | | ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross2012-05-061-2/+2
| | * | | ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endiannessWill Deacon2012-05-051-7/+1
| | * | | ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracingWill Deacon2012-05-051-8/+8
| | * | | ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird2012-05-051-1/+1
| | * | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-3014-88/+188
| | |\ \ \
| | | * | | ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon2012-04-281-3/+3
| | | * | | ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon2012-04-281-11/+17
| | | * | | ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon2012-04-281-0/+4
| | | * | | ARM: 7401/1: mm: Fix section mismatchesStephen Boyd2012-04-282-4/+4
| | | * | | ARM: OMAP: fix DMA vs memory orderingRussell King2012-04-231-0/+14
| | | * | | ARM: 7390/1: dts: versatile-pb/ab fix MMC IRQsLinus Walleij2012-04-232-2/+2
| | | * | | ARM: 7400/1: vfp: clear fpscr length and stride bits on entry to sig handlerWill Deacon2012-04-231-1/+21
| | | * | | ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon2012-04-233-51/+90
| | | * | | ARM: 7398/1: l2x0: only write to debug registers on PL310Will Deacon2012-04-231-5/+8
| | | * | | ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310Will Deacon2012-04-231-6/+6
| | | * | | ARM: 7396/1: errata: only handle ARM erratum #326103 on affected coresWill Deacon2012-04-232-6/+20
| | * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-04-3015-136/+198
| | |\ \ \ \
| | | * | | | [SCSI] libfc: update mfs boundry checkingVasu Dev2012-04-251-5/+7
| | | * | | | [SCSI] Revert "[SCSI] libsas: fix sas port naming"Dan Williams2012-04-231-1/+1
| | | * | | | [SCSI] libsas: fix false positive 'device attached' conditionsDan Williams2012-04-231-1/+8
| | | * | | | [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-237-48/+54
| | | * | | | [SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_readyDan Williams2012-04-231-1/+15
| | | * | | | [SCSI] libsas: unify domain_device sas_rphy lifetimesDan Williams2012-04-232-7/+10
| | | * | | | [SCSI] libsas: fix sas_get_port_device regressionDan Williams2012-04-231-4/+5
| | | * | | | [SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson2012-04-231-5/+12
| | | * | | | [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams2012-04-237-62/+83
| | | * | | | [SCSI] libata: Pass correct DMA device to scsi hostLin Ming2012-04-221-1/+2
| | | * | | | [SCSI] scsi_lib: use correct DMA device in __scsi_alloc_queueLin Ming2012-04-221-1/+1
| | * | | | | efi: Validate UEFI boot variablesMatthew Garrett2012-04-301-0/+182
| | * | | | | efi: Add new variable attributesMatthew Garrett2012-04-301-1/+12
| | * | | | | nfsd: fix nfs4recover.c printk format warningRandy Dunlap2012-04-301-1/+1
| | * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-04-3011-75/+39
| | |\ \ \ \ \
| | | * | | | | tty/serial/pmac_zilog: Fix "nobody cared" IRQ messageLarry Finger2012-04-301-3/+3
OpenPOWER on IntegriCloud