aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-04sh: Tidy up NEFF-based sign extension for SH-5.Paul Mundt6-66/+36
2009-08-04sh: Provide __flush_anon_page().Paul Mundt2-0/+31
2009-08-04sh: Drop unused arguments for kunmap_coherent().Paul Mundt1-4/+4
2009-08-04sh: Bring kmap_coherent() out-of-line.Paul Mundt1-1/+1
2009-08-04sh: Add a PG_dcache_dirty sanity check in kmap_coherent().Paul Mundt1-0/+2
2009-07-29sh: Handle a NULL vma in __update_tlb() for the fast-path.Paul Mundt3-3/+3
2009-07-29sh: update_mmu_cache() consolidation.Paul Mundt7-74/+67
2009-07-27sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.Paul Mundt6-33/+38
2009-07-27sh: Rename arch/sh/lib/clear_page.S -> __clear_user.S.Paul Mundt2-1/+1
2009-07-27sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt9-182/+27
2009-07-22sh: Migrate from PG_mapped to PG_dcache_dirty.Paul Mundt11-142/+81
2009-07-22sh: Provide _PAGE_SPECIAL for 32-bit.Paul Mundt1-4/+10
2009-07-21Merge branches 'sh/compressors' and 'sh/stable-updates'Paul Mundt55-185/+659
2009-07-21sh: bzip2/lzma uImage support.Paul Mundt4-23/+40
2009-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+1
2009-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds28-109/+139
2009-07-20blackfin: fix wrong CTS inversionSonic Zhang6-6/+6
2009-07-20sh: Clean up linker script using new BSS_SECTION macro.Tim Abbott1-2/+1
2009-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes into sh/kbuild-fixesPaul Mundt1-1/+1
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt58-145/+364
2009-07-20usb: r8a66597-hcd platform data on_chip supportMagnus Damm3-2/+3
2009-07-20sh: hwblk support for sh7723Magnus Damm4-53/+193
2009-07-20sh: Add support for multiple hwblk countersMagnus Damm3-26/+60
2009-07-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-47/+474
2009-07-18ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King2-4/+2
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott1-1/+1
2009-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/linux-2.6Linus Torvalds3-0/+11
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds3-11/+12
2009-07-17Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/fpu.h"Aurelien Jarno1-0/+2
2009-07-17Add dma_debug_init() for ia64fujita1-0/+8
2009-07-17Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu1-0/+1
2009-07-17[ARM] 5608/1: Updated U300 defconfigLinus Walleij1-10/+8
2009-07-17lguest: restrict CPUID to avoid perf counter wrmsrRusty Russell1-0/+5
2009-07-17lguest: fix journeyMatias Zabaljauregui2-2/+2
2009-07-16Blackfin: define HARDIRQ_BITS again for nowMike Frysinger1-0/+3
2009-07-16arch/blackfin: Add kmalloc NULL testsJulia Lawall1-0/+8
2009-07-16Blackfin: add CPLB entries for Core B on-chip L1 SRAM regionsGraf Yang1-6/+17
2009-07-16Blackfin: work around anomaly 05000189Robin Getz1-1/+2
2009-07-16Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich3-6/+4
2009-07-16Blackfin: fix bugs in GPIO resume codeMichael Hennerich1-4/+2
2009-07-16Blackfin: bf537-stamp: fix irq decl for AD7142Barry Song1-1/+1
2009-07-16Blackfin: fix handling of IPEND in interrupt context saveRobin Getz1-3/+4
2009-07-16Blackfin: drop duplicate runtime checking of anomaly 05000448Robin Getz1-4/+0
2009-07-16Blackfin: fix incomplete renaming of the bfin-twi-lcd driverMichael Hennerich7-7/+7
2009-07-16Blackfin: fix wrong CTS inversionSonic Zhang6-6/+6
2009-07-16Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1)Graf Yang1-14/+7
2009-07-16Blackfin: fix early_dma_memcpy() handling of busy channelsMike Frysinger1-15/+14
2009-07-16Blackfin: handle BF561 Core B memory regions better when SMP=nMike Frysinger2-8/+29
2009-07-16Blackfin: fix miscompilation in lshrdi3Jie Zhang1-15/+1
2009-07-16Blackfin: fix silent crash when no uClinux MTD filesystem existsRobin Getz1-10/+16