| Commit message (Expand) | Author | Age |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 |
* | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 |
* | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 |
* | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 |
* | [ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstone | George G. Davis | 2007-07-12 |
* | [ARM] 4423/1: add ATAGS support | Bill Gatliff | 2007-07-12 |
* | [ARM] always allow dump_stack() to produce a backtrace | Russell King | 2007-07-05 |
* | Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM | David Woodhouse | 2007-06-28 |
* | [ARM] Update show_regs/oops register format | Russell King | 2007-06-18 |
* | [ARM] Add support for pause_on_oops and display preempt/smp options | Russell King | 2007-06-17 |
* | [ARM] Fix stacktrace FP range checking | Russell King | 2007-05-30 |
* | [ARM] use __used attribute | David Rientjes | 2007-05-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix | Linus Torvalds | 2007-05-21 |
|\ |
|
| * | 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-19 |
* | | [ARM] spelling fixes | Simon Arlott | 2007-05-20 |
* | | [ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 parts | Greg Ungerer | 2007-05-20 |
* | | [ARM] ARMv6: add CPU_HAS_ASID configuration | Russell King | 2007-05-17 |
* | | [ARM] Update ARM syscalls | Russell King | 2007-05-16 |
|/ |
|
* | arm: walk_stacktrace() needs to be exported | Al Viro | 2007-05-15 |
* | Merge branch 'fixes' into devel | Russell King | 2007-05-12 |
|\ |
|
| * | [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-11 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | [ARM] Fix ARM branch relocation range | Kevin Welton | 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-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 |
|/ |
|
* | 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] 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] Move syscall saving out of the way of utrace | Russell King | 2007-05-06 |
| | | * | [ARM] 4227/1: minor head.S fixups | Nicolas Pitre | 2007-05-03 |
| | | * | [ARM] 4356/1: arm: fix handling of svc mode undefined instructions | Dan Williams | 2007-05-03 |
| | | * | [ARM] Add stacktrace support and make oprofile use it | Russell King | 2007-04-28 |
| | |/
| |/| |
|
| | * | [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-04-21 |
* | | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 |
|/ |
|
* | [ARM] Export dma_channel_active() | Russell King | 2007-03-31 |