summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-05-0524-167/+696
|\
| * xtensa: ISS: don't depend on CONFIG_TTYMax Filippov2014-05-052-2/+2
| * xtensa: xt2000: drop redundant sysmem initializationMax Filippov2014-04-101-11/+1
| * Merge tag 'xtensa-for-next-20140406' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2014-04-091057-7058/+11217
| |\
| | * xtensa: add support for KC705Max Filippov2014-04-062-0/+39
| | * xtensa: xtfpga: introduce SoC I/O busMax Filippov2014-04-063-53/+64
| | * xtensa: add HIGHMEM supportMax Filippov2014-04-069-16/+270
| | * xtensa: optimize local_flush_tlb_kernel_rangeMax Filippov2014-04-063-7/+34
| | * xtensa: dump sysmem from the bootmem_initMax Filippov2014-04-021-0/+12
| | * xtensa: handle memmap kernel optionMax Filippov2014-04-022-0/+51
| | * xtensa: keep sysmem banks ordered in mem_reserveMax Filippov2014-04-022-33/+51
| | * xtensa: keep sysmem banks ordered in add_sysmem_bankMax Filippov2014-04-022-5/+103
| | * xtensa: split bootparam and kernel meminfoMax Filippov2014-04-024-45/+61
| | * xtensa: enable sorting extable at build timeMax Filippov2014-04-022-0/+6
| | * xtensa: export __{invalidate,flush}_dcache_rangeMax Filippov2014-04-021-0/+6
| | * xtensa: Export __invalidate_icache_rangeGeert Uytterhoeven2014-04-021-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-05-057-76/+44
|\ \ \
| * | | ceph: reserve caps for file layout/lock MDS requestsYan, Zheng2014-04-282-0/+4
| * | | ceph: avoid releasing caps that are being usedYan, Zheng2014-04-281-1/+1
| * | | ceph: clear directory's completeness when creating fileYan, Zheng2014-04-283-60/+21
| * | | libceph: fix non-default values check in apply_primary_affinity()Ilya Dryomov2014-04-281-4/+5
| * | | ceph: use fpos_cmp() to compare dentry positionsYan, Zheng2014-04-281-1/+1
| * | | ceph: check directory's completeness before emitting directory entryYan, Zheng2014-04-281-10/+12
* | | | fix quoting of Ted's name in MAINTAINERSChristoph Hellwig2014-05-051-1/+1
* | | | Merge tag 'upstream-3.15-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-05-053-2/+8
|\ \ \ \
| * | | | UBI: avoid workqueue format string leakKees Cook2014-05-051-1/+1
| * | | | UBI: fix ubi free PEBs count calculationTanya Brokhman2014-05-051-0/+3
| * | | | UBI: fix error path in __wl_get_pebTanya Brokhman2014-05-051-0/+3
| * | | | UBIFS: fix remount error pathArtem Bityutskiy2014-05-051-1/+1
* | | | | floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley2014-05-051-1/+4
* | | | | floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley2014-05-051-3/+3
|/ / / /
* | | | Linux 3.15-rc4v3.15-rc4Linus Torvalds2014-05-041-1/+1
* | | | Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-05-041-1/+1
|\ \ \ \
| * | | | MAINTAINERS: email address change for Jeff LaytonJeff Layton2014-04-301-1/+1
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-048-7/+50
|\ \ \ \ \
| * | | | | vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas2014-05-041-0/+2
| * | | | | arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas2014-05-032-0/+6
| * | | | | arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2014-05-032-2/+33
| * | | | | arm64: Make default dma_ops to be noncoherentRitesh Harjani2014-05-031-1/+1
| * | | | | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-032-4/+5
| * | | | | arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson2014-05-031-0/+3
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-05-042-2/+5
|\ \ \ \ \ \
| * | | | | | [SCSI] virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng2014-04-281-1/+5
| * | | | | | [SCSI] mpt2sas: Don't disable device twice at suspend.Tyler Stachecki2014-04-281-1/+0
| |/ / / / /
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-037-37/+42
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner2014-04-291-3/+14
| |\ \ \ \ \ \
| | * | | | | | irqchip: armada-370-xp: Fix releasing of MSIsNeil Greatorex2014-04-201-1/+3
| | * | | | | | irqchip: armada-370-xp: implement the ->check_device() msi_chip operationThomas Petazzoni2014-04-201-0/+10
| | * | | | | | irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variableThomas Petazzoni2014-04-201-2/+1
| * | | | | | | irqchip: irq-crossbar: Not allocating enough memoryDan Carpenter2014-04-281-1/+1
OpenPOWER on IntegriCloud