summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | arm64: Enable interrupts before calling do_notify_resume()Catalin Marinas2012-10-081-0/+1
| * | | | | | arm64: Use the generic compat_sys_sendfile() implementationCatalin Marinas2012-10-082-20/+1
| * | | | | | arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()Catalin Marinas2012-10-083-8/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-097-12/+176
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Revert strace hiccups fix.David S. Miller2012-10-055-30/+31
| * | | | | | sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller2012-10-057-12/+176
| * | | | | | sparc64: Fix strace hiccups when force_successful_syscall() triggers.Al Viro2012-10-041-18/+13
| * | | | | | sparc64: Rearrange thread info to cheaply clear syscall noerror state.Al Viro2012-10-045-15/+19
* | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-083-4/+4
|\ \ \ \ \ \ \
| * | | | | | | kbuild: Fix gcc -x syntaxJean Delvare2012-10-033-3/+3
| * | | | | | | kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek2012-09-271-1/+1
* | | | | | | | Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-081-63/+0
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am...Joerg Roedel2012-10-021-63/+0
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | * | | | | | | | | dma: tegra: move smmu.h into SMMU driverStephen Warren2012-09-181-63/+0
| | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-0766-1304/+1766
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'fixes' into for-linusRussell King2012-10-0616-106/+54
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: 7548/1: include linux/sched.h in syscall.hWade Farnsworth2012-10-051-0/+1
| | * | | | | | | | | | Merge commit 'v3.6' into fixesRussell King2012-10-0415-106/+53
| | |\| | | | | | | | |
| * | | | | | | | | | | Merge branch 'arch-timers' into for-linusRussell King2012-10-045-125/+316
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin2012-09-265-24/+43
| | * | | | | | | | | | | ARM: 7522/1: arch_timers: register a time/cycle counterMarc Zyngier2012-09-152-0/+32
| | * | | | | | | | | | | ARM: 7523/1: arch_timers: enable the use of the virtual timerMarc Zyngier2012-09-151-102/+241
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *---------. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King2012-10-04425-4756/+5009
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | ARM: 7525/1: ptrace: use updated syscall number for syscall auditingWill Deacon2012-09-191-6/+6
| | | | | | | * | | | | | | | | | | ARM: 7524/1: support syscall tracingWade Farnsworth2012-09-196-3/+34
| | | | | | | | |_|_|/ / / / / / / | | | | | | | |/| | | | | | | | |
| | | | | | * | | | | | | | | | | ARM: 7511/1: opcodes: Opcode definitions for the Virtualization ExtensionsDave Martin2012-09-152-0/+31
| | | | | | * | | | | | | | | | | ARM: 7510/1: opcodes: Add helpers for emitting custom opcodesDave Martin2012-09-151-0/+69
| | | | | | * | | | | | | | | | | ARM: 7509/1: opcodes: Make opcode byteswapping macros assembly-compatibleDave Martin2012-09-151-15/+82
| | | | | | * | | | | | | | | | | ARM: 7508/1: opcodes: Don't define the thumb32 byteswapping macros for BE32Dave Martin2012-09-151-1/+14
| | | | | | | |/ / / / / / / / / | | | | | | |/| | | | | | | | |
| | | | | * | | | | | | | | | | ARM: ensure vm_struct has its phys_addr member filled inRussell King2012-09-281-0/+1
| | | | | * | | | | | | | | | | ARM: 7540/1: kexec: Check segment memory addressesMatthew Leach2012-09-261-0/+6
| | | | | * | | | | | | | | | | ARM: 7539/1: kexec: scan for dtb magic in segmentsMatthew Leach2012-09-261-1/+22
| | | | | * | | | | | | | | | | ARM: 7536/1: smp: Formalize an IPI for wakeupStephen Boyd2012-09-192-5/+10
| | | | | * | | | | | | | | | | ARM: 7531/1: mark kernelmode mem{cpy,set} non-experimentalLinus Walleij2012-09-151-2/+2
| | | | | * | | | | | | | | | | ARM: 7520/1: Build dtb files in all targetAndrew Lunn2012-09-151-2/+7
| | | | | * | | | | | | | | | | ARM: Fix build warning in arch/arm/mm/alignment.cRussell King2012-09-151-3/+3
| | | | | * | | | | | | | | | | ARM: Add irqtime accounting supportRussell King2012-09-151-0/+8
| | | | | * | | | | | | | | | | ARM: Fix bad merge bd1274dc005 (Merge branch 'v6v7' into devel)Russell King2012-09-021-8/+8
| | | | | * | | | | | | | | | | ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessorsWill Deacon2012-08-251-6/+61
| | | | | * | | | | | | | | | | ARM: 7498/1: mach-shmobile: Use SGI0 to wake secondary CPUsStephen Boyd2012-08-251-1/+1
| | | | | * | | | | | | | | | | ARM: 7495/1: mutex: use generic atomic_dec-based implementation for ARMv6+Will Deacon2012-08-251-2/+7
| | | | | * | | | | | | | | | | ARM: 7494/1: use generic termios.hRob Herring2012-08-252-92/+1
| | | | | * | | | | | | | | | | ARM: 7493/1: use generic unaligned.hRob Herring2012-08-252-19/+1
| | | | | * | | | | | | | | | | ARM: 7492/1: add strstr declaration for decompressorsRob Herring2012-08-251-0/+3
| | | | | * | | | | | | | | | | ARM: 7491/1: use generic version of identical asm headersRob Herring2012-08-2516-502/+17
| | | | | * | | | | | | | | | | ARM: Allow arm_memblock_steal() to remove memory from any RAM regionRussell King2012-08-131-1/+1
| | | | | * | | | | | | | | | | ARM: 7485/1: EXYNOS: use SGI0 to wake secondary CPUsStephen Boyd2012-08-111-1/+1
| | | | * | | | | | | | | | | | ARM: 7519/1: integrator: convert platform devices to Device TreeLinus Walleij2012-09-174-63/+77
| | | | * | | | | | | | | | | | ARM: 7518/1: integrator: convert AMBA devices to device treeLinus Walleij2012-09-177-53/+269
| | | | * | | | | | | | | | | | ARM: 7517/1: integrator: initial device tree supportLinus Walleij2012-09-175-68/+348