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