aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2012-01-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-01-04powerpc: fix compile error with 85xx/p1010rdb.cTony Breeds
2012-01-04powerpc: fix compile error with 85xx/p1023_rds.cMichael Neuling
2012-01-04powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi
2012-01-04arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfreeJulia Lawall
2012-01-04powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha
2012-01-04powerpc/fsl: update compatiable on fsl 16550 uart nodesKumar Gala
2012-01-04powerpc/85xx: fix PCI and localbus properties in p1022ds.dtsTimur Tabi
2012-01-04powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfigTimur Tabi
2012-01-04powerpc/fsl: Update defconfigs to enable some standard FSL HW featuresKumar Gala
2012-01-04powerpc: Add TBI PHY node to first MDIO busAndy Fleming
2012-01-04sbc834x: put full compat string in board match checkPaul Gortmaker
2012-01-04powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala
2012-01-03consolidate umode_t declarationsAl Viro
2012-01-03switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro
2012-01-03switch spufs guts to umode_tAl Viro
2012-01-03switch procfs to umode_t useAl Viro
2012-01-03fs: move code out of buffer.cAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2012-01-03powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-26KVM: PPC: e500: include linux/export.hScott Wood
2011-12-26KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=NMichael Neuling
2011-12-26KVM: PPC: protect use of kvmppc_h_prAndreas Schwab
2011-12-26KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-21power: suspend - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21power: cmm - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21convert 'memory' sysdev_class to a regular subsystemKay Sievers
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-21PM: Drop generic_subsys_pm_opsRafael J. Wysocki
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki
2011-12-21powerpc/boot: Change the WARN to INFO for boot wrapper overlap messageSuzuki Poulose
2011-12-20powerpc/44x: Fix build error on currituck platformJosh Boyer
2011-12-20powerpc/boot: Change the load address for the wrapper to fit the kernelSuzuki Poulose
2011-12-20powerpc/44x: Enable CRASH_DUMP for 440xSuzuki Poulose