aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams2010-10-074-143/+86
|\ \ \
| | | * dmaengine: Add Freescale i.MX SDMA supportSascha Hauer2010-10-053-6/+86
| | |/ | |/|
| | * fsldma: improved DMA_SLAVE supportIra Snyder2010-10-071-137/+0
| |/
* | 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
|/
* frv: double syscall restarts, syscall restart in sigreturn()Al Viro2010-09-201-1/+3
* frv: handling of restart into restart_syscall is fsckedAl Viro2010-09-201-1/+1
* frv: avoid infinite loop of SIGSEGV deliveryAl Viro2010-09-201-2/+2
* frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro2010-09-201-16/+22
* frv: restart_block.fn needs to be reset on sigreturnAl Viro2010-09-201-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2010-09-1913-131/+88
|\
| * alpha: deal with multiple simultaneously pending signalsAl Viro2010-09-181-5/+11
| * alpha: fix a 14 years old bug in sigreturn tracingAl Viro2010-09-181-2/+11
| * alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2010-09-183-69/+2
| * alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro2010-09-181-1/+2
| * alpha: Shift perf event pending work earlier in timer interruptMichael Cree2010-09-181-5/+5
| * alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson2010-09-182-1/+7
| * alpha: kill big kernel lockArnd Bergmann2010-09-182-8/+0
| * alpha: fix build breakage in asm/cacheflush.hTejun Heo2010-09-181-0/+2
| * alpha: remove unnecessary cast from void* in assignment.matt mooney2010-09-182-2/+2
| * alpha: Use static const char * const where possibleJoe Perches2010-09-184-38/+46
* | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-199-66/+107
|\ \ | |/ |/|
| * ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410Darius Augulis2010-09-181-1/+1
| * ARM: S3C64XX: Fix coding style errors on mach-real6410Darius Augulis2010-09-181-52/+52
| * ARM: S3C64XX: Prototype SPI devicesMark Brown2010-09-181-0/+1
| * ARM: S3C64XX: Fix dev-spi buildMark Brown2010-09-141-1/+1
| * ARM: SAMSUNG: Fix on s5p_gpio_[get,set]_drvstrKukjin Kim2010-09-141-3/+4
| * ARM: SAMSUNG: Fix on drive strength valueKukjin Kim2010-09-141-5/+5
| * ARM: S5PV210: Add FIMC clocksMarek Szyprowski2010-09-141-0/+18
| * ARM: S5PV210: Reduce the iodesc length of systimerKyungmin Park2010-09-141-1/+1
| * ARM: S5PV210: Update I2C-1 Clock Register Property.MyungJoo Ham2010-09-141-1/+1
| * ARM: S5P: Decrease IO Registers memory region size on FIMCSylwester Nawrocki2010-09-143-3/+3
| * ARM: S5P: Fix DMA coherent mask for FIMCMarek Szyprowski2010-09-143-0/+21
* | arm: fix really nasty sigreturn bugAl Viro2010-09-171-0/+2
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-166-39/+23
|\ \
| * | x86: hpet: Work around hardware stupidityThomas Gleixner2010-09-153-33/+17
| * | x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=ybasile@opensource.dyc.edu2010-09-131-1/+1
| * | x86, cpufeature: Suppress compiler warning with gcc 3.xTetsuo Handa2010-09-131-2/+2
| * | x86, UV: Fix initialization of max_pnodeJack Steiner2010-09-101-3/+3
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-09-161-31/+11
|\ \ \
| * | | [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik2010-09-151-31/+11
* | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2010-09-1612-51/+94
|\ \ \ \
| * | | | arch/tile: fix formatting bug in register dumpsChris Metcalf2010-09-151-1/+1
| * | | | arch/tile: fix memcpy_fromio()/memcpy_toio() signaturesChris Metcalf2010-09-151-4/+4
| * | | | arch/tile: Save and restore extra user state for tilegxChris Metcalf2010-09-154-7/+34
| * | | | arch/tile: Change struct sigcontext to be more usefulChris Metcalf2010-09-155-27/+36