aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2009-12-04Merge branch 'pending-misc' (early part) into develRussell King
2009-12-04ARM: I-cache: flush executable mappings in flush_cache_range()Russell King
2009-12-04ARM: I-cache: avoid flushing in flush_cache_mm()Russell King
2009-12-04ARM: I-cache: Add invalidation for VIVT ASID tagged cachesRussell King
2009-12-04ARM: 5794/1: Flush the D-cache during copy_user_highpage()Catalin Marinas
2009-12-04ARM: Remove __flush_icache_all() from __flush_dcache_page()Russell King
2009-12-04ARM: Move __flush_icache_all() out of flush_pfn_alias()Russell King
2009-12-04ARM: Reduce __flush_dcache_page() visibilityRussell King
2009-12-03ARM: 5845/1: l2x0: check whether l2x0 already enabledSrinidhi Kasagar
2009-12-03ARM: 5792/1: bcmring: clean up mach/io.hLeo Chen
2009-12-01ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero pageRussell King
2009-12-01ARM: Avoid evaluating page_address() multiple timesRussell King
2009-12-01ARM: Avoid duplicated implementation for VIVT cache flushingRussell King
2009-11-25Merge branch 'mach-types'Russell King
2009-11-25[ARM] Update mach-typesRussell King
2009-11-24ARM: 5791/1: ARM: MM: use 64bytes of L1 cache on plat S5PC1xxMarek Szyprowski
2009-11-23ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPATJean PIHET
2009-11-22Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-11-22[ARM] pxa/spitz: fix compile regression on spitzPavel Machek
2009-11-20[ARM] pxa/cpufreq: fix index assignments for end markerDaniel Mack
2009-11-20[ARM] kmap: fix build errors with DEBUG_HIGHMEM enabledRussell King
2009-11-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin
2009-11-18omap: fix unlikely(x) < yRoel Kluin
2009-11-17omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo
2009-11-17omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak
2009-11-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-11-16omap: Fix keymap for zoom2 according to matrix keypad framworkVimal Singh
2009-11-16Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-11-17[ARM] pxa: ensure mfp is in correct range in mfp_{read,write}Roel Kluin
2009-11-17[ARM] pxa/hx4700: fix hx4700 touchscreen pressure valuesPaul Parsons
2009-11-16Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2009-11-16ARM: 5787/1: U300 COH 901 331 fixesLinus Walleij
2009-11-16at91: at91sam9g20ek modify dual slot evaluation kitNicolas Ferre
2009-11-13[ARM] Kirkwood: disable propagation of mbus error to the CPU local busLennert Buytenhek
2009-11-13[ARM] pxa: fix incorrect mfp_to_gpio() conversionEric Miao
2009-11-13[ARM] pxa/colibri: fix AC97 ifdefs and add missing includeMarek Vasut
2009-11-13[ARM] pxa: fix missing underscores in mfp-pxa910.hRoel Kluin
2009-11-13[ARM] pxa: fix interrupts number calculation when CONFIG_PXA_HAVE_ISA_IRQS=yMarc Zyngier
2009-11-12Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-11omap3: Decrease cpufreq transition latencyMike Turquette
2009-11-11Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-11-11omap3: update Pandora defconfigGrazvydas Ignotas
2009-11-11omap3: 3430sdp: Enable Linux Regulator frameworkSergio Aguirre
2009-11-11omap3: beagle: Fix USB host port power controlJarkko Nikula
2009-11-11omap3: pandora: Fix keypad keymapGrazvydas Ignotas
2009-11-11omap1: Amstrad Delta defconfig fixesJanusz Krzysztofik
2009-11-11omap: Fix omapfb/lcdc on OMAP1510 broken when PM setJanusz Krzysztofik
2009-11-10omap: Use resource_sizeTobias Klauser
2009-11-10omap: Fix race condition in omap dma driverTao Hu