summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * [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] 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-1319-138/+2157
| |\
| | * Merge branch '85xx' into for_paulusKumar Gala2007-02-093-17/+9
| | |\
| | * | [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-0816-66/+550
| | | |\ \
| | | * | | [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
| | | |/ / | | |/| |
| * | | | [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-1216-45/+45
| * | | | [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: powerpcAlon Bar-Lev2007-02-124-5/+5
| * | | | [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-111-67/+0
| * | | | [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-114-7/+0
| * | | | [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-2/+2
| * | | | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
| * | | | [PATCH] powerpc vDSO: use install_special_mappingRoland McGrath2007-02-091-77/+27
| * | | | [PATCH] powerpc: celleb trivial endianness and iomem annotationsAl Viro2007-02-092-34/+34
| * | | | [PATCH] arch/powerpc trivial annotationsAl Viro2007-02-093-5/+6
| * | | | [PATCH] ps3: missing exportsAl Viro2007-02-092-0/+4
* | | | | [POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE]Becky Bruce2007-02-121-1/+4
* | | | | Merge branch 'master' into 85xxKumar Gala2007-02-122-2/+5
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-08140-1372/+17742
| |\ \ \ | | |/ /
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-071-2/+0
| |\ \ \
| | * | | MSI: Remove pci_scan_msi_device()Michael Ellerman2007-02-071-2/+0
| * | | | USB: ps3 ohci bus glueGeoff Levand2007-02-071-0/+3
| * | | | USB: ps3 ehci bus glueGeoff Levand2007-02-071-0/+2
| |/ / /
OpenPOWER on IntegriCloud