1. abff34a ARM: ks8695: fix section mismatch warning by Arnd Bergmann · 5 years ago
  2. dae0b74 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  3. 6ad7313 ARM: ks8695: fix __initdata annotation by Arnd Bergmann · 8 years ago
  4. 4d2b7d4 ARM: 8532/1: uncompress: mark putc as inline by Arnd Bergmann · 8 years ago
  5. d8b2823 ARM: ks8695: make headers more local by Arnd Bergmann · 9 years ago
  6. e8d36d5 ARM: kill off set_irq_flags usage by Rob Herring · 9 years ago
  7. 7cfa3c6 ARM/ks8695/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  8. 6a53bc7 ARM: Show proper respect for Heinrich Hertz by using the correct unit for frequency by Russell King · 9 years ago
  9. 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  10. 8d6bd97 ARM: ks8695: Convert PCI to use generic config accessors by Rob Herring · 9 years ago
  11. abbfb21 ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directory by Daniel Thompson · 9 years ago
  12. ac84eb4 kbuild: remove unnecessary variable initializaions by Masahiro Yamada · 10 years ago
  13. c6f54a9 ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h> by Uwe Kleine-König · 10 years ago
  14. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  15. 9f80036 Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  16. de94abf ARM: ks8695/og: make PCI setup conditional by Arnd Bergmann · 10 years ago
  17. 78f6db9 ARM: 8000/1: misc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  18. 11d73c5 Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup by Olof Johansson · 10 years ago
  19. 79f08d9 ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too by Uwe Kleine-König · 11 years ago
  20. 76ea2e7 ARM: ks8695: delete local <mach/gpio.h> header by Linus Walleij · 10 years ago
  21. 5877457 gpio: (gpio-pca953x) move header to linux/platform_data/ by Vivien Didelot · 11 years ago
  22. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  23. b28eaac Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup by Olof Johansson · 11 years ago
  24. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 11 years ago
  25. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 11 years ago
  26. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  27. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  28. 0b33162 Merge branch 'late/fixes' into fixes by Olof Johansson · 12 years ago
  29. 113f7ae ARM: ks8695: __arch_virt_to_dma type handling by Arnd Bergmann · 12 years ago
  30. 95360fd Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  31. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  32. 268aebe Merge branch 'cleanup/__iomem' into next/cleanup by Olof Johansson · 12 years ago
  33. c72ecbe ARM: ks8695: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  34. a4d3621e Merge branch 'ks8695/boards' into next/boards by Olof Johansson · 12 years ago
  35. a7b8575 ARM: ks8695: add board support for the OpenGear boards based on the KS8695 by Greg Ungerer · 12 years ago
  36. 02c5f16 ARM: ks8695: add board support for the SnapGear boards based on the KS8695 by Greg Ungerer · 12 years ago
  37. c7e783d ARM: ks8695: convert to generic time and clocksource by Linus Walleij · 12 years ago
  38. d7dda98 ARM: ks8695: delete resume hook from timer by Linus Walleij · 12 years ago
  39. 487748c ARM: ks8695: use [readl|writel]_relaxed() by Linus Walleij · 12 years ago
  40. 70adc3f ARM: ks8695: merge the timer header into the timer driver by Linus Walleij · 12 years ago
  41. ae5362d ARM: mach-ks8695: remove leds driver, since nobody use it by Bryan Wu · 12 years ago
  42. c23bfc3 ARM: PCI: provide a default bus scan implementation by Russell King · 12 years ago
  43. daeb4c0 ARM: PCI: get rid of pci_std_swizzle() by Russell King · 12 years ago
  44. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  45. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  46. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  47. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  48. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  49. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 12 years ago
  50. 9f786d0 arm/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  51. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  52. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  53. 9ba2630 ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.c by Jesper Juhl · 12 years ago
  54. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 12 years ago
  55. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  56. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  57. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  58. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 12 years ago
  59. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  60. 114c19b ARM: restart: ks8695: use new restart hook by Russell King · 13 years ago
  61. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 12 years ago
  62. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 12 years ago
  63. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  64. e879c86 ARM: restart: only perform setup for restart when soft-restarting by Russell King · 13 years ago
  65. 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
  66. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  67. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  68. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  69. 386ab64 ARM: 7037/1: mach-ks8695: fix GPIO LEDs by Linus Walleij · 13 years ago
  70. e24e449 ARM: 7036/1: mach-ks8695: break out GPIO driver specifics by Linus Walleij · 13 years ago
  71. db23c73 ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem by Linus Walleij · 13 years ago
  72. 0318ce9 ARM: mach-ks8695: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  73. 8f3c453 ARM: gpio: make trivial GPIOLIB implementation the default by Russell King · 13 years ago
  74. 01e7dc8 ARM: gpio: consolidate gpio_to_irq by Russell King · 13 years ago
  75. 22fe678 ARM: gpio: consolidate trivial gpiolib implementations by Russell King · 13 years ago
  76. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  77. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  78. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  79. c9d95fb ARM: convert PCI defines to variables by Rob Herring · 13 years ago
  80. dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 13 years ago
  81. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  82. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  83. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 13 years ago
  84. 3cdb791 ARM: ks8695: irq_data conversion. by Lennert Buytenhek · 13 years ago
  85. 9eedd96 ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() by Russell King · 13 years ago
  86. 0b05da7 ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCI by Hans Ulli Kroll · 13 years ago
  87. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  88. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  89. 6338a6a ARM: 6269/1: Add 'code' parameter for hook_fault_code() by Kirill A. Shutemov · 14 years ago
  90. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 14 years ago
  91. ef1baed ARM: dma-mapping: provide dma_to_page() by Russell King · 15 years ago
  92. c742239 ARM: 5780/1: KS8695: Fix macro definition bug in regs-switch.c by zeal · 15 years ago
  93. 0a51810 ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers by Andrew Victor · 15 years ago
  94. 320145f ARM: 5597/1: [PCI] reset all internal hardware prior PCI initialization by Yegor Yefremov · 15 years ago
  95. fbf2b1f Merge branch 'highmem' into devel by Russell King · 15 years ago
  96. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  97. 58edb51 [ARM] make page_to_dma() highmem aware by Nicolas Pitre · 16 years ago
  98. b74788d [ARM] 5372/1: ACS5K: Core board support for the ACS-5000 by Daniel Silverstone · 15 years ago
  99. 80b02c1 [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c by Russell King · 15 years ago
  100. 6174dee [ARM] DSM320: Add support for the DSM320 by Daniel Silverstone · 15 years ago