1. 971eae7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. 0708268 sparc64, sched: Remove unused sparc64_multi_core by Bjorn Helgaas · 11 years ago
  3. 36fc550 sched: Remove unused mc_capable() and smt_capable() by Bjorn Helgaas · 11 years ago
  4. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  5. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  6. a54983a sparc: Hook up sched_setattr and sched_getattr syscalls. by David S. Miller · 11 years ago
  7. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  8. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  9. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  10. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  11. 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  12. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  13. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  14. d11739e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  15. 1693223 Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines." by Dave Kleikamp · 11 years ago
  16. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 11 years ago
  17. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  18. 4457e6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  19. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  20. 6469c84 sparc64: fix build regession by Kirill A. Shutemov · 11 years ago
  21. 1b27227 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 11 years ago
  22. 812cb83 sparc64: Implement HAVE_CONTEXT_TRACKING by Kirill Tkhai · 11 years ago
  23. a7b9403 sparc64: Encode huge PMDs using PTE encoding. by David S. Miller · 11 years ago
  24. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  25. 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
  26. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  27. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  28. 2b77933 sparc64: Move to 64-bit PGDs and PMDs. by David S. Miller · 11 years ago
  29. 37b3a8f sparc64: Move from 4MB to 8MB huge pages. by David S. Miller · 11 years ago
  30. b2d4383 sparc64: Make PAGE_OFFSET variable. by David S. Miller · 11 years ago
  31. f998c9c sparc64: Fix inconsistent max-physical-address defines. by David S. Miller · 11 years ago
  32. bb7b435 sparc64: Document the shift counts used to validate linear kernel addresses. by David S. Miller · 11 years ago
  33. e0a45e3 sparc64: Define PAGE_OFFSET in terms of physical address bits. by David S. Miller · 11 years ago
  34. c920745 sparc64: Clean up 64-bit mmap exclusion defines. by David S. Miller · 11 years ago
  35. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  36. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  37. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  38. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  39. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  40. 4acf4b9 of: move of_address_to_resource and of_iomap declarations from sparc by Rob Herring · 11 years ago
  41. 0c3f061 of: implement of_node_to_nid as a weak function by Rob Herring · 11 years ago
  42. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  43. d2f09b1 sparc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  44. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  45. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  46. 37d6fa3 sparc64: cleanup: Rename ret_from_syscall to ret_from_fork by Kirill Tkhai · 11 years ago
  47. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  48. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  49. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  50. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  51. e8e2bfd sparc32, leon: Require separate snoop tags set to regard snooping to be enabled by Andreas Larsson · 11 years ago
  52. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  53. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  54. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  55. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  56. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  57. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 11 years ago
  58. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 12 years ago
  59. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
  60. 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 12 years ago
  61. 1ffbc51 sparc32, leon: Remove separate "ticker" timer for SMP by Andreas Larsson · 12 years ago
  62. ccd847b sparc: Switch to asm-generic/linkage.h by Geert Uytterhoeven · 12 years ago
  63. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 12 years ago
  64. 048c9ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 12 years ago
  65. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  66. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  67. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  68. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 12 years ago
  69. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  70. f36391d sparc64: Fix race in TLB batch processing. by David S. Miller · 12 years ago
  71. 07df841 sparc64: Do not save/restore interrupts in get_new_mmu_context() by Kirill Tkhai · 12 years ago
  72. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 12 years ago
  73. 598ec97 sparc: Consistently use 'wr' and 'rd' instructions for ASRs. by David S. Miller · 12 years ago
  74. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
  75. cbf1ef6 sparc: use asm-generic version of types.h by Sam Ravnborg · 12 years ago
  76. a2d34dd sparc: use generic headers by Sam Ravnborg · 12 years ago
  77. bf3aece sparc:cleanup unused code in smp_32.h by Kefeng Wang · 12 years ago
  78. 71196a2 sparc:remove unused declaration smp_boot_cpus() by Kefeng Wang · 12 years ago
  79. d6d88ba sparc64: Kill __ARCH_WANT_UNLOCKED_CTXSW by David S. Miller · 12 years ago
  80. b0a217f sparc64: Provide cmpxchg64() by Geert Uytterhoeven · 12 years ago
  81. bdde6b3 sparc64: Hibernation support by Tkhai Kirill · 12 years ago
  82. aa90b69 sparc32,leon: add support for PCI busn resource for GRPCI2 by Daniel Hellstrom · 12 years ago
  83. 76950e6 sparc64: correctly recognize SPARC64-X chips by Allen Pais · 12 years ago
  84. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  85. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  86. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  87. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  88. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  89. 8ec4942 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  90. 76968ad sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler. by David S. Miller · 12 years ago
  91. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  92. 0fbebed sparc64: Fix tsb_grow() in atomic context. by David S. Miller · 12 years ago
  93. d472ba8 sparc idle: rename pm_idle to sparc_idle by Len Brown · 12 years ago
  94. d64008a burying unused conditionals by Al Viro · 12 years ago
  95. 89a7791 sparc64: Fix get_user_pages_fast() wrt. THP. by David S. Miller · 12 years ago
  96. a274bd4 sparc: switch to use of generic old sigaction by Al Viro · 12 years ago
  97. 99b06fe sparc: switch to generic sigaltstack by Al Viro · 12 years ago
  98. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  99. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  100. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago