1. ff2e27a ARM: GIC: consolidate gic_cpu_base_addr to common GIC code by Russell King · 14 years ago
  2. 3848953 ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init by Russell King · 14 years ago
  3. b580b89 ARM: GIC: provide a single initialization function for boot CPU by Russell King · 14 years ago
  4. 161d190 ARM: 6475/1: Introduce asm/hardware/entry-macro-gic.S by Magnus Damm · 14 years ago
  5. 28c22d7 ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.context by MyungJoo Ham · 14 years ago
  6. 1142b71 ARM: 6489/1: thumb2: fix incorrect optimisation in usracc by Will Deacon · 14 years ago
  7. c0ba10b ARM: improve compiler's ability to optimize page tables by Russell King · 14 years ago
  8. 12cdcc8 ARM: pxa: fix the missing definition of IRQ_BOARD_END by Eric Miao · 14 years ago
  9. 706d4b1 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  10. 834b296 kgdb,arm: fix register dump by Rabin Vincent · 14 years ago
  11. 9bafc74 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  12. be6786a Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel-omap4-base into devel-stable by Russell King · 14 years ago
  13. f9cef50 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  14. 4e929d2 ARM: fix memblock breakage by Russell King · 14 years ago
  15. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  16. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  17. 5ba7037 ARM: l2x0: Determine the cache size by Santosh Shilimkar · 14 years ago
  18. 7db27e8 ARM: l2x0: Fix coding-style in the cache-l2x0.h by Santosh Shilimkar · 14 years ago
  19. ae360a7 arm: Disable outer (L2) cache in kexec by Thomas Gleixner · 14 years ago
  20. 63612a1 ARM: Add L2X0 PREFETCH and POWER control register by Kyungmin Park · 14 years ago
  21. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  22. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  23. ccc14f5 ioctl: Use asm-generic/ioctls.h on arm (enables termiox) by Jeff Mahoney · 14 years ago
  24. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  25. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  26. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  27. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  28. d71e3eb ARM: make struct machine_desc definition coherent with its comment by Nicolas Pitre · 14 years ago
  29. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  30. 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
  31. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  32. 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 14 years ago
  33. 032fa36 arm: Use ARCH_IRQ_INIT_FLAGS by Thomas Gleixner · 14 years ago
  34. c7b0aff ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems. by Kevin Hilman · 14 years ago
  35. 7511db9 ARM: 6429/1: Check for is_smp for tlb_ops and cache_ops broadcast by Tony Lindgren · 14 years ago
  36. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  37. 8925ec4 ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasing by Will Deacon · 14 years ago
  38. 81d1195 ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UP by Tony Lindgren · 14 years ago
  39. f00ec48 ARM: Allow SMP kernels to boot on UP systems by Russell King · 14 years ago
  40. 0671735 ARM: Provide common header for hard_smp_processor_id() by Russell King · 14 years ago
  41. 9f53369 ARM: 6293/1: coresight: cosmetic fixes by Alexander Shishkin · 14 years ago
  42. 8234eae ARM: 6291/1: coresight: move struct tracectx inside etm driver by Alexander Shishkin · 14 years ago
  43. ec706da ARM: add a vma entry for the user accessible vector page by Nicolas Pitre · 14 years ago
  44. 70c70d9 ARM: SECCOMP support by Nicolas Pitre · 14 years ago
  45. 087aaff ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem by Nicolas Pitre · 14 years ago
  46. d907387 ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing by Catalin Marinas · 14 years ago
  47. f8b63c1 ARM: 6382/1: Remove superfluous flush_kernel_dcache_page() by Catalin Marinas · 14 years ago
  48. 85848dd ARM: 6381/1: Use lazy cache flushing on ARMv7 SMP systems by Catalin Marinas · 14 years ago
  49. 6012191 ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches by Catalin Marinas · 14 years ago
  50. c017780 ARM: 6379/1: Assume new page cache pages have dirty D-cache by Catalin Marinas · 14 years ago
  51. 0485e18 Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()" by Russell King · 14 years ago
  52. 864232f ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interaction by Will Deacon · 14 years ago
  53. f81ef4a ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint framework by Will Deacon · 14 years ago
  54. 3a4b5dc ARM: 6355/1: hw-breakpoint: add mechanism for hooking into prefetch aborts by Will Deacon · 14 years ago
  55. 09e56a2 ARM: 6340/1: module - additional unwind tables for exit/devexit sections by Phil Carmody · 14 years ago
  56. e5f7772 ARM: 6339/1: module - simplify unwind table handling by Phil Carmody · 14 years ago
  57. 72dc43a ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace by Rabin Vincent · 14 years ago
  58. 3b6c223 ARM: 6318/1: ftrace: fix and update dynamic ftrace by Rabin Vincent · 14 years ago
  59. 418cf64 ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARM by Mikael Pettersson · 14 years ago
  60. 25d3584 ARM: 6330/1: perf: reword comments relating to perf_event_do_pending by Will Deacon · 14 years ago
  61. 2a6a432 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  62. 41e2e8f ARM: Tighten check for allowable CPSR values by Russell King · 14 years ago
  63. 21d93e2 ARM: 6329/1: wire up sys_accept4() on ARM by Mikael Pettersson · 14 years ago
  64. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  65. bbbfb91 Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  66. d92342d DMAENGINE: correct PL080 register header file by Linus Walleij · 14 years ago
  67. 636d174 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  68. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  69. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  70. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  71. 0b019a4 Merge branches 'master' and 'devel' into for-linus by Russell King · 14 years ago
  72. cdf357f ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID by Will Deacon · 14 years ago
  73. 9e354ea ARM: 6292/1: coresight: add ETM management registers by Alexander Shishkin · 14 years ago
  74. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  75. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  76. 054d5c9 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  77. f165eb7 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 14 years ago
  78. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  79. 89a6c8c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  80. 22eeef4 kgdb,arm: Individual register get/set for arm by Jason Wessel · 14 years ago
  81. 8dd4774 ARM: 6189/1: Add support for the MOVW/MOVT relocations in Thumb-2 by Catalin Marinas · 14 years ago
  82. 983536e [ARM] scoop: Add CPR register bit definitions by Marek Vasut · 14 years ago
  83. 4fa5518 [ARM] pxa: remove now unnecessary dma_needs_bounce() by Eric Miao · 14 years ago
  84. be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  85. 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 14 years ago
  86. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  87. ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
  88. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  89. b92b361 ARM: Add barriers to io{read,write}{8,16,32} accessors as well by Russell King · 14 years ago
  90. 79f64db ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE by Catalin Marinas · 14 years ago
  91. e936771 ARM: 6271/1: Introduce *_relaxed() I/O accessors by Catalin Marinas · 14 years ago
  92. 6338a6a ARM: 6269/1: Add 'code' parameter for hook_fault_code() by Kirill A. Shutemov · 14 years ago
  93. 4708ac4 Merge branch 'origin' into misc by Russell King · 14 years ago
  94. 1dbd30e ARM: 6225/1: make TCM allocation static and common for all archs by Linus Walleij · 14 years ago
  95. 8d717a5 ARM: Convert platform reservations to use LMB rather than bootmem by Russell King · 14 years ago
  96. 2778f62 ARM: initial LMB trial by Russell King · 14 years ago
  97. 392c57a ARM: fix build warning in asm/elf.h by Russell King · 14 years ago
  98. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  99. 14764b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable by Russell King · 14 years ago
  100. cb9d770 ARM: 6222/1: add memory types for the TCMs by Linus Walleij · 14 years ago