aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-26[PATCH] ARM: 2828/1: BAST - remove static map of ASIX areaBen Dooks1-8/+5
2005-07-23Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds3-2/+37
2005-07-24[PATCH] ARM: 2825/1: S3C2410: turns %d into %ld on DMA printkLucas Correia Villa Real1-1/+1
2005-07-20[PATCH] ARM SMP: Mark mroe CPU init data with __cpuinitdataRussell King1-2/+2
2005-07-18[PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550sBen Dooks3-2/+37
2005-07-17[PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...dataRussell King2-5/+5
2005-07-17[PATCH] ARM: 2816/1: Shark: boot kernel images bigger than 1 MBAlexander Schulz1-9/+33
2005-07-17[PATCH] ARM: Remove global nwfpe register variableRussell King3-11/+9
2005-07-16[PATCH] ARM: 2815/1: Shark: new defconfig, fixes with __io and serial portsAlexander Schulz3-105/+54
2005-07-16[PATCH] ARM: Allow register_undef_hook to be called with IRQs offRussell King1-4/+8
2005-07-16[PATCH] ARM: Convert bitops to use ARMv6 ldrex/strex instructionsRussell King1-0/+31
2005-07-13Merge /home/torvalds/linux-2.6-armLinus Torvalds5-9/+9
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds1-0/+2
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-1/+3
2005-07-11[PATCH] I2C: Move hwmon drivers (1/3)Jean Delvare1-0/+2
2005-07-11[PATCH] ARM SMP: Initialise cpu_present_mapRussell King2-2/+5
2005-07-11[PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUsRussell King1-1/+1
2005-07-11[PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_mapRussell King2-3/+3
2005-07-11[PATCH] ARM: remove linux/version.h include from arch/armOlaf Hering3-3/+0
2005-07-10[PATCH] ARM: 2803/1: OMAP update 11/11: Add cpufreq supportTony Lindgren3-1/+130
2005-07-10[PATCH] ARM: 2805/1: OMAP update 10/11: Update H2 defconfigTony Lindgren1-39/+78
2005-07-10[PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch filesTony Lindgren8-92/+461
2005-07-10[PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch filesTony Lindgren12-64/+24
2005-07-10[PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap to plat-omapTony Lindgren12-0/+4635
2005-07-10[PATCH] ARM: 2809/1: OMAP update 7b/11: Move arch-omap to plat-omapTony Lindgren2-2/+2
2005-07-10[PATCH] ARM: 2807/1: OMAP update 7a/11: Move arch-omap to plat-omapTony Lindgren12-4635/+0
2005-07-10[PATCH] ARM: 2801/1: OMAP update 6/11: Split OMAP1 common code into id, io and serialTony Lindgren5-418/+508
2005-07-10[PATCH] ARM: 2806/1: OMAP update 5/11: Move board files into mach-omap1 directoryTony Lindgren8-7/+7
2005-07-10[PATCH] ARM: 2799/1: OMAP update 4/11: Move OMAP1 LED code into mach-omap1 directoryTony Lindgren5-4/+0
2005-07-10[PATCH] ARM: 2800/1: OMAP update 3/11: Move OMAP1 core code into mach-omap1 directoryTony Lindgren3-11/+38
2005-07-10[PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 and omap2Tony Lindgren6-157/+184
2005-07-10[PATCH] ARM: 2796/1: Fix ARMv5[TEJ] check in MMU initalizationDeepak Saxena1-2/+2
2005-07-10[PATCH] ARM: 2795/1: update ixp2000 defconfigsLennert Buytenhek5-75/+25
2005-07-10[PATCH] ARM: 2793/1: platform serial support for ixp2000Lennert Buytenhek4-15/+43
2005-07-06[PATCH] ARM: 2792/1: IXP4xx iomap API implementationDeepak Saxena1-2/+2
2005-07-06[PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbolsTodd Poynor1-0/+3
2005-07-06[PATCH] ARM: 2790/1: Properly terminate plat_serial8250_port arrays on ixdp425 andStefan Sorensen2-13/+17
2005-07-06[PATCH] ARM: 2789/1: Enable access to both CP10 and CP11 on ARMv6Catalin Marinas1-1/+1
2005-07-04[PATCH] ARM: Fix non-standard PXA io_pg_offst initialisersRussell King5-7/+7
2005-07-04[PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King1-2/+2
2005-07-03[PATCH] ARM: 2784/1: Fix the block cache flush operation rangeCatalin Marinas1-1/+2
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King71-453/+607
2005-07-01[PATCH] ARM: replace schedule_timeout() with msleep()Nishanth Aravamudan1-2/+1
2005-07-01[PATCH] ARM: Make the magic values in head.S more obviousRussell King1-12/+8
2005-07-01[PATCH] ARM: 2783/1: Remove omnimeter_defconfig as there is no kernel supportBen Dooks1-803/+0
2005-07-01[PATCH] ARM: 2781/2: PXA27x Standby mode take 2Todd Poynor3-1/+44
2005-06-30[PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUsCatalin Marinas2-4/+4
2005-06-30[PATCH] ARM: 2778/1: Add -mno-thumb-interwork to CFLAGS_ABICatalin Marinas1-1/+1
2005-06-30[PATCH] ARM: 2777/1: Fix broken comment arch/arm/mm/proc-arm1020.SCatalin Marinas1-1/+1
2005-06-30[PATCH] ARM: Don't try to send a signal to pid0Russell King2-45/+42