Age | Commit message (Expand) | Author |
2007-05-30 | [ARM] Fix stacktrace FP range checking | Russell King |
2007-05-30 | [ARM] use __used attribute | David Rientjes |
2007-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix | Linus Torvalds |
2007-05-20 | [ARM] spelling fixes | Simon Arlott |
2007-05-20 | [ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 parts | Greg Ungerer |
2007-05-19 | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg |
2007-05-19 | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg |
2007-05-17 | [ARM] ARMv6: add CPU_HAS_ASID configuration | Russell King |
2007-05-16 | [ARM] Update ARM syscalls | Russell King |
2007-05-15 | arm: walk_stacktrace() needs to be exported | Al Viro |
2007-05-12 | Merge branch 'fixes' into devel | Russell King |
2007-05-11 | [ARM] export symbol csum_partial_copy_from_user | Frederik Deweerdt |
2007-05-11 | [ARM] stacktrace fix | Andrew Morton |
2007-05-11 | [ARM] Spinlock initializer cleanup | Thomas Gleixner |
2007-05-11 | [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() | Russell King |
2007-05-11 | [ARM] ecard: add helper function for setting ecard irq ops | Russell King |
2007-05-09 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-05-08 | [ARM] Fix ARM branch relocation range | Kevin Welton |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig |
2007-05-08 | [ARM] Ensure head text is always placed at the start of kernel | Russell King |
2007-05-08 | [ARM] Shut up warning about init_thread_union | Russell King |
2007-05-08 | [ARM] Mark SMP local timer and IPI as exception entries | Russell King |
2007-05-06 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-05-06 | Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns... | Russell King |
2007-05-06 | [ARM] Move syscall saving out of the way of utrace | Russell King |
2007-05-03 | [ARM] 4227/1: minor head.S fixups | Nicolas Pitre |
2007-05-03 | [ARM] ecard: Convert card type enum to a flag | Russell King |
2007-05-03 | [ARM] ecard: Move private ecard junk out of asm/ecard.h | Russell King |
2007-05-03 | [ARM] ecard: silence new warning caused by previous commit | Russell King |
2007-05-03 | [ARM] ecard: convert to use the kthread API | Eric W. Biederman |
2007-05-03 | [ARM] Set coherent DMA mask for Acorn expansion cards | Russell King |
2007-05-03 | [ARM] 4356/1: arm: fix handling of svc mode undefined instructions | Dan Williams |
2007-05-02 | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge |
2007-04-28 | [ARM] Add stacktrace support and make oprofile use it | Russell King |
2007-04-21 | [ARM] 4258/2: Support for dynticks in idle loop | Kevin Hilman |
2007-04-21 | [ARM] ptrace: clean up single stepping support | Russell King |
2007-04-21 | [ARM] Remove needless linux/ptrace.h includes | Russell King |
2007-04-21 | [ARM] Add ability to dump exception stacks to kernel backtraces | Russell King |
2007-03-31 | [ARM] Export dma_channel_active() | Russell King |
2007-03-13 | [ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc | Russell King |
2007-02-25 | [ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OF... | Nicolas Pitre |
2007-02-25 | [ARM] 4224/2: allow XIP kernel to boot again | Nicolas Pitre |
2007-02-20 | Merge ARM fixes | Russell King |
2007-02-20 | [ARM] Merge remaining IOP code | Russell King |
2007-02-19 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-02-18 | Merge the easy part of the IOP branch | Russell King |
2007-02-17 | Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees | Russell King |
2007-02-17 | [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user | Dan Williams |
2007-02-16 | [ARM] 4098/1: ARM: rtc_lock only used with rtc_cmos | David Brownell |