| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -4/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 10 | -70/+356 |
|\ |
|
| * | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel | Russell King | 2009-06-11 | 6 | -29/+58 |
| |\ |
|
| | * | Add core support for ARMv6/v7 big-endian | Catalin Marinas | 2009-05-30 | 3 | -1/+7 |
| | * | arm: Provide _sdata and __bss_stop in the vmlinux.lds.S file | Catalin Marinas | 2009-05-30 | 1 | -0/+2 |
| | * | Clear the IT state when invoking a Thumb-2 signal handler | Catalin Marinas | 2009-05-30 | 1 | -2/+6 |
| | * | Check whether the TLB operations need broadcasting on SMP systems | Catalin Marinas | 2009-05-30 | 1 | -26/+43 |
| * | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel | Russell King | 2009-06-08 | 2 | -4/+10 |
| |\ \ |
|
| | * | | [ARM] barriers: improve xchg, bitops and atomic SMP barriers | Russell King | 2009-05-28 | 1 | -4/+1 |
| | * | | [ARM] disable NX support for OABI-supporting kernels | Russell King | 2009-05-23 | 1 | -0/+9 |
| | |/ |
|
| * | | [ARM] smp: use new cpumask functions | Russell King | 2009-05-28 | 1 | -3/+3 |
| * | | [ARM] 5516/1: Flush the D-cache after initialising the SCU | Catalin Marinas | 2009-05-28 | 1 | -0/+7 |
| * | | [ARM] smp: fix style issues in smp_twd.c | Russell King | 2009-05-17 | 1 | -12/+14 |
| * | | [ARM] smp: allow re-use of realview localtimer TWD support | Russell King | 2009-05-17 | 2 | -0/+174 |
| * | | [ARM] smp: separate SCU support code from realview | Russell King | 2009-05-17 | 2 | -0/+42 |
| * | | [ARM] smp: move core localtimer support out of platform specific files | Russell King | 2009-05-17 | 1 | -8/+48 |
| |/ |
|
| * | [ARM] smp: fix cpumask usage in ARM SMP code | Russell King | 2009-05-17 | 1 | -30/+16 |
* | | syscall: Sort out syscall_restart name clash. | Eric W. Biederman | 2009-05-20 | 1 | -3/+3 |
|/ |
|
* | [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types | Paul Gortmaker | 2009-05-07 | 1 | -0/+15 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-04-24 | 1 | -0/+2 |
|\ |
|
| * | [ARM] 5456/1: add sys_preadv and sys_pwritev | Mikael Pettersson | 2009-04-20 | 1 | -0/+2 |
* | | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 2009-04-20 | 1 | -14/+5 |
|/ |
|
* | [ARM] 5453/1: fix building breakage of sys_oabi-compat.c due to missing kmall... | eric miao | 2009-04-16 | 1 | -0/+1 |
* | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-28 | 17 | -159/+863 |
|\ |
|
| * | Merge branch 'master' into devel | Russell King | 2009-03-28 | 1 | -0/+9 |
| |\ |
|
| | * | [ARM] 5428/1: Module relocation update for R_ARM_V4BX | Daniel Silverstone | 2009-03-21 | 1 | -0/+9 |
| * | | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | root | 2009-03-24 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | [ARM] pxa: add iWMMXt support for pxa168 | Eric Miao | 2009-03-23 | 1 | -0/+1 |
| * | | | | Merge branch 'master' of git://git.marvell.com/orion into devel | Russell King | 2009-03-19 | 2 | -2/+6 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 | 1 | -5/+5 |
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | 3 | -10/+11 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | [ARM] 5412/1: XSCALE: add ice dcc support | Jean-Christop PLAGNIOL-VILLARD | 2009-02-27 | 1 | -0/+27 |
| * | | | | Merge branch 'dma' into devel | Russell King | 2009-02-21 | 2 | -85/+101 |
| |\ \ \ \ |
|
| | * | | | | [ARM] dma: remove dmamode_t typedef | Russell King | 2009-01-02 | 1 | -1/+1 |
| | * | | | | [ARM] dma: make DMA_MODE_xxx reflect ISA DMA settings | Russell King | 2009-01-02 | 1 | -12/+1 |
| | * | | | | [ARM] dma: ensure that the single entry sg is properly initialized | Russell King | 2008-12-11 | 1 | -0/+4 |
| | * | | | | [ARM] dma: rejig DMA initialization | Russell King | 2008-12-11 | 2 | -15/+28 |
| | * | | | | [ARM] dma: factor out code looking up the DMA channel | Russell King | 2008-12-08 | 1 | -14/+24 |
| | * | | | | [ARM] dma: remove dmach_t typedef | Russell King | 2008-12-08 | 2 | -64/+64 |
| * | | | | | [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding | Catalin Marinas | 2009-02-19 | 1 | -0/+1 |
| * | | | | | [ARM] 5385/2: unwind: Add unwinding information to exception entry points | Catalin Marinas | 2009-02-19 | 2 | -0/+23 |
| * | | | | | [ARM] 5384/1: unwind: Add stack unwinding support for loadable modules | Catalin Marinas | 2009-02-19 | 1 | -0/+64 |
| * | | | | | [ARM] 5383/2: unwind: Add core support for ARM stack unwinding | Catalin Marinas | 2009-02-19 | 4 | -0/+466 |
| * | | | | | [ARM] 5382/1: unwind: Reorganise the stacktrace support | Catalin Marinas | 2009-02-12 | 4 | -54/+85 |
| * | | | | | [ARM] 5381/1: unwind: Reorganise the traps.c code | Catalin Marinas | 2009-02-12 | 1 | -15/+19 |
| * | | | | | [ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPU | Catalin Marinas | 2009-02-12 | 1 | -0/+2 |
| * | | | | | [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16 | Catalin Marinas | 2009-02-12 | 1 | -0/+2 |
| * | | | | | [ARM] 5387/1: Add ptrace VFP support on ARM | Catalin Marinas | 2009-02-12 | 1 | -0/+58 |