aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2008-09-25[ARM] Introduce new bitmask based cache type macrosRussell King
2008-09-25[ARM] Remove cache type printksRussell King
2008-09-25[ARM] Update mach-typesRussell King
2008-09-21[ARM] 5265/3: [AT91] Add copyright infoAndrew Victor
2008-09-21[ARM] 5264/2: [AT91] Suspend-to-RAM disables main oscillatorAndrew Victor
2008-09-21[ARM] 5263/2: [AT91] GPIO buttons as wakeup sourcesAndrew Victor
2008-09-21[ARM] 5262/2: [AT91] Support for GPIO-connected buttons on SAM9260-EK boardAndrew Victor
2008-09-21[ARM] 5260/1: [AT91] Touchscreen on AT91SAM9RLAndrew Victor
2008-09-21[ARM] 5259/2: [AT91] PWM LEDs on AT91SAM9263-EKAndrew Victor
2008-09-21[ARM] 5258/1: [AT91] PWM controller initializationAndrew Victor
2008-09-21[ARM] 5257/2: [AT91] Use SZ_ definitions and MTDPART_OFS_NXTBLK instead of he...Andrew Victor
2008-09-18[ARM] 5240/1: AT91: eeproms on sam9260ek, sam9263ekDavid Brownell
2008-09-18[ARM] 5219/2: MACB ethernet support for AFEB9260Sergey Lapin
2008-09-18[ARM] 5210/2: AFEB9260: board supportSergey Lapin
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-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
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-05Revert "[ARM] use the new byteorder headers"David Woodhouse
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