summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [S390] cleanup entry point definitionChristian Borntraeger2012-01-182-3/+2Star
* Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-01-1819-40/+30Star
|\
| * Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2012-01-177-25/+14Star
| |\
| | * ARM: EXYNOS: Invert VCLK polarity for framebuffer on ORIGENTushar Behera2012-01-111-1/+2
| | * ARM: S3C64XX: Fix interrupt configuration for PCA935x on CragganmoreMark Brown2012-01-111-1/+1
| | * ARM: S3C64XX: Fix the memory mapped GPIOs on CragganmoreMark Brown2012-01-112-1/+3
| | * ARM: S3C64XX: Remove hsmmc1 from CragganmoreMark Brown2012-01-111-8/+0Star
| | * ARM: S3C64XX: Remove unconditional power domain disablesMark Brown2012-01-111-13/+0Star
| | * ARM: SAMSUNG: Declare struct platform_device in plat/s3c64xx-spi.hMark Brown2012-01-111-0/+2
| | * ARM: SAMSUNG: dma-ops.h needs mach/dma.hMark Brown2012-01-111-0/+1
| | * ARM: SAMSUNG: Guard against multiple inclusion of plat/dma.hMark Brown2012-01-111-1/+5
| * | Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson2012-01-1710-14/+14
| |\ \
| | * | ARM: make BSYM macro assembly onlyRob Herring2012-01-161-2/+2
| | * | ARM: highbank: remove incorrect BSYM usageRob Herring2012-01-161-2/+1Star
| | * | ARM: imx: remove incorrect BSYM usageRob Herring2012-01-161-2/+1Star
| | * | ARM: exynos: remove incorrect BSYM usageRob Herring2012-01-162-3/+4
| | * | ARM: ux500: add missing ENDPROC to headsmp.SRob Herring2012-01-161-0/+2
| | * | ARM: msm: Add missing ENDPROC to headsmp.SRob Herring2012-01-161-0/+1
| | * | ARM: versatile: Add missing ENDPROC to headsmp.SPawel Moll2012-01-163-5/+3Star
| * | | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson2012-01-171-0/+1
| |\ \ \
| | * | | ARM: msm: vreg is a module and so needs module.hDavid Brown2012-01-061-0/+1
| * | | | Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson2012-01-171-1/+1
| |\ \ \ \
| | * | | | ARM: picoxcell: fix sched_clock() cleanup falloutJamie Iles2012-01-091-1/+1
* | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-186-13/+42
|\ \ \ \ \ \
| * | | | | | ARM: mach-shmobile: specify CHCLR registers on SH7372Guennadi Liakhovetski2012-01-061-3/+12
| * | | | | | video i.MX IPU: Fix display connectionsSascha Hauer2011-12-081-0/+15
| * | | | | | dmaengine/ste_dma40: allow fixed physical channelNarayanan G2011-12-051-1/+5
| * | | | | | dmaengine/ste_dma40: Add support to use lcla area from esramNarayanan G2011-11-281-0/+1
| * | | | | | Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-174-9/+9
| |\ \ \ \ \ \
| | * | | | | | plat-samsung: move to dma_transfer_directionVinod Koul2011-10-312-4/+4
| | * | | | | | dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-272-5/+5
* | | | | | | | x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=nAl Viro2012-01-181-0/+2
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-1829-150/+181
|\ \ \ \ \ \ \ \
| * | | | | | | | Kernel: Audit Support For The ARM PlatformNathaniel Husted2012-01-175-8/+24
| * | | | | | | | audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-1714-82/+61Star
| * | | | | | | | audit: ia32entry.S sign extend error codes when calling 64 bit codeEric Paris2012-01-171-1/+3
| * | | | | | | | Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-1723-62/+96
* | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-171-1/+20
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | microblaze: Add topology initMichal Simek2012-01-111-1/+20
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-1729-1950/+1019Star
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.hH. Peter Anvin2012-01-071-0/+1
| * | | | | | | | x86, um: Fix typo in 32-bit system call modificationsH. Peter Anvin2011-12-091-1/+1
| * | | | | | | | um: Use $(srctree) not $(KBUILD_SRC)H. Peter Anvin2011-12-091-1/+1
| * | | | | | | | x86, um: Mark system call tables readonlyH. Peter Anvin2011-12-062-2/+2
| * | | | | | | | x86, um: Use the same style generated syscall tables as nativeH. Peter Anvin2011-12-065-46/+84
| * | | | | | | | um: Generate headers before generating user-offsets.sH. Peter Anvin2011-12-061-1/+1
| * | | | | | | | um: Run host archheaders, allow use of host generated headersH. Peter Anvin2011-12-061-1/+6
| * | | | | | | | x86, syscall: Allow syscall offset to be symbolicH. Peter Anvin2011-11-191-1/+5
| * | | | | | | | x86, syscall: Re-fix typo in commentH. Peter Anvin2011-11-192-2/+2
| * | | | | | | | x86: Simplify syscallhdr.shH. Peter Anvin2011-11-191-16/+3Star