aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-03[SPARC]: "extern inline" doesn't make much sense.Adrian Bunk2-2/+2
2005-10-03[PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxesRavikiran G Thirumalai1-3/+2
2005-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+5
2005-10-02[ARM] 2943/1: Clear the exclusive monitor in v6_early_abortCatalin Marinas1-0/+5
2005-10-02[PATCH] alpha: fix kernel alignment trapsRichard Henderson2-8/+8
2005-10-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2005-10-01[PATCH] ppc32: Add new iBook 12" to PowerMac models tableSven Henkel1-0/+4
2005-10-01[ARM] 2945/1: ARM fortunet fails to build because of missing includeVincent Sanders1-0/+2
2005-10-01[PATCH] ppc64: fix up()/down() usage for kprobe_mutexAnanth N Mavinakayanahalli1-4/+4
2005-09-30[PATCH] ARM: Fix IXP2000 serial port resource range. For real this time.Deepak Saxena1-1/+1
2005-09-30[PATCH] pmac: fix cpufreq for old tipb 550MhzBenjamin Herrenschmidt1-0/+7
2005-09-30[PATCH] x86_64 early numa init fixRavikiran G Thirumalai1-3/+2
2005-09-30[PATCH] x86_64: fix the BP node_to_cpumaskRavikiran G Thirumalai1-4/+1
2005-09-30[PATCH] utilization of kprobe_mutex is incorrect on x86_64Zhang, Yanmin1-4/+4
2005-09-30[PATCH] uml: revert "run mconsole "sysrq" in process context"Paolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-30[PATCH] uml: clear SKAS0/3 flags when running in TT modePaolo 'Blaisorblade' Giarrusso2-0/+6
2005-09-30[PATCH] uml: fix page faults in SKAS3 mode.Paolo 'Blaisorblade' Giarrusso3-3/+17
2005-09-30[PATCH] i386: include linux/irq.h rather than asm/hw_irq.hNick Piggin3-3/+3
2005-09-30[PATCH] useless includes of linux/irq.h (arch/ppc)Al Viro26-27/+0
2005-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-671/+359
2005-09-30[PATCH] bogus BUILD_BUG_ON() in bpa_iommuAl Viro1-1/+5
2005-09-30[PATCH] useless linux/irq.h includes (arch/um)Al Viro2-2/+0
2005-09-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds23-38/+29
2005-09-30[ARM] 2940/1: Fix BTB entry flush in arch/arm/mm/cache-v6.SGen FUKATSU1-1/+8
2005-09-30[ARM] 2942/1: Fix the warning in arch/arm/common/gic.cCatalin Marinas1-0/+2
2005-09-30[ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.cCatalin Marinas1-18/+18
2005-09-29[SPARC64]: Fix several bugs in flush_ptrace_access().David S. Miller1-3/+11
2005-09-29[SPARC64]: Kill arch/sparc64/prom/memory.cDavid S. Miller3-156/+1
2005-09-29[SPARC64]: Rewrite convoluted physical memory probing.David S. Miller2-192/+112
2005-09-29[PATCH] x86_64: Fix mce_logMike Waychison1-3/+7
2005-09-29[PATCH] Fix up TLB flush filter disablingAndi Kleen2-10/+28
2005-09-29[PATCH] Fix thinko in previous ARM 2917/1 patchDeepak Saxena1-1/+1
2005-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-6/+13
2005-09-29[PATCH] mv64x60 iomem annotationsAl Viro1-2/+2
2005-09-29[PATCH] ppc32 ld.script fix for building on ppc64Al Viro1-1/+1
2005-09-29[PATCH] s390 signal annotationsAl Viro2-5/+5
2005-09-29[PATCH] arm/versatile iomem annotationsAl Viro1-21/+22
2005-09-29[PATCH] uml makefiles sanitizedAl Viro33-573/+240
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King18-18/+0
2005-09-29[ARM] Don't include asm/arch/hardware.h directlyRussell King1-1/+0
2005-09-29[ARM] Fix warning in arch/arm/mach-pxa/generic.cRussell King1-0/+1
2005-09-28[SPARC64]: Solidify check in cheetah_check_main_memory().David S. Miller1-0/+3
2005-09-28[SPARC64]: Kill all external references to sp_banks[]David S. Miller3-30/+28
2005-09-28[SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initDavid S. Miller3-67/+61
2005-09-28[SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2-4/+0
2005-09-28[SPARC64]: Simplify user fault fixup handling.David S. Miller2-42/+31
2005-09-28[SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller5-87/+94
2005-09-28[SPARC64]: Convert to use generic exception table support.David S. Miller6-171/+99
2005-09-28[SPARC64]: Fix bug in unaligned load endianness swappingDavid S. Miller1-5/+5
2005-09-28[PATCH] ppc64: More hugepage fixesBenjamin Herrenschmidt2-4/+5