summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sh: SuperHyway support for SH4-202Paul Mundt2005-11-073-2/+180
* [PATCH] sh: Drop deprecated support for custom ramdisk embeddingPaul Mundt2005-11-074-55/+0Star
* [PATCH] ppc32: Add CPM1 config optionPantelis Antoniou2005-11-071-0/+10
* [PATCH] ppc32: Add missing initrd header on ppc440Matt Porter2005-11-071-0/+1
* [PATCH] ppc32: Remove internal PCI arbiter check on PPC40xMatt Porter2005-11-071-7/+0Star
* [PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-BootMatt Porter2005-11-0711-141/+217
* [PATCH] ppc32: Add Yucca (440SPe eval board) platformRoland Dreier2005-11-076-2/+523
* [PATCH] ppc32: Add 440SPe supportRoland Dreier2005-11-0711-6/+862
* [PATCH] ppc32: Dump error status for both PLB segments on 440SPRoland Dreier2005-11-071-0/+11
* [PATCH] ppc32: Allow ERPN for early serial to depend on CPU typeRoland Dreier2005-11-071-2/+2
* [PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP boardLee Nicks2005-11-073-20/+66
* [PATCH] ppc: Fix ppc32 build after 64K pagesBenjamin Herrenschmidt2005-11-072-2/+3
* [PATCH] ppc64: Fix zImage bootBenjamin Herrenschmidt2005-11-071-2/+9
* [PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64Olof Johansson2005-11-072-0/+2
* [PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOLJohn W. Linville2005-11-071-0/+7
* [PATCH] ppc64: Fix bug in SLB miss handler for hugepagesDavid Gibson2005-11-073-6/+19
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-078-23/+203
|\
| * [ARM] Fix /proc/cpuinfo format for ARM SMPRussell King2005-11-061-1/+6
| * [ARM] Don't call dump_cpu_info unless we're bootingRussell King2005-11-061-1/+2
| * [ARM] Fix second missing declaration of cache_is_vivt()Russell King2005-11-061-1/+0Star
| * [ARM] Fix missing declaration of cache_is_vivt()Russell King2005-11-061-0/+1
| * [ARM] 3113/1: PXA: Allow machines to override (and also reuse) pxa pm functionsRichard Purdie2005-11-061-4/+12
| * [ARM] 3115/1: small optimizations to exception vector entry codeNicolas Pitre2005-11-061-8/+7Star
| * [ARM] 3114/1: use ixp2000_reg_wrb in ixp2000 uengine loaderLennert Buytenhek2005-11-061-6/+5Star
| * [ARM] 3089/1: ixp4xx AHB/PCI endianness fixAlessandro Zummo2005-11-061-1/+1
| * [ARM] 3088/1: PXA: Add machine support for the Sharp SL-6000x series of PDAsDirk Opfer2005-11-063-2/+170
* | [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-0734-952/+2374
* | [PATCH] reset tss->io_bitmap_owner in sys_ioperm()Bart Oldeman2005-11-061-0/+3
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-05104-1128/+7146
|\
| * powerpc: Fix vmlinux.lds.S for 32-bitPaul Mackerras2005-11-051-25/+5Star
| * powerpc: Merge smp.c and smp.hPaul Mackerras2005-11-059-192/+157Star
| * Merge branch 'for-paulus' of git://kernel/home/michael/src/work/Paul Mackerras2005-11-0419-77/+6022
| |\
| | * Merge with PaulusMichael Ellerman2005-11-0421-175/+300
| | |\
| | * | powerpc: Implement smp_release_cpus() in C not asmMichael Ellerman2005-11-044-39/+21Star
| | * | powerpc: Cleanup vpa codeMichael Ellerman2005-11-032-10/+19
| | * | powerpc: Set entry point and text address in linker scriptMichael Ellerman2005-11-032-8/+4Star
| | * | powerpc: Make early debugging fit on 80 character terminalMichael Ellerman2005-11-031-1/+1
| | * | powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.hMichael Ellerman2005-11-031-1/+1
| | * | powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseriesMichael Ellerman2005-11-035-4/+115
| | * | powerpc: Make set_dabr() a ppc_md functionMichael Ellerman2005-11-032-17/+17
| | * | powerpc: Copy default configs into arch/powerpc/configsMichael Ellerman2005-11-035-0/+5847
| * | | powerpc: Merge smp-tbsync.c (the generic timebase sync routine)Paul Mackerras2005-11-045-65/+65
| | |/ | |/|
| * | Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-035-3/+140
| |\ \
| | * | powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernelStephen Rothwell2005-11-032-1/+139
| | * | powerpc: move ppc64/kernel/signal.c to arch/powerpcStephen Rothwell2005-11-033-2/+1Star
| * | | [PATCH] ppc32: Fixed warning in m8xx_setup.cVitaly Bordug2005-11-031-0/+1
| * | | [PATCH] ppc32 8xx: fix cpm_dpalloc() commentMarcelo Tosatti2005-11-031-3/+2Star
| * | | [PATCH] ppc32 8xx: export symbols required for modular IDEMarcelo Tosatti2005-11-031-0/+5
| * | | [PATCH] powerpc: always init nvram on 64-bit powermacDavid Woodhouse2005-11-031-1/+1
| * | | [PATCH] ppc: Fix build warnings in arch/ppc/kernel/traps.cBecky Bruce2005-11-031-4/+4