1. f3aca3d nmi: provide the option to issue an NMI back trace to every cpu but current by Aaron Tomlin · 11 years ago
  2. c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 11 years ago
  3. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  4. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 11 years ago
  5. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  6. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 11 years ago
  7. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 11 years ago
  8. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  9. b6abce1 sparc64: fix sparse warning in ftrace.c by Sam Ravnborg · 11 years ago
  10. 758a017 sparc64: fix sparse warning in kprobes.c by Sam Ravnborg · 11 years ago
  11. 48c7eca sparc64: fix sparse warning in kgdb_64.c by Sam Ravnborg · 11 years ago
  12. 59dec13 sparc64: fix sparse warnings in init_64.c by Sam Ravnborg · 11 years ago
  13. 8c7260c sparc64: fix sparse warning in tsb.c by Sam Ravnborg · 11 years ago
  14. a0c54a2 sparc64: fix sparse warnings in smp_64.c by Sam Ravnborg · 11 years ago
  15. 8df5262 sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c by Sam Ravnborg · 11 years ago
  16. f05a686 sparc: drop use of extern for prototypes in arch/sparc/include/asm by Sam Ravnborg · 11 years ago
  17. 8e9f093 sparc: fix sparse warning in math_{32,64} by Sam Ravnborg · 11 years ago
  18. 347b0cf sparc32: remove cast from output constraints in math asm statements by Sam Ravnborg · 11 years ago
  19. fcea8b2 sparc32: fix sparse warnings in time_32.c by Sam Ravnborg · 11 years ago
  20. d2aca8f sparc32: fix sparse warning in auxio_32.c by Sam Ravnborg · 11 years ago
  21. 1918660 sparc32: fix sparse warning in io-unit.c by Sam Ravnborg · 11 years ago
  22. f977ea4 sparc32: fix sparse warning in iommu.c by Sam Ravnborg · 11 years ago
  23. b18eb2d sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus. by David S. Miller · 11 years ago
  24. 20fce54 sparc: csum_add for Sparc by Tom Herbert · 11 years ago
  25. fe86643 sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERROR(). by David S. Miller · 11 years ago
  26. 26cf432 sparc64: Add basic validations to {pud,pmd}_bad(). by David S. Miller · 11 years ago
  27. 0eef331 sparc64: Use 'ILOG2_4MB' instead of constant '22'. by David S. Miller · 11 years ago
  28. ee73887 sparc64: Fix range check in kern_addr_valid(). by David S. Miller · 11 years ago
  29. eaf85da sparc64: Don't use _PAGE_PRESENT in pte_modify() mask. by David S. Miller · 11 years ago
  30. c2e4e67 sparc64: Fix hex values in comment above pte_modify(). by David S. Miller · 11 years ago
  31. 04df419 sparc64: Fix bugs in get_user_pages_fast() wrt. THP. by David S. Miller · 11 years ago
  32. 51e5ef1 sparc64: Fix huge PMD invalidation. by David S. Miller · 11 years ago
  33. c3373da sparc32: clean up io_32.h by Sam Ravnborg · 11 years ago
  34. e1039fb sparc32: introduce asm-generic/io.h by Sam Ravnborg · 11 years ago
  35. c46064b sparc: move page_to_phys to page.h by Sam Ravnborg · 11 years ago
  36. 9edfae3 sparc32: fix sparse warnings in unaligned_32.c by Sam Ravnborg · 11 years ago
  37. a3ee8fa sparc32: fix sparse warnings in auxio_32.c by Sam Ravnborg · 11 years ago
  38. 8885ec7 sparc32: fix sparse warning in devices.c by Sam Ravnborg · 11 years ago
  39. fd250a6 sparc: fix sparse warnings in cpu.c by Sam Ravnborg · 11 years ago
  40. d191723 sparc32: fix sparse warnings in setup_32.c by Sam Ravnborg · 11 years ago
  41. c31f765 sparc32: fix sparse warnings in ioport.c by Sam Ravnborg · 11 years ago
  42. fbb8638 sparc32: fix sparse warnings in irq_32.c by Sam Ravnborg · 11 years ago
  43. 5ac7568 sparc32: fix sparse warnings in sun4d_irq.c by Sam Ravnborg · 11 years ago
  44. 2b39917 sparc32: fix sparse warnings in sun4m_irq.c and sun4d_irq.c by Sam Ravnborg · 11 years ago
  45. fcd0196 sparc32: fix sparse warning in traps_32.c by Sam Ravnborg · 11 years ago
  46. 4c9660f sparc32: fix sparse warning in init_32.c by Sam Ravnborg · 11 years ago
  47. 56d3648 arch,sparc: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
  48. 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
  49. 0708268 sparc64, sched: Remove unused sparc64_multi_core by Bjorn Helgaas · 11 years ago
  50. 36fc550 sched: Remove unused mc_capable() and smt_capable() by Bjorn Helgaas · 11 years ago
  51. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  52. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  53. a54983a sparc: Hook up sched_setattr and sched_getattr syscalls. by David S. Miller · 11 years ago
  54. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  55. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  56. 0a379e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  57. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  58. 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  59. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  60. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  61. d11739e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  62. 1693223 Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines." by Dave Kleikamp · 11 years ago
  63. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 11 years ago
  64. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  65. 4457e6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  66. 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
  67. 6469c84 sparc64: fix build regession by Kirill A. Shutemov · 11 years ago
  68. 1b27227 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 11 years ago
  69. 812cb83 sparc64: Implement HAVE_CONTEXT_TRACKING by Kirill Tkhai · 11 years ago
  70. a7b9403 sparc64: Encode huge PMDs using PTE encoding. by David S. Miller · 11 years ago
  71. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  72. 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
  73. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  74. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  75. 2b77933 sparc64: Move to 64-bit PGDs and PMDs. by David S. Miller · 11 years ago
  76. 37b3a8f sparc64: Move from 4MB to 8MB huge pages. by David S. Miller · 11 years ago
  77. b2d4383 sparc64: Make PAGE_OFFSET variable. by David S. Miller · 11 years ago
  78. f998c9c sparc64: Fix inconsistent max-physical-address defines. by David S. Miller · 11 years ago
  79. bb7b435 sparc64: Document the shift counts used to validate linear kernel addresses. by David S. Miller · 11 years ago
  80. e0a45e3 sparc64: Define PAGE_OFFSET in terms of physical address bits. by David S. Miller · 11 years ago
  81. c920745 sparc64: Clean up 64-bit mmap exclusion defines. by David S. Miller · 11 years ago
  82. 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
  83. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  84. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  85. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  86. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  87. 4acf4b9 of: move of_address_to_resource and of_iomap declarations from sparc by Rob Herring · 11 years ago
  88. 0c3f061 of: implement of_node_to_nid as a weak function by Rob Herring · 11 years ago
  89. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  90. d2f09b1 sparc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  91. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  92. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  93. 37d6fa3 sparc64: cleanup: Rename ret_from_syscall to ret_from_fork by Kirill Tkhai · 11 years ago
  94. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  95. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  96. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 12 years ago
  97. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 12 years ago
  98. e8e2bfd sparc32, leon: Require separate snoop tags set to regard snooping to be enabled by Andreas Larsson · 12 years ago
  99. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  100. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago