Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

[git pull] Please pull powerpc.git merge branch

 
   Soft32 Home -> Linux -> Kernel RSS
Next:  [PATCH] mmc: add module parameter to set whether ..  
Author Message
Benjamin Herrenschmidt

External


Since: Jan 22, 2007
Posts: 1361



(Msg. 1) Posted: Tue Nov 10, 2009 11:20 pm
Post subject: [git pull] Please pull powerpc.git merge branch
Archived from groups: linux>kernel (more info?)

Hi Linus !

This contains one code fix, 3 little device-tree fixes and a bunch of
defconfig updates for Freescale platforms for 2.6.32 along with one
defconfig update for PA-Semi.

Overall, a large diffstat but not much actual churn. If you are unhappy
with the defconfig updates at that stage of the process, let us know and
I'll ask my sub-maintainers to do them earlier.

Cheers,
Ben.

The following changes since commit 799dd75b1a8380a967c929a4551895788c374b31:
Linus Torvalds (1):
Merge branch 'i2c-for-linus' of git://git.kernel.org/.../jdelvare/staging

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git merge

Anton Vorontsov (2):
powerpc/85xx: Fix USB GPIOs for MPC8569E-MDS boards
powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boards

Benjamin Herrenschmidt (1):
Merge commit 'kumar/merge' into merge

Kim Phillips (1):
powerpc/8xxx: enable IPsec ESP by default on mpc83xx/mpc85xx

Kumar Gala (1):
powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxx

Olof Johansson (1):
powerpc: pasemi_defconfig update

Paul Gortmaker (1):
powerpc/85xx: sbc8548 - fixup of PCI-e related DTS fields

Roel Kluin (1):
powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()

arch/powerpc/boot/dts/mpc8377_wlan.dts | 2 +-
arch/powerpc/boot/dts/mpc8569mds.dts | 4 +-
arch/powerpc/boot/dts/sbc8548.dts | 17 +-
arch/powerpc/configs/83xx/asp8347_defconfig | 60 ++-
arch/powerpc/configs/83xx/kmeter1_defconfig | 46 +-
arch/powerpc/configs/83xx/mpc8313_rdb_defconfig | 73 ++-
arch/powerpc/configs/83xx/mpc8315_rdb_defconfig | 76 ++-
arch/powerpc/configs/83xx/mpc832x_mds_defconfig | 62 ++-
arch/powerpc/configs/83xx/mpc832x_rdb_defconfig | 66 ++-
arch/powerpc/configs/83xx/mpc834x_itx_defconfig | 60 ++-
arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig | 58 ++-
arch/powerpc/configs/83xx/mpc834x_mds_defconfig | 58 ++-
arch/powerpc/configs/83xx/mpc836x_mds_defconfig | 64 ++-
arch/powerpc/configs/83xx/mpc836x_rdk_defconfig | 60 ++-
arch/powerpc/configs/83xx/mpc837x_mds_defconfig | 64 ++-
arch/powerpc/configs/83xx/mpc837x_rdb_defconfig | 70 ++-
arch/powerpc/configs/83xx/sbc834x_defconfig | 61 ++-
arch/powerpc/configs/85xx/ksi8560_defconfig | 61 ++-
arch/powerpc/configs/85xx/mpc8540_ads_defconfig | 57 ++-
arch/powerpc/configs/85xx/mpc8560_ads_defconfig | 63 ++-
arch/powerpc/configs/85xx/mpc85xx_cds_defconfig | 58 ++-
arch/powerpc/configs/85xx/sbc8548_defconfig | 53 ++-
arch/powerpc/configs/85xx/sbc8560_defconfig | 57 ++-
arch/powerpc/configs/85xx/socrates_defconfig | 68 ++-
arch/powerpc/configs/85xx/stx_gp3_defconfig | 77 ++-
arch/powerpc/configs/85xx/tqm8540_defconfig | 59 ++-
arch/powerpc/configs/85xx/tqm8541_defconfig | 64 ++-
arch/powerpc/configs/85xx/tqm8548_defconfig | 64 ++-
arch/powerpc/configs/85xx/tqm8555_defconfig | 64 ++-
arch/powerpc/configs/85xx/tqm8560_defconfig | 64 ++-
arch/powerpc/configs/85xx/xes_mpc85xx_defconfig | 76 ++-
arch/powerpc/configs/86xx/gef_ppc9a_defconfig | 74 ++-
arch/powerpc/configs/86xx/gef_sbc310_defconfig | 72 ++-
arch/powerpc/configs/86xx/gef_sbc610_defconfig | 80 ++-
arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig | 64 ++-
arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig | 65 ++-
arch/powerpc/configs/86xx/sbc8641d_defconfig | 66 ++-
arch/powerpc/configs/adder875_defconfig | 48 +-
arch/powerpc/configs/c2k_defconfig | 77 ++-
arch/powerpc/configs/ep8248e_defconfig | 49 +-
arch/powerpc/configs/ep88xc_defconfig | 47 +-
arch/powerpc/configs/linkstation_defconfig | 72 ++-
arch/powerpc/configs/mgcoge_defconfig | 51 ++-
arch/powerpc/configs/mgsuvd_defconfig | 45 +-
arch/powerpc/configs/mpc7448_hpc2_defconfig | 58 ++-
arch/powerpc/configs/mpc8272_ads_defconfig | 52 ++-
arch/powerpc/configs/mpc83xx_defconfig | 90 ++-
arch/powerpc/configs/mpc85xx_defconfig | 98 ++--
arch/powerpc/configs/mpc85xx_smp_defconfig | 99 ++--
arch/powerpc/configs/mpc866_ads_defconfig | 54 ++-
arch/powerpc/configs/mpc86xx_defconfig | 70 ++-
arch/powerpc/configs/mpc885_ads_defconfig | 47 +-
arch/powerpc/configs/pasemi_defconfig | 628 +++++++++++++++------
arch/powerpc/configs/pq2fads_defconfig | 55 ++-
arch/powerpc/configs/prpmc2800_defconfig | 67 ++-
arch/powerpc/configs/storcenter_defconfig | 54 ++-
arch/powerpc/platforms/82xx/ep8248e.c | 15 +-
57 files changed, 2603 insertions(+), 1380 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo DeleteThis @vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Please pull from 'for_linus' branch - Linus, Please pull from 'for_linus' branch of master.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git These are ...

Please pull from 'for_linus' branch - Please pull from 'for_linus' branch at master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for_linus These...

Please pull from 'for_linus' branch - Linus, Please pull from 'for_linus' branch at master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for_linu...

Please pull from 'from_linus' branch - Please pull from 'for_linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for_linus to..

Please pull from 'from_linus' branch - Please pull from 'for_linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for_linus to..

Please pull git390 'for-linus' branch - Please pull from 'for-linus' branch of git://git390.osdl.marist.edu/pub/scm/linux-2.6.git for-linus to receive the..
       Soft32 Home -> Linux -> Kernel All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]