summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2008-09-17[ARM] Fix IOP13xx build warningsRussell King
2008-09-09[ARM] Add -march=all to assembly file build in arch/arm/boot/compressedRussell King
2008-09-07[ARM] 5243/1: ep93xx: bugfix, GPIO ports C and F are swappedHartley Sweeten
2008-09-07[ARM] 5242/1: ep93xx: bugfix, GPIO port F enable register offsetHartley Sweeten
2008-09-06[ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek
2008-09-06[ARM] Convert asm/bitops.h to linux/bitops.hRussell King
2008-09-06[ARM] Convert asm/delay.h to linux/delay.hRussell King
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King
2008-09-06[ARM] clean up a load of old declarationsRussell King
2008-09-06[ARM] move initrd code from kernel/setup.c to mm/init.cRussell King
2008-09-06[ARM] sparse: quieten arch/arm/kernel/irq.cRussell King
2008-09-06[ARM] remove pc_pointer()Russell King
2008-09-05[ARM] sparse: fix several warningsRussell King
2008-09-04[ARM] omap: fix virtual vs physical address space confusionsRussell King
2008-09-04[ARM] remove unused #include <version.h>Huang Weiyi
2008-09-03[ARM] omap: fix gpio.c build errorRussell King
2008-09-01[ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functionsCatalin Marinas
2008-09-01[ARM] 5230/1: Replace post-indexed LDRT/STRT in uaccess.hCatalin Marinas
2008-09-01[ARM] 5232/1: Do not post-index STRT instruction in clear_user.SCatalin Marinas
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2008-09-01[ARM] 5222/1: Allow configuring user:kernel split via KconfigLennert Buytenhek
2008-09-01[ARM] 5221/1: fix ldm/stm emulation for kprobesNicolas Pitre
2008-09-01[ARM] 5211/2: fix a couple warnings from BUG() usageNicolas Pitre
2008-09-01[ARM] 5218/1: arm: improved futex supportMikael Pettersson
2008-09-01[ARM] 5206/1: remove kprobe_trap_handler() hackNicolas Pitre
2008-09-01[ARM] Update arch/arm/Kconfig for drivers/Kconfig changes, add cpuidleRussell King
2008-09-01[ARM] 5195/1: ARMv7 Oprofile supportJean PIHET
2008-09-01[ARM] cachetype: move definitions to separate headerRussell King
2008-09-01[ARM] cputype: separate definitions, use themRussell King
2008-08-28[ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS
2008-08-27Merge branch 'omap-rmk'Russell King
2008-08-27[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman
2008-08-27[ARM] use bcd2bin/bin2bcdAdrian Bunk
2008-08-27[ARM] use the new byteorder headersHarvey Harrison
2008-08-27Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2008-08-27[ARM] OMAP: Fix 2430 SMC91x ethernet IRQRussell King
2008-08-27[ARM] OMAP: Add and update OMAP default configuration filesRussell King
2008-08-26Merge branch 's3c2410' of git://aeryn.fluff.org.uk/bjdooks/linux.gitRussell King
2008-08-26[ARM] S3C2443: Fix the S3C2443 clock register definitionsWei Shuai
2008-08-26[ARM] JIVE: Fix the spi bus numberingBen Dooks
2008-08-26[ARM] S3C24XX: pwm.c: stop debugging outputBen Dooks
2008-08-26[ARM] S3C24XX: Fix sparse warnings in pwm.cBen Dooks
2008-08-26[ARM] S3C24XX: Fix spare errors in pwm-clock driverBen Dooks
2008-08-26[ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.cBen Dooks
2008-08-26[ARM] S3C24XX: Fix nor-simtec driver sparse errorsBen Dooks
2008-08-26[ARM] 5225/1: zaurus: Register I2C controller for audio codecsMark Brown
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-22[ARM] orion5x: update defconfig to v2.6.27-rc4Nicolas Pitre
2008-08-21[ARM] Orion: register UART1 on QNAP TS-209 and TS-409Martin Michlmayr