1. b7c13f7 sparc: remove __devinit, __devexit annotations by Sam Ravnborg · 12 years ago
  2. 4e4d78f sparc: Hook up finit_module syscall. by David S. Miller · 12 years ago
  3. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  4. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  5. 82fab44 modules: don't hand 0 to vmalloc. by Rusty Russell · 12 years ago
  6. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  7. 748ba88 arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/ by Andrew Morton · 12 years ago
  8. bb64f55 mm: use vm_unmapped_area() on sparc64 architecture by Michel Lespinasse · 12 years ago
  9. a046be3 mm: use vm_unmapped_area() on sparc32 architecture by Michel Lespinasse · 12 years ago
  10. b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  11. de7531e sparc64: exit_group should kill register windows just like plain exit. by David S. Miller · 12 years ago
  12. e80d666 flagday: kill pt_regs argument of do_fork() by Al Viro · 12 years ago
  13. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  14. 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
  15. fae2ae2 sparc64: not any error from do_sigaltstack() should fail rt_sigreturn() by Al Viro · 12 years ago
  16. c22618a drivers/of: Constify device_node->name and ->path_component_name by Grant Likely · 12 years ago
  17. 2bf81c8 Merge branch 'arch-microblaze' into no-rebases by Al Viro · 12 years ago
  18. 85910c2 Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc by Al Viro · 12 years ago
  19. 20424d8 sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq by Andreas Larsson · 12 years ago
  20. 1df35f8 sparc: Wire up sys_kcmp. by David S. Miller · 12 years ago
  21. 187818c sparc64: Improvde documentation and readability of atomic backoff code. by David S. Miller · 12 years ago
  22. e9b9eb5 sparc64: Use pause instruction when available. by David S. Miller · 12 years ago
  23. 517ffce sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. by David S. Miller · 12 years ago
  24. f7200d4 sparc32: switch to generic sys_execve() by Al Viro · 12 years ago
  25. ab34868 sparc32: switch to generic kernel_execve() by Al Viro · 12 years ago
  26. c78e064 sparc32: switch to generic kernel_thread() by Al Viro · 12 years ago
  27. 32942bc sparc32: bury the remnants of LOWSYS tricks by Al Viro · 12 years ago
  28. eb48ffc sparc64: convert to generic execve by Al Viro · 12 years ago
  29. e793d8c sparc64: Fix bit twiddling in sparc_pmu_enable_event(). by David S. Miller · 12 years ago
  30. 916ca14 sparc64: Add global PMU register dumping via sysrq. by David S. Miller · 12 years ago
  31. 08280e6 sparc64: Like x86 we should check current->mm during perf backtrace generation. by David S. Miller · 12 years ago
  32. 2f12af3 sparc64: switch to generic kernel_execve() by Al Viro · 12 years ago
  33. 5230429 sparc64: take fprs_write() and friends to start_thread() by Al Viro · 12 years ago
  34. 1918c7f sparc64: switch to generic kernel_thread() by Al Viro · 12 years ago
  35. dff933d sparc64: clear syscall_noerror on the entry to syscall, not on the exit by Al Viro · 12 years ago
  36. e225ca2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  37. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  38. 55c2770 sparc64: fix ptrace interaction with force_successful_syscall_return() by Al Viro · 12 years ago
  39. f88620b9 sparc64: Fix deficiencies in sun4v error reporting. by David S. Miller · 12 years ago
  40. 9e695d2 sparc64: Support transparent huge pages. by David Miller · 12 years ago
  41. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  42. 3c5af8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  43. 2863bc5 Revert strace hiccups fix. by David S. Miller · 12 years ago
  44. 9f82596 sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy. by David S. Miller · 12 years ago
  45. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  46. ffa9009 sparc64: Fix strace hiccups when force_successful_syscall() triggers. by Al Viro · 12 years ago
  47. 4013824 sparc64: Rearrange thread info to cheaply clear syscall noerror state. by Al Viro · 12 years ago
  48. a06cb1ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  49. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  50. 5da444a sparc: fix format string argument for prom_printf() by Akinobu Mita · 12 years ago
  51. 8f9c011 compat: fs: Generic compat_sys_sendfile implementation by Catalin Marinas · 12 years ago
  52. a20acf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
  53. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  54. ae2c6ca sparc64: Add SPARC-T4 optimized memcpy. by David S. Miller · 12 years ago
  55. a9e8d1a sparc: fix the return value of module_alloc() by Wei Yongjun · 12 years ago
  56. dfa520a sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32 by Andreas Larsson · 12 years ago
  57. 20b739f arch/sparc/kernel/pci_sun4v.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  58. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  59. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  60. ce33fdc sparc64: Probe cpu page size support more portably. by David S. Miller · 12 years ago
  61. 4f93d21 sparc64: Support 2GB and 16GB page sizes for kernel linear mappings. by David S. Miller · 12 years ago
  62. bab96bd sparc64: Update generic comments in perf event code to match reality. by David S. Miller · 12 years ago
  63. 035ea28 sparc64: Add SPARC-T4 perf event support. by David S. Miller · 12 years ago
  64. 7a37a0b sparc64: Support perf event encoding for multi-PCR PMUs. by David S. Miller · 12 years ago
  65. b4f061a sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware. by David S. Miller · 12 years ago
  66. 5ab9684 sparc64: Rework sparc_pmu_enable() so that the side effects are clearer. by David S. Miller · 12 years ago
  67. 3f1a209 sparc64: Prepare perf event layer for handling multiple PCR registers. by David S. Miller · 12 years ago
  68. 7ac2ed2 sparc64: Specify user and supervisor trace PCR bits in sparc_pmu. by David S. Miller · 12 years ago
  69. 5344303 sparc64: Abstract PMC read/write behind sparc_pmu. by David S. Miller · 12 years ago
  70. 5966049 sparc64: Allow max hw perf events to be variable. by David S. Miller · 12 years ago
  71. b38e99f sparc64: Add perf_event abstractions for orthogonal PMUs. by David S. Miller · 12 years ago
  72. 6faaeb8 sparc64: Add PCR ops for SPARC-T4. by David S. Miller · 12 years ago
  73. ce4a925 sparc64: Abstract away the %pcr values used to enable/disable NMI by David S. Miller · 12 years ago
  74. 73a6b05 sparc64: Abstract away the NMI PIC counter computation. by David S. Miller · 12 years ago
  75. 09d053c sparc64: Abstract away PIC register accesses. by David S. Miller · 12 years ago
  76. 0bab20b sparc64: Add 'reg_num' argument to pcr_ops methods. by David S. Miller · 12 years ago
  77. 8c79bfa sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access. by David S. Miller · 12 years ago
  78. 6f859c0 sparc64: Add detection for features new in SPARC-T4. by David S. Miller · 12 years ago
  79. a27032e sparc64: do not clobber personality flags in sys_sparc64_personality() by Jiri Kosina · 12 years ago
  80. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  81. 079a96a ipc: add COMPAT_SHMLBA support by Will Deacon · 12 years ago
  82. 6ee127b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  83. 427f23c sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current by Tkhai Kirill · 12 years ago
  84. b585e85 sparc32: centralize all mmu context handling in srmmu.c by Sam Ravnborg · 12 years ago
  85. d884297 sparc32,leon: drop leon_init() by Sam Ravnborg · 12 years ago
  86. 881e02d sparc32: drop swapper_pg_dir by Sam Ravnborg · 12 years ago
  87. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  88. f14121a Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  89. 55acddd Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 71ba8d4 sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  91. 6ee53f4 Merge branch 'pci/bjorn-p2p-bridge-windows' into next by Bjorn Helgaas · 12 years ago
  92. 1c97593 sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases() by Bjorn Helgaas · 12 years ago
  93. d55de60 sparc64: remove unused function straddles_64bit_va_hole() by Kirill Tkhai · 12 years ago
  94. 74a7f08 devicetree: add helper inline for retrieving a node's full name by Grant Likely · 12 years ago
  95. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  96. c53a255 sparc/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  97. 84a55f6 sparc/PCI: remove unused pcibios_assign_resource() definition by Bjorn Helgaas · 12 years ago
  98. 02b7d83 Fix typo in printed messages by Anatol Pomozov · 12 years ago
  99. 0f6662a Merge branch 'topic/bjorn-trivial' into next by Bjorn Helgaas · 12 years ago
  100. 60cd4db sparc/PCI: remove unused pcibios_assign_resource() definition by Bjorn Helgaas · 12 years ago