1. ca64bae sparc64: Force the execute bit in OpenFirmware's translation entries. by David S. Miller · 13 years ago
  2. f7ae5ca sparc64: Only Panther cheetah+ chips have POPC. by David S. Miller · 13 years ago
  3. 8d537b9 sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and timer interrupt by Kjetil Oftedal · 13 years ago
  4. d91d1dd sparc: fix array bounds error setting up PCIC NMI trap by Ian Campbell · 13 years ago
  5. 69c4ec5 sparc64: Set HAVE_C_RECORDMCOUNT by David S. Miller · 13 years ago
  6. a9d0a36 sparc: Allow handling signals when stack is corrupted. by David S. Miller · 13 years ago
  7. 7fe1e16 sparc32: unbreak arch_write_unlock() by Mikael Pettersson · 13 years ago
  8. b60c440 sparc64: remove unnecessary macros from spinlock_64.h by Mikael Pettersson · 13 years ago
  9. 8af1028 sparc: Don't do hypervisor calls on non-sun4v in DS driver. by David S. Miller · 13 years ago
  10. feeb796 sparc: Fix build with DEBUG_PAGEALLOC enabled. by David S. Miller · 13 years ago
  11. 9333a46 sparc: Size mondo queues more sanely. by David S. Miller · 13 years ago
  12. b548d90 sparc: Access kernel TSB using physical addressing when possible. by David S. Miller · 13 years ago
  13. 27ff2c0 sparc: Use popc when possible for ffs/__ffs/ffz. by David S. Miller · 13 years ago
  14. e6aefcf sparc: Set reboot-cmd using reboot data hypervisor call if available. by David S. Miller · 13 years ago
  15. 7508c95 sparc: Add some missing hypervisor API groups. by David S. Miller · 13 years ago
  16. c099e6a sparc: Use hweight64() in popc emulation. by David S. Miller · 13 years ago
  17. 0975b44 sparc: Use popc if possible for hweight routines. by David S. Miller · 13 years ago
  18. 11d6ad9 sparc: Minor tweaks to Niagara page copy/clear. by David S. Miller · 13 years ago
  19. f1b7f4b sparc: Sanitize cpu feature detection and reporting. by David S. Miller · 13 years ago
  20. b25f76a sparc: Detect and handle UltraSPARC-T3 cpu types. by David S. Miller · 13 years ago
  21. ce84017 sparc: Don't do expensive hypervisor PCR write unless necessary. by David S. Miller · 13 years ago
  22. 7cc3d70 sparc: Add T3 sun4v cpu type and hypervisor group defines. by David S. Miller · 13 years ago
  23. 29ad8f6 sparc: Don't leave sparc_pmu_type NULL on sun4v. by David S. Miller · 13 years ago
  24. 33d8881 sparc,kgdbts: fix compile regression with kgdb test suite by Jason Wessel · 13 years ago
  25. 1ef4859 sparc: sun4m SMP: fix wrong shift instruction in IPI handler by Will Simoneau · 13 years ago
  26. 6d999da sparc32,leon: Added __init declaration to leon_flush_needed() by Matthias Rosenfelder · 13 years ago
  27. 18d85bc sparc/irqs: Do not trace arch_local_{*,irq_*} functions by Steven Rostedt · 13 years ago
  28. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  29. 10f0d07 sparc32, leon: bugfix in LEON SMP interrupt init by Daniel Hellstrom · 13 years ago
  30. a7d82a0 sparc32, sun4m: bugfix in SMP IPI traphandler by Daniel Hellstrom · 13 years ago
  31. 6cb79b3 sparc: Remove unnecessary semicolons by Joe Perches · 13 years ago
  32. 9eeb089 Add support for allocating irqs for bootbus devices by oftedal · 13 years ago
  33. ea16058 Do not skip interrupt sources in sun4d interrupt handler and acknowledge interrupts correctly by oftedal · 13 years ago
  34. 5fba170 Restructure sun4d_build_device_irq so that timer interrupts can be allocated by oftedal · 13 years ago
  35. 8c47f8d sparc: PCIC_PCI needs SPARC32 dependency by David S. Miller · 13 years ago
  36. 2c7d164 sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATED by Geert Uytterhoeven · 13 years ago
  37. 5d07b78 sparc32,leon: add GRPCI2 PCI Host driver by Daniel Hellstrom · 13 years ago
  38. 26893c1 sparc32,leon: added LEON-common low-level PCI routines by Daniel Hellstrom · 13 years ago
  39. cfe3af5 sparc32: added CONFIG_PCIC_PCI Kconfig setting by Daniel Hellstrom · 13 years ago
  40. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  41. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  42. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  43. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  44. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  45. 90f08e3 sparc: mmu_gather rework by Peter Zijlstra · 13 years ago
  46. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  47. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  48. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  49. e98bae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 13 years ago
  50. f400bdb sparc32: fix build, fix missing cpu_relax declaration by Sam Ravnborg · 13 years ago
  51. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  52. 90d3ac1 Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' by David S. Miller · 13 years ago
  53. 9fafbd8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 13 years ago
  54. 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
  55. 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
  56. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  57. d81f087 sparc32,leon: Remove unnecessary page_address calls in LEON DMA API. by Kristoffer Glembo · 13 years ago
  58. fb1fece sparc: convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  59. 55dd23e sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines by Daniel Hellstrom · 13 years ago
  60. ecbc42b sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines by Daniel Hellstrom · 13 years ago
  61. 1ca0c80 sparc32,leon: Implemented SMP IPIs for LEON CPU by Daniel Hellstrom · 13 years ago
  62. d6d0481 sparc32: implement SMP IPIs using the generic functions by Daniel Hellstrom · 13 years ago
  63. 2645e72 sparc32,leon: SMP power down implementation by Daniel Hellstrom · 13 years ago
  64. 5149bed sparc32,leon: added some SMP comments by Daniel Hellstrom · 13 years ago
  65. 21dccdd sparc: add {read,write}*_be routines by Jan Andersson · 13 years ago
  66. b105428 sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc_generic by Tkhai Kirill · 13 years ago
  67. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 13 years ago
  68. 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
  69. 970def6 sparc32,leon: don't rely on bootloader to mask IRQs by Daniel Hellstrom · 13 years ago
  70. 01dae0f sparc32,leon: operate on boot-cpu IRQ controller registers by Daniel Hellstrom · 13 years ago
  71. 5fcafb7 sparc32: always define boot_cpu_id by Daniel Hellstrom · 13 years ago
  72. 1827237 sparc32: removed unused code, implemented by generic code by Daniel Hellstrom · 13 years ago
  73. f486b3d sparc32: fix sparcstation 5 boot by Sam Ravnborg · 13 years ago
  74. eb485d6 sparc32: avoid build warning at mm/percpu.c:1647 by Sam Ravnborg · 13 years ago
  75. 7671fa2 sparc32: always register a PROM based early console by Sam Ravnborg · 13 years ago
  76. 9c2853a sparc32: probe for cpu info only during startup by Sam Ravnborg · 13 years ago
  77. cb1b820 sparc: consolidate show_cpuinfo in cpu.c by Sam Ravnborg · 13 years ago
  78. 505d914 sparc32: fix section mismatch warnings in apc, pmc and time_32 by Sam Ravnborg · 13 years ago
  79. 5eb1f4fc sparc32,leon: implement genirq CPU affinity by Daniel Hellstrom · 13 years ago
  80. a481b5d sparc32, leon: code cleanup of timer/IRQ controller initialization by Daniel Hellstrom · 13 years ago
  81. ea044ec sparc32,leon: cleaned away code from the LEON2 days by Daniel Hellstrom · 13 years ago
  82. 2cf9530 sparc32,leon: per-cpu ticker use genirq per-cpu handler by Daniel Hellstrom · 13 years ago
  83. 4c6773c sparc32,leon: add support for extended interrupt controller by Daniel Hellstrom · 13 years ago
  84. d61a38b sparc32, leon: must protect IRQ controller register with spinlock by Daniel Hellstrom · 13 years ago
  85. 6baa9b2 sparc32: genirq support by Sam Ravnborg · 13 years ago
  86. 06010fb sparc32: cleanup code for pci init by Sam Ravnborg · 13 years ago
  87. db1cdd1 sparc32,sun4d: rename sbus_tid to board_to_cpu in irq support by Sam Ravnborg · 13 years ago
  88. 6ddafda Merge branch 'sched/locking' into sched/core by Ingo Molnar · 13 years ago
  89. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  90. 3905c54 sched, sparc64: Turn cpu_coregroup_mask() into a real function by Stephen Rothwell · 13 years ago
  91. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  92. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 13 years ago
  93. afdef69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  94. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  95. 47c7c97 sparc32: Pass task_struct to schedule_tail() in ret_from_fork by Tkhai Kirill · 13 years ago
  96. 3628aa0 sparc64: Fix section mis-match errors. by David S. Miller · 13 years ago
  97. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  98. 97c278e sparc: Hook up syncfs system call. by David S. Miller · 13 years ago
  99. fa680c7 sparc: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  100. 394d441 sparc: Convert to new irq function names by Thomas Gleixner · 13 years ago