1. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  3. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  4. ee1262d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  5. 3ad1f3b Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  6. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  7. 7f5620a sparc: Set UTS_MACHINE correctly. by David S. Miller · 15 years ago
  8. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  9. c803ba9 sparc,leon: init_leon srmmu cleanup by Kristoffer Glembo · 15 years ago
  10. fdd98ac sparc32: Remove early interrupt enable. by Kristoffer Glembo · 15 years ago
  11. 3560f78 sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structure by Kristoffer Glembo · 15 years ago
  12. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  13. ffece48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  14. c57ec52 sparc64: Faster early-boot framebuffer console. by David S. Miller · 15 years ago
  15. 55f532e Revert "sparc: Make atomic locks raw" by David S. Miller · 15 years ago
  16. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  17. 0448f5e sparc: remove unused nfsd #includes by Boaz Harrosh · 15 years ago
  18. bffbc94 sparc64: Fix definition of VMEMMAP_SIZE. by David S. Miller · 15 years ago
  19. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  20. 89a7183 sparc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  21. 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
  22. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 15 years ago
  23. 621a071 sparc: fix printk for change of variable type by Stephen Rothwell · 15 years ago
  24. 4309e56 Added sparc_leon3_snooping_enabled() and converted extern inline to static inline by Kristoffer Glembo · 15 years ago
  25. c000c71 No auxio on LEON by Kristoffer Glembo · 15 years ago
  26. c843e31 arch/sparc/boot/*.c: Mark various internal functions static by Josh Triplett · 15 years ago
  27. 1c9d80d sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab. by David S. Miller · 15 years ago
  28. 88b938e sparc64: replace parentheses in pmul() by Roel Kluin · 15 years ago
  29. 8a2fe6c sparc: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  30. 4df286e sparc: Make atomic locks raw by Thomas Gleixner · 15 years ago
  31. 03102a4 sysctl: sparc Use the compat_sys_sysctl by Eric W. Biederman · 15 years ago
  32. 4eb0c00 sparc64: Add a comment about why we only use certain memory barriers these days. by David S. Miller · 15 years ago
  33. 49ab972 sparc: Remove BKL from apc by Thomas Gleixner · 15 years ago
  34. 8401707 sparc,leon: Sparc-Leon SMP support by Konrad Eisele · 15 years ago
  35. 526b5b3 of: merge of_node_get(), of_node_put() and of_find_all_nodes() by Grant Likely · 15 years ago
  36. 61e955d of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.h by Grant Likely · 15 years ago
  37. 6f19249 of: merge struct device_node by Grant Likely · 15 years ago
  38. 731581e of: merge phandle, ihandle and struct property by Grant Likely · 15 years ago
  39. 9d24c88 of: Rework linux/of.h and asm/prom.h include ordering by Grant Likely · 15 years ago
  40. 09115cd sparc: Add missing __NR_recvmmsg define. by David S. Miller · 15 years ago
  41. c58543c sparc64: Set IRQF_DISABLED on LDC channel IRQs. by David S. Miller · 15 years ago
  42. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  43. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  44. 1a78ced sparc64: Fix D-cache flushing on swapin from SW devices. by David S. Miller · 15 years ago
  45. de23cf3 sparc64: Fix niagara2 perf IRQ bits. by David S. Miller · 15 years ago
  46. 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
  47. 906010b perf_event: Provide vmalloc() based mmap() backing by Peter Zijlstra · 15 years ago
  48. ef790fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  49. c4a5743 sparc: using HZ needs an include of linux/param.h by Stephen Rothwell · 15 years ago
  50. c416850 sparc32: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  51. d175138 sparc64: Cache per-cpu %pcr register value in perf code. by David S. Miller · 15 years ago
  52. 6e80425 sparc64: Fix comment typo in perf_event.c by David S. Miller · 15 years ago
  53. d29862f sparc64: Minor coding style fixups in perf code. by David S. Miller · 15 years ago
  54. a72a8a5 sparc64: Add a basic conflict engine in preparation for multi-counter support. by David S. Miller · 15 years ago
  55. a70c691 sparc64: implement page mapping percpu first chunk allocator by Tejun Heo · 15 years ago
  56. 1b6b9d6 sparc64: Increase vmalloc size to fix percpu regressions. by David S. Miller · 15 years ago
  57. 01552f7 sparc64: Add initial perf event conflict resolution and checks. by David S. Miller · 15 years ago
  58. 7eebda6 sparc: Niagara1 perf event support. by David S. Miller · 15 years ago
  59. d0b8648 sparc: Add Niagara2 HW cache event support. by David S. Miller · 15 years ago
  60. 28e8f9b sparc: Support all ultra3 and ultra4 derivatives. by David S. Miller · 15 years ago
  61. 2ce4da2 sparc: Support HW cache events. by David S. Miller · 15 years ago
  62. 052a0cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  63. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  64. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  65. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  66. 434e218 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: sparc by Rusty Russell · 15 years ago
  67. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  68. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  69. 8c87df4 BUILD_BUG_ON(): fix it and a couple of bogus uses of it by Jan Beulich · 15 years ago
  70. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  71. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  72. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  73. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  74. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  75. ae82bfd Merge branch 'linus' into perfcounters/rename by Ingo Molnar · 15 years ago
  76. cd74c86 perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() change by Paul Mackerras · 15 years ago
  77. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  78. 51b563f arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 by Sam Ravnborg · 15 years ago
  79. 3240a77 sparc: Clean up linker script using new linker script macros. by Geoffrey Thomas · 15 years ago
  80. 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
  81. bbe5a96 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  82. 87ba005 sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail(). by David S. Miller · 15 years ago
  83. 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
  84. 182a85f sched: Disable wakeup balancing by Peter Zijlstra · 15 years ago
  85. 0a375d7 sparc: Update defconfigs. by David S. Miller · 15 years ago
  86. 09d3f3f sparc: Kill PROM console driver. by David S. Miller · 15 years ago
  87. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  88. 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
  89. b8a543e sched: Reduce forkexec_idx by Peter Zijlstra · 15 years ago
  90. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  91. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  92. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  93. 99bc470 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  94. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  95. cabc5c0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  96. 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
  97. 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
  98. 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
  99. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  100. b73d884 sparc64: Initial niagara2 perf counter support. by David S. Miller · 15 years ago