| Commit message (Expand) | Author | Age |
* | ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instruction | Daniel Jacobowitz | 2010-02-15 |
* | ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selected | Tony Lindgren | 2010-02-15 |
* | ARM: 5905/1: ARM: Global ASID allocation on SMP | Catalin Marinas | 2010-02-15 |
* | ARM: 5906/1: arm: change command_line to cmd_line | Jeremy Kerr | 2010-02-15 |
* | ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7 | Rabin Vincent | 2010-02-15 |
* | ARM: 5889/1: Add atomic64 routines for ARMv6k and above. | Will Deacon | 2010-02-15 |
* | ARM: add notify_die() support | Russell King | 2010-02-15 |
* | ARM: 5880/1: arm: use generic infrastructure for early params | Jeremy Kerr | 2010-02-15 |
* | ARM: Move creation of /proc/cpu out of alignment.c | Russell King | 2010-02-15 |
* | ARM: move LED support code out of arch/arm/kernel/time.c | Russell King | 2010-02-15 |
* | ARM: remove old RTC support | Russell King | 2010-02-15 |
* | ARM: Add caller information to ioremap | Russell King | 2010-02-15 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-01-12 |
|\ |
|
| * | ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options | Russell King | 2010-01-12 |
| * | ARM: Fix wrong dmb | Russell King | 2010-01-12 |
| * | ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards | Colin Tuckley | 2010-01-11 |
| * | ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h | Santosh Shilimkar | 2010-01-10 |
| * | ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis... | Peter Hüwe | 2010-01-09 |
| * | ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM... | Peter Hüwe | 2010-01-09 |
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2010-01-08 |
| |\ |
|
| | * | [ARM] pxa: fix strange characters in zaurus gpio .desc | Cyril Hrubis | 2010-01-07 |
| | * | [ARM] pxa: fix compiler warnings of unused variable 'id' in cpu_is_pxa9*() | Eric Miao | 2010-01-04 |
| | * | [ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *' | Eric Miao | 2010-01-03 |
| | * | [ARM] pxa: enable L2 if present in XSC3 | Haojian Zhuang | 2010-01-01 |
| | * | [ARM] pxa: do not enable L2 after MMU is enabled | Haojian Zhuang | 2010-01-01 |
| * | | ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code" | Rabin Vincent | 2010-01-08 |
| * | | ARM: 5867/1: Update U300 defconfig | Linus Walleij | 2010-01-08 |
| * | | ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regs | Jamie Iles | 2010-01-08 |
| * | | ARM: add missing recvmmsg syscall number | Russell King | 2010-01-07 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-01-12 |
|\ \ \ |
|
| * | | | MIPS: Ignore vmlinux.* | Yoichi Yuasa | 2010-01-12 |
| * | | | MIPS: Move vmlinux.ecoff to arch/mips/boot | Yoichi Yuasa | 2010-01-12 |
| * | | | MIPS: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 2010-01-12 |
| * | | | MIPS: Octeon: Use non-overflowing arithmetic in sched_clock | David Daney | 2010-01-12 |
| * | | | MIPS: Malta, PowerTV: Remove unnecessary "Linux started" | Yoichi Yuasa | 2010-01-12 |
| * | | | MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE. | Yoichi Yuasa | 2010-01-12 |
| * | | | MIPS: AR7: Remove unused prom_getchar() | Yoichi Yuasa | 2010-01-12 |
| * | | | MIPS: PowerTV: Remove extra r4k_clockevent_init() call | David VomLehn | 2010-01-12 |
| * | | | MIPS: Cobalt use strlcat() for the command line arguments | Yoichi Yuasa | 2010-01-12 |
| * | | | MIPS: Octeon: Add sched_clock() to csrc-octeon.c | David Daney | 2010-01-12 |
| * | | | MIPS: TXx9: Cleanup builtin-cmdline processing | Atsushi Nemoto | 2010-01-12 |
| * | | | MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init() | Yoichi Yuasa | 2010-01-12 |
| * | | | MIPS: PowerTV: Remove unused platform_die() | Yoichi Yuasa | 2010-01-12 |
| * | | | MIPS: PowerTV: Remove mips_machine_halt() | Yoichi Yuasa | 2010-01-12 |
| * | | | MIPS: PowerTV: Remove unused ptv_memsize | Yoichi Yuasa | 2010-01-12 |
| * | | | MIPS: PowerTV: Remove unused prom_getcmdline() | Yoichi Yuasa | 2010-01-12 |
| * | | | MIPS: AR7: Remove kgdb_enabled | Yoichi Yuasa | 2010-01-12 |
| * | | | MIPS: Alchemy: Correct code taking the size of a pointer | Julia Lawall | 2010-01-12 |
| * | | | MIPS: BCM63xx: Fix whitespace damaged board_bcm963xx.c | Florian Fainelli | 2010-01-12 |
| * | | | MIPS: VR41xx: Use strlcat() for the command line arguments | Yoichi Yuasa | 2010-01-12 |