| Commit message (Expand) | Author | Age |
* | ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s... | Claudio Scordino | 2009-11-02 |
* | ARM: Fix signal restart issues with NX and OABI compat | Russell King | 2009-10-25 |
* | 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-14 |
* | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-10-12 |
|\ |
|
| * | 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-11 |
|/ |
|
* | 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-02 |
* | ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs | Dmitry Artamonow | 2009-10-01 |
* | 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-28 |
* | make Linux bootable on ARM again | Nicolas Pitre | 2009-09-26 |
* | Merge branch 'origin' into for-linus | Russell King | 2009-09-24 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 |
| |\ |
|
| | * | cpumask: use mm_cpumask() wrapper: arm | Rusty Russell | 2009-09-23 |
| * | | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 |
| |\ \
| | |/
| |/| |
|
| | * | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 |
| | * | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 2009-09-20 |
| * | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 |
| |/ |
|
* | | Merge branch 'master' into for-linus | Russell King | 2009-09-22 |
|\ \ |
|
| * | | ARM: 5715/1: Make kprobes unregistration SMP safe | Frederic Riss | 2009-09-21 |
| * | | Thumb-2: Correctly handle undefined instructions in the kernel | Catalin Marinas | 2009-09-18 |
| * | | Clear the exclusive monitor when returning from an exception | Catalin Marinas | 2009-09-18 |
| |/ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 |
| |\ |
|
| | * | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 |
| | |\ |
|
| | * \ | Merge branch 'master' into for-next | Tejun Heo | 2009-07-03 |
| | |\ \ |
|
| | * | | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 |
* | | | | | ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 | Linus Walleij | 2009-09-15 |
|/ / / / |
|
* | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-09-14 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into devel | Russell King | 2009-09-12 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'devel-stable' into devel | Russell King | 2009-09-12 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-... | Russell King | 2009-08-17 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: Show FIQ in /proc/interrupts on CONFIG_FIQ | Ben Dooks | 2009-08-16 |
| | | | |_|/
| | | |/| | |
|
| | * | | | | Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i... | Russell King | 2009-08-15 |
| | |\ \ \ \ |
|
| | | * | | | | Complete irq tracing support for ARM | Uwe Kleine-König | 2009-08-13 |
| | | * | | | | [ARM] support tracing when using newer compilers | Uwe Kleine-König | 2009-08-13 |
| | | |/ / / |
|
| | * | | | | nommu: Do not override the CP15 control reg value returned from initfunc | Catalin Marinas | 2009-07-24 |
| | * | | | | nommu: ptrace support | Paul Brook | 2009-07-24 |
| | * | | | | Thumb-2: Add support for loadable modules | Catalin Marinas | 2009-07-24 |
| | * | | | | Thumb-2: Implementation of the unified start-up and exceptions code | Catalin Marinas | 2009-07-24 |
| | * | | | | Thumb-2: Add some .align statements to the .S files | Catalin Marinas | 2009-07-24 |
| | |/ / / |
|
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '... | Russell King | 2009-09-12 |
| |\ \ \ \ \ |
|
| | | * | | | | ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait | Mikael Pettersson | 2009-08-15 |
| | | * | | | | [ARM] 5613/1: implement CALLER_ADDRESSx | Uwe Kleine-König | 2009-07-21 |
| | | |/ / / |
|
| | * / / / | [ARM] 5577/2: ep93xx: syscon locked register functions | Hartley Sweeten | 2009-07-09 |
| |/ / / / |
|