aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-08[ARM] Provide basic printk_clock() implementationRussell King1-0/+11
2007-01-08[ARM] Resolve fuse and direct-IO failures due to missing cache flushesRussell King1-0/+39
2007-01-06[ARM] Fix kernel-mode undefined instruction abortsRussell King1-4/+8
2007-01-06[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks2-0/+3
2007-01-02Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-7/+59
2007-01-02[ARM] Fix VFP initialisation issue for SMP systemsRussell King1-0/+15
2006-12-30[PATCH] ARM: OMAP: fix missing header on apollon boardKyungmin Park1-0/+1
2006-12-30[PATCH] ARM: OMAP: fix GPMC compiler errorsKyungmin Park1-13/+8
2006-12-30[ARM] 4078/1: Fix ARM copypage cache coherency problemsRichard Purdie3-0/+16
2006-12-30[ARM] 4077/1: iop13xx: fix __io() macroDan Williams1-0/+19
2006-12-30[ARM] 4066/1: correct a comment about PXA's sched_clock rangeNicolas Pitre1-1/+3
2006-12-30[ARM] 4065/1: S3C24XX: dma printk fixesArnaud Patard1-2/+2
2006-12-30[ARM] 4064/1: make pxa_get_cycles() staticNicolas Pitre1-4/+4
2006-12-19[ARM] 4062/1: S3C24XX: Anubis and Osiris shuld have CONFIG_PM_SIMTECBen Dooks1-2/+8
2006-12-19[ARM] 4060/1: update several ARM defconfigsLennert Buytenhek8-211/+813
2006-12-19[ARM] 4061/1: xsc3: change of maintainerLennert Buytenhek1-1/+1
2006-12-19[ARM] 4059/1: VR1000: fix LED3's platform device numberBen Dooks1-1/+1
2006-12-19[ARM] 4022/1: iop13xx: generic irq fixupsDan Williams1-9/+13
2006-12-18[ARM] 4015/1: s3c2410 cpu ifdefsKrzysztof Helt2-2/+10
2006-12-18[ARM] 4056/1: iop13xx: fix resource.end off-by-one in flash setupLennert Buytenhek1-1/+1
2006-12-18[ARM] 4055/1: iop13xx: fix phys_io/io_pg_offst for iq81340mc/scLennert Buytenhek2-6/+6
2006-12-18[ARM] 4054/1: ep93xx: add HWCAP_CRUNCHLennert Buytenhek2-0/+5
2006-12-18[ARM] 4052/1: S3C24XX: Fix PM in arch/arm/mach-s3c2410/KconfigBen Dooks1-9/+6
2006-12-18[ARM] Fix warnings from asm/system.hRussell King1-0/+20
2006-12-17[ARM] 4051/1: S3C24XX: clean includes in S3C2440 and S3C2442 supportBen Dooks3-38/+0
2006-12-17[ARM] 4050/1: S3C24XX: remove old changelogs in arch/arm/mach-s3c2410Ben Dooks3-12/+0
2006-12-17[ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.hBen Dooks25-5/+24
2006-12-17[ARM] 4048/1: S3C24XX: make s3c2410_pm_resume() staticBen Dooks1-1/+1
2006-12-17[ARM] 4046/1: S3C24XX: fix sparse errors arch/arm/mach-s3c2410Ben Dooks2-3/+11
2006-12-17[ARM] 4045/1: S3C24XX: remove old VA for non-shared areasBen Dooks3-5/+0
2006-12-17[ARM] 4044/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2442-clock.cBen Dooks1-11/+11
2006-12-17[ARM] 4043/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2440-clock.cBen Dooks1-12/+12
2006-12-17[ARM] 4040/1: S3C24XX: Fix copyrights in arch/arm/mach-s3c2410Ben Dooks4-4/+4
2006-12-17[ARM] Fix BUG()s in ioremap() codeRussell King1-0/+2
2006-12-17[ARM] Add more syscallsRussell King2-6/+31
2006-12-13Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds38-218/+721
2006-12-13[ARM] Merge AT91 and devel branchesRussell King38-218/+721
2006-12-13[ARM] 4017/1: [Jornada7xx] - Updating Jornada720.cKristoffer Ericson1-25/+204
2006-12-13[ARM] 3992/1: i.MX/MX1 CPU Frequency scaling supportPavel Pisa3-1/+299
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2-2/+2
2006-12-13[PATCH] another build fix, header rearrangements (OSK)David Brownell1-0/+1
2006-12-13[PATCH] fix more workqueue build breakage (tps65010)David Brownell1-0/+1
2006-12-13[ARM] Remove empty fixup functionRussell King1-5/+0
2006-12-13[ARM] 4014/1: include drivers/hid/KconfigSascha Hauer1-0/+2
2006-12-13[ARM] 4013/1: clocksource driver for netxSascha Hauer1-12/+30
2006-12-13[ARM] 4012/1: Clocksource for pxaSascha Hauer1-22/+23
2006-12-13[ARM] Clean up ioremap codeRussell King1-58/+40
2006-12-13[ARM] Unuse another Linux PTE bitRussell King25-75/+71
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-9/+9
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2-9/+9