aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* [PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall2006-03-281-10/+12
* [PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc)Matt Mackall2006-03-281-20/+2
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-1/+1
* [PATCH] ppc: fix undefined reference to hweight32Akinobu Mita2006-03-261-0/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-253-4/+13
|\
| * kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-063-4/+10
* | [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-5/+5
* | [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* | [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-6/+4
* | 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