summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* [ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King2009-05-281-4/+1
* [ARM] disable NX support for OABI-supporting kernelsRussell King2009-05-231-0/+9
* [ARM] smp: fix cpumask usage in ARM SMP codeRussell King2009-05-171-30/+16
* [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker2009-05-071-0/+15
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-241-0/+2
|\
| * [ARM] 5456/1: add sys_preadv and sys_pwritevMikael Pettersson2009-04-201-0/+2
* | Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-201-14/+5
|/
* [ARM] 5453/1: fix building breakage of sys_oabi-compat.c due to missing kmall...eric miao2009-04-161-0/+1
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-2817-159/+863
|\
| * Merge branch 'master' into develRussell King2009-03-281-0/+9
| |\
| | * [ARM] 5428/1: Module relocation update for R_ARM_V4BXDaniel Silverstone2009-03-211-0/+9
| * | Merge branch 'origin' into develRussell King2009-03-281-1/+1
| |\ \
| * \ \ Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...root2009-03-241-0/+1
| |\ \ \
| | * | | [ARM] pxa: add iWMMXt support for pxa168Eric Miao2009-03-231-0/+1
| * | | | Merge branch 'master' of git://git.marvell.com/orion into develRussell King2009-03-192-2/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-5/+5
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-133-10/+11
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | [ARM] 5412/1: XSCALE: add ice dcc supportJean-Christop PLAGNIOL-VILLARD2009-02-271-0/+27
| * | | | Merge branch 'dma' into develRussell King2009-02-212-85/+101
| |\ \ \ \
| | * | | | [ARM] dma: remove dmamode_t typedefRussell King2009-01-021-1/+1
| | * | | | [ARM] dma: make DMA_MODE_xxx reflect ISA DMA settingsRussell King2009-01-021-12/+1
| | * | | | [ARM] dma: ensure that the single entry sg is properly initializedRussell King2008-12-111-0/+4
| | * | | | [ARM] dma: rejig DMA initializationRussell King2008-12-112-15/+28
| | * | | | [ARM] dma: factor out code looking up the DMA channelRussell King2008-12-081-14/+24
| | * | | | [ARM] dma: remove dmach_t typedefRussell King2008-12-082-64/+64
| * | | | | [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas2009-02-191-0/+1
| * | | | | [ARM] 5385/2: unwind: Add unwinding information to exception entry pointsCatalin Marinas2009-02-192-0/+23
| * | | | | [ARM] 5384/1: unwind: Add stack unwinding support for loadable modulesCatalin Marinas2009-02-191-0/+64
| * | | | | [ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas2009-02-194-0/+466
| * | | | | [ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas2009-02-124-54/+85
| * | | | | [ARM] 5381/1: unwind: Reorganise the traps.c codeCatalin Marinas2009-02-121-15/+19
| * | | | | [ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPUCatalin Marinas2009-02-121-0/+2
| * | | | | [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas2009-02-121-0/+2
| * | | | | [ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas2009-02-121-0/+58
* | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-272-6/+14
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | linker script: define __per_cpu_load on all SMP capable archsTejun Heo2009-03-101-0/+1
| * | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-134-4/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-211-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | linker script: add missing .data.percpu.page_alignedTejun Heo2009-01-171-0/+1
| * | | | | | | | irq: update all arches for new irq_descMike Travis2009-01-121-6/+12
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-164-10/+15
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-121-2/+2
| | * | | | | | | [ARM] 5418/1: restore lr before leaving mcountUwe Kleine-König2009-03-051-0/+4
| |/ / / / / / /
| * | | | | | | [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas2009-03-031-6/+7
| | |_|_|/ / / | |/| | | | |
| * | | | | | [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...Makito SHIOKAWA2009-02-191-2/+2
| | |_|/ / / | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | / / | | | | |/ / | | | |/| |
| | * | | | sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu2009-01-121-1/+1
| | | |/ / | | |/| |
* | | | | [ARM] Storage class should be before const qualifierTobias Klauser2009-02-101-2/+2
| |_|/ / |/| | |
OpenPOWER on IntegriCloud