1. fb1fece sparc: convert old cpumask API into new one by KOSAKI Motohiro · 14 years ago
  2. 55dd23e sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines by Daniel Hellstrom · 14 years ago
  3. ecbc42b sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines by Daniel Hellstrom · 14 years ago
  4. 1ca0c80 sparc32,leon: Implemented SMP IPIs for LEON CPU by Daniel Hellstrom · 14 years ago
  5. d6d0481 sparc32: implement SMP IPIs using the generic functions by Daniel Hellstrom · 14 years ago
  6. 2645e72 sparc32,leon: SMP power down implementation by Daniel Hellstrom · 14 years ago
  7. 970def6 sparc32,leon: don't rely on bootloader to mask IRQs by Daniel Hellstrom · 14 years ago
  8. 01dae0f sparc32,leon: operate on boot-cpu IRQ controller registers by Daniel Hellstrom · 14 years ago
  9. 5fcafb7 sparc32: always define boot_cpu_id by Daniel Hellstrom · 14 years ago
  10. 7671fa2 sparc32: always register a PROM based early console by Sam Ravnborg · 14 years ago
  11. 9c2853a sparc32: probe for cpu info only during startup by Sam Ravnborg · 14 years ago
  12. cb1b820 sparc: consolidate show_cpuinfo in cpu.c by Sam Ravnborg · 14 years ago
  13. 5eb1f4fc sparc32,leon: implement genirq CPU affinity by Daniel Hellstrom · 14 years ago
  14. a481b5d sparc32, leon: code cleanup of timer/IRQ controller initialization by Daniel Hellstrom · 14 years ago
  15. ea044ec sparc32,leon: cleaned away code from the LEON2 days by Daniel Hellstrom · 14 years ago
  16. 2cf9530 sparc32,leon: per-cpu ticker use genirq per-cpu handler by Daniel Hellstrom · 14 years ago
  17. 4c6773c sparc32,leon: add support for extended interrupt controller by Daniel Hellstrom · 14 years ago
  18. d61a38b sparc32, leon: must protect IRQ controller register with spinlock by Daniel Hellstrom · 14 years ago
  19. 6baa9b2 sparc32: genirq support by Sam Ravnborg · 14 years ago
  20. 06010fb sparc32: cleanup code for pci init by Sam Ravnborg · 14 years ago
  21. db1cdd1 sparc32,sun4d: rename sbus_tid to board_to_cpu in irq support by Sam Ravnborg · 14 years ago
  22. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  23. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  24. 47c7c97 sparc32: Pass task_struct to schedule_tail() in ret_from_fork by Tkhai Kirill · 14 years ago
  25. 3628aa0 sparc64: Fix section mis-match errors. by David S. Miller · 14 years ago
  26. 97c278e sparc: Hook up syncfs system call. by David S. Miller · 14 years ago
  27. fa680c7 sparc: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  28. 394d441 sparc: Convert to new irq function names by Thomas Gleixner · 14 years ago
  29. 16741ea sparc: Cleanup direct irq_desc access by Thomas Gleixner · 14 years ago
  30. fcd8d4f sparc: Use the new genirq functionality by Thomas Gleixner · 14 years ago
  31. 1c833bc sparc32: Fix multiple RTC detections on SUN4D by Kjetil Oftedal · 14 years ago
  32. b3f80f6 sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls. by David S. Miller · 14 years ago
  33. 9889376 sparc: Implement of_iomap(). by David S. Miller · 14 years ago
  34. 930952a sparc: Implement of_address_to_resource(). by David S. Miller · 14 years ago
  35. 35043c4 sparc: Fix .size directive for do_int_load by Ben Hutchings · 14 years ago
  36. c6fee08 sparc64: Fix build errors with gcc-4.6.0 by David S. Miller · 14 years ago
  37. 0399bb5 sparc32,sun4m: percpu and global register definitions moved to irq.h by Sam Ravnborg · 14 years ago
  38. 1d05995 sparc32: introduce build_device_irq by Sam Ravnborg · 14 years ago
  39. bbdc266 sparc32: introduce sparc_irq_config by Sam Ravnborg · 14 years ago
  40. a2a211c sparc32: fix build with leon or floppy enabled by Sam Ravnborg · 14 years ago
  41. 81043e8 sparc: convert to clocksource_register_hz/khz by John Stultz · 14 years ago
  42. 5a0efea sparc64: Sharpen address space randomization calculations. by David S. Miller · 14 years ago
  43. fd49bf4 sparc32: irq_32.c cleanup by Sam Ravnborg · 14 years ago
  44. 70044df sparc32, sun4d: add comment in empty statement in sun4d_request_irq() by Sam Ravnborg · 14 years ago
  45. a625a12 sparc32,sun4d: drop unused code in sun4d_distribute_irqs() by Sam Ravnborg · 14 years ago
  46. e54f854 sparc32,sun4d: irq, smp files cleanup by Sam Ravnborg · 14 years ago
  47. aba20a8 sparc32,sun4m: irq, smp files cleanup by Sam Ravnborg · 14 years ago
  48. e787098 sparc32,sun4c: irq file cleanup by Sam Ravnborg · 14 years ago
  49. b7afdb7 sparc32: add irq + smp declarations to headers by Sam Ravnborg · 14 years ago
  50. e046b1e sparc32: remove tick14.c by Sam Ravnborg · 14 years ago
  51. 2666e47 sparc32/leon: FPU-FSR only available when FPU present by Daniel Hellstrom · 14 years ago
  52. 7279b82 SPARC/LEON: power down instruction different of different LEONs by Daniel Hellstrom · 14 years ago
  53. 44ed3c0 sparc64: rename virt_irq => irq - II by Sam Ravnborg · 14 years ago
  54. fe41493 sparc64: rename virt_irq => irq - I by Sam Ravnborg · 14 years ago
  55. 4832b99 sparc64: use up-to-data genirq functions by Sam Ravnborg · 14 years ago
  56. e6ebd52 sparc64: use {get,set}_irq_data for handler_data by Sam Ravnborg · 14 years ago
  57. cae78728 sparc64: all pointers to irq_handler_data renamed to handler_data by Sam Ravnborg · 14 years ago
  58. d4d1ec4 sparc: in handler_irq() rename irq parameter to pil by Sam Ravnborg · 14 years ago
  59. 9f2264a sparc64: fix direct access to irq_desc by Sam Ravnborg · 14 years ago
  60. 0c7c6a3 sparc: Fix sbus_alloc_coherent error handling. by Kristoffer Glembo · 14 years ago
  61. 7feee24 sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimize casts. by Kristoffer Glembo · 14 years ago
  62. 1b19274 sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping enabled. by Kristoffer Glembo · 14 years ago
  63. 1830474 sparc/leon: Add LEON dma_ops. by Kristoffer Glembo · 14 years ago
  64. b8682ce sparc: Add pci32_unmap_page. by Kristoffer Glembo · 14 years ago
  65. 5c8345b sparc: Replace open coded page alignment with PAGE_ALIGN macro. by Kristoffer Glembo · 14 years ago
  66. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  67. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  68. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  70. a0aeccd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  71. b62818e sparc64: Fix NMI startup bug which also breaks perf. by David S. Miller · 14 years ago
  72. 711c71a sparc: fix size argument to find_next_zero_bit() by Akinobu Mita · 14 years ago
  73. 2492218 sparc32: unaligned memory access (MNA) trap handler bug by Daniel Hellstrom · 14 years ago
  74. 4ea1b72 sparc: Switch do_timer() to xtime_update() by Torben Hohn · 14 years ago
  75. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  76. d0a2126 mm: unify module_alloc code for vmalloc by David Rientjes · 14 years ago
  77. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  78. fb7b5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  79. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  80. 5edddaa sparc64: Fix bootup regression due to perf init ordering. by David S. Miller · 14 years ago
  81. f70f5b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 14 years ago
  82. b2a39b0 sparc: use _start for the start entry (like 64 bit does) by Sam Ravnborg · 14 years ago
  83. e405ae7 sparc: use trapbase in setup_arch by Sam Ravnborg · 14 years ago
  84. 9663eb2 SPARC/LEON: avoid AMBAPP name duplicates in openprom fs when REG is missing by Daniel Hellstrom · 14 years ago
  85. 2791c1a SPARC/LEON: added support for selecting Timer Core and Timer within core by Daniel Hellstrom · 14 years ago
  86. 9742e72 LEON: added raw AMBA vendor/device number to find TIMER, IRQCTRL by Daniel Hellstrom · 14 years ago
  87. e2305e3 SPARC/LEON: added support for IRQAMP IRQ Controller by Daniel Hellstrom · 14 years ago
  88. 53aea7c SPARC/LEON: find IRQCTRL and Timer via OF-Tree, instead of hardcoded. by Daniel Hellstrom · 14 years ago
  89. 4a3a255 sparc: explicitly cast negative phandle checks to s32 by Andres Salomon · 14 years ago
  90. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  91. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 14 years ago
  92. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
  93. 478b2a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  94. 23bcbf1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 14 years ago
  95. efc70d2 perf, sparc: Fix CONFIG_PERF_EVENTS=y build error by Ingo Molnar · 14 years ago
  96. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
  97. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  98. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  99. b690c42 SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflects the value of HZ by Daniel Hellstrom · 14 years ago
  100. c07724e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago