summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: DECstation I/O ASIC DMA interrupt classesMaciej W. Rozycki2013-10-293-10/+38
* MIPS: Remove unnecessary platform dma helper functionsFelix Fietkau2013-10-298-76/+1
* MIPS: Cobalt: Move to 8250/16550 serial early printk driverYoichi Yuasa2013-10-294-21/+4
* MIPS: Add 8250/16550 serial early printk driverYoichi Yuasa2013-10-294-0/+83
* MIPS: ZBOOT: Support LZ4 compression schemeFlorian Fainelli2013-10-293-1/+8
* MIPS: ZBOOT: Define program header for text loadable segmentFlorian Fainelli2013-10-291-1/+4
* MIPS: ZBOOT: Support XZ compression schemeFlorian Fainelli2013-10-293-1/+13
* MIPS: Kbuild: Do not allow building vmlinuz when !ZBOOTFlorian Fainelli2013-10-291-0/+6
* MIPS: Fix start of free memory when using initrdGreg Ungerer2013-10-291-5/+14
* MIPS: Quiet the building output of vmlinux.32 and vmlinux.64Wu Zhangjin2013-10-291-2/+6
* MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-2911-13/+13
* MIPS: Use NUMA_NO_NODE instead of -1 for node ID.Ralf Baechle2013-10-291-1/+2
* MIPS: of/pci: Use of_pci_range_parserAndrew Murray2013-10-291-32/+18
* MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GUHauke Mehrtens2013-10-291-0/+11
* MIPS: BCM47XX: Fix clock detection for BCM5354 with 200MHz clockHauke Mehrtens2013-10-291-0/+12
* MIPS: BCM47XX: Get GPIO pin from nvram configurationHauke Mehrtens2013-10-292-0/+22
* MIPS: BCM47XX: Print board name in /proc/cpuinfoHauke Mehrtens2013-10-291-1/+26
* MIPS: BCM47XX: Add board detectionHauke Mehrtens2013-10-294-0/+422
* MIPS: Kconfig: CMP support needs to select SMP as wellMarkos Chandras2013-10-291-0/+1
* MIPS: Move definition of SMP processor id register to header fileJayachandran C2013-10-294-80/+49
* MIPS: ath79: Remove ar933x_uart_platform.h headerGabor Juhos2013-10-292-24/+0
* MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2013-10-292-12/+0
* MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()Jiang Liu2013-10-291-1/+0
* Linux 3.12-rc7v3.12-rc7Linus Torvalds2013-10-281-1/+1
* Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-10-271-0/+4
|\
| * parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller2013-10-271-0/+4
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-10-271-15/+50
|\ \
| * | clockevents: Sanitize ticks to nsec conversionThomas Gleixner2013-10-231-15/+50
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-275-20/+19
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-10-205-20/+19
| |\ \ \
| | * | | perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian2013-10-173-18/+17
| | * | | perf scripting perl: Fix build error on Fedora 12Arnaldo Carvalho de Melo2013-10-171-1/+1
| | * | | perf probe: Fix to initialize fname always before use itMasami Hiramatsu2013-10-151-1/+1
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-271-16/+16
|\ \ \ \ \
| * | | | | mutex: Avoid gcc version dependent __builtin_constant_p() usageTetsuo Handa2013-10-181-16/+16
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-10-276-24/+50
|\ \ \ \ \ \
| * | | | | | vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameterNicholas Bellinger2013-10-251-1/+1
| * | | | | | target/pscsi: fix return value checkWei Yongjun2013-10-251-4/+4
| * | | | | | target: Fail XCOPY for non matching source + destination block_sizeNicholas Bellinger2013-10-241-1/+13
| * | | | | | target: Generate failure for XCOPY I/O with non-zero scsi_statusNicholas Bellinger2013-10-241-1/+2
| * | | | | | target: Add missing XCOPY I/O operation sense_bufferNicholas Bellinger2013-10-241-2/+3
| * | | | | | iser-target: check device before dereferencing its variableVu Pham2013-10-241-1/+1
| * | | | | | target: Return an error for WRITE SAME with ANCHOR==1Roland Dreier2013-10-161-0/+5
| * | | | | | target: Fix assignment of LUN in tracepointsRoland Dreier2013-10-091-2/+2
| * | | | | | target: Reject EXTENDED_COPY when emulate_3pc is disabledNicholas Bellinger2013-10-091-0/+9
| * | | | | | target: Allow non zero ListID in EXTENDED_COPY parameter listNicholas Bellinger2013-10-091-5/+2
| * | | | | | target: Make target_do_xcopy failures return INVALID_PARAMETER_LISTNicholas Bellinger2013-10-091-8/+9
* | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-10-272-1/+8
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | dmaengine: edma: fix another memory leakVinod Koul2013-10-241-0/+1
| * | | | | | dma: edma: Fix memory leakValentin Ilie2013-10-241-0/+1