summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
* [APM] ARM: Convert to use shared APM emulation.Ralf Baechle2007-02-097-702/+8
* [ARM] 4117/1: S3C2412: Fix writel() usage in selection codeBen Dooks2007-01-291-2/+2
* [ARM] 4111/1: Allow VFP to work with thread migration on SMPCatalin Marinas2007-01-254-6/+55
* [ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zeroCatalin Marinas2007-01-251-1/+2
* [ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB addressLinus Walleij2007-01-241-1/+6
* [ARM] 4100/1: iop3xx: fix cpu mask for iop333Dan Williams2007-01-241-1/+1
* [ARM] Update mach-typesRussell King2007-01-241-1/+24
* [ARM] Fix show_mem() for discontigmemRussell King2007-01-241-4/+7
* [ARM] 4096/1: S3C24XX: change return code form s3c2410_gpio_getcfg()Ben Dooks2007-01-242-8/+10
* [ARM] 4095/1: S3C24XX: Fix GPIO set for Bank ABen Dooks2007-01-241-0/+1
* [ARM] 4092/1: i.MX/MX1 CPU Frequency scaling latency definitionPavel Pisa2007-01-241-1/+13
* [ARM] 4089/1: AT91: GPIO wake IRQ cleanupAndrew Victor2007-01-241-26/+13
* [ARM] 4087/1: AT91: CPU reset for SAM9x processorsAndrew Victor2007-01-242-2/+4
* [ARM] 4086/1: AT91: Whitespace cleanupAndrew Victor2007-01-241-1/+1
* [ARM] 4084/1: Remove CONFIG_DEBUG_WAITQAndrew Victor2007-01-242-2/+0
* [ARM] Provide basic printk_clock() implementationRussell King2007-01-081-0/+11
* [ARM] Resolve fuse and direct-IO failures due to missing cache flushesRussell King2007-01-081-0/+39
* [ARM] Fix kernel-mode undefined instruction abortsRussell King2007-01-061-4/+8
* [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks2007-01-062-0/+3
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-01-028-7/+59
|\
| * [ARM] Fix VFP initialisation issue for SMP systemsRussell King2007-01-021-0/+15
| * [ARM] 4078/1: Fix ARM copypage cache coherency problemsRichard Purdie2006-12-303-0/+16
| * [ARM] 4077/1: iop13xx: fix __io() macroDan Williams2006-12-301-0/+19
| * [ARM] 4066/1: correct a comment about PXA's sched_clock rangeNicolas Pitre2006-12-301-1/+3
| * [ARM] 4065/1: S3C24XX: dma printk fixesArnaud Patard2006-12-301-2/+2
| * [ARM] 4064/1: make pxa_get_cycles() staticNicolas Pitre2006-12-301-4/+4
* | [PATCH] ARM: OMAP: fix missing header on apollon boardKyungmin Park2006-12-301-0/+1
* | [PATCH] ARM: OMAP: fix GPMC compiler errorsKyungmin Park2006-12-301-13/+8
|/
* [ARM] 4062/1: S3C24XX: Anubis and Osiris shuld have CONFIG_PM_SIMTECBen Dooks2006-12-191-2/+8
* [ARM] 4060/1: update several ARM defconfigsLennert Buytenhek2006-12-198-211/+813
* [ARM] 4061/1: xsc3: change of maintainerLennert Buytenhek2006-12-191-1/+1
* [ARM] 4059/1: VR1000: fix LED3's platform device numberBen Dooks2006-12-191-1/+1
* [ARM] 4022/1: iop13xx: generic irq fixupsDan Williams2006-12-191-9/+13
* [ARM] 4015/1: s3c2410 cpu ifdefsKrzysztof Helt2006-12-182-2/+10
* [ARM] 4056/1: iop13xx: fix resource.end off-by-one in flash setupLennert Buytenhek2006-12-181-1/+1
* [ARM] 4055/1: iop13xx: fix phys_io/io_pg_offst for iq81340mc/scLennert Buytenhek2006-12-182-6/+6
* [ARM] 4054/1: ep93xx: add HWCAP_CRUNCHLennert Buytenhek2006-12-182-0/+5
* [ARM] 4052/1: S3C24XX: Fix PM in arch/arm/mach-s3c2410/KconfigBen Dooks2006-12-181-9/+6
* [ARM] Fix warnings from asm/system.hRussell King2006-12-181-0/+20
* [ARM] 4051/1: S3C24XX: clean includes in S3C2440 and S3C2442 supportBen Dooks2006-12-173-38/+0
* [ARM] 4050/1: S3C24XX: remove old changelogs in arch/arm/mach-s3c2410Ben Dooks2006-12-173-12/+0
* [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.hBen Dooks2006-12-1725-5/+24
* [ARM] 4048/1: S3C24XX: make s3c2410_pm_resume() staticBen Dooks2006-12-171-1/+1
* [ARM] 4046/1: S3C24XX: fix sparse errors arch/arm/mach-s3c2410Ben Dooks2006-12-172-3/+11
* [ARM] 4045/1: S3C24XX: remove old VA for non-shared areasBen Dooks2006-12-173-5/+0
* [ARM] 4044/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2442-c...Ben Dooks2006-12-171-11/+11
* [ARM] 4043/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2440-c...Ben Dooks2006-12-171-12/+12
* [ARM] 4040/1: S3C24XX: Fix copyrights in arch/arm/mach-s3c2410Ben Dooks2006-12-174-4/+4
* [ARM] Fix BUG()s in ioremap() codeRussell King2006-12-171-0/+2