summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds377-15937/+21299
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-10/+56
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-43/+27
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+25
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-89/+37
2012-01-04powerpc: fix compile error with 85xx/p1010rdb.cTony Breeds1-2/+0
2012-01-04powerpc: fix compile error with 85xx/p1023_rds.cMichael Neuling1-1/+0
2012-01-04powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi3-23/+81
2012-01-04arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfreeJulia Lawall1-0/+1
2012-01-04powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha4-0/+1149
2012-01-04powerpc/fsl: update compatiable on fsl 16550 uart nodesKumar Gala51-101/+101
2012-01-04powerpc/85xx: fix PCI and localbus properties in p1022ds.dtsTimur Tabi1-4/+4
2012-01-04powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfigTimur Tabi1-0/+1
2012-01-04powerpc/fsl: Update defconfigs to enable some standard FSL HW featuresKumar Gala4-15/+30
2012-01-04powerpc: Add TBI PHY node to first MDIO busAndy Fleming5-2/+24
2012-01-04sbc834x: put full compat string in board match checkPaul Gortmaker1-2/+2
2012-01-04powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala1-0/+55
2012-01-03powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2-3/+3
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-34/+39
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab1-0/+2
2011-12-26KVM: PPC: e500: include linux/export.hScott Wood1-0/+1
2011-12-26KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=NMichael Neuling1-1/+1
2011-12-26KVM: PPC: protect use of kvmppc_h_prAndreas Schwab1-0/+2
2011-12-26KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab2-33/+33
2011-12-21powerpc/boot: Change the WARN to INFO for boot wrapper overlap messageSuzuki Poulose1-2/+2
2011-12-20powerpc/44x: Fix build error on currituck platformJosh Boyer1-1/+1
2011-12-20powerpc/boot: Change the load address for the wrapper to fit the kernelSuzuki Poulose1-0/+20
2011-12-20powerpc/44x: Enable CRASH_DUMP for 440xSuzuki Poulose1-2/+2
2011-12-20powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose2-3/+94
2011-12-20powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose2-3/+89
2011-12-20powerpc: Process dynamic relocations for kernelSuzuki Poulose6-23/+256
2011-12-20powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose2-1/+13
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose10-31/+56
2011-12-19powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt1-1/+1
2011-12-19powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...Paul Mackerras1-8/+9
2011-12-19powerpc: Fix comment explaining our VSID layoutAnton Blanchard1-4/+3
2011-12-19powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2-8/+8
2011-12-19powerpc/mm: Fix section mismatch for read_n_cellsDavid Rientjes1-1/+1
2011-12-19powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nidDavid Rientjes1-1/+1
2011-12-19powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Matt Evans1-1/+4
2011-12-19powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard5-2/+744
2011-12-16powerpc: Use rwsem.h from generic locationRichard Kuo2-132/+2
2011-12-16Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt20-13/+1158
2011-12-16powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt1-1/+1
2011-12-16powerpc/pmac: Simplify old pmac PIC interrupt handlingBenjamin Herrenschmidt1-28/+6
2011-12-16Merge branch 'kexec' into nextBenjamin Herrenschmidt6-203/+214
2011-12-16Merge branch 'ps3' into nextBenjamin Herrenschmidt8-147/+154
2011-12-16Merge branch 'cpuidle' into nextBenjamin Herrenschmidt12-87/+411
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky1-43/+27
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2-12/+15