summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxesRavikiran G Thirumalai2005-10-031-3/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-021-0/+5
|\
| * [ARM] 2943/1: Clear the exclusive monitor in v6_early_abortCatalin Marinas2005-10-021-0/+5
* | [PATCH] alpha: fix kernel alignment trapsRichard Henderson2005-10-022-8/+8
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-011-0/+2
|\
| * [ARM] 2945/1: ARM fortunet fails to build because of missing includeVincent Sanders2005-10-011-0/+2
* | [PATCH] ppc32: Add new iBook 12" to PowerMac models tableSven Henkel2005-10-011-0/+4
* | [PATCH] ppc64: fix up()/down() usage for kprobe_mutexAnanth N Mavinakayanahalli2005-10-011-4/+4
* | [PATCH] ARM: Fix IXP2000 serial port resource range. For real this time.Deepak Saxena2005-09-301-1/+1
|/
* [PATCH] pmac: fix cpufreq for old tipb 550MhzBenjamin Herrenschmidt2005-09-301-0/+7
* [PATCH] x86_64 early numa init fixRavikiran G Thirumalai2005-09-301-3/+2
* [PATCH] x86_64: fix the BP node_to_cpumaskRavikiran G Thirumalai2005-09-301-4/+1
* [PATCH] utilization of kprobe_mutex is incorrect on x86_64Zhang, Yanmin2005-09-301-4/+4
* [PATCH] uml: revert "run mconsole "sysrq" in process context"Paolo 'Blaisorblade' Giarrusso2005-09-301-1/+1
* [PATCH] uml: clear SKAS0/3 flags when running in TT modePaolo 'Blaisorblade' Giarrusso2005-09-302-0/+6
* [PATCH] uml: fix page faults in SKAS3 mode.Paolo 'Blaisorblade' Giarrusso2005-09-303-3/+17
* [PATCH] i386: include linux/irq.h rather than asm/hw_irq.hNick Piggin2005-09-303-3/+3
* [PATCH] useless includes of linux/irq.h (arch/ppc)Al Viro2005-09-3026-27/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-3017-671/+359
|\
| * [SPARC64]: Fix several bugs in flush_ptrace_access().David S. Miller2005-09-291-3/+11
| * [SPARC64]: Kill arch/sparc64/prom/memory.cDavid S. Miller2005-09-293-156/+1
| * [SPARC64]: Rewrite convoluted physical memory probing.David S. Miller2005-09-292-192/+112
| * [SPARC64]: Solidify check in cheetah_check_main_memory().David S. Miller2005-09-281-0/+3
| * [SPARC64]: Kill all external references to sp_banks[]David S. Miller2005-09-283-30/+28
| * [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initDavid S. Miller2005-09-283-67/+61
| * [SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2005-09-282-4/+0
| * [SPARC64]: Simplify user fault fixup handling.David S. Miller2005-09-282-42/+31
| * [SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller2005-09-285-87/+94
| * [SPARC64]: Convert to use generic exception table support.David S. Miller2005-09-286-171/+99
* | [PATCH] bogus BUILD_BUG_ON() in bpa_iommuAl Viro2005-09-301-1/+5
* | [PATCH] useless linux/irq.h includes (arch/um)Al Viro2005-09-302-2/+0
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-3023-38/+29
|\ \
| * | [ARM] 2940/1: Fix BTB entry flush in arch/arm/mm/cache-v6.SGen FUKATSU2005-09-301-1/+8
| * | [ARM] 2942/1: Fix the warning in arch/arm/common/gic.cCatalin Marinas2005-09-301-0/+2
| * | [ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.cCatalin Marinas2005-09-301-18/+18
| * | [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-2918-18/+0
| * | [ARM] Don't include asm/arch/hardware.h directlyRussell King2005-09-291-1/+0
| * | [ARM] Fix warning in arch/arm/mach-pxa/generic.cRussell King2005-09-291-0/+1
* | | [PATCH] x86_64: Fix mce_logMike Waychison2005-09-291-3/+7
* | | [PATCH] Fix up TLB flush filter disablingAndi Kleen2005-09-292-10/+28
* | | [PATCH] Fix thinko in previous ARM 2917/1 patchDeepak Saxena2005-09-291-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-293-6/+13
|\ \ \ | | |/ | |/|
| * | [SPARC64]: Fix bug in unaligned load endianness swappingDavid S. Miller2005-09-281-5/+5
| * | [SPARC64]: Add missing IDs for newer cpus.David S. Miller2005-09-272-1/+8
* | | [PATCH] mv64x60 iomem annotationsAl Viro2005-09-291-2/+2
* | | [PATCH] ppc32 ld.script fix for building on ppc64Al Viro2005-09-291-1/+1
* | | [PATCH] s390 signal annotationsAl Viro2005-09-292-5/+5
* | | [PATCH] arm/versatile iomem annotationsAl Viro2005-09-291-21/+22
* | | [PATCH] uml makefiles sanitizedAl Viro2005-09-2933-573/+240
| |/ |/|
* | [PATCH] ppc64: More hugepage fixesBenjamin Herrenschmidt2005-09-282-4/+5