aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-09-28[PATCH] ppc64: Add missing barrier() in kexec codeAnton Blanchard1-0/+1
2005-09-28[PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCsjohn stultz1-3/+0
2005-09-28[PATCH] ppc: fix stupid thinko in oprofile fixBenjamin Herrenschmidt1-2/+1
2005-09-27[SPARC64]: Add missing IDs for newer cpus.David S. Miller2-1/+8
2005-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds24-1170/+856
2005-09-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-260/+322
2005-09-26[PATCH] missing dependency on arm O= buildsAl Viro1-2/+2
2005-09-26[PATCH] m32r: more basic __user annotationsAl Viro1-8/+8
2005-09-26[PATCH] m32r: set CHECKFLAGS properlyAl Viro1-1/+1
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro29-51/+1
2005-09-26[SPARC64]: Do not do TLB pre-filling any more.David S. Miller2-35/+0
2005-09-26[SPARC64]: Simplify Spitfire D-cache page flush.David S. Miller1-46/+23
2005-09-26[ARM] 2936/1: ixp4xx default config fixesVincent Sanders1-259/+318
2005-09-26[ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_typeDavid Vrabel1-1/+4
2005-09-26[SPARC64]: Probe D/I/E-cache config and use.David S. Miller5-23/+96
2005-09-25[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller5-12/+147
2005-09-24[SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller1-1/+1
2005-09-24[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King1-3/+3