Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | ARM: SAMSUNG: Guard against multiple inclusion of plat/dma.h | Mark Brown | 2012-01-11 | |
| * | | | | | | | | | Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in... | Olof Johansson | 2012-01-17 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | ARM: make BSYM macro assembly only | Rob Herring | 2012-01-16 | |
| | * | | | | | | | | | ARM: highbank: remove incorrect BSYM usage | Rob Herring | 2012-01-16 | |
| | * | | | | | | | | | ARM: imx: remove incorrect BSYM usage | Rob Herring | 2012-01-16 | |
| | * | | | | | | | | | ARM: exynos: remove incorrect BSYM usage | Rob Herring | 2012-01-16 | |
| | * | | | | | | | | | ARM: ux500: add missing ENDPROC to headsmp.S | Rob Herring | 2012-01-16 | |
| | * | | | | | | | | | ARM: msm: Add missing ENDPROC to headsmp.S | Rob Herring | 2012-01-16 | |
| | * | | | | | | | | | ARM: versatile: Add missing ENDPROC to headsmp.S | Pawel Moll | 2012-01-16 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||
| * | | | | | | | | | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i... | Olof Johansson | 2012-01-17 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | ARM: msm: vreg is a module and so needs module.h | David Brown | 2012-01-06 | |
| * | | | | | | | | | | Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int... | Olof Johansson | 2012-01-17 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||
| | * | | | | | | | | | ARM: picoxcell: fix sched_clock() cleanup fallout | Jamie Iles | 2012-01-09 | |
* | | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | ARM: mach-shmobile: specify CHCLR registers on SH7372 | Guennadi Liakhovetski | 2012-01-06 | |
| * | | | | | | | | | | | video i.MX IPU: Fix display connections | Sascha Hauer | 2011-12-08 | |
| * | | | | | | | | | | | dmaengine/ste_dma40: allow fixed physical channel | Narayanan G | 2011-12-04 | |
| * | | | | | | | | | | | dmaengine/ste_dma40: Add support to use lcla area from esram | Narayanan G | 2011-11-27 | |
| * | | | | | | | | | | | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul | 2011-11-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | plat-samsung: move to dma_transfer_direction | Vinod Koul | 2011-10-31 | |
| | * | | | | | | | | | | dmaengine: move drivers to dma_transfer_direction | Vinod Koul | 2011-10-27 | |
* | | | | | | | | | | | | x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n | Al Viro | 2012-01-17 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-01-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Kernel: Audit Support For The ARM Platform | Nathaniel Husted | 2012-01-17 | |
| * | | | | | | | | | | | | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 2012-01-17 | |
| * | | | | | | | | | | | | audit: ia32entry.S sign extend error codes when calling 64 bit code | Eric Paris | 2012-01-17 | |
| * | | | | | | | | | | | | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 2012-01-17 | |
* | | | | | | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-01-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | microblaze: Add topology init | Michal Simek | 2012-01-11 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-01-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h | H. Peter Anvin | 2012-01-07 | |
| * | | | | | | | | | | | | x86, um: Fix typo in 32-bit system call modifications | H. Peter Anvin | 2011-12-09 | |
| * | | | | | | | | | | | | um: Use $(srctree) not $(KBUILD_SRC) | H. Peter Anvin | 2011-12-09 | |
| * | | | | | | | | | | | | x86, um: Mark system call tables readonly | H. Peter Anvin | 2011-12-06 | |
| * | | | | | | | | | | | | x86, um: Use the same style generated syscall tables as native | H. Peter Anvin | 2011-12-05 | |
| * | | | | | | | | | | | | um: Generate headers before generating user-offsets.s | H. Peter Anvin | 2011-12-05 | |
| * | | | | | | | | | | | | um: Run host archheaders, allow use of host generated headers | H. Peter Anvin | 2011-12-05 | |
| * | | | | | | | | | | | | x86, syscall: Allow syscall offset to be symbolic | H. Peter Anvin | 2011-11-18 | |
| * | | | | | | | | | | | | x86, syscall: Re-fix typo in comment | H. Peter Anvin | 2011-11-18 | |
| * | | | | | | | | | | | | x86: Simplify syscallhdr.sh | H. Peter Anvin | 2011-11-18 | |
| * | | | | | | | | | | | | x86: Generate system call tables and unistd_*.h from tables | H. Peter Anvin | 2011-11-17 | |
| * | | | | | | | | | | | | x86: Machine-readable syscall tables and scripts to process them | H. Peter Anvin | 2011-11-17 | |
| * | | | | | | | | | | | | x86-64, ia32: Move compat_ni_syscall into C and its own file | H. Peter Anvin | 2011-11-17 | |
| * | | | | | | | | | | | | x86-64, syscall: Adjust comment spacing and remove typo | H. Peter Anvin | 2011-11-17 | |
* | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2012-01-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | ARM: OMAP3: fix build on !CONFIG_IOMMU_API | Ohad Ben-Cohen | 2012-01-16 | |
* | | | | | | | | | | | | | | mce: fix warning messages about static struct mce_device | Greg Kroah-Hartman | 2012-01-16 | |
* | | | | | | | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2012-01-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | ARM: sa11x0: assabet: fix build warning | Russell King | 2012-01-16 | |
| * | | | | | | | | | | | | | | ARM: Add arm_memblock_steal() to allocate memory away from the kernel | Russell King | 2012-01-13 |