summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'kumar/kumar-for-2.6.28'Benjamin Herrenschmidt2008-10-2116-27/+85
|\
| * powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dtsAnton Vorontsov2008-10-212-0/+16
| * powerpc/83xx: Add support for MCU microcontroller in .dts filesAnton Vorontsov2008-10-215-0/+40
| * powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2>Kumar Gala2008-10-211-14/+13
| * of/spi: Support specifying chip select as active high via device treeWolfgang Ocker2008-10-212-0/+4
| * powerpc: Remove device_type = "board_control" properties in .dts filesAnton Vorontsov2008-10-215-6/+6
| * i2c-cpm: Suppress autoprobing for devicesWolfram Sang2008-10-211-1/+0
| * powerpc/85xx: Fix mpc8536ds dma interrupt numbersEd Swarthout2008-10-211-4/+4
| * powerpc/85xx: Enable enhanced functions for 8536 TSECJason Jin2008-10-211-2/+2
* | powerpc: Delete unused prom_strtoul and prom_memparseMilton Miller2008-10-211-61/+0
* | powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bitPaul Mackerras2008-10-212-15/+31
* | powerpc: Always trim numa memory to lmb_end_of_DRAM()Milton Miller2008-10-211-4/+2
* | powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller2008-10-212-16/+7
* | powerpc: Find and destroy possible stale kernel added propertiesMilton Miller2008-10-211-0/+13
* | powerpc: Remove Kconfig support for PPC_MERGEKumar Gala2008-10-211-3/+0
* | powerpc: Fix build issue with CONFIG_RELOCATABLE=yKumar Gala2008-10-212-2/+5
* | of: Format string bug in drivers/of/of_i2c.cJon Smirl2008-10-211-1/+1
* | powerpc: Add missing cuImage.initrd.% targetGrant Likely2008-10-211-0/+3
* | powerpc: Fix boot wrapper memcmp() called with zero length argumentMike Ditto2008-10-211-1/+3
* | powerpc/numa: Make memory reserve code more robustJon Tollefson2008-10-211-5/+10
* | powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love2008-10-217-36/+279
* | powerpc: Unsigned speed cannot be negative in udbg_16559.croel kluin2008-10-211-1/+1
* | powerpc/pseries: Validate PFN in pseries_remove_lmb()Nathan Fontenot2008-10-211-0/+6
* | powerpc/boot: Compare _start against ei.loadsize instead ei.memsizeSebastian Siewior2008-10-212-10/+20
* | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-10-213-35/+31
|\ \
| * | powerpc/mpc5200: Refactor FEC mdio read/write routinesWolfram Sang2008-10-151-33/+22
| * | powerpc/mpc5200: Don't touch pipelining for MPC5200BWolfram Sang2008-10-151-2/+5
| * | powerpc/52xx: Make cuImage more robust in locating immr node.Grant Likely2008-10-151-0/+4
* | | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-10-2116-3/+2862
|\ \ \
| * | | ibm_newemac: Fix new MAL feature handlingJosh Boyer2008-10-212-2/+23
| * | | powerpc/4xx: Add PowerPC 4xx GPIO driverSteven A. Falco2008-10-174-0/+234
| * | | powerpc/40x: Add support for Netstal HCU4 boardNiklaus Giger2008-10-175-0/+1167
| * | | powerpc/40x: Add PowerPC 405EZ Acadia defconfigJosh Boyer2008-10-171-0/+921
| * | | powerpc/40x: Add cuboot wrapper for Acadia boardJosh Boyer2008-10-172-1/+177
| * | | powerpc/40x: Add PowerPC 40x simple platform supportJosh Boyer2008-10-173-0/+103
| * | | powerpc/40x: Add AMCC PowerPC 405EZ to cputableJosh Boyer2008-10-171-0/+13
| * | | powerpc/40x: AMCC PowerPC 405EZ Acadia DTSJosh Boyer2008-10-171-0/+224
| |/ /
* | | powerpc/spufs: Explain conditional decrement of aff_sched_countAndre Detsch2008-10-211-0/+5
* | | powerpc/spufs: Improve search of node for contexts with SPU affinityAndre Detsch2008-10-211-6/+13
* | | powerpc/spufs: Use kmalloc rather than kzalloc for switch log bufferJeremy Kerr2008-10-211-1/+2
* | | powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs readJeremy Kerr2008-10-211-0/+5
* | | powerpc/spufs: Don't require full buffer in switch_log readJeremy Kerr2008-10-211-19/+27
* | | powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...Jeremy Kerr2008-10-213-56/+81
* | | powerpc/spufs: sputrace: Don't block until the read buffer is fullJeremy Kerr2008-10-211-0/+5
* | | powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openersJeremy Kerr2008-10-211-3/+29
| |/ |/|
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-1531-286/+869
|\ \
| * | MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi2008-10-157-8/+0
| * | MIPS: IP32: Add platform device for CMOS RTC; remove dead codeThomas Bogendoerfer2008-10-152-5/+16
| * | RTC: M48T35: new RTC driverThomas Bogendoerfer2008-10-153-0/+244
| * | MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer2008-10-151-77/+22