1. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  2. 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
  3. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  4. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 12 years ago
  5. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  6. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  7. a570067 ARM: big removal of now unused arch_idle() 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. a1c1cee ARM: restart: pnx4008: use new restart hook by Russell King · 13 years ago
  11. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  12. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  13. e879c86 ARM: restart: only perform setup for restart when soft-restarting by Russell King · 13 years ago
  14. 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
  15. 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
  16. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  17. b890f6b ARM: mach-pnx4008: remove mach/memory.h by Nicolas Pitre · 13 years ago
  18. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  19. a1e6b41 ARM: 7057/1: mach-pnx4008: rename GPIO header by Linus Walleij · 13 years ago
  20. d7a8a58 ARM: mach-pnx4008: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  21. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  22. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  23. aa3831c ARM: Consolidate the clkdev header files by Kyungmin Park · 13 years ago
  24. b6fcd31 ARM: entry: remove unused irq_prio_table macro by Russell King · 13 years ago
  25. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  26. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  27. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  28. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  29. 406b005 ARM: pnx4008: irq_data conversion. by Lennert Buytenhek · 14 years ago
  30. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  31. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  32. 6d803ba ARM: 6483/1: arm & sh: factorised duplicated clkdev.c by Jean-Christop PLAGNIOL-VILLARD · 14 years ago
  33. 963fec4 ARM: 6484/1: fix compile warning in mm/init.c by Anand Gadiyar · 14 years ago
  34. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  35. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  36. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  37. 7c63984 ARM: do not define VMALLOC_END relative to PAGE_OFFSET by Nicolas Pitre · 14 years ago
  38. 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
  39. 9f33be2 Merge branches 'clks' and 'pnx' into devel by Russell King · 14 years ago
  40. 9d7f736 ARM: PNX4008: move i2c_adapter structure inside the drivers private data by Russell King · 15 years ago
  41. 44c5d73 ARM: PNX4008: kzalloc i2c drivers internal data by Russell King · 15 years ago
  42. 2781681 ARM: PNX4008: remove platform definitions from mach/timex.h by Russell King · 15 years ago
  43. 6fff3da ARM: PNX4008: get i2c clock rate from clk API by Russell King · 15 years ago
  44. ebdbbf2 ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls by Russell King · 15 years ago
  45. 0321cb8 ARM: PNX4008: move i2c clock start/stop into driver by Russell King · 15 years ago
  46. a0dcf19 ARM: PNX4008: move i2c suspend/resume callbacks into driver by Russell King · 15 years ago
  47. bba2be4 ARM: PNX4008: convert i2c clocks to match by device only by Russell King · 15 years ago
  48. 24fd1ed ARM: PNX4008: convert watchdog to use clk API enable/disable calls by Russell King · 15 years ago
  49. 9bb787f ARM: PNX4008: convert watchdog clocks to match by device only by Russell King · 15 years ago
  50. 0c452df ARM: PNX4008: provide clock enable/disable methods and initialization by Russell King · 15 years ago
  51. 5413f74 ARM: PNX4008: simplify clk enable/disable paths by Russell King · 15 years ago
  52. 6985a5a ARM: PNX4008: convert to clkdev by Russell King · 15 years ago
  53. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 14 years ago
  54. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  55. 18b2085 [ARM] fix pnx4008 by Russell King · 16 years ago
  56. 0560cf5 [ARM] Add a common typesafe __io implementation by Russell King · 16 years ago
  57. 74343ee [ARM] pnx4008: fix definition of PHYS_OFFSET by Russell King · 16 years ago
  58. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  59. b9c7802 [ARM] move MAX_DMA_ADDRESS to mach/memory.h by Russell King · 16 years ago
  60. b5ee900 [ARM] remove a common set of __virt_to_bus definitions by Nicolas Pitre · 16 years ago
  61. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  62. 2727f22 [ARM] fix pnx4008 build errors by Russell King · 16 years ago
  63. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  64. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  65. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  66. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  67. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  68. 8e86f42 [ARM] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  69. 193c3cc [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 by Russell King · 16 years ago
  70. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  71. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  72. 87b247c [ARM] Spinlock initializer cleanup by Thomas Gleixner · 17 years ago
  73. b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 17 years ago
  74. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 17 years ago
  75. 41561f2 i2c: New Philips PNX bus driver by Vitaly Wool · 18 years ago
  76. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  77. 8cc05f7 [ARM] 3857/2: pnx4008: add devices' registration by Vitaly Wool · 18 years ago
  78. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  79. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  80. 9325fa3 [WATCHDOG] pnx4008: add watchdog support by Vitaly Wool · 18 years ago
  81. 5904a7f [ARM] 3709/1: pnx4008: convert to generic irq subsystem by Vitaly Wool · 18 years ago
  82. 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 18 years ago
  83. b741483 [ARM] 3623/1: pnx4008: move GPIO-related defines to gpio.h by Vitaly Wool · 18 years ago
  84. e9931b5 [ARM] 3622/1: pnx4008: remove clk_use/clk_unuse by Vitaly Wool · 18 years ago
  85. ea75ee9 [ARM] Include asm/hardware.h not asm/arch/hardware.h by Russell King · 18 years ago
  86. 78818e4 [ARM] 3466/1: [2/3] Support for Philips PNX4008 platform: chip support by Vitaly Wool · 18 years ago