aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] 85xx: Add support for the 8568 MDS boardAndy Fleming2007-02-134-0/+640
* Merge branch 'master' into 85xxKumar Gala2007-02-12425-7270/+12581
|\
| * [POWERPC] spufs: Fix bitrot of the SPU mmap facilityBenjamin Herrenschmidt2007-02-133-8/+22
| * [POWERPC] powerpc: Remove SPU struct pages for PS3Benjamin Herrenschmidt2007-02-131-40/+2
| * [POWERPC] spufs: remove need for struct page for SPEsBenjamin Herrenschmidt2007-02-133-145/+80
| * [POWERPC] Small cleanup of EFIKA platformSylvain Munaut2007-02-135-260/+244
| * [POWERPC] Fix unbalanced of_node_{get,put} in efika-setup.cSylvain Munaut2007-02-131-7/+6
| * [POWERPC] Use common 52xx of_platform probe code for EFIKASylvain Munaut2007-02-131-46/+18
| * [POWERPC] Restore 'proper' link order in platformSylvain Munaut2007-02-131-1/+1
| * [POWERPC] Add device tree fixups for the EFIKASylvain Munaut2007-02-131-0/+81
| * [POWERPC] mpc5200 device tree bindings refinementGrant Likely2007-02-132-112/+158
| * [POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely2007-02-133-21/+22
| * [POWERPC] correct a prototypeStephen Rothwell2007-02-131-1/+1
| * [POWERPC] ppc: Add support for AMCC Taishan 440GX eval boardStefan Roese2007-02-136-2/+1549
| * [POWERPC] Fix vDSO page count calculationBenjamin Herrenschmidt2007-02-132-14/+23
| * [POWERPC] Mark winbond IDE PCI resources with start 0 as unassignedOlaf Hering2007-02-131-0/+4
| * [POWERPC] Celleb: improve MMU hashtable lockingAkira Iguchi2007-02-131-11/+8
| * [POWERPC] Remove ibm4{xx,4x}.h from arch/powerpcDavid Gibson2007-02-131-2/+0
| * Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-02-1321-140/+2159
| |\
| | * Merge branch '85xx' into for_paulusKumar Gala2007-02-095-19/+11
| | |\
| | * | [POWERPC] Update to linkstation / kurobox supportGuennadi Liakhovetski2007-02-093-52/+226
| | * | Merge branch '83xx' into for_paulusKumar Gala2007-02-0912-66/+1919
| | |\ \
| | | * | [POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDSKumar Gala2007-02-097-49/+25
| | | * | Merge branch 'master' into 83xxKumar Gala2007-02-0821-74/+558
| | | |\ \
| | | * | | [POWERPC] 83xx: Add platform_device for USB DR peripheral driverLi Yang2007-02-081-19/+59
| | | * | | [POWERPC] 83xx: Add USB setup code for MPC8349E MDS-PBLi Yang2007-02-082-0/+91
| | | * | | [POWERPC] 83xx: Added new dr_mode property for usb controller on 83xxLi Yang2007-02-081-0/+6
| | | * | | [POWERPC] 83xx: add the mpc8313erdb defconfigKim Phillips2007-02-071-0/+1409
| | | * | | [POWERPC] 83xx: Add base support for the MPC8313E RDBKim Phillips2007-02-074-0/+331
| | * | | | [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regsTimur Tabi2007-02-081-3/+3
| | | |/ / | | |/| |
| * | | | [SPARC]: Re-export saved_command_line to modules.David S. Miller2007-02-122-2/+2
| * | | | [SPARC64]: We do not need ZONE_DMA.David S. Miller2007-02-123-15/+10
| * | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-02-121-6/+9
| |\ \ \ \
| | * | | | [S390] smp_call_function/smp_call_function_on locking.Heiko Carstens2007-02-121-6/+9
| * | | | | [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
| * | | | | [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-1/+1
| * | | | | [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-1259-94/+94
| * | | | | [PATCH] ps3: ps3av/fb defconfig updatesGeert Uytterhoeven2007-02-121-1/+28
| * | | | | [PATCH] ps3: cleanup ps3fb before clearing HPTEGeert Uytterhoeven2007-02-121-1/+5
| * | | | | [PATCH] ps3: Preallocate bootmem memory for ps3fbGeert Uytterhoeven2007-02-121-0/+42
| * | | | | [PATCH] ps3: AV Settings DriverGeert Uytterhoeven2007-02-121-0/+11
| * | | | | [PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2007-02-126-12/+3
| * | | | | [PATCH] Dynamic kernel command-line: xtensaAlon Bar-Lev2007-02-121-3/+3
| * | | | | [PATCH] Dynamic kernel command-line: x86_64Alon Bar-Lev2007-02-122-5/+5
| * | | | | [PATCH] Dynamic kernel command-line: v850Alon Bar-Lev2007-02-121-3/+3
| * | | | | [PATCH] Dynamic kernel command-line: umAlon Bar-Lev2007-02-122-2/+2
| * | | | | [PATCH] Dynamic kernel command-line: sparc64Alon Bar-Lev2007-02-122-2/+2
| * | | | | [PATCH] Dynamic kernel command-line: sparcAlon Bar-Lev2007-02-122-2/+2
| * | | | | [PATCH] Dynamic kernel command-line: sh64Alon Bar-Lev2007-02-121-3/+3
| * | | | | [PATCH] Dynamic kernel command-line: shAlon Bar-Lev2007-02-121-3/+3