aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-09-23Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-09-23[ARM] Fix context switch with ARMv6 + TLSRussell King1-1/+1
2005-09-23[PATCH] ppc64: Fix huge pages MMU mapping bugBenjamin Herrenschmidt2-5/+7
2005-09-23[SPARC64]: Mark functions called by paging_init() as __init.David S. Miller1-6/+6
2005-09-23[SPARC64]: Kill unused variable in setup_arch()David S. Miller1-7/+0
2005-09-22[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel7-8/+8
2005-09-22[PATCH] uml: replace printk with "stack-friendly" printf - to report console failurePaolo 'Blaisorblade' Giarrusso1-16/+42
2005-09-22[PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.Paolo 'Blaisorblade' Giarrusso2-2/+2
2005-09-22[PATCH] uml: Fix GFP_ flags usagePaolo 'Blaisorblade' Giarrusso1-1/+2
2005-09-22[PATCH] uml: avoid fixing faults while atomicPaolo 'Blaisorblade' Giarrusso1-0/+7
2005-09-22[PATCH] uml: run mconsole "sysrq" in process contextPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-22[PATCH] uml: fix condition in tlb flushPaolo 'Blaisorblade' Giarrusso1-6/+6
2005-09-22[PATCH] uml: fix hang in TT mode on faultPaolo 'Blaisorblade' Giarrusso2-3/+19
2005-09-22[PATCH] strlcat: use for uml umid.cPaolo 'Blaisorblade' Giarrusso2-8/+7
2005-09-22[PATCH] uml: don't remove umid files in conflict casePaolo 'Blaisorblade' Giarrusso1-11/+19