aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2007-01-08[ARM] Provide basic printk_clock() implementationRussell King
2007-01-08[ARM] Resolve fuse and direct-IO failures due to missing cache flushesRussell King
2007-01-06[ARM] Fix kernel-mode undefined instruction abortsRussell King
2007-01-06[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks
2007-01-02Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-01-02[ARM] Fix VFP initialisation issue for SMP systemsRussell King
2006-12-30[PATCH] ARM: OMAP: fix missing header on apollon boardKyungmin Park
2006-12-30[PATCH] ARM: OMAP: fix GPMC compiler errorsKyungmin Park
2006-12-30[ARM] 4078/1: Fix ARM copypage cache coherency problemsRichard Purdie
2006-12-30[ARM] 4077/1: iop13xx: fix __io() macroDan Williams
2006-12-30[ARM] 4066/1: correct a comment about PXA's sched_clock rangeNicolas Pitre
2006-12-30[ARM] 4065/1: S3C24XX: dma printk fixesArnaud Patard
2006-12-30[ARM] 4064/1: make pxa_get_cycles() staticNicolas Pitre
2006-12-19[ARM] 4062/1: S3C24XX: Anubis and Osiris shuld have CONFIG_PM_SIMTECBen Dooks
2006-12-19[ARM] 4060/1: update several ARM defconfigsLennert Buytenhek
2006-12-19[ARM] 4061/1: xsc3: change of maintainerLennert Buytenhek
2006-12-19[ARM] 4059/1: VR1000: fix LED3's platform device numberBen Dooks
2006-12-19[ARM] 4022/1: iop13xx: generic irq fixupsDan Williams
2006-12-18[ARM] 4015/1: s3c2410 cpu ifdefsKrzysztof Helt
2006-12-18[ARM] 4056/1: iop13xx: fix resource.end off-by-one in flash setupLennert Buytenhek
2006-12-18[ARM] 4055/1: iop13xx: fix phys_io/io_pg_offst for iq81340mc/scLennert Buytenhek
2006-12-18[ARM] 4054/1: ep93xx: add HWCAP_CRUNCHLennert Buytenhek
2006-12-18[ARM] 4052/1: S3C24XX: Fix PM in arch/arm/mach-s3c2410/KconfigBen Dooks
2006-12-18[ARM] Fix warnings from asm/system.hRussell King
2006-12-17[ARM] 4051/1: S3C24XX: clean includes in S3C2440 and S3C2442 supportBen Dooks
2006-12-17[ARM] 4050/1: S3C24XX: remove old changelogs in arch/arm/mach-s3c2410Ben Dooks
2006-12-17[ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.hBen Dooks
2006-12-17[ARM] 4048/1: S3C24XX: make s3c2410_pm_resume() staticBen Dooks
2006-12-17[ARM] 4046/1: S3C24XX: fix sparse errors arch/arm/mach-s3c2410Ben Dooks
2006-12-17[ARM] 4045/1: S3C24XX: remove old VA for non-shared areasBen Dooks
2006-12-17[ARM] 4044/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2442-c...Ben Dooks
2006-12-17[ARM] 4043/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2440-c...Ben Dooks
2006-12-17[ARM] 4040/1: S3C24XX: Fix copyrights in arch/arm/mach-s3c2410Ben Dooks
2006-12-17[ARM] Fix BUG()s in ioremap() codeRussell King
2006-12-17[ARM] Add more syscallsRussell King
2006-12-13Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-13[ARM] Merge AT91 and devel branchesRussell King
2006-12-13[ARM] 4017/1: [Jornada7xx] - Updating Jornada720.cKristoffer Ericson
2006-12-13[ARM] 3992/1: i.MX/MX1 CPU Frequency scaling supportPavel Pisa
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] another build fix, header rearrangements (OSK)David Brownell
2006-12-13[PATCH] fix more workqueue build breakage (tps65010)David Brownell
2006-12-13[ARM] Remove empty fixup functionRussell King
2006-12-13[ARM] 4014/1: include drivers/hid/KconfigSascha Hauer
2006-12-13[ARM] 4013/1: clocksource driver for netxSascha Hauer
2006-12-13[ARM] 4012/1: Clocksource for pxaSascha Hauer
2006-12-13[ARM] Clean up ioremap codeRussell King
2006-12-13[ARM] Unuse another Linux PTE bitRussell King
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day