summaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-22231-680/+3490
|\
| * Merge branch 'master'Kumar Gala2006-03-2017-597/+41
| |\
| | * [PATCH] Fix compile error for ML300/403Grant Likely2006-03-171-1/+1
| | * [PATCH] ppc: Fix platform_notify functions marked __initAdrian Cox2006-03-176-6/+6
| | * [PATCH] kzalloc() conversion in arch/ppcEric Sesterhenn2006-03-175-10/+5
| | * Merge ../linux-2.6Paul Mackerras2006-03-092-72/+24
| | |\
| | * \ Merge ../powerpc-mergePaul Mackerras2006-02-245-508/+5
| | |\ \
| * | | | ppc32: Fix BCSR_SIZE for MPC834x SYSHorst Kronstorfer2006-02-211-1/+1
| |/ / /
| * | | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-10200-402/+1
| * | | [PATCH] ppc32: Make platform devices being able to assign functionsVitaly Bordug2006-02-101-3/+174
| * | | [PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.SBecky Bruce2006-02-101-0/+4
| * | | Merge ../powerpc-mergePaul Mackerras2006-02-1020-313/+34
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcPaul Mackerras2006-02-0832-249/+3243
| |\ \ \ \
| | * | | | [PATCH] powerpc: Remove arch/ppc/syslib/ppc4xx_pm.cDomen Puncer2006-02-071-47/+0
| | * | | | [PATCH] ppc32: MPC885ADS, MPC866ADS and MPC8272ADS-specific platform stuff fo...Vitaly Bordug2006-02-078-1/+1067
| | * | | | [PATCH] powerpc: Add ML403 defconfigGrant C. Likely2006-02-071-0/+740
| | * | | | [PATCH] powerpc: Add support for Xilinx ML403 reference designGrant C. Likely2006-02-078-4/+251
| | * | | | [PATCH] powerpc: Add xparameters file for Xilinx ML403 reference designGrant C. Likely2006-02-071-0/+243
| | * | | | [PATCH] powerpc: Add ML300 defconfigGrant C. Likely2006-02-071-0/+739
| | * | | | [PATCH] powerpc: Migrate ML300 reference design to the platform busGrant C. Likely2006-02-074-25/+55
| | * | | | [PATCH] powerpc: Migrate Xilinx Vertex support from the OCP bus to the platfo...Grant C. Likely2006-02-076-128/+78
| | * | | | [PATCH] powerpc: Make Virtex-II Pro support generic for all Virtex devicesGrant C. Likely2006-02-077-11/+16
| | * | | | [PATCH] powerpc: Move xparameters.h into xilinx virtex device specific pathGrant C. Likely2006-02-073-2/+20
| * | | | | [PATCH] PPC32 8xx: support for the physmapped flash on m8xxVitaly Bordug2006-01-201-0/+50
| * | | | | [PATCH] powerpc: generalize PPC44x_PIN_SIZEMarcelo Tosatti2006-01-201-2/+2
| * | | | | [PATCH] ppc32 8xx: Added setbitsXX/clrbitsXX macro for read-modify-write oper...Vitaly Bordug2006-01-203-11/+11
* | | | | | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-3/+3
* | | | | | [PATCH] mm: split highorder pagesNick Piggin2006-03-221-2/+2
* | | | | | Merge branch 'upstream-fixes'Jeff Garzik2006-03-112-72/+24
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-082-72/+24
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master'Jeff Garzik2006-02-274-486/+4
|\ \ \ \ \ | |/ / / /
| * | | | [PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry2006-02-241-0/+1
| * | | | [PATCH] ppc: fix adb breakage in xmonOlaf Hering2006-02-243-486/+3
* | | | | Merge branch 'upstream-fixes'Jeff Garzik2006-02-232-22/+1
|\ \ \ \ \ | |/ / / /
| * | | | [PATCH] powerpc: remove duplicate exportsOlaf Hering2006-02-202-22/+1
| | |_|/ | |/| |
* | | | Merge branch 'upstream-fixes'Jeff Garzik2006-02-171-283/+0
|\ \ \ \ | |/ / /
| * | | ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras2006-02-101-283/+0
* | | | Merge branch 'viro'Jeff Garzik2006-02-0921-34/+41
|\ \ \ \ | |/ / /
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-0818-30/+30
| |\ \ \
| | * | | [SERIAL] uart_port flags member should use UPF_*Russell King2006-02-058-8/+8
| | * | | [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-0518-22/+22
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-071-2/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | [PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly setMarcelo Tosatti2006-02-071-2/+5
| | |/ /
| * | | [PATCH] ppc: last_task_.... is defined only on non-SMPAl Viro2006-02-071-0/+4
| * | | [PATCH] fix breakage in ocp.cAl Viro2006-02-071-2/+2
| |/ /
* | | [PATCH] mv643xx_eth: Clean up platform_data configurationDale Farnsworth2006-01-271-3/+2
|/ /
* | [PATCH] mv643xx_eth: Fix for building as a moduleDale Farnsworth2006-01-271-2/+2
|/
* [PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2006-01-184-0/+4
* powerpc/32: Restore previous version of 32-bit PCI codePaul Mackerras2006-01-151-1/+0
* [PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras2006-01-1533-10283/+195
OpenPOWER on IntegriCloud