| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ARM: Don't force SIGFPE | Russell King | 2005-06-29 | 1 | -1/+1 |
* | [PATCH] ARM: Fix VFP to use do_div() | Russell King | 2005-06-29 | 3 | -4/+27 |
* | [PATCH] ARM: 2771/1: Dynamic Tick support for OMAP, take 4 | Tony Lindgren | 2005-06-29 | 2 | -8/+52 |
* | [PATCH] ARM: Remove nmi_tick from integrator platforms | Russell King | 2005-06-29 | 1 | -1/+0 |
* | [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel | Nicolas Pitre | 2005-06-29 | 4 | -412/+1 |
* | [PATCH] ARM: 2769/1: cpu_init() stack setup fix | Catalin Marinas | 2005-06-29 | 1 | -1/+2 |
* | [PATCH] ARM: Convert ARM timer implementations to use readl/writel | Russell King | 2005-06-29 | 2 | -65/+38 |
* | [PATCH] ARM: 2765/1: S3C24XX - small cleanups in arch/arm/mach-s3c2410 | Ben Dooks | 2005-06-29 | 2 | -8/+4 |
* | [PATCH] ARM: 2764/1: S3C24XX - Common PM functions for Simtec boards | Ben Dooks | 2005-06-29 | 4 | -35/+75 |
* | Merge with ../linux-2.6-smp | Russell King | 2005-06-29 | 3 | -2/+125 |
|\ |
|
| * | [PATCH] ARM SMP: Add IPI support code for SMP TLB flushing | Russell King | 2005-06-28 | 1 | -0/+123 |
| * | [PATCH] ARM SMP: Use local_flush_tlb* where we really want to be local | Russell King | 2005-06-28 | 2 | -2/+2 |
* | | [PATCH] ARM: 2763/1: S3C24XX - mark IRQ_LCD as valid | Ben Dooks | 2005-06-28 | 1 | -3/+4 |
* | | [PATCH] ARM: 2760/1: Add a warning on dynamic tick timekeeping on some platforms | Tony Lindgren | 2005-06-28 | 1 | -0/+5 |
* | | [PATCH] ARM: 2761/1: OProfile: Add call graphing support for arm | Richard Purdie | 2005-06-28 | 4 | -1/+149 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2005-06-27 | 1 | -4/+4 |
|\ |
|
| * | [PATCH] USB: omap_udc updates (mostly cleanups) | David Brownell | 2005-06-27 | 1 | -4/+4 |
* | | [PATCH] ARM: Update mach-types | Russell King | 2005-06-27 | 1 | -3/+66 |
* | | [PATCH] ARM: Move memmap freeing into init.c | Russell King | 2005-06-27 | 2 | -78/+65 |
* | | [PATCH] ARM: Move PGD kernel page table initialisation | Russell King | 2005-06-27 | 1 | -8/+7 |
* | | [PATCH] ARM: Add VST idle loop call | Russell King | 2005-06-27 | 2 | -4/+11 |
* | | [PATCH] ARM: Add missed AAEC2000 file | Russell King | 2005-06-27 | 1 | -0/+1 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-06-26 | 24 | -50/+49 |
|\ |
|
| * | [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 code | Lennert Buytenhek | 2005-06-26 | 1 | -6/+0 |
| * | [PATCH] ARM: 2756/1: add ixp2000 msf mapping | Lennert Buytenhek | 2005-06-26 | 1 | -0/+5 |
| * | [PATCH] ARM: Add SA_TIMER flag to timer interrupts | Russell King | 2005-06-26 | 23 | -44/+44 |
* | | [PATCH] arm: swsusp build fix | Andrew Morton | 2005-06-26 | 1 | -1/+1 |
|/ |
|
* | [PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4 | Russell King | 2005-06-25 | 3 | -0/+132 |
* | [PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips tha... | Lennert Buytenhek | 2005-06-25 | 7 | -0/+26 |
* | [PATCH] ARM: Fix discontigmem | Russell King | 2005-06-25 | 2 | -2/+2 |
* | [PATCH] ARM: 2751/1: ixp2000 gpio cleanup broke ixdp2800 build | Lennert Buytenhek | 2005-06-25 | 1 | -0/+3 |
* | [PATCH] ARM: 2750/1: add i2c platform device for enp2611 on-board i2c bus | Lennert Buytenhek | 2005-06-25 | 1 | -1/+16 |
* | [PATCH] ARM: 2749/1: update ixp2000 defconfigs to 2.6.12-git6 | Lennert Buytenhek | 2005-06-25 | 5 | -45/+245 |
* | [PATCH] ARM: 2698/1: Enable kernel r/w access to user pages on ARMv6 | Catalin Marinas | 2005-06-24 | 1 | -3/+3 |
* | [PATCH] ARM: 2745/1: Fix IXP4xx debug macros | Deepak Saxena | 2005-06-24 | 1 | -0/+8 |
* | [PATCH] ARM: 2744/1: ixp2000 gpio irq support | Lennert Buytenhek | 2005-06-24 | 1 | -18/+67 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-06-23 | 5 | -24/+163 |
|\ |
|
| * | [PATCH] ARM: 2730/1: S3C2410 default configuration update | Ben Dooks | 2005-06-23 | 1 | -9/+18 |
| * | [PATCH] ARM: 2729/1: DM9000 platform support for S3C2410 machines (BAST, VR1000) | Ben Dooks | 2005-06-23 | 2 | -9/+117 |
| * | [PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpe | Nicolas Pitre | 2005-06-23 | 2 | -6/+28 |
* | | [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh | Ian Campbell | 2005-06-23 | 1 | -2/+2 |
* | | [PATCH] make each arch use mm/Kconfig | Dave Hansen | 2005-06-23 | 1 | -1/+3 |
|/ |
|
* | [PATCH] ARM: Remove explicit page-alignments in memory init | Russell King | 2005-06-22 | 1 | -13/+6 |
* | [PATCH] ARM: Ensure memory information is page aligned | Russell King | 2005-06-22 | 1 | -9/+16 |
* | [PATCH] ARM: Use list_for_each_entry() for dmabounce | Russell King | 2005-06-22 | 1 | -13/+5 |
* | [PATCH] ARM: Move signal return code into vector page | Russell King | 2005-06-22 | 3 | -10/+40 |
* | [PATCH] ARM: Allow clps7500 to build without parsing "acorn" tag | Russell King | 2005-06-22 | 1 | -0/+2 |
* | [PATCH] ARM: Allow riscpc to parse "acorn" boot info tag | Russell King | 2005-06-22 | 1 | -6/+1 |
* | [PATCH] ARM: Fix sa1111.c build error caused by klist changes | Russell King | 2005-06-22 | 1 | -6/+7 |
* | [PATCH] Avoiding mmap fragmentation | Wolfgang Wander | 2005-06-21 | 1 | -1/+9 |