summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-0619-30/+142
|\
| * Documentation/arm64: clarify requirements for DTB placementMark Salter2013-09-051-3/+3
| * arm64: mm: permit use of tagged pointers at EL0Will Deacon2013-09-034-1/+37
| * Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni2013-09-023-5/+2
| * arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas2013-09-021-4/+0
| * arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2013-08-302-8/+1
| * arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundaryCatalin Marinas2013-08-281-2/+21
| * arm64: move elf notes into readonly segmentMark Salter2013-08-271-2/+1
| * arm64: Enable interrupts in the EL0 undef handlerCatalin Marinas2013-08-221-0/+2
| * arm64: Expand arm64 image headerRoy Franz2013-08-222-3/+21
| * ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...Chen Gang2013-08-222-0/+4
| * arm64: add support for kernel mode NEONArd Biesheuvel2013-08-203-0/+45
| * arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon2013-08-201-1/+1
| * arm64: perf: fix group validation when using enable_on_execWill Deacon2013-08-201-1/+4
* | Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-09-0614-367/+178
|\ \
| * | microblaze: Show message when reset gpio is not presentMichal Simek2013-09-041-1/+5
| * | microblaze: Add linux.bin.ub targetJason Wu2013-09-032-4/+6
| * | microblaze: Add PVR version string for MB v9.0 and v9.1Michal Simek2013-09-031-0/+2
| * | microblaze: timer: Replace microblaze_ prefix by xilinx_Michal Simek2013-09-031-39/+39
| * | microblaze: timer: Update headerMichal Simek2013-09-031-1/+2
| * | microblaze: timer: Remove unused headerMichal Simek2013-09-031-13/+0
| * | microblaze: timer: Clear driver init functionMichal Simek2013-09-031-13/+15
| * | microblaze: timer: Use CLKSRC_OF initializationMichal Simek2013-09-033-13/+11
| * | microblaze: intc: Remove unused headerMichal Simek2013-09-031-3/+0
| * | microblaze: intc: Clean driver init functionMichal Simek2013-09-031-10/+19
| * | microblaze: intc: Using irqchipMichal Simek2013-09-032-5/+14
| * | microblaze: intc: Update headerMichal Simek2013-09-031-1/+2
| * | microblaze: intc: Remove unused headersMichal Simek2013-09-031-3/+0
| * | microblaze: Remove selfmodified featureMichal Simek2013-09-037-192/+24
| * | of/pci: Use of_pci_range_parserAndrew Murray2013-09-031-68/+38
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06192-1767/+4873
|\ \ \
| * | | powerpc: Correct FSCR bit definitionsPaul Mackerras2013-09-051-2/+2
| * | | powerpc/xmon: Fix printing of set of CPUs in xmonPaul Mackerras2013-09-051-12/+12
| * | | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-09-05148-791/+1363
| |\ \ \
| | * | | dts: mpc512x: prepare for preprocessor supportGerhard Sittig2013-08-244-3/+4
| | * | | powerpc: mpc512x: array decl for MCLK registers in CCMGerhard Sittig2013-08-231-16/+2
| | * | | fsl-viu: cleanup clock API useGerhard Sittig2013-08-231-10/+13
| | * | | mtd: mpc5121_nfc: cleanup clock API useGerhard Sittig2013-08-231-9/+12
| | * | | USB: fsl-mph-dr-of: cleanup clock API useGerhard Sittig2013-08-231-7/+9
| | * | | serial: mpc512x: cleanup clock API useGerhard Sittig2013-08-211-17/+81
| | * | | powerpc: 52xx: provide a default in mpc52xx_irqhost_map()Sebastian Siewior2013-08-131-1/+2
| * | | | powerpc/pseries: Move lparcfg.c to platforms/pseriesBenjamin Herrenschmidt2013-08-283-1/+1
| * | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-284-15/+22
| |\ \ \ \
| * | | | | powerpc/powernv: Return secondary CPUs to firmware on kexecBenjamin Herrenschmidt2013-08-273-0/+14
| * | | | | powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32Benjamin Herrenschmidt2013-08-271-2/+2
| * | | | | powerpc: Cleanup handling of the DSCR bit in the FSCR registerMichael Neuling2013-08-272-30/+8
| * | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-2714-99/+170
| |\ \ \ \ \
| * | | | | | powerpc/pseries: Child nodes are not detached by dlpar_detach_nodeTyrel Datwyler2013-08-271-0/+7
| * | | | | | powerpc/pseries: Add mising of_node_put in delete_dt_nodeTyrel Datwyler2013-08-271-0/+1
| * | | | | | powerpc/pseries: Make dlpar_configure_connector parent node awareTyrel Datwyler2013-08-273-34/+34
OpenPOWER on IntegriCloud