aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-28
|\
| * [media] soc_camera: Don't use module names to load I2C modulesLaurent Pinchart2010-10-22
| * [media] sh_vou: Don't use module names to load I2C modulesLaurent Pinchart2010-10-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-28
|\ \
| * | mmc: add new sdhci-pxa driver for Marvell SoCsZhangfei Gao2010-10-24
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-28
|\ \ \
| * | | parisc: add tty driver to PDC consoleGuy Martin2010-10-21
| * | | parisc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-10-21
| * | | arch/parisc: Removing undead ifdef CONFIG_PA20Christian Dietrich2010-10-21
| * | | parisc: unwind - optimise linked-list searches for modulesPhil Carmody2010-10-21
| * | | parisc: change to new flag variablematt mooney2010-10-21
| * | | parisc: kill __do_IRQKyle McMartin2010-10-14
| * | | parisc: convert iosapic interrupts to proper flow handlersKyle McMartin2010-10-14
| * | | parisc: convert cpu interrupts to proper flow handlersKyle McMartin2010-10-14
| * | | parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-14
| * | | parisc: add prlimit64 syscallKyle McMartin2010-10-13
* | | | parisc: fix compile failure with kmap_atomic changesJames Bottomley2010-10-28
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-27
|\ \ \ \
| * \ \ \ Merge branch 'dma40' into dmaengineDan Williams2010-10-19
| |\ \ \ \
| | * | | | ste_dma40: remove channel_typeRabin Vincent2010-10-19
| | * | | | ste_dma40: remove enum for endianessRabin Vincent2010-10-19
| | * | | | ste_dma40: remove TIM_FOR_LINK optionRabin Vincent2010-10-19
| | * | | | ste_dma40: move mode_opt to separate configRabin Vincent2010-10-19
| | * | | | ste_dma40: move channel mode to a separate fieldRabin Vincent2010-10-19
| | * | | | ste_dma40: move priority to separate fieldRabin Vincent2010-10-19
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams2010-10-07
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | * | | | dmaengine: Add Freescale i.MX SDMA supportSascha Hauer2010-10-05
| | | |/ / / / | | |/| | | |
| | | * | | | fsldma: improved DMA_SLAVE supportIra Snyder2010-10-07
| | |/ / / /
| * | | | | DMAENGINE: define a dummy filter function for ste_dma40Linus Walleij2010-10-07
| * | | | | DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40Per Forlin2010-10-07
| * | | | | DMAENGINE: ste_dma40: added kernel doc for structJonas Aaberg2010-09-22
| * | | | | DMAENGINE: ste_dma40: removed non-used variable from structJonas Aaberg2010-09-22
| * | | | | DMAENGINE: ste_dma40: code clean-upJonas Aaberg2010-09-22
| * | | | | DMAENGINE: ste_dma40: config checksLinus Walleij2010-09-22
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds2010-10-27
|\ \ \ \ \
| * | | | | MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells2010-10-27
| * | | | | MN10300: Change "Matsushita" to "Panasonic".Akira Takeuchi2010-10-27
| * | | | | MN10300: Create a defconfig for the ASB2364 boardAkira Takeuchi2010-10-27
| * | | | | MN10300: Update the ASB2303 defconfigAkira Takeuchi2010-10-27
| * | | | | MN10300: ASB2364: Add support for SMSC911X and SMC911XAkira Takeuchi2010-10-27
| * | | | | MN10300: ASB2364: Handle the IRQ multiplexer in the FPGADavid Howells2010-10-27
| * | | | | MN10300: Generic time supportMark Salter2010-10-27
| * | | | | MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit supportMark Salter2010-10-27
| * | | | | MN10300: Map userspace atomic op regs as a vmalloc pageMark Salter2010-10-27
| * | | | | MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi2010-10-27
| * | | | | MN10300: Delete idle_timestamp from irq_cpustat_tAkira Takeuchi2010-10-27
| * | | | | MN10300: Make various interrupt priority settings configurableAkira Takeuchi2010-10-27
| * | | | | MN10300: Optimise do_csum()Akira Takeuchi2010-10-27
| * | | | | MN10300: Implement atomic ops using atomic ops unitMark Salter2010-10-27
| * | | | | MN10300: Make the FPU operate in non-lazy mode under SMPAkira Takeuchi2010-10-27