summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Add user_regset compat supportRoland McGrath2008-02-071-0/+162
* [POWERPC] Add user_regset_view definitionsRoland McGrath2008-02-072-0/+54
* [POWERPC] Use user_regset accessors for GPRsRoland McGrath2008-02-071-0/+91
* [POWERPC] ptrace accessors for special regs MSR and TRAPRoland McGrath2008-02-071-15/+30
* [POWERPC] Use user_regset accessors for SPE regsRoland McGrath2008-02-071-33/+57
* [POWERPC] Use user_regset accessors for altivec regsRoland McGrath2008-02-071-34/+78
* [POWERPC] Use user_regset accessors for FP regsRoland McGrath2008-02-071-6/+31
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-02-0720-64/+2102
|\
| * Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-02-0614-43/+2031
| |\
| | * [POWERPC] Xilinx: hwicap: update booting-without-of.txtStephen Neuendorffer2008-02-061-0/+14
| | * [POWERPC] Xilinx: hwicap driverStephen Neuendorffer2008-02-069-0/+1995
| | * [POWERPC] Eliminate broken OF console initialization.Grant Likely2008-02-061-31/+1
| | * [POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer2008-02-064-11/+20
| | * [POWERPC] Fix incorrectly tagged __devinitdata structuresGrant Likely2008-02-063-3/+3
| * | [POWERPC] 4xx: PCIe indirect DCR spinlock fix.Valentine Barshak2008-02-061-18/+29
| * | [POWERPC] Add missing native dcr dcr_ind_lock spinlockValentine Barshak2008-02-061-2/+3
| * | [POWERPC] 4xx: Fix offset value on Warp boardSean MacLennan2008-02-061-1/+1
| * | [POWERPC] 4xx: Add 440EPx Sequoia ehci dts entryValentine Barshak2008-02-061-0/+8
| * | [POWERPC] 4xx: Add USB ehci-ppc-of dts bindings.Valentine Barshak2008-02-061-0/+28
| * | [POWERPC] 4xx: Fix Walnut buildJosh Boyer2008-02-062-0/+2
* | | [POWERPC] mpc52xx: fix compile error introduce when rebasing patchGrant Likely2008-02-061-25/+14
|/ /
* | [POWERPC] Update default irq servers when boot cpu is removedNathan Fontenot2008-02-071-32/+45
* | [POWERPC] Remove redundant of_get_cpu_node routineNathan Fontenot2008-02-071-26/+1
* | [POWERPC] Split xics_teardown_cpu()Nathan Fontenot2008-02-074-7/+14
* | [POWERPC] Update irq descriptor affinityNathan Fontenot2008-02-071-1/+1
* | [POWERPC] bootwrapper: Build multiple cuImagesGrant Likely2008-02-075-74/+103
* | [POWERPC] Fake NUMA emulation for PowerPCBalbir Singh2008-02-071-3/+63
* | [POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson2008-02-072-2/+2
* | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-02-0712-79/+694
|\ \
| * | [POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driverJohn Rigby2008-02-063-12/+225
| * | [POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driverJohn Rigby2008-02-061-64/+192
| * | [POWERPC] mpc512x: Device tree for MPC5121 ADSJohn Rigby2008-02-061-0/+122
| * | [POWERPC] mpc512x: Basic platform supportJohn Rigby2008-02-068-4/+156
| |/
* | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-02-0631-174/+190
|\ \
| * | [POWERPC] 85xx: Add second cpu to 8572 dtsKumar Gala2008-02-051-0/+12
| * | [POWERPC] qe_lib: fix few fluffy negligencesAnton Vorontsov2008-02-051-5/+5
| * | [POWERPC] 83xx: Update mpc83xx_defconfigKim Phillips2008-02-051-5/+5
| * | [POWERPC] FSL: fix mpc83xx_spi device registrationKim Phillips2008-02-051-1/+1
| * | [POWERPC] 83xx: mpc832x_rdb: fix compiler warningKim Phillips2008-02-051-1/+1
| * | [POWERPC} Add oprofile support for e300Andy Fleming2008-02-052-0/+7
| * | [POWERPC] Made FSL Book-E PMC support more genericAndy Fleming2008-02-0511-86/+102
| * | [POWERPC] Fix storcenter DTS typos, feedback, IRQs.Jon Loeliger2008-02-052-26/+11
| * | [POWERPC] 8xx: Add clock-frequency to adder875 and mpc885ads dtsBryan O'Donoghue2008-02-053-0/+3
| * | [POWERPC] 83xx: Add rtc node to mpc8313erdb dtsKim Phillips2008-02-051-0/+4
| * | [POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups.Scott Wood2008-02-052-4/+3
| * | [POWERPC] 83xx: Correct 2nd PCI controller interrupt value in mpc834x_mds dtsKim Phillips2008-02-051-1/+1
| * | [POWERPC] 83xx: configure USB clock for MPC8315EKim Phillips2008-02-053-5/+16
| * | cpmac: convert to new Fixed PHY infrastructureAnton Vorontsov2008-02-052-40/+19
* | | [POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_putJulia Lawall2008-02-062-4/+2
* | | [POWERPC] arch/powerpc/sysdev: Add missing of_node_putJulia Lawall2008-02-061-3/+7
OpenPOWER on IntegriCloud