summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* plat-samsung: move to dma_transfer_directionVinod Koul2011-10-312-4/+4
* dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-272-5/+5
* ARM: SAMSUNG: Remove Samsung specific enum type for dma directionBoojin Kim2011-09-148-25/+19
* ASoC: Samsung: Update DMA interfaceBoojin Kim2011-09-143-7/+7
* ARM: SAMSUNG: Remove S3C-PL330-DMA driverBoojin Kim2011-09-145-1288/+6
* ARM: S5P64X0: Use generic DMA PL330 driverBoojin Kim2011-09-145-96/+201
* ARM: S5PC100: Use generic DMA PL330 driverBoojin Kim2011-09-144-116/+222
* ARM: S5PV210: Use generic DMA PL330 driverBoojin Kim2011-09-144-116/+214
* ARM: EXYNOS4: Use generic DMA PL330 driverBoojin Kim2011-09-143-114/+198
* ARM: SAMSUNG: Add common DMA operationsBoojin Kim2011-09-148-3/+347
* ARM: SAMSUNG: Update to use PL330-DMA driverBoojin Kim2011-09-147-10/+19
* Merge branch 'next' into v3.1-rc4Vinod Koul2011-09-021-0/+4
|\
| * ARM: asm/pl080.h: Protect against multiple inclusion of header fileViresh Kumar2011-08-251-0/+4
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-284-1/+6
|\ \
| * | ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm2011-08-271-1/+1
| * | OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman2011-08-251-1/+2
| * | ARM: mach-shmobile: sh7372 LCDC1 suspend fixMagnus Damm2011-08-243-0/+4
* | | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-2628-33/+26
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-08-262-9/+12
|\ \ \
| * | | [S390] Change default action from reipl to stop for on_restartMichael Holzheu2011-08-241-2/+3
| * | | [S390] arch/s390/kernel/ipl.c: correct error detection checkJulia Lawall2011-08-241-1/+1
| * | | [S390] nss,initrd: kernel image and initrd must be in different segmentsHeiko Carstens2011-08-241-6/+8
* | | | sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov2011-08-261-1/+3
* | | | arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341822011-08-251-2/+3
* | | | cris: add arch/cris/include/asm/serial.hWANG Cong2011-08-251-0/+9
* | | | alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich2011-08-253-18/+11
* | | | x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski2011-08-251-6/+2
* | | | mtrr: fix UP breakage caused during switch to stop_machineTejun Heo2011-08-251-2/+0
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-248-233/+468
|\ \ \ | |/ / |/| |
| * | sparc: Allow handling signals when stack is corrupted.David S. Miller2011-08-208-233/+468
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-233-4/+3
|\ \ \
| * | | x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin2011-08-231-1/+1
| * | | x86, UV: Remove UV delay in starting slave cpusJack Steiner2011-08-051-1/+0
| * | | x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox2011-08-051-2/+2
* | | | m68k: fix __page_to_pfn for a const struct page argumentIan Campbell2011-08-231-1/+1
* | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-225-11/+15
|\ \ \ \
| * | | | xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge2011-08-221-1/+1
| * | | | xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini2011-08-221-2/+2
| * | | | xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-173-8/+12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-191-0/+9
|\ \ \ \ \
| * | | | | PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-011-0/+9
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-181-2/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | sparc: fix array bounds error setting up PCIC NMI trapIan Campbell2011-08-181-2/+2
* | | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-08-161-0/+3
|\ \ \ \ \ \
| * | | | | | KVM: uses TASKSTATS, depends on NETRandy Dunlap2011-08-161-0/+2
| * | | | | | KVM: fix TASK_DELAY_ACCT kconfig warningRandy Dunlap2011-07-271-0/+1
* | | | | | | Merge branch 'fixallnoconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-08-162-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [IA64] fix "allnoconfig" buildTony Luck2011-08-092-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-153-8/+10
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller2011-08-151-0/+1
OpenPOWER on IntegriCloud