summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-11-17ARM: imx: change static io mapping to use a functionUwe Kleine-König
2010-11-17ARM: imx: remove last explicit users of virtual base address definesUwe Kleine-König
2010-11-17ARM: imx: use MXxy_IO_P2V macros to setup static mappingsUwe Kleine-König
2010-11-17ARM: imx: refactor the io mapping macroUwe Kleine-König
2010-11-17ARM: mx3: fix the last users of IMX_NEEDS_DEPRECATED_SYMBOLSUwe Kleine-König
2010-10-28Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King
2010-10-28Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2010-10-28Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2010-10-27Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds
2010-10-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton
2010-10-26m68k{nommu}/blackfin : remove old assembler-only flags bit definitionsPhilippe De Muyter
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-26um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger
2010-10-26uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath
2010-10-26uml: define CONFIG_NO_DMAFUJITA Tomonori
2010-10-26alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky
2010-10-26alpha: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori
2010-10-26x86: access_error API cleanupMichel Lespinasse
2010-10-26mm: retry page fault when blocking on disk transferMichel Lespinasse
2010-10-26perf, x86: Fix up kmap_atomic() typePeter Zijlstra
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-26um: fix IRQ flag handling namingRichard Weinberger
2010-10-26um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger
2010-10-26um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger
2010-10-26Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2010-10-26Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2010-10-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2010-10-26ARM: imx: Add wake functionality to GPIODinh Nguyen
2010-10-26ARM: mx5: Add gpio-keys to mx51 babbage boardDinh Nguyen
2010-10-26ARM: imx: Add gpio-keys to plat-mxcDinh Nguyen
2010-10-26mx31_3ds: Fix spi registrationRogerio Pimentel
2010-10-26mx31_3ds: Fix the logic for detecting the debug boardRogerio Pimentel
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre
2010-10-26AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre
2010-10-26AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre
2010-10-26AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre
2010-10-26AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre
2010-10-26AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre
2010-10-26AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton
2010-10-26AT91: add board support for Pcontrol_G20Peter Gsellmann
2010-10-26ARM: ux500 specific L2 cache codePer Fransson
2010-10-26ARM: l2x0: Optimise the range based operationsSantosh Shilimkar
2010-10-26ARM: l2x0: Determine the cache sizeSantosh Shilimkar
2010-10-26ARM: l2x0: Fix coding-style in the cache-l2x0.hSantosh Shilimkar
2010-10-26omap4: l2x0: Override the default l2x0_disableSantosh Shilimkar