aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-275-92/+147
|\
| * Merge branch 'dma40' into dmaengineDan Williams2010-10-192-50/+22
| |\
| | * ste_dma40: remove channel_typeRabin Vincent2010-10-191-9/+0
| | * ste_dma40: remove enum for endianessRabin Vincent2010-10-192-11/+2
| | * ste_dma40: remove TIM_FOR_LINK optionRabin Vincent2010-10-192-6/+0
| | * ste_dma40: move mode_opt to separate configRabin Vincent2010-10-192-11/+11
| | * ste_dma40: move channel mode to a separate fieldRabin Vincent2010-10-192-9/+10
| | * ste_dma40: move priority to separate fieldRabin Vincent2010-10-192-7/+2
| | |
| | \
| *-. \ Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams2010-10-073-6/+86
| |\ \ \ | | |_|/ | |/| |
| | | * dmaengine: Add Freescale i.MX SDMA supportSascha Hauer2010-10-053-6/+86
| | |/
| * | DMAENGINE: define a dummy filter function for ste_dma40Linus Walleij2010-10-071-0/+19
| * | DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40Per Forlin2010-10-071-23/+1
| * | DMAENGINE: ste_dma40: added kernel doc for structJonas Aaberg2010-09-221-7/+15
| * | DMAENGINE: ste_dma40: removed non-used variable from structJonas Aaberg2010-09-222-3/+0
| * | DMAENGINE: ste_dma40: code clean-upJonas Aaberg2010-09-221-6/+7
| * | DMAENGINE: ste_dma40: config checksLinus Walleij2010-09-221-1/+1
| |/
* | Remove duplicate includes from many filesZimny Lech2010-10-272-2/+0
* | ptrace: cleanup arch_ptrace() on ARMNamhyung Kim2010-10-271-12/+13
* | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-271-1/+2
* | replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-261-2/+1
* | mm: remove pte_*map_nested()Peter Zijlstra2010-10-263-12/+10
* | mm: stack based kmap_atomic()Peter Zijlstra2010-10-262-12/+17
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-10-261-0/+5
|\ \
| * | omap: rx51: Add support for USB chargersHeikki Krogerus2010-08-201-0/+5
* | | Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2010-10-2615-34/+771
|\ \ \
| * | | at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre2010-10-262-0/+189
| * | | AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre2010-10-263-3/+10
| * | | AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre2010-10-262-2/+8
| * | | AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre2010-10-266-35/+12
| * | | AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre2010-10-264-58/+51
| * | | AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre2010-10-261-7/+7
| * | | AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton2010-10-263-2/+63
| * | | AT91: add board support for Pcontrol_G20Peter Gsellmann2010-10-264-0/+504
* | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-10-263-38/+23
|\ \ \ \ | |/ / / |/| | |
| * | | OMAP: DSS2: OMAPFB: Allow FB_OMAP2 to build without VRFBSenthilvadivu Guruswamy2010-10-221-0/+16
| * | | arm/omap: simplify conditionalNicolas Kaiser2010-10-221-1/+1
| * | | OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja2010-10-221-31/+0
| * | | ARM: omap/fb: move get_fbmem_region() to .init.textUwe Kleine-König2010-10-221-1/+1
| * | | ARM: omap/fb: move omapfb_reserve_sram to .init.textUwe Kleine-König2010-10-221-3/+3
| * | | ARM: omap/fb: move omap_init_fb to .init.textUwe Kleine-König2010-10-221-2/+2
* | | | Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2010-10-2532-629/+4291
|\ \ \ \
| * | | | tegra: harmony: enable PCI ExpressMike Rapoport2010-10-212-0/+58
| * | | | tegra: add PCI Express supportMike Rapoport2010-10-216-1/+936
| * | | | tegra: add PCI Express clocksMike Rapoport2010-10-211-0/+48
| * | | | [ARM] tegra: Add APB DMA supportColin Cross2010-10-215-0/+922
| * | | | [ARM] tegra: Add cpufreq supportColin Cross2010-10-213-0/+187
| * | | | [ARM] tegra: common: Update common clock init tableColin Cross2010-10-211-2/+2
| * | | | [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross2010-10-217-210/+1005
| * | | | [ARM] tegra: Add support for reading fusesColin Cross2010-10-214-0/+111