1. 35fe2fc [ARM] PCI: add platform private data to pci_sys_data by Saeed Bishara · 14 years ago
  2. 98c672c ARM: Move platform memory reservations out of generic code by Russell King · 14 years ago
  3. b65b478 ARM: Remove 'node' argument form arch_adjust_zones() by Russell King · 14 years ago
  4. be37030 ARM: Remove DISCONTIGMEM support by Russell King · 14 years ago
  5. 24b776b ARM: 6117/1: kdump: implement crash_setup_regs() by Mika Westerberg · 14 years ago
  6. f159f4e ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 by Tony Lindgren · 14 years ago
  7. 5aaf254 ARM: 6203/1: Make VFPv3 usable on ARMv6 by Tony Lindgren · 14 years ago
  8. e513f8b ARM: 6199/1: Add kprobe-based event tracer by Will Deacon · 14 years ago
  9. 354e6f7 ARM: 6197/2: preliminary support for sparse IRQ by eric miao · 14 years ago
  10. 398aa66 ARM: 6212/1: atomic ops: add memory constraints to inline asm by Will Deacon · 14 years ago
  11. 068de8d ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unless by Will Deacon · 14 years ago
  12. 08f8ba0 Merge commit 'v2.6.35-rc4' into perf/core by Ingo Molnar · 14 years ago
  13. fb35f1c Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  14. 534be1d ARM: 6194/1: change definition of cpu_relax() for ARM11MPCore by Will Deacon · 14 years ago
  15. c743f38 ARM: initial stack protector (-fstack-protector) support by Nicolas Pitre · 14 years ago
  16. 990cb8a [ARM] implement arch_randomize_brk() by Nicolas Pitre · 14 years ago
  17. 390daa0 [ARM] pxa: fix incorrect gpio type in udc_pxa2xx.h by Steve Bennett · 14 years ago
  18. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  19. 1ef0437 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h by FUJITA Tomonori · 14 years ago
  20. ec96e2f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  21. 67fc4e0 kdb: core for kgdb back end (2 of 2) by Jason Wessel · 14 years ago
  22. 27ada41 ARM: 6138/1: Add support for 10 hardirq bits by Magnus Damm · 14 years ago
  23. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  24. 1d3c6ff Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  25. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  26. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  27. 929f519 ARM: 6071/1: perf-events: allow modules to query the number of hardware counters by Will Deacon · 14 years ago
  28. 181193f ARM: 6069/1: perf-events: use numeric ID to identify PMU by Will Deacon · 14 years ago
  29. 49c006b ARM: 6064/1: pmu: register IRQs at runtime by Will Deacon · 14 years ago
  30. c39e52a Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  31. 47ab0de ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMA by Russell King · 14 years ago
  32. 8e2a43f ARM: rename mach_cpu_disable() to platform_cpu_disable() by Russell King · 14 years ago
  33. 7507061 ARM: 6132/1: PL330: Add common core driver by Jassi Brar · 14 years ago
  34. 64039be ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310 by Jason McMullan · 14 years ago
  35. 4d736b5 arm: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  36. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  37. f4a27ae ARM: 6125/1: ARM TWD: move TWD registers to common header by Srinidhi Kasagar · 14 years ago
  38. b8349b5 ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP by Catalin Marinas · 14 years ago
  39. e8faff7 ARM: 6092/1: atmel_serial: support for RS485 communications by Claudio Scordino · 14 years ago
  40. c5a0adb ARM: ICST: kill duplicate icst code by Russell King · 15 years ago
  41. 232eaf7 ARM: ICST: indirect s2div and idx2s arrays via icst_params by Russell King · 15 years ago
  42. e73a46a ARM: ICST: move minimum VCO frequency to icst_params by Russell King · 15 years ago
  43. 64fceb1 ARM: ICST: use Hz instead of kHz by Russell King · 15 years ago
  44. 4de2edb ARM: ICST: provide definitions for max/min VCO frequencies by Russell King · 15 years ago
  45. 643761a ARM: ICST: icst.*_ps_to_vco() functions are unused, remove them by Russell King · 15 years ago
  46. 39c0cb0 ARM: ICST: merge common ICST VCO structures by Russell King · 15 years ago
  47. ea5ce65 arch/arm/include/asm/elf.h: forward-declare the task-struct by Andrew Morton · 14 years ago
  48. ba02a21 ARM: Improve documentation in arm_timer.h by Russell King · 15 years ago
  49. 28d7f4e ARM: 6063/1: pmu: add enum describing PMU types by Will Deacon · 14 years ago
  50. 5288217 ARM: 6058/1: Add support for PCI domains by Anton Vorontsov · 14 years ago
  51. 4260415 ARM: fix build error in arch/arm/kernel/process.c by Russell King · 14 years ago
  52. ff37f6e ARM: 6021/1: ST SPEAr: Added ARM PrimeXsys System Controller SP810 header file by viresh kumar · 14 years ago
  53. 82c6f5a ARM: 6051/1: VFP: preserve the HW context when calling signal handlers by Imre Deak · 14 years ago
  54. 7e5a69e ARM: 6007/1: fix highmem with VIPT cache and DMA by Nicolas Pitre · 14 years ago
  55. 55a0751 ARM: 6001/1: removing compilation warning comming from clkdev.h by viresh kumar · 14 years ago
  56. aedceb2 ARM: 6000/1: removing compilation warning comming from <asm/irq.h> by viresh kumar · 14 years ago
  57. e7c5650 ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4) by Catalin Marinas · 14 years ago
  58. 319f551 ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4) by Catalin Marinas · 14 years ago
  59. 33f663f ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4) by Catalin Marinas · 14 years ago
  60. 5cfc8ee ARM: convert arm to arch_gettimeoffset() by John Stultz · 14 years ago
  61. a91ed07 ARM: 5988/1: pgprot_dmacoherent() for non-mmu builds by Greg Ungerer · 14 years ago
  62. bb35579 ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.h by Mikael Pettersson · 14 years ago
  63. dca1d9f Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  64. 6fee48c dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask by FUJITA Tomonori · 14 years ago
  65. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  66. ccd7ab7 pci-dma: arm: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  67. 440e6ca arm: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  68. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  69. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  70. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 14 years ago
  71. 988addf Merge branch 'origin' into devel-stable by Russell King · 14 years ago
  72. 9bb6769 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  73. 0dc726b [ARM] pxa: move board board IRQ definitions out of irqs.h by Eric Miao · 15 years ago
  74. 19851c5 [ARM] sa1111: allow cascaded IRQs to be used by platforms by Eric Miao · 15 years ago
  75. ac609d2 [ARM] locomo: allow cascaded IRQ base to be specified by platforms by Eric Miao · 15 years ago
  76. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  77. f1acb878b iop-adma: redundant/wrong tests in iop_*_count()? by Roel Kluin · 15 years ago
  78. f24407d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt by Linus Torvalds · 15 years ago
  79. 9f33be2 Merge branches 'clks' and 'pnx' into devel by Russell King · 15 years ago
  80. 2741ecb Merge branch 'misc2' into devel by Russell King · 15 years ago
  81. bc85e58 Merge branch 'perf' into devel by Russell King · 15 years ago
  82. 3560adf Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into devel by Russell King · 15 years ago
  83. 2a2d10f Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable by Russell King · 15 years ago
  84. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  85. 1c8e170 ARM: 5950/1: ARM: Fix build error for arm1026ej-s processor by Abdoulaye Walsimou Gaye · 15 years ago
  86. c931b4f ARM: 5928/1: Change type of VMALLOC_END to unsigned long. by Fenkart/Bostandzhyan · 15 years ago
  87. a7bd08c ARM: 5927/1: Make delimiters of DMA area globally visibly. by Fenkart/Bostandzhyan · 15 years ago
  88. ad187f9 ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS by Russell King · 15 years ago
  89. 11805bc ARM: 5905/1: ARM: Global ASID allocation on SMP by Catalin Marinas · 15 years ago
  90. c5113b6 ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7 by Rabin Vincent · 15 years ago
  91. 24b44a6 ARM: 5889/1: Add atomic64 routines for ARMv6k and above. by Will Deacon · 15 years ago
  92. a9221de ARM: add notify_die() support by Russell King · 15 years ago
  93. 2b0d8c2 ARM: 5880/1: arm: use generic infrastructure for early params by Jeremy Kerr · 15 years ago
  94. 7921fc4 ARM: remove old RTC support by Russell King · 15 years ago
  95. 31aa8fd ARM: Add caller information to ioremap by Russell King · 15 years ago
  96. 5601280 Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable by Russell King · 15 years ago
  97. 702b94b ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range by Russell King · 15 years ago
  98. a9c9147 ARM: dma-mapping: provide per-cpu type map/unmap functions by Russell King · 15 years ago
  99. 4ea0d73 ARM: dma-mapping: push buffer ownership down into dma-mapping.c by Russell King · 15 years ago
  100. 18eabe2 ARM: dma-mapping: introduce the idea of buffer ownership by Russell King · 15 years ago