aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | | | | Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson2012-01-17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: picoxcell: fix sched_clock() cleanup falloutJamie Iles2012-01-09
* | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: mach-shmobile: specify CHCLR registers on SH7372Guennadi Liakhovetski2012-01-06
| * | | | | | | | | | | video i.MX IPU: Fix display connectionsSascha Hauer2011-12-08
| * | | | | | | | | | | dmaengine/ste_dma40: allow fixed physical channelNarayanan G2011-12-04
| * | | | | | | | | | | dmaengine/ste_dma40: Add support to use lcla area from esramNarayanan G2011-11-27
| * | | | | | | | | | | Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | plat-samsung: move to dma_transfer_directionVinod Koul2011-10-31
| | * | | | | | | | | | dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-27
* | | | | | | | | | | | x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=nAl Viro2012-01-17
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Kernel: Audit Support For The ARM PlatformNathaniel Husted2012-01-17
| * | | | | | | | | | | | audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
| * | | | | | | | | | | | audit: ia32entry.S sign extend error codes when calling 64 bit codeEric Paris2012-01-17
| * | | | | | | | | | | | Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
* | | | | | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | microblaze: Add topology initMichal Simek2012-01-11
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.hH. Peter Anvin2012-01-07
| * | | | | | | | | | | | x86, um: Fix typo in 32-bit system call modificationsH. Peter Anvin2011-12-09
| * | | | | | | | | | | | um: Use $(srctree) not $(KBUILD_SRC)H. Peter Anvin2011-12-09
| * | | | | | | | | | | | x86, um: Mark system call tables readonlyH. Peter Anvin2011-12-06
| * | | | | | | | | | | | x86, um: Use the same style generated syscall tables as nativeH. Peter Anvin2011-12-05
| * | | | | | | | | | | | um: Generate headers before generating user-offsets.sH. Peter Anvin2011-12-05
| * | | | | | | | | | | | um: Run host archheaders, allow use of host generated headersH. Peter Anvin2011-12-05
| * | | | | | | | | | | | x86, syscall: Allow syscall offset to be symbolicH. Peter Anvin2011-11-18
| * | | | | | | | | | | | x86, syscall: Re-fix typo in commentH. Peter Anvin2011-11-18
| * | | | | | | | | | | | x86: Simplify syscallhdr.shH. Peter Anvin2011-11-18
| * | | | | | | | | | | | x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin2011-11-17
| * | | | | | | | | | | | x86: Machine-readable syscall tables and scripts to process themH. Peter Anvin2011-11-17
| * | | | | | | | | | | | x86-64, ia32: Move compat_ni_syscall into C and its own fileH. Peter Anvin2011-11-17
| * | | | | | | | | | | | x86-64, syscall: Adjust comment spacing and remove typoH. Peter Anvin2011-11-17
* | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARM: OMAP3: fix build on !CONFIG_IOMMU_APIOhad Ben-Cohen2012-01-16
* | | | | | | | | | | | | | mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman2012-01-16
* | | | | | | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2012-01-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ARM: sa11x0: assabet: fix build warningRussell King2012-01-16
| * | | | | | | | | | | | | | ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King2012-01-13
| * | | | | | | | | | | | | | Merge branch 'master' into fixesRussell King2012-01-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ARM: 7275/1: LPAE: Check the CPU support for the long descriptor formatCatalin Marinas2012-01-13
| * | | | | | | | | | | | | | | ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97Axel Lin2012-01-13
| * | | | | | | | | | | | | | | ARM: 7272/1: S3C24XX: Fix build error for missing <mach/system-reset.h>Kukjin Kim2012-01-08
| * | | | | | | | | | | | | | | ARM: 7271/1: Fix typo in conversion of ARCH_NR_GPIOS to KconfigStephen Warren2012-01-08
* | | | | | | | | | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | PM / shmobile: fix A3SP suspend methodGuennadi Liakhovetski2012-01-13
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-01-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-01-14
* | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-01-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | |