1. a27032e sparc64: do not clobber personality flags in sys_sparc64_personality() by Jiri Kosina · 12 years ago
  2. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  3. 079a96a ipc: add COMPAT_SHMLBA support by Will Deacon · 12 years ago
  4. 6ee127b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  5. 427f23c sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current by Tkhai Kirill · 12 years ago
  6. b585e85 sparc32: centralize all mmu context handling in srmmu.c by Sam Ravnborg · 12 years ago
  7. d884297 sparc32,leon: drop leon_init() by Sam Ravnborg · 12 years ago
  8. 881e02d sparc32: drop swapper_pg_dir by Sam Ravnborg · 12 years ago
  9. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  10. f14121a Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  11. 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
  12. 71ba8d4 sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  13. 6ee53f4 Merge branch 'pci/bjorn-p2p-bridge-windows' into next by Bjorn Helgaas · 12 years ago
  14. 1c97593 sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases() by Bjorn Helgaas · 12 years ago
  15. d55de60 sparc64: remove unused function straddles_64bit_va_hole() by Kirill Tkhai · 12 years ago
  16. 74a7f08 devicetree: add helper inline for retrieving a node's full name by Grant Likely · 12 years ago
  17. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  18. c53a255 sparc/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  19. 84a55f6 sparc/PCI: remove unused pcibios_assign_resource() definition by Bjorn Helgaas · 12 years ago
  20. 02b7d83 Fix typo in printed messages by Anatol Pomozov · 12 years ago
  21. 0f6662a Merge branch 'topic/bjorn-trivial' into next by Bjorn Helgaas · 12 years ago
  22. 60cd4db sparc/PCI: remove unused pcibios_assign_resource() definition by Bjorn Helgaas · 12 years ago
  23. 3f1b540 sparc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  24. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  25. bc68330 SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq() by Yong Zhang · 12 years ago
  26. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  27. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  28. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  29. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  30. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  31. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  32. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  33. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  34. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  35. 657bec8 ia64, sparc64: convert wrappers around do_mremap() to sys_mremap() by Al Viro · 12 years ago
  36. e49e6ff sparc: fix sparc64 build due to leon.h inclusion by Sam Ravnborg · 12 years ago
  37. 4fd8bc6 sparc32: remove unused variable in head_32.S by Sam Ravnborg · 12 years ago
  38. 1ddb22e sparc32,leon: fix leon bootup by Sam Ravnborg · 12 years ago
  39. d4511e6 sparc32: Export leon_dma_ops to modules. by David S. Miller · 12 years ago
  40. 9583533 sparc32: support leon + sun in dma_make_coherent() by Sam Ravnborg · 12 years ago
  41. 87e677c sparc32,leon: always support leon in ioport by Sam Ravnborg · 12 years ago
  42. 556626a sparc32,leon: always include leon_pmc in build by Sam Ravnborg · 12 years ago
  43. 3732106 sparc32: refactor cpu_idle() by Sam Ravnborg · 12 years ago
  44. 1ec8cf6 sparc32: introduce support for run-time patching for all shared assembler code by Sam Ravnborg · 12 years ago
  45. 080f888 sparc32,leon: fix section mismatch warning by Sam Ravnborg · 12 years ago
  46. 3107948 sparc32,leon: always include leon_smp + leon_mm in build by Sam Ravnborg · 12 years ago
  47. 5561cd2 sparc32,leon: always include leon_kernel in build by Sam Ravnborg · 12 years ago
  48. 93bb32f sparc32,leon: clean up leon.h by Sam Ravnborg · 12 years ago
  49. d87d8c1 sparc32: handle leon in cpu.c by Sam Ravnborg · 12 years ago
  50. b08b5c9 sparc32: handle leon in irq_32.c by Sam Ravnborg · 12 years ago
  51. 5b8b93c sparc32: add support for run-time patching of leon/sun single instructions by Sam Ravnborg · 12 years ago
  52. 4efb55e sparc32: introduce sparc32_start_kernel called from head_32.S by Sam Ravnborg · 12 years ago
  53. 30005ef sparc32: implement proper LEON support in head_32 (after highmem) by Sam Ravnborg · 12 years ago
  54. 7b372d6 sparc32: implement proper LEON support in head_32 (before highmem) by Sam Ravnborg · 12 years ago
  55. ec24158 sparc32: string and whitespace cleanup in head_32.S by Sam Ravnborg · 12 years ago
  56. 456d3d4 sparc64: Fix several bugs in quad floating point emulation. by David S. Miller · 12 years ago
  57. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  58. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  59. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  60. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  61. 899dfaa sparc: kill ancient comment in sparc_sigaction() by Al Viro · 13 years ago
  62. 187cd44 sparc: missing checks of __get_user()/__put_user() return values by Al Viro · 13 years ago
  63. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  64. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  65. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  66. 9daeaa3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
  67. 1edc178 sparc32: use flushi when run-time patching in per_cpu_patch by Sam Ravnborg · 12 years ago
  68. 9cd5f82 sparc32: fix cpuid_patch run-time patching by Sam Ravnborg · 12 years ago
  69. c64d752 sparc32: move trap table to a separate file by Sam Ravnborg · 12 years ago
  70. b979542 sparc64: renamed ttable.S to ttable_64.S by Sam Ravnborg · 12 years ago
  71. 837ebf0 sparc32: Kill boot_cpu_id4 by David S. Miller · 12 years ago
  72. 0bfcee9 sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h by David S. Miller · 12 years ago
  73. a7c1938 userns: Convert stat to return values mapped from kuids and kgids by Eric W. Biederman · 13 years ago
  74. 04d0ca4 sparc32: delete muldiv.o from Makefile by Sam Ravnborg · 12 years ago
  75. 1b35a57 sparc32: Kill off software 32-bit multiply/divide routines. by David S. Miller · 12 years ago
  76. c7020eb sparc32: Remove cypress cpu support. by David S. Miller · 12 years ago
  77. 50544bc sparc32: remove runtime btfix support by Sam Ravnborg · 12 years ago
  78. 08c9388 sparc32: remove remaining users of btfixup by Sam Ravnborg · 12 years ago
  79. 4ba22b1 sparc32: move smp ipi to method ops by Sam Ravnborg · 12 years ago
  80. c68e5d3 sparc32: Implement hard_smp_processor_id() via instruction patching. by David S. Miller · 12 years ago
  81. 5d83d66 sparc32: Move cache and TLB flushes over to method ops. by David S. Miller · 12 years ago
  82. d894d96 sparc32: Convert mmu_* interfaces from btfixup to method ops. by David S. Miller · 12 years ago
  83. 679bea5 sparc: Kill mmu_{un,}lockarea(). by David S. Miller · 12 years ago
  84. 73c1377 sparc32: Kill btfixup for xchg()'s 'swap' instruction. by David S. Miller · 12 years ago
  85. 0f031b3 sparc32: drop unused clear_cpu_int by Sam Ravnborg · 12 years ago
  86. 41eb17c sparc32: drop unused set_irq_udt by Sam Ravnborg · 12 years ago
  87. 9701b26 sparc32: drop btfixup in pgtable_32.h by Sam Ravnborg · 12 years ago
  88. c78896f sparc32: drop unused code in process_32 by Sam Ravnborg · 12 years ago
  89. 3774348 sparc32: drop btfixup for check_pgt_cache by Sam Ravnborg · 12 years ago
  90. d6ea557 sparc32: simpler cputype check in head_32.S by Sam Ravnborg · 12 years ago
  91. eb06f47 sparc32: drop extra getprop call during boot by Sam Ravnborg · 12 years ago
  92. 142cc03 sparc32: drop prom version check in head_32.S by Sam Ravnborg · 12 years ago
  93. 1b4cb70 sparc32: remove sun4c specific variables from head_32.S by Sam Ravnborg · 12 years ago
  94. 9b4c514 sparc32: Add back early sun4/sun4c detection so we can warn properly. by David S. Miller · 12 years ago
  95. ee906c9 sparc32: Trivial removal of sun4c references in comments. by David S. Miller · 12 years ago
  96. 6e54e95 sparc32: Remove sun4 and sun4c from enum sparc_cpu. by David S. Miller · 12 years ago
  97. b7d96ce sparc32: Remove sparc_cpu_model read from floppy interrupt handler. by David S. Miller · 12 years ago
  98. 4c84d26 sparc32: Remove sun4c tlb/vac insn patching from entry.S by David S. Miller · 12 years ago
  99. 96061a9 sparc32: Restore SMP build and rectify sun4m NMI when non-SMP. by David S. Miller · 12 years ago
  100. 288e58c sparc32: Remove sun4c floppy assembler. by David S. Miller · 12 years ago