summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Add support for PCI-Express nodes in the device treeJake Moilanen2006-06-153-2/+6
* powerpc: Simplify push_end definition in pci_32.cPaul Mackerras2006-06-151-3/+4
* powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras2006-06-158-31/+140
* powerpc: Fix some missed ppc32 mm->context.id conversionsPaul Mackerras2006-06-132-4/+4
* powerpc: Remove unused paca->pgdir fieldPaul Mackerras2006-06-123-10/+0
* Merge branch 'merge'Paul Mackerras2006-06-1263-196/+524
|\
| * [SPARC]: Migration cost tune up in sparc smp.Krzysztof Helt2006-06-101-0/+11
| * [SPARC64]: Set appropriate max_cache_size.David S. Miller2006-06-101-0/+35
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-102-10/+125
| |\
| | * [SPARC64]: Avoid JBUS errors on some Niagara systems.David S. Miller2006-06-101-6/+118
| | * [SPARC64]: Dump local cpu registers in sun4v_log_error()David S. Miller2006-06-091-4/+7
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-06-105-7/+35
| |\ \ | | |/ | |/|
| | * [PATCH] powerpc: Fix cell blade detectionArnd Bergmann2006-06-093-6/+22
| | * [PATCH] powerpc: Fix call to ibm,client-architecture-supportBenjamin Herrenschmidt2006-06-091-0/+1
| | * powerpc: Fix machine check problem on 32-bit kernelsPaul Mackerras2006-06-092-1/+12
| * | [PATCH] ep93xx build fixLennert Buytenhek2006-06-081-4/+4
| * | [PATCH] Fix HPET operation on 64-bit NVIDIA platformsAndy Currid2006-06-081-5/+25
| * | [PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid2006-06-082-7/+27
| |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-06-058-8/+8
| |\
| | * [SERIAL] typo: buad -> baudHorst Schirmeier2006-06-058-8/+8
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-054-3/+4
| |\ \
| | * | [ARM] 3543/1: [Fwd: PXA270 bootparams address not set]Steve Yang2006-06-051-0/+1
| | * | [ARM] Trivial typo fixesEgry Gabor2006-06-043-3/+3
| | |/
| * | [MIPS] Fix sparsemem support.Chad Reese2006-06-062-3/+2
| * | [MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto2006-06-066-11/+21
| * | [MIPS] Fix sparse warnings about too big constants.Atsushi Nemoto2006-06-062-5/+5
| * | [MIPS] IP32: Fix warnings.Ralf Baechle2006-06-061-2/+2
| * | [MIPS] SB1: Only pass1 FPUs are broken beyond recovery.Ralf Baechle2006-06-061-1/+1
| * | [MIPS] open() forces O_LARGEFILE for o32 on 64bit kernelsThiemo Seufer2006-06-061-1/+1
| * | [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environmentSergei Shtylyov2006-06-061-15/+9
| * | [MIPS] Save write-only Config.OD from being clobberedSergei Shtylyov2006-06-062-0/+39
| * | [MIPS] Print more information if we're struck by a machine check exception.Ralf Baechle2006-06-061-2/+17
| * | [MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.Atsushi Nemoto2006-06-063-21/+21
| * | [MIPS] Ignore unresolved weak symbols in modules.Atsushi Nemoto2006-06-061-0/+6
| * | [MIPS] Fix SMP now that fixup_cpu_present_map is gone.Ralf Baechle2006-06-061-1/+4
| * | [PATCH] uml: add -ffreestanding to CFLAGSJeff Dike2006-06-051-0/+4
| * | [PATCH] uml: more __user annotationsAl Viro2006-06-052-14/+19
| * | [PATCH] uml: __user annotation in arch_prctlAl Viro2006-06-051-1/+1
| * | [PATCH] uml: fix a typo in do_uml_initcallsJeff Dike2006-06-051-1/+1
| * | [PATCH] uml: fix wall_to_monotonic initializationJeff Dike2006-06-053-20/+13
| * | [PATCH] pmf_register_irq_client() gives sleep with locks held warningBenjamin Herrenschmidt2006-06-051-7/+11
| * | [PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky2006-06-054-15/+8
| * | [SPARC64]: Fix missing fold at end of checksums.David S. Miller2006-06-042-4/+6
| |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-021-3/+15
| |\
| | * [ARM] 3540/1: ixp23xx: deal with gap in interrupt bitmasksLennert Buytenhek2006-06-021-3/+15
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-023-25/+44
| |\ \ | | |/ | |/|
| | * [SPARC64]: Make smp_processor_id() functional before start_kernel()David S. Miller2006-05-313-25/+44
* | | powerpc: add context.vdso_base for 32-bit tooPaul Mackerras2006-06-116-8/+8
* | | powerpc: Fix bug in iommu_alloc_coherent causing hang during bootPaul Mackerras2006-06-101-1/+1
* | | [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpcPaul Mackerras2006-06-092-2/+15
OpenPOWER on IntegriCloud