summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc64: Abolish ioremap_mmDavid Gibson2005-06-226-109/+22Star
* [PATCH] ppc32: Kill embedded system.map, use kallsymsBenjamin Herrenschmidt2005-06-229-432/+84Star
* [PATCH] ppc32: don't recursively crash in die() on CHRP/PReP machinesJakub Bogusz2005-06-221-2/+4
* [PATCH] ppc32: remove some unnecessary includes of prom.hKumar Gala2005-06-2212-12/+2Star
* [PATCH] ppc32: Factor out common exception code into macro's for 4xx/Book-EKumar Gala2005-06-222-171/+87Star
* [PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC'sKumar Gala2005-06-226-7/+10
* [PATCH] ppc32: Added support for all MPC8548 internal interruptsKumar Gala2005-06-224-137/+12Star
* [PATCH] ppc32: remove orphaned ppc4xx_kgdb.cMatt Porter2005-06-221-124/+0Star
* [PATCH] ppc32: Add support for MPC8245 8250 serial ports on SandpointKumar Gala2005-06-222-0/+40
* [PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 40xMatt Porter2005-06-221-6/+9
* [PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCPKumar Gala2005-06-224-53/+141
* [PATCH] ppc32: Removed dependency on CONFIG_CPM2 for building mpc85xx_device.cKumar Gala2005-06-221-2/+0Star
* [PATCH] ppc32: Added preliminary support for the MPC8548 CDS boardKumar Gala2005-06-226-15/+712
* [PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala2005-06-223-0/+304
* [PATCH] kbuild: display compile versionCoywolf Qi Hunt2005-06-221-1/+1
* [PATCH] SN2 XPC build patchesJes Sorensen2005-06-222-3/+5
* [PATCH] ia64 uncached allocJes Sorensen2005-06-224-0/+283
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-226-6/+0Star
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-227-11/+93
* [PATCH] Hugepage consolidationDavid Gibson2005-06-226-841/+76Star
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-222-2/+2
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-227-8/+8
* [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha2005-06-225-24/+18Star
* [SPARC64]: Fix cmsg length checks in Solaris emulation layer.David S. Miller2005-06-221-2/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-2113-56/+53Star
|\
| * [PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou2005-06-2111-22/+22
| * [PATCH] sn: fixes due to driver core changesPatrick Mochel2005-06-211-12/+9Star
| * [PATCH] class: convert arch/* to use the new class api instead of class_simplegregkh@suse.de2005-06-212-22/+22
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-2034-482/+1091
|\ \
| * | [PATCH] ARM: 2719/1: enable module support in ixp2000 defconfigs by defaultLennert Buytenhek2005-06-205-5/+35
| * | [PATCH] ARM: 2716/1: SharpSL Param: Fix typoRichard Purdie2005-06-201-1/+1
| * | [PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek2005-06-201-8/+26
| * | [PATCH] ARM: 2693/1: Add PCI support for Versatile/PBCatalin Marinas2005-06-204-6/+371
| * | [PATCH] ARM: 2686/2: AAEC-2000 Core supportBellido Nicolas2005-06-208-1/+250
| * | [PATCH] ARM: Add iomap support for ARMRussell King2005-06-202-4/+47
| * | [PATCH] ARM: Remove nmi_tick() from Integrator.Russell King2005-06-201-1/+0Star
| * | [PATCH] ARM: Add missed include for dmabounce.cRussell King2005-06-201-0/+2
| * | [PATCH] ARM: Lindent GCC helper functionsRussell King2005-06-208-313/+274Star
| * | [PATCH] ARM: Remove gcc type-isms from GCC helper functionsRussell King2005-06-208-95/+90Star
| * | [PATCH] ARM: Remove obsolete arch/arm/kernel/arch.cRussell King2005-06-202-47/+1Star
| * | [PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAMRussell King2005-06-201-2/+14
| * | [PATCH] ARM: Add common CACHE_COLOUR macroRussell King2005-06-201-4/+2Star
| * | [PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing cachesRussell King2005-06-202-46/+29Star
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds2005-06-203-6/+10
|\ \ \ | |/ / |/| |
| * | [PATCH] initialize TCE tablesJohn Rose2005-06-201-0/+3
| * | [PATCH] ppc64: use cpu_has_feature macroAnton Blanchard2005-06-201-4/+5
| * | [PATCH] ppc64: quieten RTAS printksAnton Blanchard2005-06-201-2/+2
| |/
* / [PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%uRussell King2005-06-191-1/+2
|/
* Merge with ../linux-2.6-smpRussell King2005-06-197-2/+403
|\
| * [PATCH] ARM SMP: Add missed files from Integrator/CP platformRussell King2005-06-192-0/+229