1. e6b7431 arch/sparc/math-emu/math_32.c: drop stray break operator by Andrey Utkin · 10 years ago
  2. 8a4eef9 sparc64: ldc_connect() should not return EINVAL when handshake is in progress. by Sowmini Varadhan · 10 years ago
  3. 971e36f sparc64: Guard against flushing openfirmware mappings. by David S. Miller · 10 years ago
  4. 7b7ac12 sparc64: Do not insert non-valid PTEs into the TSB hash table. by David S. Miller · 10 years ago
  5. 2152fd4 sparc64: Add membar to Niagara2 memcpy code. by David S. Miller · 10 years ago
  6. 82deb0d sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus. by David S. Miller · 10 years ago
  7. 0fac4f2 sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addresses. by David S. Miller · 10 years ago
  8. a79660c sparc64: Fix top-level fault handling bugs. by David S. Miller · 10 years ago
  9. edce1c8 sparc64: Handle 32-bit tasks properly in compute_effective_address(). by David S. Miller · 10 years ago
  10. 569d9de sparc64: Make itc_sync_lock raw by Kirill Tkhai · 10 years ago
  11. 82fc5f8 sparc64: Fix argument sign extension for compat_sys_futex(). by David S. Miller · 10 years ago
  12. d701a50 sparc64: don't treat 64-bit syscall return codes as 32-bit by Dave Kleikamp · 10 years ago
  13. 81121ec sparc32: fix build failure for arch_jump_label_transform by Paul Gortmaker · 11 years ago
  14. 461df9a Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines." by Dave Kleikamp · 11 years ago
  15. 99c0dd1 sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges by oftedal · 11 years ago
  16. b47207b compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  17. b1bb7e1 sparc32: Fix exit flag passed from traced sys_sigreturn by Kirill Tkhai · 11 years ago
  18. c47d378 sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall by Kirill Tkhai · 11 years ago
  19. 6445955 sparc64: Fix off by one in trampoline TLB mapping installation loop. by David S. Miller · 11 years ago
  20. e8f3c50 sparc64: Remove RWSEM export leftovers by Kirill Tkhai · 11 years ago
  21. 156879c sparc64: Fix ITLB handler of null page by Kirill Tkhai · 11 years ago
  22. e23cbbc sparc32: Add ucmpdi2.o to obj-y instead of lib-y. by David S. Miller · 12 years ago
  23. 720f361 sparc32: add ucmpdi2 by Sam Ravnborg · 12 years ago
  24. e6f292b sparc: tsb must be flushed before tlb by Dave Kleikamp · 11 years ago
  25. 10fe9f9 sparc64 address-congruence property by bob picco · 11 years ago
  26. dc654c3 sparc32: vm_area_struct access for old Sun SPARCs. by Olivier DANET · 11 years ago
  27. bcd3925 sparc64: Fix race in TLB batch processing. by David S. Miller · 11 years ago
  28. a26f4c4 signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer by Ben Hutchings · 12 years ago
  29. e804ab8 sparc: huge_ptep_set_* functions need to call set_huge_pte_at() by Dave Kleikamp · 12 years ago
  30. 6364420 sparc64: not any error from do_sigaltstack() should fail rt_sigreturn() by Al Viro · 12 years ago
  31. 923a6b6 sparc64: Be less verbose during vmemmap population. by David S. Miller · 12 years ago
  32. 3637a63 sparc64: do not clobber personality flags in sys_sparc64_personality() by Jiri Kosina · 12 years ago
  33. d4fa516 sparc64: Fix bit twiddling in sparc_pmu_enable_event(). by David S. Miller · 12 years ago
  34. ddedc45 sparc64: Like x86 we should check current->mm during perf backtrace generation. by David S. Miller · 12 years ago
  35. 3239df8 sparc64: fix ptrace interaction with force_successful_syscall_return() by Al Viro · 12 years ago
  36. 8c36df1 KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat by David Howells · 12 years ago
  37. d50bcfe Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  38. b0d5430 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  39. 9cee5ca vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  40. 3899298 seccomp: ignore secure_computing return values by Will Drewry · 12 years ago
  41. e8a9376 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  42. 1abbca7 swap: add per-partition lock for swapfile by Shaohua Li · 11 years ago
  43. a8e8f37 Undo stable backports by Stephen Boyd · 11 years ago
  44. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  45. a5a737e sparc64: Do not clobber %g2 in xcall_fetch_glob_regs(). by David S. Miller · 12 years ago
  46. e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 12 years ago
  47. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  48. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  49. 3d3eeb2 sparc64: Eliminate obsolete __handle_softirq() function by Paul E. McKenney · 12 years ago
  50. 9e0daff sparc64: Fix bootup crash on sun4v. by David S. Miller · 12 years ago
  51. a9e1e53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  52. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  53. d657784 sparc32,leon: fix leon build by Sam Ravnborg · 12 years ago
  54. c29554f sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault by Kautuk Consul · 12 years ago
  55. 7358e51 sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault by Kautuk Consul · 12 years ago
  56. a92bc5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  57. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  58. 2533e82 sparc: pgtable_64: change include order by Aaro Koskinen · 12 years ago
  59. fa2a451 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  60. bde4d8b sparc32: fix fallout from system.h removal by Sam Ravnborg · 12 years ago
  61. 923f797 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  62. 8befc9f sparc: Fix even more fallout from system.h split. by David S. Miller · 12 years ago
  63. 7f55ba9 sparc: fix fallout from system.h split by Stephen Rothwell · 12 years ago
  64. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  66. 0b5f9c0 remove references to cpu_*_map in arch/ by Rusty Russell · 12 years ago
  67. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  68. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  69. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  70. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 12 years ago
  71. c416258 SPARC: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  72. cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 12 years ago
  73. e339364 Kbuild: centralize MKIMAGE and cmd_uimage definitions by Stephen Warren · 12 years ago
  74. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  75. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  76. d314d74 nmi watchdog: do not use cpp symbol in Kconfig by Cong Wang · 12 years ago
  77. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  78. ce24d8a sparc: use block_sigmask() by Matt Fleming · 12 years ago
  79. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  80. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  81. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  82. a031589 sparc/PCI: convert devtree and arch-probed bus addresses to resource by Bjorn Helgaas · 12 years ago
  83. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  84. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  86. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  87. 48b25c4 [PATCH v3] ipc: provide generic compat versions of IPC syscalls by Chris Metcalf · 12 years ago
  88. e0adb99 sparc32: Add -Av8 to assembler command line. by David S. Miller · 12 years ago
  89. 2481c5f perf: Disable PERF_SAMPLE_BRANCH_* when not supported by Stephane Eranian · 13 years ago
  90. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  91. ba74c14 sched/rt: Document scheduler related skip-resched-check sites by Thomas Gleixner · 13 years ago
  92. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  93. d593f25 irq_domain: Centralize definition of irq_dispose_mapping() by Grant Likely · 12 years ago
  94. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
  95. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 12 years ago
  96. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 12 years ago
  97. ac1edcc sparc/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  98. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  99. 8c4c7a9 sparc: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  100. c6df4b1 lib: Fix multiple definitions of clz_tab by David Miller · 13 years ago