1. c39e8ed Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  2. 86dfe44 ARM: fix builds due to missing <asm/system_misc.h> includes by Olof Johansson · 12 years ago
  3. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 12 years ago
  4. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  5. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  6. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
  7. 50edbf7 ARM: mach-h720x: move special idle code out of line by Nicolas Pitre · 13 years ago
  8. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  9. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  10. 0d68370 ARM: restart: h720x: use new restart hook by Russell King · 13 years ago
  11. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  12. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  13. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  14. 2e5df8d ARM: mach-h720x: remove mach/memory.h by Nicolas Pitre · 13 years ago
  15. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  16. 3746f02 ARM: mach-h720x: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  17. 3ad5515 Merge branch 'devel-stable' into for-next by Russell King · 13 years ago
  18. 5065c71 ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size by Nicolas Pitre · 13 years ago
  19. b6fcd31 ARM: entry: remove unused irq_prio_table macro by Russell King · 13 years ago
  20. 343fda5 ARM: 6962/1: mach-h720x: fix build error by Linus Walleij · 13 years ago
  21. 2fb3ec5 ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS by Russell King · 13 years ago
  22. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  23. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  24. 1738209 arm: h720x: Fix irq conversion fallout by Thomas Gleixner · 13 years ago
  25. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  26. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  27. 671289c ARM: Fix build regression on SA11x0, PXA, and H720x targets by Russell King · 14 years ago
  28. c971ab0 ARM: h720x: irq_data conversion. by Lennert Buytenhek · 14 years ago
  29. 963fec4 ARM: 6484/1: fix compile warning in mm/init.c by Anand Gadiyar · 14 years ago
  30. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  31. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  32. 7c63984 ARM: do not define VMALLOC_END relative to PAGE_OFFSET by Nicolas Pitre · 14 years ago
  33. 9b2a606 ARM: 6283/1: Remove useless PCIO_BASE definitions by eric miao · 14 years ago
  34. 9729c0c ARM: 6258/1: arm/h720x: fix debug macro compilation failure by Jeremy Kerr · 14 years ago
  35. 9f1e0f2 ARM: arch/arm/mach-h720x/common.h: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  36. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  37. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 14 years ago
  38. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  39. 80b02c1 [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c by Russell King · 16 years ago
  40. 3719ec5 [ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are defined by Russell King · 16 years ago
  41. 0560cf5 [ARM] Add a common typesafe __io implementation by Russell King · 16 years ago
  42. f40b121 [ARM] Rename ISA mach/dma.h header to mach/isa-dma.h by Russell King · 16 years ago
  43. c72e005b [ARM] fix constant values of MAX_DMA_ADDRESS by Russell King · 16 years ago
  44. b9c7802 [ARM] move MAX_DMA_ADDRESS to mach/memory.h by Russell King · 16 years ago
  45. 459fd55 [ARM] h720x: avoid polluting the kernel's namespace by Russell King · 16 years ago
  46. b5ee900 [ARM] remove a common set of __virt_to_bus definitions by Nicolas Pitre · 16 years ago
  47. d9a682a [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants by Russell King · 16 years ago
  48. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  49. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  50. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  51. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  52. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  53. 8e86f42 [ARM] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  54. 193c3cc [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 by Russell King · 16 years ago
  55. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  56. b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 17 years ago
  57. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  58. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  59. 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 18 years ago
  60. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  61. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  62. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  63. 3e9635e [ARM] 2999/1: Replace map_desc.physical with map_desc.pfn: H720x by Deepak Saxena · 19 years ago
  64. 6df29de [SERIAL] Use an enum for serial8250 platform device IDs by Russell King · 19 years ago
  65. 664399e [ARM] Wrap calls to descriptor handlers by Russell King · 19 years ago
  66. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  67. 09b8b5f [PATCH] ARM: Add SA_TIMER flag to timer interrupts by Russell King · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago