summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-1241-794/+1248
|\
| * sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller2014-10-101-3/+4
| * sparc64: Increase size of boot string to 1024 bytesDave Kleikamp2014-10-071-1/+4
| * sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller2014-10-063-26/+5
| * sparc64: sparse irqbob picco2014-10-063-174/+341
| * sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2014-10-064-20/+28
| * sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller2014-10-063-5/+16
| * sparc64: Use kernel page tables for vmemmap.David S. Miller2014-10-063-56/+36
| * sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2014-10-067-374/+244
| * sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller2014-10-062-21/+37
| * sparc64: Define VA hole at run time, rather than at compile time.David S. Miller2014-10-062-11/+25
| * sparc64: Switch to 4-level page tables.David S. Miller2014-10-066-10/+109
| * sparc64: Fix reversed start/end in flush_tlb_kernel_range()David S. Miller2014-10-051-2/+2
| * sparc64: Add vio_set_intr() to enable/disable Rx interruptsSowmini Varadhan2014-09-302-1/+14
| * vio: fix reuse of vio_dring slotDwight Engen2014-09-303-19/+26
| * sunvdc: limit each sg segment to a pageDwight Engen2014-09-301-0/+4
| * sunvdc: compute vdisk geometry from capacityAllen Pais2014-09-301-9/+14
| * sunvdc: add cdrom and v1.1 protocol supportAllen Pais2014-09-302-20/+101
| * sparc: VIO protocol version 1.6David L Stevens2014-09-302-4/+54
| * sparc64: Fix hibernation code refrence to PAGE_OFFSET.David S. Miller2014-09-271-2/+2
| * sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan2014-09-174-26/+28
| * sparc64: T5 PMUbob picco2014-09-175-5/+73
| * sparc64: mem boot option correctionbob picco2014-09-172-16/+51
| * sparc64: find_node adjustmentbob picco2014-09-171-1/+4
| * sparc64: sun4v TLB error power off eventsbob picco2014-09-174-20/+34
| * sparc32: dma_alloc_coherent must honour gfp flagsDaniel Hellstrom2014-09-101-2/+3
| * sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCIAndreas Larsson2014-09-101-2/+4
| * sparc: leon: Fix race condition between leon_cycles_offset and timer_interruptAndreas Larsson2014-09-101-3/+28
| * sparc: Let memset return the address argumentAndreas Larsson2014-09-101-4/+14
| * sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais2014-09-101-0/+8
| * sparc64: support M6 and M7 for building CPU distribution mapAllen Pais2014-09-101-0/+2
| * sparc64: correctly recognise M6 and M7 cpu typeAllen Pais2014-09-103-0/+26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-12236-1566/+8633
|\ \
| * | cxl: Fix afu_read() not doing finish_wait() on signal or non-blockingIan Munsie2014-10-091-5/+15
| * | cxl: Add documentation for userspace APIsIan Munsie2014-10-086-3/+527
| * | cxl: Add driver to Kbuild and MakefilesIan Munsie2014-10-082-0/+19
| * | cxl: Add userspace header fileIan Munsie2014-10-083-0/+90
| * | cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-0810-0/+4453
| * | cxl: Add base builtin supportIan Munsie2014-10-085-0/+97
| * | powerpc/mm: Add hooks for cxlIan Munsie2014-10-082-1/+7
| * | powerpc/opal: Add PHB to cxl mode callIan Munsie2014-10-082-0/+3
| * | powerpc/mm: Add new hash_page_mm()Ian Munsie2014-10-082-7/+18
| * | powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie2014-10-082-0/+185
| * | cxl: Add new header for call backs and structsIan Munsie2014-10-081-0/+48
| * | powerpc/powernv: Split out set MSI IRQ chip codeIan Munsie2014-10-081-18/+24
| * | powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psizeIan Munsie2014-10-081-0/+2
| * | powerpc/msi: Improve IRQ bitmap allocatorIan Munsie2014-10-081-11/+25
| * | powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie2014-10-084-14/+21
| * | powerpc/cell: Move data segment faulting code out of cell platformIan Munsie2014-10-085-49/+69
| * | powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2014-10-088-14/+33