aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2006-09-25[ARM] 3811/1: ep93xx: add cirrus logic edb9312 supportLennert Buytenhek
2006-09-25[ARM] 3802/1: S3C24XX: PM tidy up cache flushingBen Dooks
2006-09-25[ARM] 3801/1: S3C24XX: Move IRQ PM out of pm.cBen Dooks
2006-09-25[ARM] 3799/1: S3C2442: DMA channel mappingsBen Dooks
2006-09-25[ARM] 3798/1: S3C2440: DMA channel mappingsBen Dooks
2006-09-25[ARM] 3797/1: S3C2410: DMA channel mappingsBen Dooks
2006-09-25[ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapperBen Dooks
2006-09-20[ARM] 3759/2: Remove uses of %?Daniel Jacobowitz
2006-09-20[ARM] Optimise VFP thread notify function a littleRussell King
2006-09-20[ARM] Add ARM irqtrace supportRussell King
2006-09-20[ARM] Move mmu.c out of the wayRussell King
2006-09-20[ARM] Cleanup arch/arm/mm a littleRussell King
2006-09-18[ARM] 3794/1: S3C24XX: do not defined set_irq_wake when no CONFIG_PMBen Dooks
2006-09-14[ARM] 3780/1: Fix iop321 cpuidDan Williams
2006-09-14[ARM] 3786/1: pnx4008: update defconfigVitaly Wool
2006-09-14[ARM] 3785/1: S3C2412: Fix idle code as default uses wrong clocksBen Dooks
2006-09-14[ARM] 3784/1: S3C2413: fix config for MACH_S3C2413/MACH_SMDK2413Ben Dooks
2006-09-09[ARM] 3783/1: S3C2412: fix IRQ_EINT0 to IRQ_EINT3 handlingBen Dooks
2006-09-09[ARM] 3775/1: S3C24XX: do not add same sysdev_driver to two classesBen Dooks
2006-09-06[ARM] 3774/1: S3C24XX: SMDK2413 has two machine IDsBen Dooks
2006-09-06[ARM] 3773/1: Add the HWCAP_VFP bit for the ARM926 CPUsCatalin Marinas
2006-09-06[ARM] 3772/1: Fix compilation error in mach-ixp4xx/nslu2*Martin Michlmayr
2006-09-06[ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410Ben Dooks
2006-09-02[ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Har...George G. Davis
2006-08-31[ARM] 3764/1: S3C24XX: change type naming to kernel styleBen Dooks
2006-08-31[ARM] 3763/1: add both rtcs to csb337 defconfigDavid Brownell
2006-08-30[ARM] 3750/3: Fix double VFP emulation for EABI kernelsDaniel Jacobowitz
2006-08-28[ARM] 3761/1: fix armv4t breakage after adding thumb interworking to userspac...Lennert Buytenhek
2006-08-28[ARM] Add Integrator support for glibc outb() and friendsRussell King
2006-08-28[ARM] Move prototype for register_isa_ports to asm/io.hRussell King
2006-08-28[ARM] Arrange for isa.c to use named initialisersRussell King
2006-08-27[ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systemsDavid Brownell
2006-08-27[ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such...Paul Sokolovsky
2006-08-27[ARM] 3758/1: Preserve signalling NaNs in conversionDaniel Jacobowitz
2006-08-27[ARM] 3749/3: Correct VFP single/double conversion emulationDaniel Jacobowitz
2006-08-27[ARM] 3748/3: Correct error check in vfp_raise_exceptionsDaniel Jacobowitz
2006-08-21Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman
2006-08-18[ARM] 3746/2: Userspace helpers must be Thumb mode interworkableNicolas Pitre
2006-08-18[ARM] 3757/1: Use PROCINFO_INITFUNC in head.SCatalin Marinas
2006-08-18[ARM] 3755/1: dmabounce: fix return value for find_safe_bufferKevin Hilman
2006-08-18[ARM] 3754/1: S3C24XX: tidy arch/arm/mach-s3c2410/MakefileBen Dooks
2006-08-18[ARM] 3753/1: S3C24XX: DMA fixesBen Dooks
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms
2006-08-13[ARM] 3752/1: fix versatile flash resource mapYoav Steinberg
2006-08-06[ARM] Fix pci export warningsRussell King
2006-08-06[ARM] 3747/1: Fix compilation error in mach-ixp4xx/gtwx5715-setup.cMartin Michlmayr
2006-08-06[ARM] 3745/1: Add EXPORT_SYMBOL(rtc_next_alarm_time) to ARM rtctime.cGeorge G. Davis
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms
2006-07-29[ARM] 3734/1: Fix the unused variable warning in __iounmap()Catalin Marinas