1. 8f0ddf9 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
  2. 17c330f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  3. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  4. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  5. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  6. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  7. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  8. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  9. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  10. 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
  11. aad3bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap by Linus Torvalds · 15 years ago
  12. 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
  13. e77414e fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh by Al Viro · 15 years ago
  14. 05d72fa sparc_brk() is not needed anymore by Al Viro · 15 years ago
  15. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  16. c4caa77 file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area() by Al Viro · 15 years ago
  17. 0ec62d2 kill useless checks in sparc mremap variants by Al Viro · 15 years ago
  18. 7466bd3 sparc64: Fix clock event multiplier printf format. by David S. Miller · 15 years ago
  19. 6865b7f sparc64: Use clock{source,events}_calc_mult_shift(). by David S. Miller · 15 years ago
  20. e3f4e1c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  21. adfe67d sparc64: Use free_bootmem_late() in mdesc_lmb_free(). by David S. Miller · 15 years ago
  22. 121dd5f sparc: Add alignment and emulation fault perf events. by David S. Miller · 15 years ago
  23. c658ad1 sparc64: Add syscall tracepoint support. by David S. Miller · 15 years ago
  24. 4d14a45 sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}() by David S. Miller · 15 years ago
  25. fb34035 sparc: Use __builtin_object_size() to validate the buffer size for copy_from_user() by David S. Miller · 15 years ago
  26. 4ed5d5e sparc64: Add some missing __kprobes annotations to kernel fault paths. by David S. Miller · 15 years ago
  27. 135d082 sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c by David S. Miller · 15 years ago
  28. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  29. 936cf25 sparc: Validate that kprobe address is 4-byte aligned. by David S. Miller · 15 years ago
  30. 08a036d sparc64: Don't specify IRQF_SHARED for LDC interrupts. by David S. Miller · 15 years ago
  31. 166e553 sparc64: Fix stack debugging IRQ stack regression. by David S. Miller · 15 years ago
  32. 4230fa3 sparc64: Fix overly strict range type matching for PCI devices. by David S. Miller · 15 years ago
  33. 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
  34. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  35. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  36. ee1262d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  37. 3ad1f3b Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  38. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  39. 7f5620a sparc: Set UTS_MACHINE correctly. by David S. Miller · 15 years ago
  40. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  41. c803ba9 sparc,leon: init_leon srmmu cleanup by Kristoffer Glembo · 15 years ago
  42. fdd98ac sparc32: Remove early interrupt enable. by Kristoffer Glembo · 15 years ago
  43. 3560f78 sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structure by Kristoffer Glembo · 15 years ago
  44. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  45. ffece48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  46. c57ec52 sparc64: Faster early-boot framebuffer console. by David S. Miller · 15 years ago
  47. 55f532e Revert "sparc: Make atomic locks raw" by David S. Miller · 15 years ago
  48. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  49. 0448f5e sparc: remove unused nfsd #includes by Boaz Harrosh · 15 years ago
  50. bffbc94 sparc64: Fix definition of VMEMMAP_SIZE. by David S. Miller · 15 years ago
  51. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  52. 89a7183 sparc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  53. 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
  54. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 15 years ago
  55. 621a071 sparc: fix printk for change of variable type by Stephen Rothwell · 15 years ago
  56. 4309e56 Added sparc_leon3_snooping_enabled() and converted extern inline to static inline by Kristoffer Glembo · 15 years ago
  57. c000c71 No auxio on LEON by Kristoffer Glembo · 15 years ago
  58. c843e31 arch/sparc/boot/*.c: Mark various internal functions static by Josh Triplett · 15 years ago
  59. 1c9d80d sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab. by David S. Miller · 15 years ago
  60. 88b938e sparc64: replace parentheses in pmul() by Roel Kluin · 15 years ago
  61. 8a2fe6c sparc: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  62. 4df286e sparc: Make atomic locks raw by Thomas Gleixner · 15 years ago
  63. 03102a4 sysctl: sparc Use the compat_sys_sysctl by Eric W. Biederman · 15 years ago
  64. 4eb0c00 sparc64: Add a comment about why we only use certain memory barriers these days. by David S. Miller · 15 years ago
  65. 4c0eec7 sparc64/PCI: drop PCI_CACHE_LINE_BYTES by Tejun Heo · 15 years ago
  66. 49ab972 sparc: Remove BKL from apc by Thomas Gleixner · 15 years ago
  67. 8401707 sparc,leon: Sparc-Leon SMP support by Konrad Eisele · 15 years ago
  68. 526b5b3 of: merge of_node_get(), of_node_put() and of_find_all_nodes() by Grant Likely · 15 years ago
  69. 61e955d of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.h by Grant Likely · 15 years ago
  70. 6f19249 of: merge struct device_node by Grant Likely · 15 years ago
  71. 731581e of: merge phandle, ihandle and struct property by Grant Likely · 15 years ago
  72. 9d24c88 of: Rework linux/of.h and asm/prom.h include ordering by Grant Likely · 15 years ago
  73. 09115cd sparc: Add missing __NR_recvmmsg define. by David S. Miller · 15 years ago
  74. c58543c sparc64: Set IRQF_DISABLED on LDC channel IRQs. by David S. Miller · 15 years ago
  75. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  76. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  77. 494f6a9 this_cpu: Use this_cpu_xx in nmi handling by Christoph Lameter · 15 years ago
  78. 1a78ced sparc64: Fix D-cache flushing on swapin from SW devices. by David S. Miller · 15 years ago
  79. de23cf3 sparc64: Fix niagara2 perf IRQ bits. by David S. Miller · 15 years ago
  80. 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
  81. 906010b perf_event: Provide vmalloc() based mmap() backing by Peter Zijlstra · 15 years ago
  82. ef790fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  83. c4a5743 sparc: using HZ needs an include of linux/param.h by Stephen Rothwell · 15 years ago
  84. c416850 sparc32: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  85. d175138 sparc64: Cache per-cpu %pcr register value in perf code. by David S. Miller · 15 years ago
  86. 6e80425 sparc64: Fix comment typo in perf_event.c by David S. Miller · 15 years ago
  87. d29862f sparc64: Minor coding style fixups in perf code. by David S. Miller · 15 years ago
  88. a72a8a5 sparc64: Add a basic conflict engine in preparation for multi-counter support. by David S. Miller · 15 years ago
  89. a70c691 sparc64: implement page mapping percpu first chunk allocator by Tejun Heo · 15 years ago
  90. 1b6b9d6 sparc64: Increase vmalloc size to fix percpu regressions. by David S. Miller · 15 years ago
  91. 01552f7 sparc64: Add initial perf event conflict resolution and checks. by David S. Miller · 15 years ago
  92. 7eebda6 sparc: Niagara1 perf event support. by David S. Miller · 15 years ago
  93. d0b8648 sparc: Add Niagara2 HW cache event support. by David S. Miller · 15 years ago
  94. 28e8f9b sparc: Support all ultra3 and ultra4 derivatives. by David S. Miller · 15 years ago
  95. 2ce4da2 sparc: Support HW cache events. by David S. Miller · 15 years ago
  96. 052a0cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  97. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  98. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  99. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  100. 434e218 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: sparc by Rusty Russell · 15 years ago