1. ffece48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  2. bffbc94 sparc64: Fix definition of VMEMMAP_SIZE. by David S. Miller · 15 years ago
  3. cb20c28 Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-misc by Linus Torvalds · 15 years ago
  4. c843e31 arch/sparc/boot/*.c: Mark various internal functions static by Josh Triplett · 15 years ago
  5. 1c9d80d sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab. by David S. Miller · 15 years ago
  6. 88b938e sparc64: replace parentheses in pmul() by Roel Kluin · 15 years ago
  7. 4eb0c00 sparc64: Add a comment about why we only use certain memory barriers these days. by David S. Miller · 15 years ago
  8. c58543c sparc64: Set IRQF_DISABLED on LDC channel IRQs. by David S. Miller · 15 years ago
  9. 1a78ced sparc64: Fix D-cache flushing on swapin from SW devices. by David S. Miller · 15 years ago
  10. de23cf3 sparc64: Fix niagara2 perf IRQ bits. by David S. Miller · 15 years ago
  11. b924f95 Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. 906010b perf_event: Provide vmalloc() based mmap() backing by Peter Zijlstra · 15 years ago
  13. ef790fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  14. c4a5743 sparc: using HZ needs an include of linux/param.h by Stephen Rothwell · 15 years ago
  15. c416850 sparc32: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  16. d175138 sparc64: Cache per-cpu %pcr register value in perf code. by David S. Miller · 15 years ago
  17. 6e80425 sparc64: Fix comment typo in perf_event.c by David S. Miller · 15 years ago
  18. d29862f sparc64: Minor coding style fixups in perf code. by David S. Miller · 15 years ago
  19. a72a8a5 sparc64: Add a basic conflict engine in preparation for multi-counter support. by David S. Miller · 15 years ago
  20. a70c691 sparc64: implement page mapping percpu first chunk allocator by Tejun Heo · 15 years ago
  21. 1b6b9d6 sparc64: Increase vmalloc size to fix percpu regressions. by David S. Miller · 15 years ago
  22. 01552f7 sparc64: Add initial perf event conflict resolution and checks. by David S. Miller · 15 years ago
  23. 7eebda6 sparc: Niagara1 perf event support. by David S. Miller · 15 years ago
  24. d0b8648 sparc: Add Niagara2 HW cache event support. by David S. Miller · 15 years ago
  25. 28e8f9b sparc: Support all ultra3 and ultra4 derivatives. by David S. Miller · 15 years ago
  26. 2ce4da2 sparc: Support HW cache events. by David S. Miller · 15 years ago
  27. 052a0cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  28. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  29. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  30. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  31. 434e218 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: sparc by Rusty Russell · 15 years ago
  32. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  33. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  34. 8c87df4 BUILD_BUG_ON(): fix it and a couple of bogus uses of it by Jan Beulich · 15 years ago
  35. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  36. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  37. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  38. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  39. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  40. ae82bfd Merge branch 'linus' into perfcounters/rename by Ingo Molnar · 15 years ago
  41. cd74c86 perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() change by Paul Mackerras · 15 years ago
  42. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  43. 51b563f arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 by Sam Ravnborg · 15 years ago
  44. 3240a77 sparc: Clean up linker script using new linker script macros. by Geoffrey Thomas · 15 years ago
  45. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  46. bbe5a96 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  47. 87ba005 sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail(). by David S. Miller · 15 years ago
  48. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  49. 182a85f sched: Disable wakeup balancing by Peter Zijlstra · 15 years ago
  50. 0a375d7 sparc: Update defconfigs. by David S. Miller · 15 years ago
  51. 09d3f3f sparc: Kill PROM console driver. by David S. Miller · 15 years ago
  52. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  53. 66a4fe0 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  54. b8a543e sched: Reduce forkexec_idx by Peter Zijlstra · 15 years ago
  55. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  56. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  57. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  58. 99bc470 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  59. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  60. cabc5c0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  61. 4e3408d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. a66a500 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. 989aa44 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  65. b73d884 sparc64: Initial niagara2 perf counter support. by David S. Miller · 15 years ago
  66. 660d137 sparc64: Perf counter 'nop' event is not constant. by David S. Miller · 15 years ago
  67. 496c07e sparc64: Provide a way to specify a perf counter overflow IRQ enable bit. by David S. Miller · 15 years ago
  68. 91b9286 sparc64: Provide hypervisor tracing bit support for perf counters. by David S. Miller · 15 years ago
  69. 59abbd1 sparc64: Initial hw perf counter support. by David S. Miller · 15 years ago
  70. 5686f9c sparc64: Implement a real set_perf_counter_pending(). by David S. Miller · 15 years ago
  71. 2d0740c sparc64: Use nmi_enter() and nmi_exit(), as needed. by David S. Miller · 15 years ago
  72. 76c36d0 sparc64: Provide extern decls for sparc_??u_type strings. by David S. Miller · 15 years ago
  73. bf992fa Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  74. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  75. d89be56 sparc64: Make touch_nmi_watchdog() actually work. by David S. Miller · 15 years ago
  76. 4e85f59 sparc64: Kill unnecessary cast in profile_timer_exceptions_notify(). by David S. Miller · 15 years ago
  77. a8f2226 sparc64: Manage NMI watchdog enabling like x86. by David S. Miller · 15 years ago
  78. d3acd16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  79. 695a461 Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 15 years ago
  80. bd4352c sparc64: Fix bootup with mcount in some configs. by David S. Miller · 15 years ago
  81. 825c9fb sparc: add basic support for 'perf' by Jens Axboe · 15 years ago
  82. a29889a Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  83. e6617c6 sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds. by David S. Miller · 15 years ago
  84. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  85. e7a088f sparc: convert /proc/io_map, /proc/dvma_map to seq_file by Alexey Dobriyan · 15 years ago
  86. 9f34ceb locking, sparc: Rename __spin_try_lock() and friends by Heiko Carstens · 15 years ago
  87. 4dc627d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  88. d8ed1d4 sparc64: Validate linear D-TLB misses. by David S. Miller · 15 years ago
  89. 39cf051 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  90. 1ca3976 sparc64: Update defconfig. by David S. Miller · 15 years ago
  91. 2193aa2 sparc32: Update defconfig. by David S. Miller · 15 years ago
  92. a991964 sparc32: Kill trap table freeing code. by David S. Miller · 15 years ago
  93. e2c6cbd sparc: sys32.S incorrect compat-layer splice() system call by Mathieu Desnoyers · 15 years ago
  94. 75d9e34 sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes. by Konrad Eisele · 15 years ago
  95. e63829d sparc,leon: Added support for AMBAPP bus. by Konrad Eisele · 15 years ago
  96. 0fd7ef1 sparc,leon: Introduce the sparc-leon CPU type. by Konrad Eisele · 15 years ago
  97. 97fb58f sparc,leon: Redefine MMU register access asi if CONFIG_LEON by Konrad Eisele · 15 years ago
  98. 5213a78 sparc,leon: CONFIG_SPARC_LEON option and leon specific files. by Konrad Eisele · 15 years ago
  99. 8abf919 sparc64: cheaper asm/uaccess.h inclusion by Alexey Dobriyan · 15 years ago
  100. 3f38963 SPARC: fix duplicate declaration by Jaswinder Singh Rajput · 15 years ago