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