| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ep93xx build fix | Lennert Buytenhek | 2006-06-08 | 1 | -4/+4 |
* | [ARM] 3543/1: [Fwd: PXA270 bootparams address not set] | Steve Yang | 2006-06-05 | 1 | -0/+1 |
* | [ARM] Trivial typo fixes | Egry Gabor | 2006-06-04 | 3 | -3/+3 |
* | [ARM] 3540/1: ixp23xx: deal with gap in interrupt bitmasks | Lennert Buytenhek | 2006-06-02 | 1 | -3/+15 |
* | [PATCH] ARM: Fix XScale PMD setting | Deepak Saxena | 2006-05-31 | 1 | -2/+2 |
* | [PATCH] ARM: explicitly disable BTB on ixp2350 | Deepak Saxena | 2006-05-30 | 1 | -1/+2 |
* | [ARM] 3530/1: PXA Mainstone: prevent double enable_irq() in pcmcia | Thomas Gleixner | 2006-05-17 | 1 | -1/+4 |
* | [ARM] 3529/1: s3c24xx: fix restoring control register with undefined instruction | Dimitry Andric | 2006-05-17 | 1 | -4/+2 |
* | [ARM] arch/arm/kernel/dma-isa.c: named initializers | Adrian Bunk | 2006-05-16 | 1 | -6/+17 |
* | [ARM] 3527/1: MPCore Boot Lockup Fix | Harry Fearnhamm | 2006-05-16 | 1 | -1/+4 |
* | [ARM] arch/arm/kernel/process.c: Fix warning | Russell King | 2006-05-16 | 1 | -1/+1 |
* | [ARM] 3526/1: ioremap should use vunmap instead of vfree on ARM | Catalin Marinas | 2006-05-16 | 1 | -2/+2 |
* | [ARM] 3524/1: ARM EABI: more 64-bit aligned stack fixes | Nicolas Pitre | 2006-05-16 | 2 | -4/+4 |
* | [ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.h | Uwe Zeisberger | 2006-05-16 | 1 | -0/+2 |
* | [ARM] 3508/1: Update collie defconfig | Pavel Machek | 2006-05-09 | 1 | -174/+256 |
* | [ARM] Fix thread struct allocator for SMP case | Russell King | 2006-05-09 | 1 | -12/+25 |
* | [ARM] Update mach-types | Russell King | 2006-05-08 | 1 | -9/+80 |
* | [ARM] Update versatile_defconfig | Russell King | 2006-05-08 | 1 | -144/+246 |
* | [ARM] 3507/1: Replace map_desc.physical with map_desc.pfn: aaed2000 | Bellido Nicolas | 2006-05-07 | 1 | -1/+6 |
* | [ARM] 3504/1: Fix clcd includes for aaec2000 | Bellido Nicolas | 2006-05-07 | 2 | -1/+1 |
* | [ARM] 3503/1: Fix map_desc structure for aaec2000 | Bellido Nicolas | 2006-05-07 | 1 | -2/+2 |
* | [ARM] 3501/1: i.MX: fix lowlevel debug macros | Sascha Hauer | 2006-05-07 | 1 | -1/+1 |
* | [ARM] Allow SA1100 RTC alarm to be configured for wakeup | Russell King | 2006-05-06 | 1 | -0/+16 |
* | [ARM] 3500/1: fix PXA27x DMA allocation priority | Nicolas Pitre | 2006-05-05 | 1 | -12/+5 |
* | [ARM] 3499/1: Fix VFP FPSCR corruption for double exception case | George G. Davis | 2006-05-05 | 1 | -1/+1 |
* | [ARM] 3496/1: more constants for asm-offsets.h | Uwe Zeisberger | 2006-05-05 | 3 | -11/+7 |
* | [ARM] 3490/1: i.MX: move uart resources to board files | Sascha Hauer | 2006-05-04 | 2 | -52/+74 |
* | [ARM] 3488/1: make icedcc_putc do the right thing | Uwe Zeisberger | 2006-05-02 | 1 | -2/+2 |
* | [ARM] 3487/1: IXP4xx: Support non-PCI systems | Deepak Saxena | 2006-04-30 | 3 | -4/+16 |
* | Merge nommu tree | Russell King | 2006-04-26 | 2 | -2/+4 |
|\ |
|
| * | [ARM] nommu: trivial fixups for head-nommu.S and the Makefile | Hyok S. Choi | 2006-04-24 | 2 | -2/+4 |
* | | [ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCR | Russell King | 2006-04-25 | 3 | -3/+3 |
* | | [ARM] 3484/1: Correct AEABI CFLAGS for correct enum handling | Richard Purdie | 2006-04-25 | 1 | -1/+1 |
|/ |
|
* | [ARM] for_each_possible_cpu | KAMEZAWA Hiroyuki | 2006-04-20 | 1 | -1/+1 |
* | [ARM] add_memory() build fix | Andrew Morton | 2006-04-20 | 1 | -3/+3 |
* | [ARM] 3483/1: ixp23xx: update defconfig to 2.6.17-rc2 | Lennert Buytenhek | 2006-04-20 | 1 | -28/+30 |
* | [ARM] 3482/1: ixp2000: update defconfig to 2.6.17-rc2 | Lennert Buytenhek | 2006-04-20 | 1 | -18/+41 |
* | [ARM] 3481/1: ep93xx: update defconfig to 2.6.17-rc2 | Lennert Buytenhek | 2006-04-20 | 1 | -25/+54 |
* | [ARM] 3480/1: ixp4xx: fix irq2gpio array type | Lennert Buytenhek | 2006-04-20 | 1 | -1/+1 |
* | [ARM] 3479/1: Corgi SSP: Fix potential concurrent access problem | Richard Purdie | 2006-04-18 | 1 | -6/+3 |
* | [ARM] 3478/1: SharpSL SCOOP: Fix potenial build failure | Richard Purdie | 2006-04-18 | 1 | -0/+12 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-04-15 | 2 | -2/+2 |
|\ |
|
| * | [ARM] 3475/1: S3C2410: fix spelling mistake in SMDK partition table | Ben Dooks | 2006-04-13 | 1 | -1/+1 |
| * | [ARM] 3474/1: S3C2440: USB rate writes wrong var to CLKDIVN | Ben Dooks | 2006-04-11 | 1 | -1/+1 |
* | | Fix AT91RM9200 build breakage | David Brownell | 2006-04-14 | 1 | -1/+11 |
* | | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 | 1 | -1/+0 |
* | | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 2006-04-11 | 1 | -0/+6 |
|/ |
|
* | [ARM] 3473/1: Use numbers 0-15 for the VFP double registers | Catalin Marinas | 2006-04-10 | 3 | -17/+11 |
* | [ARM] 3471/1: FTOSI functions should return 0 for NaN | Catalin Marinas | 2006-04-10 | 2 | -3/+13 |
* | [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel features | Catalin Marinas | 2006-04-10 | 1 | -0/+6 |