1. 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 · 14 years ago
  2. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 14 years ago
  3. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  4. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  5. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 14 years ago
  6. 06afb1a Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus by Russell King · 14 years ago
  7. 34471a9 Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable by Russell King · 14 years ago
  8. 28af690 ARM: gic, local timers: use the request_percpu_irq() interface by Marc Zyngier · 14 years ago
  9. 292b293 ARM: gic: consolidate PPI handling by Marc Zyngier · 14 years ago
  10. 6c5482d ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY by Tony Lindgren · 14 years ago
  11. cefd3e7 Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 14 years ago
  12. cfb470b ARM: 7130/1: dev_archdata: add private iommu extension by Ohad Ben-Cohen · 14 years ago
  13. b0c1264 ARM: 7118/1: rename temp variable in read*_relaxed() by Olof Johansson · 14 years ago
  14. 7f94e9c ARM: 7062/1: cache: detect PIPT I-cache using CTR by Will Deacon · 14 years ago
  15. 0744a3e ARM: platform fixups: remove mdesc argument to fixup function by Russell King · 15 years ago
  16. 87e040b ARM: 7017/1: Use generic BUG() handler by Simon Glass · 14 years ago
  17. b380ab4 ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs by Laura Abbott · 14 years ago
  18. 2ecccf9 ARM: 7029/1: Make cpu_architecture into a global variable by Dave Martin · 14 years ago
  19. 3f8e288 ARM: 7006/1: Migrate to asm-generic wrapper support by Stephen Boyd · 14 years ago
  20. 91c2ebb ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode by Barry Song · 14 years ago
  21. 8c36926 ARM: 7009/1: l2x0: Add OF based initialization by Rob Herring · 14 years ago
  22. 5a567d7 ARM: 7115/4: move __exception and friends to asm/exception.h by Jamie Iles · 14 years ago
  23. 0af8aa0 ARM: 7124/1: smp: Add a localtimer handler callable from C code by Shawn Guo · 14 years ago
  24. 0b5a1b95 ARM: 7123/1: smp: Add an IPI handler callable from C code by Shawn Guo · 14 years ago
  25. d625728 ARM: 7060/1: smp: populate logical CPU mapping during boot by Will Deacon · 14 years ago
  26. c9018aa ARM: 7011/1: Add ARM cpu topology definition by Vincent Guittot · 14 years ago
  27. bb1ac3e ARM: 7122/1: localtimer: add header linux/errno.h explicitly by Shawn Guo · 14 years ago
  28. 0cdc8b9 ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H by Nicolas Pitre · 14 years ago
  29. d7c5d0d ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entries by Catalin Marinas · 14 years ago
  30. 442e70c ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32 by Catalin Marinas · 14 years ago
  31. 17f5721 ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate files by Catalin Marinas · 14 years ago
  32. 06901bd ARM: add io{read,write}{16,32}be functions by Arnd Bergmann · 14 years ago
  33. 395cf96 doc: fix broken references by Paul Bolle · 14 years ago
  34. 1b9f95f ARM: prepare for removal of a bunch of <mach/memory.h> files by Nicolas Pitre · 14 years ago
  35. df77abc ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op by Will Deacon · 14 years ago
  36. c825dda Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-develoment/linux-omap-dev into devel-stable by Russell King · 14 years ago
  37. 8fb5428 ARM: mm: Add strongly ordered descriptor support. by Santosh Shilimkar · 14 years ago
  38. 254056f ARM: gic: Use cpu pm notifiers to save gic state by Colin Cross · 14 years ago
  39. b0a37dc Merge branch 'pm' into devel-stable by Russell King · 14 years ago
  40. f70cac8 Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 14 years ago
  41. abda1bd ARM: pm: convert some assembly to C by Russell King · 14 years ago
  42. e8ce0eb ARM: pm: preallocate a page table for suspend/resume by Russell King · 14 years ago
  43. 4dfa338 ARM: nommu: fix warning with checksyscalls.sh by Russell King · 14 years ago
  44. 4722cd7 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable by Russell King · 14 years ago
  45. bd31b85 locking, ARM: Annotate low level hw locks as raw by Thomas Gleixner · 16 years ago
  46. bac7e6e ARM: 7080/1: l2x0: make sure I&D are not locked down on init by Linus Walleij · 14 years ago
  47. 4fb0d2e Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmk by Will Deacon · 14 years ago
  48. 0ce4708 ARM: perf: move arm_pmu into <asm/pmu.h> by Mark Rutland · 14 years ago
  49. 6f26aa0 ARM: hw_breakpoint: add support for multiple watchpoints by Will Deacon · 14 years ago
  50. b5d5b8f ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) support by Will Deacon · 14 years ago
  51. b0e8959 ARM: PMU: move CPU PMU platform device handling and init into perf by Will Deacon · 14 years ago
  52. 96f90c79 Merge the enabling by default of ARM_PATCH_PHYS_VIRT by Nicolas Pitre · 14 years ago
  53. 01f461a ARM: 7058/1: LPAE: Cast the dma_addr_t argument to unsigned long in dma_to_virt by Catalin Marinas · 14 years ago
  54. ad30a2b Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 14 years ago
  55. 99d1717 ARM: Add init_consistent_dma_size() by Jon Medhurst · 14 years ago
  56. af68716 ARM: remove boot_params from struct machine_desc by Nicolas Pitre · 14 years ago
  57. 2bb9839 ARM: introduce atag_offset to replace boot_params by Nicolas Pitre · 14 years ago
  58. 04e1c83 ARM: io: add a default IO_SPACE_LIMIT definition by Russell King · 14 years ago
  59. 1ace756 ARM: io: ecard: move ioaddr() inside __ecard_address by Russell King · 14 years ago
  60. 43c734b ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation. by Srinivas Kandagatla · 14 years ago
  61. daece59 ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BIT by Nicolas Pitre · 14 years ago
  62. 7fdd3c4 ARM: perf: make name of arm_pmu_type consistent by Mark Rutland · 14 years ago
  63. 49bef83 ARM: perf: fix prototype of release_pmu by Mark Rutland · 14 years ago
  64. 8f3c453 ARM: gpio: make trivial GPIOLIB implementation the default by Russell King · 14 years ago
  65. 01e7dc8 ARM: gpio: consolidate gpio_to_irq by Russell King · 14 years ago
  66. 22fe678 ARM: gpio: consolidate trivial gpiolib implementations by Russell King · 14 years ago
  67. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  68. 6124a4e Merge branch 'imx/dt' into next/dt by Arnd Bergmann · 14 years ago
  69. 08a543a irq: add irq_domain translation infrastructure by Grant Likely · 14 years ago
  70. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  71. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  72. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 14 years ago
  73. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 14 years ago
  74. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  75. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 14 years ago
  76. ae4c42e Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  77. 85cad1b arm/dt: Add dt machine definition by Grant Likely · 14 years ago
  78. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  79. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  80. 3ad5515 Merge branch 'devel-stable' into for-next by Russell King · 14 years ago
  81. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 14 years ago
  82. e7d59db ARM: 7004/1: fix traps.h compile warnings by Mikael Pettersson · 14 years ago
  83. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 14 years ago
  84. 4cde7e0 ARM: 6998/2: kernel: use proper memory barriers for bitops by Heechul Yun · 14 years ago
  85. 24daa15 ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAM by Petr Štetiar · 14 years ago
  86. 1e09939 Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/devel by Arnd Bergmann · 14 years ago
  87. e807acb ARM: GIC: move gic_chip_data structure declaration to header by Changhwan Youn · 14 years ago
  88. c8f8552 Merge branch 'cross-platform/clkdev' into next/cross-platform by Arnd Bergmann · 14 years ago
  89. aa3831c ARM: Consolidate the clkdev header files by Kyungmin Park · 14 years ago
  90. 4348810 ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanence by Russell King · 14 years ago
  91. 07f1c29 Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-stable by Russell King · 14 years ago
  92. fb89fcf ARM: ARM_DMA_ZONE_SIZE is no more by Nicolas Pitre · 14 years ago
  93. 4fddcae ARM: add dma_zone_size to the machine_desc structure by Nicolas Pitre · 14 years ago
  94. 6503201 ARM: change ARM_DMA_ZONE_SIZE into a variable by Nicolas Pitre · 14 years ago
  95. 4aa96cc Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 14 years ago
  96. 7460bce ARM: ptrace: Add APSR_MASK definition to ptrace.h by Jon Medhurst · 14 years ago
  97. e296031 ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instruction by Jon Medhurst · 14 years ago
  98. c6a7d97 ARM: kprobes: Add hooks to override singlestep() by Jon Medhurst · 14 years ago
  99. 221bf15 ARM: kprobes: Split out internal parts of kprobes.h by Jon Medhurst · 14 years ago
  100. 592201a ARM: Thumb-2: Support Thumb-2 in undefined instruction handler by Jon Medhurst · 14 years ago