Hi Linus !
PowerPC has been a bit quiet this time around :-) That is until Kumar
woke me up with a few fixes and defconfig updates for the freescale
embedded platforms.
Cheers,
Ben.
The following changes since commit b91ce4d14a21fc04d165be30319541e0f9204f15:
Linus Torvalds (1):
Merge git://git.kernel.org/.../davem/net-2.6
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git merge
Anton Vorontsov (1):
powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n
Becky Bruce (1):
powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS
Kim Phillips (4):
powerpc/83xx: add RTC drivers in 83xx defconfig
powerpc/83xx: enable EPOLL syscall in defconfig
powerpc/83xx: configure SIL SATA driver in 83xx-wide defconfig
powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATED
Kumar Gala (2):
powerpc: 2.6.34 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx
powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32
Wolfgang Ocker (1):
powerpc/fsl-cpm: Configure clock correctly for SCC
arch/powerpc/configs/83xx/asp8347_defconfig | 44 ++++----
arch/powerpc/configs/83xx/kmeter1_defconfig | 28 +++--
arch/powerpc/configs/83xx/mpc8313_rdb_defconfig | 49 +++++----
arch/powerpc/configs/83xx/mpc8315_rdb_defconfig | 50 +++++----
arch/powerpc/configs/83xx/mpc832x_mds_defconfig | 45 ++++----
arch/powerpc/configs/83xx/mpc832x_rdb_defconfig | 49 ++++----
arch/powerpc/configs/83xx/mpc834x_itx_defconfig | 44 ++++----
arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig | 43 ++++----
arch/powerpc/configs/83xx/mpc834x_mds_defconfig | 46 +++++----
arch/powerpc/configs/83xx/mpc836x_mds_defconfig | 45 ++++----
arch/powerpc/configs/83xx/mpc836x_rdk_defconfig | 44 ++++---
arch/powerpc/configs/83xx/mpc837x_mds_defconfig | 46 +++++----
arch/powerpc/configs/83xx/mpc837x_rdb_defconfig | 51 +++++----
...I added a few patches to that. Some ps3 defconfig & maintainers change
and a couple of nasty bug fixes.
Here's an updated request.
Cheers,
Ben.
The following changes since commit b91ce4d14a21fc04d165be30319541e0f9204f15:
Linus Torvalds (1):
Merge git://git.kernel.org/.../davem/net-2.6
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git merge
Anton Blanchard (1):
powerpc/numa: Add form 1 NUMA affinity
Anton Vorontsov (1):
powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n
Becky Bruce (1):
powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS
Benjamin Herrenschmidt (1):
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Geoff Levand (2):
powerpc/ps3: Update platform maintainer
powerpc/ps3: Update ps3_defconfig
Kim Phillips (4):
powerpc/83xx: add RTC drivers in 83xx defconfig
powerpc/83xx: enable EPOLL syscall in defconfig
powerpc/83xx: configure SIL SATA driver in 83xx-wide defconfig
powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATED
Kumar Gala (2):
powerpc: 2.6.34 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx
powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32
Wolfgang Ocker (1):
powerpc/fsl-cpm: Configure clock correctly for SCC
MAINTAINERS | 8 +-
arch/powerpc/configs/83xx/asp8347_defconfig | 44 +++---
arch/powerpc/configs/83xx/kmeter1_defconfig | 28 ++--
arch/powerpc/configs/83xx/mpc8313_rdb_defconfig | 49 +++---
arch/powerpc/configs/83xx/mpc8315_rdb_defconfig | 50 +++---
arch/powerpc/configs/83xx/mpc832x_mds_defconfig | 45 +++---
arch/powerpc/configs/83xx/mpc832x_rdb_defconfig | 49 +++---
arch/powerpc/configs/83xx/mpc834x_itx_defconfig | 44 +++---
arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig | 43 +++---
arch/powerpc/configs/83xx/mpc834x_mds_defconfig | 46 +++---
...