| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Fix Kconfig warning | Kumar Gala | 2007-05-23 | 1 | -0/+1 |
* | [POWERPC] Fix modpost warning | Kumar Gala | 2007-05-23 | 1 | -1/+1 |
* | [POWERPC] Fix Section mismatch warnings | Li Yang | 2007-05-23 | 2 | -2/+2 |
* | [POWERPC] QE: fix Kconfig 'select' warning with UCC_FAST | Timur Tabi | 2007-05-23 | 1 | -3/+1 |
* | [POWERPC] 52xx: unbreak lite5200 dts (_pic vs. -pic) | Domen Puncer | 2007-05-23 | 2 | -2/+2 |
* | [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM | Benjamin Herrenschmidt | 2007-05-22 | 1 | -4/+5 |
* | [POWERPC] Fix powerpc vmlinux.lds.S | Benjamin Herrenschmidt | 2007-05-22 | 1 | -1/+0 |
* | [POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAO | Anton Blanchard | 2007-05-22 | 1 | -3/+3 |
* | [POWERPC] Add missing pmc_type fields in cpu_table | Anton Blanchard | 2007-05-22 | 1 | -0/+4 |
* | [POWERPC] Fix smp_call_function to be preempt-safe | Hugh Dickins | 2007-05-22 | 1 | -16/+18 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix | Linus Torvalds | 2007-05-21 | 1 | -2/+3 |
|\ |
|
| * | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
| * | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+2 |
* | | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-18 | 35 | -530/+725 |
|\ |
|
| * | [POWERPC] Pass per-file CFLAGs for platform specific op codes | Josh Boyer | 2007-05-17 | 1 | -0/+3 |
| * | [POWERPC] Correct #endif comment | Jon Tollefson | 2007-05-17 | 1 | -2/+2 |
| * | [POWERPC] Fix ppc_rtas_progress_show() | Segher Boessenkool | 2007-05-17 | 1 | -1/+1 |
| * | [POWERPC] Fix sed command lines for zlib source construction | Segher Boessenkool | 2007-05-17 | 1 | -3/+3 |
| * | [POWERPC] Specify GNUTARGET on $(AR) invocations | Segher Boessenkool | 2007-05-17 | 1 | -1/+2 |
| * | [POWERPC] Make sure device node type/name is not NULL on hot-added nodes | Benjamin Herrenschmidt | 2007-05-17 | 1 | -0/+5 |
| * | [POWERPC] Small fixes for the Ebony device tree | David Gibson | 2007-05-17 | 2 | -27/+16 |
| * | [POWERPC] Fix warning on UP | Stephen Rothwell | 2007-05-17 | 1 | -2/+2 |
| * | [POWERPC] cell_defconfig: Disable cpufreq and pmi | Christian Krafft | 2007-05-17 | 1 | -14/+1 |
| * | [POWERPC] Fix IO space on PCI buses created from of_platform | Benjamin Herrenschmidt | 2007-05-17 | 2 | -5/+28 |
| * | [POWERPC] Add spinlock to request_phb_iospace() | Benjamin Herrenschmidt | 2007-05-17 | 1 | -0/+4 |
| * | [POWERPC] Fix make rules for treeImage.initrd | David Gibson | 2007-05-17 | 1 | -3/+3 |
| * | [POWERPC] Remove warning in mpic.c | Olof Johansson | 2007-05-17 | 1 | -3/+9 |
| * | [POWERPC] Update pasemi_defconfig | Olof Johansson | 2007-05-17 | 1 | -164/+219 |
| * | [POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer needed | Olof Johansson | 2007-05-17 | 1 | -1/+0 |
| * | [POWERPC] Update iseries_defconfig | Stephen Rothwell | 2007-05-17 | 1 | -93/+116 |
| * | [POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop() | David Gibson | 2007-05-17 | 1 | -9/+8 |
| * | [POWERPC] viopath: Use a completion in some more places | Christoph Hellwig | 2007-05-17 | 1 | -6/+6 |
| * | [POWERPC] viopath: Use completion | Christoph Hellwig | 2007-05-17 | 1 | -4/+5 |
| * | [POWERPC] Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII' | Tony Breeds | 2007-05-17 | 1 | -1/+2 |
| * | [POWERPC] Removed hardcoded phandles from dts | Kumar Gala | 2007-05-17 | 5 | -168/+139 |
| * | [POWERPC] 85xx: Add device nodes for error reporting devices used by EDAC | Kumar Gala | 2007-05-17 | 4 | -0/+64 |
| * | [POWERPC] 85xx: Add device nodes for error reporting devices used by EDAC | Dave Jiang | 2007-05-17 | 3 | -1/+49 |
| * | [POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocks | Timur Tabi | 2007-05-17 | 1 | -14/+8 |
| * | [POWERPC] Fix COMMON symbol warnings | Kumar Gala | 2007-05-17 | 2 | -7/+29 |
| * | [POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448. | James.Yang | 2007-05-17 | 1 | -1/+1 |
* | | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter | 2007-05-17 | 1 | -3/+1 |
|/ |
|
* | [POWERPC] Add arch/powerpc support for the Motorola PrPMC2800 | Dale Farnsworth | 2007-05-12 | 5 | -1/+1623 |
* | [POWERPC] Add bootwrapper support for Motorola PrPMC2800 platform | Mark A. Greer | 2007-05-12 | 2 | -1/+579 |
* | [POWERPC] Add DTS file for the Motorola PrPMC2800 platform | Mark A. Greer | 2007-05-12 | 1 | -0/+315 |
* | [POWERPC] Check cache coherency of kernel vs firmware | Dale Farnsworth | 2007-05-12 | 3 | -0/+45 |
* | [POWERPC] Add Marvell mv64x60 PCI bridge support | Dale Farnsworth | 2007-05-12 | 4 | -1/+177 |
* | [POWERPC] Create Marvell mv64x60 I2C platform_data | Dale Farnsworth | 2007-05-12 | 1 | -0/+72 |
* | [POWERPC] Create Marvell mv64x60 ethernet platform_data | Dale Farnsworth | 2007-05-12 | 1 | -0/+129 |
* | [POWERPC] Create Marvell mv64x60 MPSC (serial) platform_data | Dale Farnsworth | 2007-05-12 | 3 | -1/+225 |