| Commit message (Expand) | Author | Age | Files | Lines |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 1 | -7/+7 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-06 | 14 | -57/+242 |
|\ |
|
| *---. | Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns... | Russell King | 2007-05-06 | 10 | -23/+174 |
| |\ \ \ |
|
| | | | * | [ARM] ecard: Convert card type enum to a flag | Russell King | 2007-05-03 | 1 | -5/+5 |
| | | | * | [ARM] ecard: Move private ecard junk out of asm/ecard.h | Russell King | 2007-05-03 | 2 | -0/+58 |
| | | | * | [ARM] ecard: silence new warning caused by previous commit | Russell King | 2007-05-03 | 1 | -1/+1 |
| | | | * | [ARM] ecard: convert to use the kthread API | Eric W. Biederman | 2007-05-03 | 1 | -7/+7 |
| | | | * | [ARM] Set coherent DMA mask for Acorn expansion cards | Russell King | 2007-05-03 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
| | | * | [ARM] Move syscall saving out of the way of utrace | Russell King | 2007-05-06 | 1 | -3/+3 |
| | | * | [ARM] 4227/1: minor head.S fixups | Nicolas Pitre | 2007-05-03 | 1 | -1/+5 |
| | | * | [ARM] 4356/1: arm: fix handling of svc mode undefined instructions | Dan Williams | 2007-05-03 | 1 | -2/+3 |
| | | * | [ARM] Add stacktrace support and make oprofile use it | Russell King | 2007-04-28 | 3 | -2/+84 |
| | |/
| |/| |
|
| | * | [ARM] 4258/2: Support for dynticks in idle loop | Kevin Hilman | 2007-04-21 | 2 | -1/+6 |
| |/ |
|
| * | [ARM] ptrace: clean up single stepping support | Russell King | 2007-04-21 | 3 | -28/+48 |
| * | [ARM] Remove needless linux/ptrace.h includes | Russell King | 2007-04-21 | 3 | -3/+0 |
| * | [ARM] Add ability to dump exception stacks to kernel backtraces | Russell King | 2007-04-21 | 3 | -3/+20 |
* | | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 | 1 | -1/+1 |
|/ |
|
* | [ARM] Export dma_channel_active() | Russell King | 2007-03-31 | 1 | -0/+1 |
* | [ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc | Russell King | 2007-03-13 | 1 | -2/+5 |
* | [ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OF... | Nicolas Pitre | 2007-02-25 | 1 | -16/+17 |
* | [ARM] 4224/2: allow XIP kernel to boot again | Nicolas Pitre | 2007-02-25 | 2 | -12/+14 |
* | Merge ARM fixes | Russell King | 2007-02-20 | 7 | -689/+7 |
|\ |
|
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-02-19 | 11 | -15/+175 |
| |\ |
|
| * | | [PATCH] genirq: remove IRQ_DISABLED | Ingo Molnar | 2007-02-16 | 1 | -2/+1 |
| * | | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
| * | | [PATCH] Dynamic kernel command-line: arm | Alon Bar-Lev | 2007-02-12 | 1 | -3/+3 |
| * | | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 2007-02-11 | 1 | -10/+0 |
| * | | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 2007-02-11 | 1 | -0/+2 |
| * | | [APM] ARM: Convert to use shared APM emulation. | Ralf Baechle | 2007-02-09 | 2 | -673/+0 |
* | | | [ARM] Merge remaining IOP code | Russell King | 2007-02-20 | 2 | -0/+8 |
|\ \ \
| |_|/
|/| | |
|
| * | | [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user | Dan Williams | 2007-02-17 | 2 | -0/+8 |
* | | | Merge the easy part of the IOP branch | Russell King | 2007-02-18 | 1 | -1/+4 |
|\ \ \
| |/ / |
|
| * | | [ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privileges | Dan Williams | 2007-02-14 | 1 | -1/+4 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees | Russell King | 2007-02-17 | 2 | -0/+4 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | [ARM] 4134/1: Add generic support for outer caches | Catalin Marinas | 2007-02-08 | 1 | -0/+3 |
| | |/ /
| |/| | |
|
| | * | | [ARM] 4121/1: ep93xx: move setting of HWCAP_CRUNCH | Lennert Buytenhek | 2007-02-08 | 1 | -0/+1 |
| |/ / |
|
* | | | [ARM] 4098/1: ARM: rtc_lock only used with rtc_cmos | David Brownell | 2007-02-16 | 1 | -1/+3 |
* | | | [ARM] 4137/1: Add kexec support | Richard Purdie | 2007-02-16 | 4 | -0/+154 |
* | | | [ARM] Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-11 | 1 | -1/+1 |
|/ / |
|
* | | [ARM] Move processor_modes[] to .../process.c | Russell King | 2007-02-06 | 3 | -12/+9 |
|/ |
|
* | [ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB address | Linus Walleij | 2007-01-24 | 1 | -1/+6 |
* | [ARM] Provide basic printk_clock() implementation | Russell King | 2007-01-08 | 1 | -0/+11 |
* | [ARM] Fix kernel-mode undefined instruction aborts | Russell King | 2007-01-06 | 1 | -4/+8 |
* | [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes | Ben Dooks | 2007-01-06 | 2 | -0/+3 |
* | [ARM] 4054/1: ep93xx: add HWCAP_CRUNCH | Lennert Buytenhek | 2006-12-18 | 1 | -0/+1 |
* | [ARM] Add more syscalls | Russell King | 2006-12-17 | 2 | -6/+31 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-13 | 3 | -12/+23 |
|\ |
|
| * | [ARM] Clean up KERNEL_RAM_ADDR | Russell King | 2006-12-11 | 1 | -9/+10 |
| * | [ARM] Add sys_*at syscalls | Russell King | 2006-12-09 | 1 | -0/+13 |