summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson2013-06-075-13/+13
|\
| * ARM: imx: clk-imx6q: AXI clock select index is incorrectAnson Huang2013-06-031-1/+1
| * ARM: dts: imx: fix clocks for cspiJonas Andersson2013-05-244-11/+11
| * ARM i.MX6q: fix for ldb_di_selsJiada Wang2013-05-231-1/+1
* | ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson2013-06-071-0/+2
* | Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-06-072-10/+37
|\ \
| * | ARM: shmobile: sh73a0: Update CMT clockevent rating to 80Simon Horman2013-06-041-1/+1
| * | sh-pfc: r8a7779: Don't group USB OVC and PENC pinsLaurent Pinchart2013-06-041-9/+36
* | | ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera2013-06-071-1/+9
* | | Merge tag 'ux500-arm-soc-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-06-022-0/+7
|\ \ \
| * | | ARM: ux500: Provide supplies for AUX1, AUX2 and AUX3Lee Jones2013-05-271-0/+3
| * | | ARM: ux500: Only configure wake-up reasons on ux500 based platformsLee Jones2013-05-271-0/+4
* | | | ARM: bcm2835: override the HW UART periphidJongsung Kim2013-06-021-0/+1
* | | | Merge tag 'fixes-3.10-3' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson2013-06-022-15/+11
|\ \ \ \
| * | | | ARM: mvebu: Fix bug in coherency fabric low level init functionNadav Haklai2013-05-281-5/+11
| * | | | ARM: Kirkwood: TS219: Fix crash by double PCIe instantiationAndrew Lunn2013-05-281-10/+0
* | | | | Linux 3.10-rc4v3.10-rc4Linus Torvalds2013-06-021-1/+1
* | | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...Linus Torvalds2013-06-029-16/+23
|\ \ \ \ \
| * | | | | parisc: parport0: fix this legacy no-device port driver!Helge Deller2013-06-012-4/+4
| * | | | | parport_pc: disable PARPORT_PC_SUPERIO on parisc architectureHelge Deller2013-06-011-1/+1
| * | | | | parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...Helge Deller2013-06-011-4/+4
| * | | | | parisc/PCI: Set type for LBA bus_num resourceBjorn Helgaas2013-06-011-0/+1
| * | | | | MAINTAINERS: update parisc architecture file listHelge Deller2013-06-011-0/+8
| * | | | | parisc: kernel: using strlcpy() instead of strcpy()Chen Gang2013-06-011-1/+2
| * | | | | parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle2013-06-011-1/+1
| * | | | | parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller2013-06-011-4/+1
| * | | | | parisc: memory overflow, 'name' length is too short for usingChen Gang2013-06-011-1/+1
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-0127-125/+262
|\ \ \ \ \ \
| * | | | | | powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt2013-06-011-1/+1
| * | | | | | powerpc/perf: Add missing SIER supportMichael Ellerman2013-06-011-12/+25
| * | | | | | powerpc/perf: Revert to original NO_SIPR logicMichael Ellerman2013-06-011-24/+6
| * | | | | | powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao2013-06-011-4/+1
| * | | | | | powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao2013-06-011-9/+0
| * | | | | | powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat2013-06-011-0/+2
| * | | | | | powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras2013-06-014-0/+34
| * | | | | | powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain2013-06-011-1/+1
| * | | | | | powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V2013-06-011-8/+22
| * | | | | | powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling2013-06-012-13/+18
| * | | | | | powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2013-06-012-0/+18
| * | | | | | powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan2013-06-011-2/+2
| * | | | | | powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPUchenhui zhao2013-06-011-2/+2
| * | | | | | powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-06-017-36/+74
| * | | | | | powerpc/tm: Move TM abort cause codes to uapiMichael Neuling2013-06-014-14/+21
| * | | | | | powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-06-013-2/+36
| * | | | | | powerpc/tm: Update cause codes documentationMichael Neuling2013-06-011-0/+1
| * | | | | | powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling2013-06-011-7/+8
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-06-0113-89/+126
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handlingNicholas Bellinger2013-05-314-26/+50
| * | | | | | target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger2013-05-312-14/+16
| * | | | | | iscsi-target: fix heap buffer overflow on errorKees Cook2013-05-302-6/+6
OpenPOWER on IntegriCloud