summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://github.com/realmz/blackfin-linuxLinus Torvalds2013-05-1014-24/+101
|\
| * bfin cache: dcplb map: add 16M dcplb map for BF60xSteven Miao2013-05-094-9/+45
| * blackfin: smp: fix smp build after drop asm/system.hSteven Miao2013-05-092-0/+3
| * blackfin: fix bootup core clock and system clock displayJames Cosin2013-05-091-1/+1
| * Platform Nand: Set the GPIO for NAND read as inputAaron Wu2013-05-071-0/+1
| * blackfin: rename vmImage to uImage after we move to buildrootSonic Zhang2013-05-072-11/+11
| * blackfin: twi: Remove bogus #endifGeert Uytterhoeven2013-05-071-1/+0
| * bf609: rsi: Add bf609 rsi MMR macro and board platform data.Sonic Zhang2013-05-071-2/+29
| * blackfin: dmc: Improve DDR2 write through in DMC effict controller.Sonic Zhang2013-05-072-0/+11
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-05-109-29/+46
|\ \
| * | microblaze: Enable IRQ in arch_cpu_idleMichal Simek2013-05-091-0/+5
| * | microblaze: Fix uaccess_ok macroMichal Simek2013-05-091-11/+19
| * | microblaze: Add support for new cpu versions and target architectureMichal Simek2013-05-091-0/+5
| * | microblaze: Do not select OPT_LIB_ASM by defaultMichal Simek2013-05-091-1/+0
| * | microblaze: Fix initrd supportMichal Simek2013-05-091-4/+5
| * | microblaze: Do not use r6 in head.SMichal Simek2013-05-091-10/+10
| * | microblaze: pci: Remove duplicated headerMichal Simek2013-05-091-2/+0
| * | microblaze: Set the default irq_domainDan Christensen2013-05-091-0/+2
| * | microblaze: pci: Remove duplicated include from pci-common.cWei Yongjun2013-05-091-1/+0
* | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-091-0/+2
|\ \ \
| * | | pstore/ram: fix error return code in ramoops_probe()Wei Yongjun2013-05-081-0/+2
| * | | fs: pstore: Replaced calls to kmalloc and memcpy with kmemdupAlexandru Gheorghiu2013-03-111-2/+1
* | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-05-094-166/+3640
|\ \ \ \
| * | | | NVMe: Use user defined admin ioctl timeoutKeith Busch2013-05-091-1/+5
| * | | | NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox2013-05-082-4/+5
| * | | | NVMe: Only clear the enable bit when disabling controllerMatthew Wilcox2013-05-081-1/+4
| * | | | NVMe: Wait for device to acknowledge shutdownMatthew Wilcox2013-05-081-19/+46
| * | | | NVMe: Schedule timeout for sync commandsKeith Busch2013-05-021-1/+1
| * | | | NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IOKeith Busch2013-05-022-4/+68
| * | | | NVMe: Device specific stripe size handlingKeith Busch2013-05-022-4/+16
| * | | | NVMe: Split non-mergeable bio requestsKeith Busch2013-05-021-30/+122
| * | | | NVMe: Remove dead code in nvme_dev_addKeith Busch2013-05-021-9/+2
| * | | | NVMe: Check for NULL memory in nvme_dev_addKeith Busch2013-05-021-0/+2
| * | | | NVMe: Fix error clean-up on nvme_alloc_queueKeith Busch2013-05-021-1/+1
| * | | | NVMe: Free admin queue on request_irq errorKeith Busch2013-05-021-4/+9
| * | | | NVMe: Add scsi unmap to SG_IOKeith Busch2013-05-021-0/+78
| * | | | NVMe: queue usage fixes in nvme-scsiKeith Busch2013-05-021-5/+20
| * | | | NVMe: Set TASK_INTERRUPTIBLE before processing queuesArjan van de Ven2013-05-011-2/+1
| * | | | NVMe: Add a character device for each nvme deviceKeith Busch2013-04-162-10/+69
| * | | | NVMe: Fix endian-related problems in user I/O submission pathMatthew Wilcox2013-04-162-6/+6
| * | | | NVMe: Fix I/O cancellation status on big-endian machinesMatthew Wilcox2013-04-161-1/+1
| * | | | NVMe: Fix sparse warnings in scsi emulationVishal Verma2013-04-161-39/+60
| * | | | NVMe: Don't fail initialisation unnecessarilyMatthew Wilcox2013-04-161-1/+7
| * | | | NVMe: Abstract out sector to block number conversionMatthew Wilcox2013-04-163-3/+8
| * | | | NVMe: Use round_jiffies_relative() for the periodic, once-per-second timerArjan van de Ven2013-04-161-1/+1
| * | | | NVMe: Add nvme-scsi.cVishal Verma2013-03-284-18/+2997
| * | | | NVMe: Add definitions for format commandVishal Verma2013-03-272-0/+13
| * | | | NVMe: Move structures & definitions to header fileVishal Verma2013-03-272-55/+60
| * | | | NVMe: Rename nvme.c to nvme-core.cVishal Verma2013-03-262-0/+1
| * | | | NVMe: Add discard support for capable devicesKeith Busch2013-03-262-1/+91
OpenPOWER on IntegriCloud