Age | Commit message (Expand) | Author | Files | Lines |
2010-01-19 | ARM: 5884/1: arm: Fix DCC console for v7 | Tony Lindgren | 1 | -0/+20 |
2010-01-18 | ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels" | Rabin Vincent | 1 | -9/+0 |
2010-01-12 | ARM: Fix wrong dmb | Russell King | 1 | -3/+1 |
2010-01-08 | ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code" | Rabin Vincent | 1 | -1/+2 |
2009-12-24 | ARM: dma-isa: request cascade channel after registering it | Russell King | 1 | -2/+2 |
2009-12-18 | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() | Russell King | 3 | -9/+7 |
2009-12-16 | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2 | -25/+8 |
2009-12-15 | ARM: unexport symbols used to implement floating point emulation | Alan Jenkins | 1 | -20/+0 |
2009-12-15 | ARM: use unified discard definition in linker script | Alan Jenkins | 1 | -5/+8 |
2009-12-15 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 1 | -6/+6 |
2009-12-13 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 9 | -129/+682 |
2009-12-11 | Unify sys_mmap* | Al Viro | 2 | -31/+3 |
2009-12-11 | arm: add arch_mmap_check(), get rid of sys_arm_mremap() | Al Viro | 2 | -26/+1 |
2009-12-09 | ARM: Do not allow the probing of the local timer | Varun Swara | 1 | -0/+1 |
2009-12-09 | ARM: Add an earlyprintk debug console | Catalin Marinas | 2 | -0/+58 |
2009-12-08 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -61/+671 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+1 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 1 | -11/+6 |
2009-12-05 | Merge branch 'devel-stable' into devel | Russell King | 3 | -61/+28 |
2009-12-02 | ARM: 5841/1: a driver for on-chip ETM and ETB | Alexander Shishkin | 2 | -0/+643 |
2009-12-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+6 |
2009-11-23 | ARM: Clean up linker script using new linker script macros. | Nelson Elhage | 1 | -54/+23 |
2009-11-23 | ARM: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 3 | -7/+5 |
2009-11-23 | ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPAT | Jean PIHET | 1 | -2/+6 |
2009-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 10 | -81/+123 |
2009-11-18 | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 1 | -3/+3 |
2009-11-17 | Merge commit 'v2.6.32-rc7' | Eric W. Biederman | 4 | -6/+11 |
2009-11-12 | sysctl arm: Remove binary sysctl support | Eric W. Biederman | 1 | -8/+3 |
2009-11-11 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 | Russell King | 1 | -0/+4 |
2009-11-10 | ARM: Use a definition for the userspace cmpxchg emulation syscall | Russell King | 2 | -4/+5 |
2009-11-08 | [ARM] Fix test for unimplemented ARM syscalls | Russell King | 1 | -1/+1 |
2009-11-08 | ARM: 5784/1: fix early boot machine ID mismatch error display | Nicolas Pitre | 1 | -1/+1 |
2009-11-05 | Check whether the SCU was already initialised | Catalin Marinas | 1 | -0/+4 |
2009-11-02 | ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s... | Claudio Scordino | 1 | -0/+9 |
2009-10-25 | ARM: Fix signal restart issues with NX and OABI compat | Russell King | 3 | -26/+23 |
2009-10-14 | ARM: 5759/1: Add register information of threads to coredump | Artem Bityutskiy | 1 | -0/+9 |
2009-10-14 | ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictable | Catalin Marinas | 2 | -14/+29 |
2009-10-13 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2009-10-12 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 1 | -0/+1 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 1 | -0/+1 |
2009-10-11 | ARM: update die() output | Russell King | 1 | -2/+3 |
2009-10-11 | ARM: Dump code/mem oops lines with the appropriate log level | Russell King | 1 | -16/+17 |
2009-10-11 | ARM: Dump memory and backtrace as one printk per line | Russell King | 1 | -19/+23 |
2009-10-03 | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() | Kirill A. Shutemov | 2 | -19/+6 |
2009-10-03 | ARM: 5739/1: ARM: allow empty ATAG_CORE | David Brown | 1 | -1/+3 |
2009-10-01 | ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs | Dmitry Artamonow | 1 | -2/+2 |
2009-09-28 | ARM: Ensure do_cache_op takes mmap_sem | Russell King | 1 | -1/+4 |
2009-09-28 | ARM: Fix __cpuexit section mismatch warnings | Russell King | 2 | -4/+6 |
2009-09-28 | ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast | Russell King | 1 | -6/+1 |
2009-09-26 | make Linux bootable on ARM again | Nicolas Pitre | 1 | -0/+2 |