1. e98bae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 13 years ago
  2. f400bdb sparc32: fix build, fix missing cpu_relax declaration by Sam Ravnborg · 13 years ago
  3. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  4. 90d3ac1 Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' by David S. Miller · 13 years ago
  5. 9fafbd8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 13 years ago
  6. 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 · 13 years ago
  7. df48d87 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  8. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  9. d81f087 sparc32,leon: Remove unnecessary page_address calls in LEON DMA API. by Kristoffer Glembo · 13 years ago
  10. fb1fece sparc: convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  11. 55dd23e sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines by Daniel Hellstrom · 13 years ago
  12. ecbc42b sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines by Daniel Hellstrom · 13 years ago
  13. 1ca0c80 sparc32,leon: Implemented SMP IPIs for LEON CPU by Daniel Hellstrom · 13 years ago
  14. d6d0481 sparc32: implement SMP IPIs using the generic functions by Daniel Hellstrom · 13 years ago
  15. 2645e72 sparc32,leon: SMP power down implementation by Daniel Hellstrom · 13 years ago
  16. 5149bed sparc32,leon: added some SMP comments by Daniel Hellstrom · 13 years ago
  17. 21dccdd sparc: add {read,write}*_be routines by Jan Andersson · 13 years ago
  18. b105428 sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc_generic by Tkhai Kirill · 13 years ago
  19. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 13 years ago
  20. 3267382 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  21. 970def6 sparc32,leon: don't rely on bootloader to mask IRQs by Daniel Hellstrom · 13 years ago
  22. 01dae0f sparc32,leon: operate on boot-cpu IRQ controller registers by Daniel Hellstrom · 13 years ago
  23. 5fcafb7 sparc32: always define boot_cpu_id by Daniel Hellstrom · 13 years ago
  24. 1827237 sparc32: removed unused code, implemented by generic code by Daniel Hellstrom · 13 years ago
  25. f486b3d sparc32: fix sparcstation 5 boot by Sam Ravnborg · 13 years ago
  26. eb485d6 sparc32: avoid build warning at mm/percpu.c:1647 by Sam Ravnborg · 13 years ago
  27. 7671fa2 sparc32: always register a PROM based early console by Sam Ravnborg · 13 years ago
  28. 9c2853a sparc32: probe for cpu info only during startup by Sam Ravnborg · 13 years ago
  29. cb1b820 sparc: consolidate show_cpuinfo in cpu.c by Sam Ravnborg · 13 years ago
  30. 505d914 sparc32: fix section mismatch warnings in apc, pmc and time_32 by Sam Ravnborg · 13 years ago
  31. 5eb1f4fc sparc32,leon: implement genirq CPU affinity by Daniel Hellstrom · 13 years ago
  32. a481b5d sparc32, leon: code cleanup of timer/IRQ controller initialization by Daniel Hellstrom · 13 years ago
  33. ea044ec sparc32,leon: cleaned away code from the LEON2 days by Daniel Hellstrom · 13 years ago
  34. 2cf9530 sparc32,leon: per-cpu ticker use genirq per-cpu handler by Daniel Hellstrom · 13 years ago
  35. 4c6773c sparc32,leon: add support for extended interrupt controller by Daniel Hellstrom · 13 years ago
  36. d61a38b sparc32, leon: must protect IRQ controller register with spinlock by Daniel Hellstrom · 13 years ago
  37. 6baa9b2 sparc32: genirq support by Sam Ravnborg · 13 years ago
  38. 06010fb sparc32: cleanup code for pci init by Sam Ravnborg · 13 years ago
  39. db1cdd1 sparc32,sun4d: rename sbus_tid to board_to_cpu in irq support by Sam Ravnborg · 13 years ago
  40. 6ddafda Merge branch 'sched/locking' into sched/core by Ingo Molnar · 13 years ago
  41. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  42. 3905c54 sched, sparc64: Turn cpu_coregroup_mask() into a real function by Stephen Rothwell · 13 years ago
  43. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  44. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 13 years ago
  45. afdef69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  46. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  47. 47c7c97 sparc32: Pass task_struct to schedule_tail() in ret_from_fork by Tkhai Kirill · 13 years ago
  48. 3628aa0 sparc64: Fix section mis-match errors. by David S. Miller · 13 years ago
  49. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  50. 97c278e sparc: Hook up syncfs system call. by David S. Miller · 13 years ago
  51. fa680c7 sparc: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  52. 394d441 sparc: Convert to new irq function names by Thomas Gleixner · 13 years ago
  53. 16741ea sparc: Cleanup direct irq_desc access by Thomas Gleixner · 13 years ago
  54. fcd8d4f sparc: Use the new genirq functionality by Thomas Gleixner · 13 years ago
  55. 73939bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  56. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  57. 1c833bc sparc32: Fix multiple RTC detections on SUN4D by Kjetil Oftedal · 13 years ago
  58. 8547727 remove dma64_addr_t by FUJITA Tomonori · 13 years ago
  59. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  60. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  61. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  62. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  63. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  64. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  65. b3f80f6 sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls. by David S. Miller · 13 years ago
  66. 9889376 sparc: Implement of_iomap(). by David S. Miller · 13 years ago
  67. 930952a sparc: Implement of_address_to_resource(). by David S. Miller · 13 years ago
  68. 1655068 sparc: Provide NO_IRQ definition. by David S. Miller · 13 years ago
  69. ec0afc9 Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  70. 69ebb83 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally by Huang Ying · 14 years ago
  71. c816be7 sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault(). by David S. Miller · 13 years ago
  72. 35043c4 sparc: Fix .size directive for do_int_load by Ben Hutchings · 13 years ago
  73. c6fee08 sparc64: Fix build errors with gcc-4.6.0 by David S. Miller · 13 years ago
  74. 0399bb5 sparc32,sun4m: percpu and global register definitions moved to irq.h by Sam Ravnborg · 13 years ago
  75. 1d05995 sparc32: introduce build_device_irq by Sam Ravnborg · 13 years ago
  76. bbdc266 sparc32: introduce sparc_irq_config by Sam Ravnborg · 13 years ago
  77. a2a211c sparc32: fix build with leon or floppy enabled by Sam Ravnborg · 13 years ago
  78. 81043e8 sparc: convert to clocksource_register_hz/khz by John Stultz · 13 years ago
  79. 5a0efea sparc64: Sharpen address space randomization calculations. by David S. Miller · 13 years ago
  80. fd49bf4 sparc32: irq_32.c cleanup by Sam Ravnborg · 14 years ago
  81. 70044df sparc32, sun4d: add comment in empty statement in sun4d_request_irq() by Sam Ravnborg · 14 years ago
  82. a625a12 sparc32,sun4d: drop unused code in sun4d_distribute_irqs() by Sam Ravnborg · 14 years ago
  83. e54f854 sparc32,sun4d: irq, smp files cleanup by Sam Ravnborg · 14 years ago
  84. aba20a8 sparc32,sun4m: irq, smp files cleanup by Sam Ravnborg · 14 years ago
  85. e787098 sparc32,sun4c: irq file cleanup by Sam Ravnborg · 14 years ago
  86. b7afdb7 sparc32: add irq + smp declarations to headers by Sam Ravnborg · 14 years ago
  87. e046b1e sparc32: remove tick14.c by Sam Ravnborg · 14 years ago
  88. 2666e47 sparc32/leon: FPU-FSR only available when FPU present by Daniel Hellstrom · 14 years ago
  89. 7279b82 SPARC/LEON: power down instruction different of different LEONs by Daniel Hellstrom · 14 years ago
  90. 684151a sparc32: added U-Boot build target: uImage by Daniel Hellstrom · 14 years ago
  91. 44ed3c0 sparc64: rename virt_irq => irq - II by Sam Ravnborg · 14 years ago
  92. fe41493 sparc64: rename virt_irq => irq - I by Sam Ravnborg · 14 years ago
  93. 4832b99 sparc64: use up-to-data genirq functions by Sam Ravnborg · 14 years ago
  94. e6ebd52 sparc64: use {get,set}_irq_data for handler_data by Sam Ravnborg · 14 years ago
  95. cae7872 sparc64: all pointers to irq_handler_data renamed to handler_data by Sam Ravnborg · 14 years ago
  96. d4d1ec4 sparc: in handler_irq() rename irq parameter to pil by Sam Ravnborg · 14 years ago
  97. 9f2264a sparc64: fix direct access to irq_desc by Sam Ravnborg · 14 years ago
  98. 0c7c6a3 sparc: Fix sbus_alloc_coherent error handling. by Kristoffer Glembo · 14 years ago
  99. 7feee24 sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimize casts. by Kristoffer Glembo · 14 years ago
  100. 1b19274 sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping enabled. by Kristoffer Glembo · 14 years ago