summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: pseries platform EEH PE address retrievalGavin Shan2012-03-092-65/+48
* powerpc/eeh: pseries platform EEH operationsGavin Shan2012-03-095-27/+48
* powerpc/eeh: pseries platform EEH initializationGavin Shan2012-03-092-0/+67
* powerpc/eeh: Platform dependent EEH operationsGavin Shan2012-03-095-1/+270
* powerpc/eeh: Cleanup function names in the EEH coreGavin Shan2012-03-094-63/+59
* powerpc/eeh: Cleanup comments in the EEH coreGavin Shan2012-03-093-221/+276
* powerpc: clean up vio.cStephen Rothwell2012-03-095-682/+1
* powerpc: Remove the main legacy iSerie platform codeStephen Rothwell2012-03-0937-8374/+0
* powerpc/pmac: Use string library in nvram codeAkinobu Mita2012-03-071-23/+19
* powerpc: Make SPARSE_IRQ requiredGrant Likely2012-03-072-4/+1
* powerpc/prom: Remove limit on maximum size of propertiesNishanth Aravamudan2012-03-071-15/+0
* powerpc: Use set_current_blocked() and block_sigmask()Matt Fleming2012-03-072-16/+8
* powerpc: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-03-071-1/+1
* powerpc/icswx: Fix race condition with IPI setting ACOPJimi Xenidis2012-03-072-2/+27
* powerpc/atomic: Implement atomic*_inc_not_zeroAnton Blanchard2012-03-071-1/+58
* arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twiceDanny Kukawka2012-02-271-1/+0
* arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twiceDanny Kukawka2012-02-271-1/+0
* powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell2012-02-276-285/+3
* powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpicsBenjamin Herrenschmidt2012-02-271-2/+6
* Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2012-02-2745-157/+299
|\
| * Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-02-241-1/+1
| |\
| | * Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-02-141-1/+1
| * | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-02-2410-105/+200
| |\ \
| | * | arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka2012-02-241-1/+0
| | * | ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm2012-02-241-1/+1
| | * | ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm2012-02-241-1/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...Paul Mundt2012-02-24380-3389/+3014
| | |\ \
| | * \ \ Merge branch 'rmobile/urgent' into rmobile-fixes-for-linusPaul Mundt2012-01-241-0/+1
| | |\ \ \
| | | * | | arm: fix compile failure in mach-shmobile/board-ag5evm.cPaul Gortmaker2012-01-241-0/+1
| | * | | | ARM: mach-shmobile: add GPIO-to-IRQ translation to sh7372Guennadi Liakhovetski2012-01-241-0/+41
| | * | | | ARM: mach-shmobile: clock-sh73a0: add DSIxPHY clock supportKuninori Morimoto2012-01-242-4/+125
| | * | | | Merge branch 'rmobile/mackerel' into rmobile-fixes-for-linusPaul Mundt2012-01-191-64/+19
| | |\ \ \ \
| | | * | | | ARM: mach-shmobile: mackerel: add ak4642 amixer settings on commentKuninori Morimoto2012-01-191-0/+10
| | | * | | | ARM: mach-shmobile: mackerel: use renesas_usbhs instead of r8a66597_hcdKuninori Morimoto2012-01-191-64/+9
| | * | | | | ARM: mach-shmobile: simplify MMCIF DMA configurationGuennadi Liakhovetski2012-01-183-29/+6
| | * | | | | ARM: mach-shmobile: IRQ driven GPIO key support for Kota2Magnus Damm2012-01-181-2/+1
| | * | | | | ARM: mach-shmobile: sh73a0 IRQ sparse alloc fixMagnus Damm2012-01-181-0/+2
| | * | | | | ARM: mach-shmobile: sh73a0 PINT IRQ base fixMagnus Damm2012-01-181-3/+3
| | |/ / / /
| * | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-02-2413-20/+47
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy2012-02-241-0/+2
| | * | | | sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro2012-02-241-0/+5
| | * | | | arch/sh: remove references to cpu_*_map.Rusty Russell2012-02-242-2/+2
| | * | | | sh: Fix typo in pci-sh7780.cMasanari Iida2012-02-241-1/+1
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latestPaul Mundt2012-01-27139-966/+1313
| | |\ \ \ \ \
| | | | * | | | sh: add platform_device for SPI1 in setup-sh7757Shimoda, Yoshihiro2012-01-271-0/+20
| | | | * | | | sh: modify resource for SPI0 in setup-sh7757Shimoda, Yoshihiro2012-01-271-1/+1
| | | * | | | | sh: se7724: fix compile breakageGuennadi Liakhovetski2012-01-275-0/+7
| | * | | | | | Merge branch 'sh/platform-updates' into sh-latestPaul Mundt2012-01-182-11/+3
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | sh: clock-sh7724: fixup sh_fsi clock settingsKuninori Morimoto2012-01-181-1/+1
| | | * | | | | sh: sh7757lcr: update to the new MMCIF DMA configurationGuennadi Liakhovetski2012-01-181-10/+2
OpenPOWER on IntegriCloud