summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-09-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds24-1170/+856
2005-09-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-260/+322
2005-09-27[PATCH] missing dependency on arm O= buildsAl Viro1-2/+2
2005-09-27[PATCH] m32r: more basic __user annotationsAl Viro1-8/+8
2005-09-27[PATCH] m32r: set CHECKFLAGS properlyAl Viro1-1/+1
2005-09-27[PATCH] useless includes of linux/irq.h in arch/i386Al Viro29-51/+1
2005-09-27[SPARC64]: Do not do TLB pre-filling any more.David S. Miller2-35/+0
2005-09-27[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-26[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller5-12/+147
2005-09-25[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-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-09-24[ARM] Fix context switch with ARMv6 + TLSRussell King1-1/+1
2005-09-24[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-23[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel7-8/+8
2005-09-23[PATCH] uml: replace printk with "stack-friendly" printf - to report console ...Paolo 'Blaisorblade' Giarrusso1-16/+42
2005-09-23[PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.Paolo 'Blaisorblade' Giarrusso2-2/+2
2005-09-23[PATCH] uml: Fix GFP_ flags usagePaolo 'Blaisorblade' Giarrusso1-1/+2
2005-09-23[PATCH] uml: avoid fixing faults while atomicPaolo 'Blaisorblade' Giarrusso1-0/+7
2005-09-23[PATCH] uml: run mconsole "sysrq" in process contextPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-23[PATCH] uml: fix condition in tlb flushPaolo 'Blaisorblade' Giarrusso1-6/+6
2005-09-23[PATCH] uml: fix hang in TT mode on faultPaolo 'Blaisorblade' Giarrusso2-3/+19
2005-09-23[PATCH] strlcat: use for uml umid.cPaolo 'Blaisorblade' Giarrusso2-8/+7
2005-09-23[PATCH] uml: don't remove umid files in conflict casePaolo 'Blaisorblade' Giarrusso1-11/+19
2005-09-23[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt5-15/+30
2005-09-23[PATCH] ppc64: Fix 64bit ptrace DABR supportAnton Blanchard1-0/+1
2005-09-23[PATCH] ppc64: Fix build with iommu debug enabledAnton Blanchard1-5/+6
2005-09-23[PATCH] ppc64: Fix LPAR regressionAnton Blanchard1-3/+2
2005-09-23[PATCH] alpha: fix kernel panic during SysRq-bIvan Kokshaysky1-0/+4
2005-09-23[PATCH] ppc32: fix build with oprofileBenjamin Herrenschmidt2-3/+6
2005-09-23[SPARC64]: Fix comment typo in head.SDavid S. Miller1-1/+1
2005-09-23[SPARC64]: Rewrite bootup sequence.David S. Miller13-625/+221
2005-09-23Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds3-23/+123
2005-09-23[IA64] MCA recovery verify pfn_validHidetoshi Seto1-6/+15
2005-09-23[IA64] Wire in the MCA/INIT handler stacksKeith Owens1-11/+85
2005-09-23[SPARC64]: Kill readjust_prom_translations()David S. Miller1-35/+0
2005-09-22[IA64] Fix simscsi for new SCSI midlayerPeter Chubb1-6/+23
2005-09-22[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platformKumar Gala1-4/+4
2005-09-22[SPARC64]: Remove unnecessary paging_init() cruft.David S. Miller1-99/+15
2005-09-22[SPARC64]: Do not allocate OBP page tables using bootmemDavid S. Miller1-47/+100
2005-09-22[SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.David S. Miller1-141/+160
2005-09-22[SPARC64]: Do not allocate prom translations using bootmem.David S. Miller1-28/+26
2005-09-22[SPARC64]: Remove ktlb.S instruction patching.David S. Miller2-39/+24
2005-09-22[SPARC64]: Kill SZ_BITS define from dtlb_backend.SDavid S. Miller1-12/+1
2005-09-22[SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller4-157/+179