1. 1ef4859 sparc: sun4m SMP: fix wrong shift instruction in IPI handler by Will Simoneau · 15 years ago
  2. 10f0d07 sparc32, leon: bugfix in LEON SMP interrupt init by Daniel Hellstrom · 15 years ago
  3. a7d82a0 sparc32, sun4m: bugfix in SMP IPI traphandler by Daniel Hellstrom · 15 years ago
  4. 6cb79b3 sparc: Remove unnecessary semicolons by Joe Perches · 15 years ago
  5. 9eeb089 Add support for allocating irqs for bootbus devices by oftedal · 15 years ago
  6. ea16058 Do not skip interrupt sources in sun4d interrupt handler and acknowledge interrupts correctly by oftedal · 15 years ago
  7. 5fba170 Restructure sun4d_build_device_irq so that timer interrupts can be allocated by oftedal · 15 years ago
  8. 5d07b78 sparc32,leon: add GRPCI2 PCI Host driver by Daniel Hellstrom · 15 years ago
  9. 26893c1 sparc32,leon: added LEON-common low-level PCI routines by Daniel Hellstrom · 15 years ago
  10. cfe3af5 sparc32: added CONFIG_PCIC_PCI Kconfig setting by Daniel Hellstrom · 15 years ago
  11. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 15 years ago
  12. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 15 years ago
  13. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  14. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 15 years ago
  15. e98bae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  16. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  17. 90d3ac1 Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' by David S. Miller · 15 years ago
  18. 9fafbd8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 15 years ago
  19. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 15 years ago
  21. d81f087 sparc32,leon: Remove unnecessary page_address calls in LEON DMA API. by Kristoffer Glembo · 15 years ago
  22. fb1fece sparc: convert old cpumask API into new one by KOSAKI Motohiro · 15 years ago
  23. 55dd23e sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines by Daniel Hellstrom · 15 years ago
  24. ecbc42b sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines by Daniel Hellstrom · 15 years ago
  25. 1ca0c80 sparc32,leon: Implemented SMP IPIs for LEON CPU by Daniel Hellstrom · 15 years ago
  26. d6d0481 sparc32: implement SMP IPIs using the generic functions by Daniel Hellstrom · 15 years ago
  27. 2645e72 sparc32,leon: SMP power down implementation by Daniel Hellstrom · 15 years ago
  28. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 15 years ago
  29. 970def6 sparc32,leon: don't rely on bootloader to mask IRQs by Daniel Hellstrom · 15 years ago
  30. 01dae0f sparc32,leon: operate on boot-cpu IRQ controller registers by Daniel Hellstrom · 15 years ago
  31. 5fcafb7 sparc32: always define boot_cpu_id by Daniel Hellstrom · 15 years ago
  32. f486b3d sparc32: fix sparcstation 5 boot by Sam Ravnborg · 15 years ago
  33. 7671fa2 sparc32: always register a PROM based early console by Sam Ravnborg · 15 years ago
  34. 9c2853a sparc32: probe for cpu info only during startup by Sam Ravnborg · 15 years ago
  35. cb1b820 sparc: consolidate show_cpuinfo in cpu.c by Sam Ravnborg · 15 years ago
  36. 505d914 sparc32: fix section mismatch warnings in apc, pmc and time_32 by Sam Ravnborg · 15 years ago
  37. 5eb1f4fc sparc32,leon: implement genirq CPU affinity by Daniel Hellstrom · 15 years ago
  38. a481b5d sparc32, leon: code cleanup of timer/IRQ controller initialization by Daniel Hellstrom · 15 years ago
  39. ea044ec sparc32,leon: cleaned away code from the LEON2 days by Daniel Hellstrom · 15 years ago
  40. 2cf9530 sparc32,leon: per-cpu ticker use genirq per-cpu handler by Daniel Hellstrom · 15 years ago
  41. 4c6773c sparc32,leon: add support for extended interrupt controller by Daniel Hellstrom · 15 years ago
  42. d61a38b sparc32, leon: must protect IRQ controller register with spinlock by Daniel Hellstrom · 15 years ago
  43. 6baa9b2 sparc32: genirq support by Sam Ravnborg · 15 years ago
  44. 06010fb sparc32: cleanup code for pci init by Sam Ravnborg · 15 years ago
  45. db1cdd1 sparc32,sun4d: rename sbus_tid to board_to_cpu in irq support by Sam Ravnborg · 15 years ago
  46. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 15 years ago
  47. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 15 years ago
  48. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  49. 47c7c97 sparc32: Pass task_struct to schedule_tail() in ret_from_fork by Tkhai Kirill · 15 years ago
  50. 3628aa0 sparc64: Fix section mis-match errors. by David S. Miller · 15 years ago
  51. 97c278e sparc: Hook up syncfs system call. by David S. Miller · 15 years ago
  52. fa680c7 sparc: Use generic show_interrupts() by Thomas Gleixner · 15 years ago
  53. 394d441 sparc: Convert to new irq function names by Thomas Gleixner · 15 years ago
  54. 16741ea sparc: Cleanup direct irq_desc access by Thomas Gleixner · 15 years ago
  55. fcd8d4f sparc: Use the new genirq functionality by Thomas Gleixner · 15 years ago
  56. 1c833bc sparc32: Fix multiple RTC detections on SUN4D by Kjetil Oftedal · 15 years ago
  57. 0415b00 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 15 years ago
  58. b3f80f6 sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls. by David S. Miller · 15 years ago
  59. 9889376 sparc: Implement of_iomap(). by David S. Miller · 15 years ago
  60. 930952a sparc: Implement of_address_to_resource(). by David S. Miller · 15 years ago
  61. 35043c4 sparc: Fix .size directive for do_int_load by Ben Hutchings · 15 years ago
  62. c6fee08 sparc64: Fix build errors with gcc-4.6.0 by David S. Miller · 15 years ago
  63. 0399bb5 sparc32,sun4m: percpu and global register definitions moved to irq.h by Sam Ravnborg · 15 years ago
  64. 1d05995 sparc32: introduce build_device_irq by Sam Ravnborg · 15 years ago
  65. bbdc266 sparc32: introduce sparc_irq_config by Sam Ravnborg · 15 years ago
  66. a2a211c sparc32: fix build with leon or floppy enabled by Sam Ravnborg · 15 years ago
  67. 81043e8 sparc: convert to clocksource_register_hz/khz by John Stultz · 15 years ago
  68. 5a0efea sparc64: Sharpen address space randomization calculations. by David S. Miller · 15 years ago
  69. fd49bf4 sparc32: irq_32.c cleanup by Sam Ravnborg · 15 years ago
  70. 70044df sparc32, sun4d: add comment in empty statement in sun4d_request_irq() by Sam Ravnborg · 15 years ago
  71. a625a12 sparc32,sun4d: drop unused code in sun4d_distribute_irqs() by Sam Ravnborg · 15 years ago
  72. e54f854 sparc32,sun4d: irq, smp files cleanup by Sam Ravnborg · 15 years ago
  73. aba20a8 sparc32,sun4m: irq, smp files cleanup by Sam Ravnborg · 15 years ago
  74. e787098 sparc32,sun4c: irq file cleanup by Sam Ravnborg · 15 years ago
  75. b7afdb7 sparc32: add irq + smp declarations to headers by Sam Ravnborg · 15 years ago
  76. e046b1e sparc32: remove tick14.c by Sam Ravnborg · 15 years ago
  77. 2666e47 sparc32/leon: FPU-FSR only available when FPU present by Daniel Hellstrom · 15 years ago
  78. 7279b82 SPARC/LEON: power down instruction different of different LEONs by Daniel Hellstrom · 15 years ago
  79. 44ed3c0 sparc64: rename virt_irq => irq - II by Sam Ravnborg · 15 years ago
  80. fe41493 sparc64: rename virt_irq => irq - I by Sam Ravnborg · 15 years ago
  81. 4832b99 sparc64: use up-to-data genirq functions by Sam Ravnborg · 15 years ago
  82. e6ebd52 sparc64: use {get,set}_irq_data for handler_data by Sam Ravnborg · 15 years ago
  83. cae7872 sparc64: all pointers to irq_handler_data renamed to handler_data by Sam Ravnborg · 15 years ago
  84. d4d1ec4 sparc: in handler_irq() rename irq parameter to pil by Sam Ravnborg · 15 years ago
  85. 9f2264a sparc64: fix direct access to irq_desc by Sam Ravnborg · 15 years ago
  86. 0c7c6a3 sparc: Fix sbus_alloc_coherent error handling. by Kristoffer Glembo · 15 years ago
  87. 7feee24 sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimize casts. by Kristoffer Glembo · 15 years ago
  88. 1b19274 sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping enabled. by Kristoffer Glembo · 15 years ago
  89. 1830474 sparc/leon: Add LEON dma_ops. by Kristoffer Glembo · 15 years ago
  90. b8682ce sparc: Add pci32_unmap_page. by Kristoffer Glembo · 15 years ago
  91. 5c8345b sparc: Replace open coded page alignment with PAGE_ALIGN macro. by Kristoffer Glembo · 15 years ago
  92. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  93. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  94. 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 · 15 years ago
  95. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 15 years ago
  96. a0aeccd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  97. b62818e sparc64: Fix NMI startup bug which also breaks perf. by David S. Miller · 15 years ago
  98. 711c71a sparc: fix size argument to find_next_zero_bit() by Akinobu Mita · 15 years ago
  99. 2492218 sparc32: unaligned memory access (MNA) trap handler bug by Daniel Hellstrom · 15 years ago
  100. 4ea1b72 sparc: Switch do_timer() to xtime_update() by Torben Hohn · 15 years ago