1. 4457e6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  2. 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
  3. 6469c84 sparc64: fix build regession by Kirill A. Shutemov · 11 years ago
  4. 812cb83 sparc64: Implement HAVE_CONTEXT_TRACKING by Kirill Tkhai · 11 years ago
  5. a7b9403 sparc64: Encode huge PMDs using PTE encoding. by David S. Miller · 11 years ago
  6. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  7. 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
  8. 2b77933 sparc64: Move to 64-bit PGDs and PMDs. by David S. Miller · 11 years ago
  9. 37b3a8f sparc64: Move from 4MB to 8MB huge pages. by David S. Miller · 11 years ago
  10. b2d4383 sparc64: Make PAGE_OFFSET variable. by David S. Miller · 11 years ago
  11. f998c9c sparc64: Fix inconsistent max-physical-address defines. by David S. Miller · 11 years ago
  12. bb7b435 sparc64: Document the shift counts used to validate linear kernel addresses. by David S. Miller · 11 years ago
  13. e0a45e3 sparc64: Define PAGE_OFFSET in terms of physical address bits. by David S. Miller · 11 years ago
  14. c920745 sparc64: Clean up 64-bit mmap exclusion defines. by David S. Miller · 11 years ago
  15. 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
  16. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  17. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  18. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  19. 4acf4b9 of: move of_address_to_resource and of_iomap declarations from sparc by Rob Herring · 11 years ago
  20. 0c3f061 of: implement of_node_to_nid as a weak function by Rob Herring · 11 years ago
  21. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  22. d2f09b1 sparc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  23. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  24. 37d6fa3 sparc64: cleanup: Rename ret_from_syscall to ret_from_fork by Kirill Tkhai · 11 years ago
  25. e8e2bfd sparc32, leon: Require separate snoop tags set to regard snooping to be enabled by Andreas Larsson · 12 years ago
  26. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  27. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  28. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 12 years ago
  29. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
  30. 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 12 years ago
  31. 1ffbc51 sparc32, leon: Remove separate "ticker" timer for SMP by Andreas Larsson · 12 years ago
  32. ccd847b sparc: Switch to asm-generic/linkage.h by Geert Uytterhoeven · 12 years ago
  33. 048c9ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 12 years ago
  34. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  35. 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
  36. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 12 years ago
  37. f36391d sparc64: Fix race in TLB batch processing. by David S. Miller · 12 years ago
  38. 07df841 sparc64: Do not save/restore interrupts in get_new_mmu_context() by Kirill Tkhai · 12 years ago
  39. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 12 years ago
  40. 598ec97 sparc: Consistently use 'wr' and 'rd' instructions for ASRs. by David S. Miller · 12 years ago
  41. cbf1ef6 sparc: use asm-generic version of types.h by Sam Ravnborg · 12 years ago
  42. a2d34dd sparc: use generic headers by Sam Ravnborg · 12 years ago
  43. bf3aece sparc:cleanup unused code in smp_32.h by Kefeng Wang · 12 years ago
  44. 71196a2 sparc:remove unused declaration smp_boot_cpus() by Kefeng Wang · 12 years ago
  45. d6d88ba sparc64: Kill __ARCH_WANT_UNLOCKED_CTXSW by David S. Miller · 12 years ago
  46. b0a217f sparc64: Provide cmpxchg64() by Geert Uytterhoeven · 12 years ago
  47. bdde6b3 sparc64: Hibernation support by Tkhai Kirill · 12 years ago
  48. aa90b69 sparc32,leon: add support for PCI busn resource for GRPCI2 by Daniel Hellstrom · 12 years ago
  49. 76950e6 sparc64: correctly recognize SPARC64-X chips by Allen Pais · 12 years ago
  50. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  51. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  52. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  53. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  54. 8ec4942 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  55. 76968ad sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler. by David S. Miller · 12 years ago
  56. 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
  57. 0fbebed sparc64: Fix tsb_grow() in atomic context. by David S. Miller · 12 years ago
  58. d472ba8 sparc idle: rename pm_idle to sparc_idle by Len Brown · 12 years ago
  59. d64008a burying unused conditionals by Al Viro · 12 years ago
  60. 89a7791 sparc64: Fix get_user_pages_fast() wrt. THP. by David S. Miller · 12 years ago
  61. 99b06fe sparc: switch to generic sigaltstack by Al Viro · 12 years ago
  62. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  63. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  64. 7c9503b SPARC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  65. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  66. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  67. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  68. 4a9d194 sparc64: Define pte_accessible() by David S. Miller · 12 years ago
  69. 6cb9c36 sparc: huge_ptep_set_* functions need to call set_huge_pte_at() by Dave Kleikamp · 12 years ago
  70. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  71. 9c6ecf6 Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next by Joerg Roedel · 12 years ago
  72. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  73. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  74. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  75. f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
  76. 0e622d3 of/address: sparc: Declare of_iomap as an extern function for sparc again by Andreas Larsson · 12 years ago
  77. 5d346d1 sparc: dma-mapping: support debug_dma_mapping_error by Shuah Khan · 12 years ago
  78. 2bf81c8 Merge branch 'arch-microblaze' into no-rebases by Al Viro · 12 years ago
  79. 85910c2 Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc by Al Viro · 12 years ago
  80. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  81. 193d2aa sparc: Support atomic64_dec_if_positive properly. by David S. Miller · 12 years ago
  82. 0bce04b of/address: sparc: Declare of_address_to_resource() as an extern function for sparc again by Andreas Larsson · 12 years ago
  83. 187818c sparc64: Improvde documentation and readability of atomic backoff code. by David S. Miller · 12 years ago
  84. e9b9eb5 sparc64: Use pause instruction when available. by David S. Miller · 12 years ago
  85. 270c10e sparc64: Fix cpu strand yielding. by David S. Miller · 12 years ago
  86. 517ffce sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. by David S. Miller · 12 years ago
  87. f7200d4 sparc32: switch to generic sys_execve() by Al Viro · 12 years ago
  88. ab34868 sparc32: switch to generic kernel_execve() by Al Viro · 12 years ago
  89. c78e064 sparc32: switch to generic kernel_thread() by Al Viro · 12 years ago
  90. eb48ffc sparc64: convert to generic execve by Al Viro · 12 years ago
  91. 916ca14 sparc64: Add global PMU register dumping via sysrq. by David S. Miller · 12 years ago
  92. 5230429 sparc64: take fprs_write() and friends to start_thread() by Al Viro · 12 years ago
  93. 1918c7f sparc64: switch to generic kernel_thread() by Al Viro · 12 years ago
  94. dff933d sparc64: clear syscall_noerror on the entry to syscall, not on the exit by Al Viro · 12 years ago
  95. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  96. e225ca2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  97. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  98. f88620b sparc64: Fix deficiencies in sun4v error reporting. by David S. Miller · 12 years ago
  99. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  100. 5457982 UAPI: (Scripted) Disintegrate arch/sparc/include/asm by David Howells · 12 years ago