summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | powerpc/pseries: Rivet CONFIG_EEH for pSeries platformGavin Shan2012-04-301-2/+2
| * | | powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-308-29/+14
| * | | powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely2012-04-301-41/+20
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-04-301-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt2012-04-201-1/+2
* | | | Linux 3.4-rc5v3.4-rc5Linus Torvalds2012-04-291-1/+1
* | | | Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-04-292-24/+41
|\ \ \ \
| * | | | PM / Freezer / Docs: Update documentation about freezing of tasksMarcos Paulo de Souza2012-04-291-18/+19
| * | | | PM / Hibernate: fix the number of pages used for hibernate/thaw bufferingBojan Smojver2012-04-241-6/+22
* | | | | autofs: make the autofsv5 packet file descriptor use a packetized pipeLinus Torvalds2012-04-293-2/+13
* | | | | pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-04-292-2/+30
* | | | | Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-297-12/+23
|\ \ \ \ \
| * | | | | staging: ozwpan: Fix bug where kfree is called twice.Rupesh Gujare2012-04-261-2/+0
OpenPOWER on IntegriCloud