summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | power: suspend - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-16/+17
| | * | | | | | | power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-6/+6
| | * | | | | | | power: cmm - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-33/+34
| | * | | | | | | convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-211-2/+2
| | * | | | | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-2110-292/+289
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06377-15937/+21299
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc: fix compile error with 85xx/p1010rdb.cTony Breeds2012-01-041-2/+0
| * | | | | | | | | powerpc: fix compile error with 85xx/p1023_rds.cMichael Neuling2012-01-041-1/+0
| * | | | | | | | | powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi2012-01-043-23/+81
| * | | | | | | | | arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfreeJulia Lawall2012-01-041-0/+1
| * | | | | | | | | powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha2012-01-044-0/+1149
| * | | | | | | | | powerpc/fsl: update compatiable on fsl 16550 uart nodesKumar Gala2012-01-0451-101/+101
| * | | | | | | | | powerpc/85xx: fix PCI and localbus properties in p1022ds.dtsTimur Tabi2012-01-041-4/+4
| * | | | | | | | | powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfigTimur Tabi2012-01-041-0/+1
| * | | | | | | | | powerpc/fsl: Update defconfigs to enable some standard FSL HW featuresKumar Gala2012-01-044-15/+30
| * | | | | | | | | powerpc: Add TBI PHY node to first MDIO busAndy Fleming2012-01-045-2/+24
| * | | | | | | | | sbc834x: put full compat string in board match checkPaul Gortmaker2012-01-041-2/+2
| * | | | | | | | | powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala2012-01-041-0/+55
| * | | | | | | | | powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2012-01-032-3/+3
| * | | | | | | | | powerpc/boot: Change the WARN to INFO for boot wrapper overlap messageSuzuki Poulose2011-12-211-2/+2
| * | | | | | | | | powerpc/44x: Fix build error on currituck platformJosh Boyer2011-12-201-1/+1
| * | | | | | | | | powerpc/boot: Change the load address for the wrapper to fit the kernelSuzuki Poulose2011-12-201-0/+20
| * | | | | | | | | powerpc/44x: Enable CRASH_DUMP for 440xSuzuki Poulose2011-12-201-2/+2
| * | | | | | | | | powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose2011-12-202-3/+94
| * | | | | | | | | powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose2011-12-202-3/+89
| * | | | | | | | | powerpc: Process dynamic relocations for kernelSuzuki Poulose2011-12-206-23/+256
| * | | | | | | | | powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose2011-12-202-1/+13
| * | | | | | | | | powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-2010-31/+56
| * | | | | | | | | powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt2011-12-191-1/+1
| * | | | | | | | | powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...Paul Mackerras2011-12-191-8/+9
| * | | | | | | | | powerpc: Fix comment explaining our VSID layoutAnton Blanchard2011-12-191-4/+3
| * | | | | | | | | powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2011-12-192-8/+8
| * | | | | | | | | powerpc/mm: Fix section mismatch for read_n_cellsDavid Rientjes2011-12-191-1/+1
| * | | | | | | | | powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nidDavid Rientjes2011-12-191-1/+1
| * | | | | | | | | powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Matt Evans2011-12-191-1/+4
| * | | | | | | | | powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard2011-12-195-2/+744
| * | | | | | | | | powerpc: Use rwsem.h from generic locationRichard Kuo2011-12-162-132/+2
| * | | | | | | | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-12-1620-13/+1158
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | powerpc/47x: Add support for the new IBM currituck platformTony Breeds2011-12-098-1/+688
| | * | | | | | | | | powerpc/476fpe: Add 476fpe SoC codeTony Breeds2011-12-096-1/+84
| | * | | | | | | | | powerpc/boot: Add mfdcrxTony Breeds2011-12-091-0/+6
| | * | | | | | | | | powerpc/boot: Add extended precision shifts to the boot wrapper.Tony Breeds2011-12-091-0/+52
| | * | | | | | | | | powerpc/44x: Removing dead CONFIG_PPC47xChristoph Egger2011-12-091-4/+0
| | * | | | | | | | | powerpc/44x: pci: Setup the dma_window properties for each pci_controllerTony Breeds2011-12-091-0/+6
| | * | | | | | | | | powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwopsTony Breeds2011-12-091-6/+14
| | * | | | | | | | | powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value.Tony Breeds2011-12-091-1/+1
| | * | | | | | | | | powerpc/40x: Add APM8018X SOC supportTanmay Inamdar2011-11-305-0/+307
| * | | | | | | | | | powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt2011-12-161-1/+1
| * | | | | | | | | | powerpc/pmac: Simplify old pmac PIC interrupt handlingBenjamin Herrenschmidt2011-12-161-28/+6
| * | | | | | | | | | Merge branch 'kexec' into nextBenjamin Herrenschmidt2011-12-166-203/+214
| |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud