summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Replace pci_dn with eeh_dev for EEH sysfsGavin Shan2012-03-091-13/+10Star
* powerpc/eeh: Introduce EEH deviceGavin Shan2012-03-098-10/+173
* powerpc/eeh: Cleanup function names in EEH aux componentsGavin Shan2012-03-093-7/+7
* powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan2012-03-095-97/+107
* powerpc/eeh: pseries platform EEH configure bridgeGavin Shan2012-03-094-46/+30Star
* powerpc/eeh: pseries platform EEH error log retrievalGavin Shan2012-03-095-67/+51Star
* powerpc/eeh: pseries platform EEH reset PEGavin Shan2012-03-093-58/+33Star
* powerpc/eeh: pseries platform EEH wait PE stateGavin Shan2012-03-094-47/+49
* powerpc/eeh: pseries platform PE state retrievalGavin Shan2012-03-094-82/+94
* powerpc/eeh: pseries platform EEH PE address retrievalGavin Shan2012-03-092-65/+48Star
* 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/+59Star
* powerpc/eeh: Cleanup comments in the EEH coreGavin Shan2012-03-093-221/+276
* powerpc: clean up vio.cStephen Rothwell2012-03-095-682/+1Star
* powerpc: Remove the main legacy iSerie platform codeStephen Rothwell2012-03-0937-8374/+0Star
* powerpc/pmac: Use string library in nvram codeAkinobu Mita2012-03-071-23/+19Star
* powerpc: Make SPARSE_IRQ requiredGrant Likely2012-03-072-4/+1Star
* powerpc/prom: Remove limit on maximum size of propertiesNishanth Aravamudan2012-03-071-15/+0Star
* powerpc: Use set_current_blocked() and block_sigmask()Matt Fleming2012-03-072-16/+8Star
* 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/+0Star
* arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twiceDanny Kukawka2012-02-271-1/+0Star
* powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell2012-02-276-285/+3Star
* 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-151-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/+0Star
| | * | 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/+3014Star
| | |\ \
| | * \ \ 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/+19Star
| | |\ \ \ \
| | | * | | | 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/+9Star
| | * | | | | ARM: mach-shmobile: simplify MMCIF DMA configurationGuennadi Liakhovetski2012-01-183-29/+6Star
| | * | | | | ARM: mach-shmobile: IRQ driven GPIO key support for Kota2Magnus Damm2012-01-181-2/+1Star
| | * | | | | 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