summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-10-02[ARM] mm: allow LH7A40x to use sparsememRussell King3-13/+14
2008-10-02[ARM] mm: deprecate discontigmem on ARMRussell King1-1/+5
2008-10-02[ARM] mm: switch SA1100 to use sparsememRussell King2-11/+7
2008-10-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2008-10-01MN10300: Fix IRQ handlingDavid Howells3-28/+47
2008-10-01[ARM] mm: enable sparsemem on clps7500 and RiscPCRussell King4-3/+35
2008-10-01[ARM] mm: finish ARM sparsemem supportRussell King1-29/+57
2008-10-01[ARM] mm: provide helpers for accessing membanksRussell King2-31/+39
2008-10-01[ARM] Improve non-executable supportRussell King6-58/+145
2008-10-01[ARM] Don't include asm/elf.h in asm codeRussell King23-26/+22
2008-10-01[ARM] Remove MT_NONSHARED_DEVICE aliasRussell King4-9/+7
2008-10-01[ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King10-49/+26
2008-10-01[ARM] Update Xscale and Xscale3 PTE mappingsRussell King2-9/+7
2008-10-01[ARM] remove 'prot_pte_ext' from memory type tableRussell King3-5/+2
2008-10-01[ARM] Convert ARMv7 to use TEX remappingRussell King1-4/+33
2008-10-01[ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King7-18/+40
2008-10-01[ARM] Convert Xscale and Xscale3 to use new memory typesRussell King3-31/+55
2008-10-01[ARM] Introduce new PTE memory type bitsRussell King5-42/+68
2008-10-01[ARM] Re-jig Linux PTE bits to allow room for 4 memory type bitsRussell King1-4/+4
2008-10-01[ARM] Convert set_pte_ext implementions to macrosRussell King18-402/+177
2008-10-01[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King3-21/+22
2008-10-01[ARM] mm: move validation of membanks to one placeRussell King3-12/+19
2008-09-30x86, vmi: fix broken LDT accessZachary Amsden1-1/+1
2008-09-30x86: Fix broken LDT access in VMIZachary Amsden1-1/+1
2008-09-30[ARM] Feroceon: small cleanups to L2 cache codeNicolas Pitre1-17/+25
2008-09-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-9/+15
2008-09-30[ARM] 5272/1: remove conditional compilation in show_pte()Nicolas Pitre1-3/+2
2008-09-30[ARM] 5271/1: get rid of pages_to_mb()Nicolas Pitre1-5/+0
2008-09-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-58/+54
2008-09-30[ARM] 5269/1: ARMv7: Use -march=armv7-a as compiler flagCatalin Marinas1-1/+1
2008-09-30[ARM] dma: fix some comments in dma-mapping.hRussell King1-8/+7
2008-09-30[ARM] dma: don't touch cache on dma_*_for_cpu()Russell King2-11/+3
2008-09-30x86: fix typo in enable_mtrr_cleanup early parameterJ.A. Magallón1-1/+1
2008-09-30powerpc: Fix failure to shutdown with CPU hotplugJohannes Berg1-5/+1
2008-09-30powerpc: Fix PCI in Holly device treeDavid Gibson1-53/+53
2008-09-30[IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck5-9/+15
2008-09-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2008-09-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-11/+94
2008-09-29Merge branch 'linux-m32r' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds10-54/+16
2008-09-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds4-18/+35
2008-09-29[ARM] 5267/1: [AT91] Name conflict in mach-at91/leds.cAndrew Victor1-4/+4
2008-09-29[ARM] 5261/1: [AT91] Support for LEDs on Conitec ARM&EVA boardAndrew Victor1-1/+27
2008-09-29[ARM] dma: add validation of DMA paramsRussell King2-4/+15
2008-09-29[ARM] dma: coding style cleanupsRussell King2-88/+64
2008-09-29[ARM] dma: fix dmabounce dma_sync_xxx() implementationsRussell King2-101/+69
2008-09-29[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()Russell King2-98/+76
2008-09-29[ARM] dma: Reduce to one dma_sync_sg_* implementationRussell King3-38/+31
2008-09-27[MIPS] BCM47xx: Fix build error due to missing PCI functionsAurelien Jarno2-0/+61
2008-09-27[MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error.Ralf Baechle1-9/+31
2008-09-27[MIPS] au1000: Make sure GPIO value is zero or oneBruno Randolf1-2/+2