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