summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-06-153-4/+4
|\
| * ARM: dts: msm: Fix bad register addressesStephen Boyd2013-05-312-3/+3
| * arch: arm: mach-msm: using strlcpy instead of strncpyChen Gang2013-05-311-1/+1
* | Merge tag 'omap-for-v3.11/cleanup-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-06-1413-5898/+54
|\ \
| * | ARM: OMAP4: hwmod data: Remove irq entries from mcspi, mmc hwmodsSricharan R2013-06-121-54/+0
| * | ARM: OMAP4: hwmod data: add DSS data backTomi Valkeinen2013-06-121-0/+54
| * | ARM: OMAP4: hwmod data: Clean up the data fileSricharan R2013-06-071-1503/+20
| * | Merge branch 'am33xx' into omap-for-v3.11/cleanupTony Lindgren2013-06-0772-1962/+2566
| |\ \
| | * | ARM: AM33XX: hwmod data: irq, dma and addr info clean upVaibhav Hiremath2013-06-071-1067/+0
| * | | ARM: OMAP2+: Remove omap4 ocp2scp pdataTony Lindgren2013-05-302-99/+0
| * | | ARM: OMAP2+: Remove omap4 pdata for USBTony Lindgren2013-05-303-242/+0
| * | | ARM: OMAP2+: Remove omap4 pdata from hsmmc.cTony Lindgren2013-05-301-93/+10
| * | | ARM: OMAP2+: Remove legacy mux data for omap4Tony Lindgren2013-05-305-1664/+0
| * | | ARM: OMAP2+: Remove board-omap4panda.cTony Lindgren2013-05-303-464/+0
| * | | ARM: OMAP2+: Remove board-4430sdp.cTony Lindgren2013-05-303-774/+0
| * | | ARM: OMAP2+: Legacy support for wl12xx when booted with devicetreeTony Lindgren2013-05-301-0/+39
* | | | Merge tag 'omap-for-v3.10/fixes-v3.10-rc4' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-06-1478-909/+2632
|\ \ \ \
| * \ \ \ Merge tag 'omap-fixes-b-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2013-06-082-10/+17
| |\ \ \ \
| | * | | | ARM: omap3: clock: fix wrong container_of in clock36xx.cJean-Philippe Francois2013-06-061-9/+9
| | * | | | arm: omap2: fix AM33xx hwmod infos for UART2Thomas Petazzoni2013-06-031-1/+8
| | | |/ / | | |/| |
| * | | | Merge branch 'dts-fixes-for-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2013-06-0875-897/+2611
| |\ \ \ \
| | * | | | ARM: dts: OMAP5: Fix missing PWM capability to timer nodesSuman Anna2013-06-031-0/+3
| | * | | | ARM: dts: omap4-panda|sdp: Fix mux for twl6030 IRQ pin and msecure lineKevin Hilman2013-06-032-0/+40
| | * | | | ARM: dts: AM33xx: Fix properties on gpmc nodeLars Poeschel2013-06-031-2/+2
| | |/ / /
| | * | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...Linus Torvalds2013-06-014-7/+5
| | |\ \ \
| | | * | | 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-0126-123/+237
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | 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-016-36/+55
| | | * | | powerpc/tm: Move TM abort cause codes to uapiMichael Neuling2013-06-014-14/+21
| | | * | | powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-06-012-0/+31
| | | * | | powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling2013-06-011-7/+8
| | * | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-05-314-6/+25
| | |\ \ \ \
| | | * | | | arm64: don't kill the kernel on a bad esr from el0Mark Rutland2013-05-311-3/+9
| | | * | | | arm64: treat unhandled compat el0 traps as undefMark Rutland2013-05-311-0/+10