summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-01-10powerpc: Define ppr in thread_structHaren Myneni3-0/+15
2013-01-10powerpc: Increase exceptions arrays in paca struct to save PPRHaren Myneni2-3/+4
2013-01-10powerpc: Enable PPR save/restoreHaren Myneni1-2/+4
2013-01-10powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to callerHaren Myneni4-5/+6
2013-01-10powerpc/perf: Add stalled-cycles eventsChris Freehill1-0/+2
2013-01-10powerpc: Enable ARCH_USE_BUILTIN_BSWAPDavid Woodhouse1-0/+1
2013-01-10powerpc/82xx: Use for_each_compatible_node() macroWei Yongjun1-2/+2
2013-01-10powerpc/celleb: Use for_each_compatible_node() macroWei Yongjun1-3/+2
2013-01-10powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie3-3/+32
2013-01-10powerpc/kexec: Add kexec "hold" support for Book3e processorsJimi Xenidis1-1/+18
2013-01-10powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong1-0/+2
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard11-11/+69
2013-01-10powerpc: Remove RELOC() macroAnton Blanchard1-291/+267
2013-01-10powerpc: Relocate prom_init.c on 64bitAnton Blanchard6-15/+68
2013-01-10powerpc/pasemi: Enable PRINTK_TIME in defconfigOlof Johansson1-23/+8
2013-01-10powerpc/pseries/pci: Use NULL instead of 0 for pointersTushar Behera1-1/+2
2013-01-10powerpc/perf: Change PMU flag representation from decimal to hexAnshuman Khandual1-5/+5
2013-01-10powerpc: Hook up doorbells on serverIan Munsie3-3/+34
2013-01-10powerpc: Update Kconfig + Makefile to prepare for server doorbellsIan Munsie2-2/+8
2013-01-10powerpc: Add code to handle soft-disabled doorbells on serverIan Munsie3-16/+45
2013-01-10powerpc: Select either privileged or hypervisor doorbell when sendingIan Munsie1-1/+14
2013-01-10powerpc: Add book3s privileged doorbell exception vectorsIan Munsie2-2/+8
2013-01-10powerpc: Add book3s hypervisor doorbell exception vectorsIan Munsie2-3/+15
2013-01-10powerpc: Define differences between doorbells on book3e and book3sIan Munsie4-2/+21
2013-01-10powerpc/dts/virtex440: Add ethernet phy to virtex440-ml507 boardGernot Vormayr1-0/+6
2013-01-10powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong5-0/+477
2013-01-10powerpc/pseries: Cleanup best_energy_hcall detectionMichael Neuling3-36/+5
2013-01-10powerpc/pseries: Allow firmware features to match partial stringsMichael Neuling1-2/+18
2013-01-10powerpc: Enable the Watchdog vector for 405Jason Gunthorpe2-19/+30
2013-01-10powerpc: Fix a lazy irq related WARING in arch_local_irq_restore()Li Zhong2-0/+16
2013-01-10powerpc: Add a powerpc implementation of SHA-1Michael Ellerman4-0/+346
2013-01-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-22/+40
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds43-137/+305
2013-01-08Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm...Olof Johansson11-38/+132
2013-01-08Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson6-4/+13
2013-01-08Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson1-4/+4
2013-01-08Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2-2/+2
2013-01-07Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/lin...Olof Johansson12-20/+57
2013-01-07ARM: clps711x: Fix bad merge of clockevents setupOlof Johansson1-1/+0
2013-01-07Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2-40/+39
2013-01-07ARM: highbank: save and restore L2 cache and GIC on suspendRob Herring1-1/+18
2013-01-07ARM: highbank: add a power request clearRob Herring1-0/+15
2013-01-07ARM: highbank: fix secondary boot and hotplugRob Herring2-12/+2
2013-01-07ARM: highbank: fix typos with hignbank in power request functionsRob Herring4-8/+8
2013-01-07ARM: dts: fix highbank cpu mpidr valuesRob Herring1-8/+8
2013-01-07ARM: dts: add device_type prop to cpu nodes on Calxeda platformsRob Herring2-0/+8
2013-01-08ARM: mx5: Fix MX53 flexcan2 clockMarek Vasut1-1/+1
2013-01-07ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs arrayPantelis Antoniou1-1/+1
2013-01-07ARM: Dove: Add pinctrl clock to DTSebastian Hesselbarth1-0/+1
2013-01-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds22-104/+44