1. 2856cc2 sparc64: Be less verbose during vmemmap population. by David S. Miller · 12 years ago
  2. a27032e sparc64: do not clobber personality flags in sys_sparc64_personality() by Jiri Kosina · 12 years ago
  3. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  4. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  5. 079a96a ipc: add COMPAT_SHMLBA support by Will Deacon · 12 years ago
  6. 6ee127b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  7. 427f23c sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current by Tkhai Kirill · 12 years ago
  8. a0ce3ba0 sparc32: delete dead code in show_mem() by Sam Ravnborg · 12 years ago
  9. 9a4d5b9 sparc32: move kmap_init() to highmem.c by Sam Ravnborg · 12 years ago
  10. d8a1b2b sparc32: move probe_memory() to srmmu.c by Sam Ravnborg · 12 years ago
  11. 2acdf2c sparc32: drop unused BAD_PAGE stuff by Sam Ravnborg · 12 years ago
  12. b585e85 sparc32: centralize all mmu context handling in srmmu.c by Sam Ravnborg · 12 years ago
  13. 59b00c7 sparc32: drop quicklist by Sam Ravnborg · 12 years ago
  14. cc52aea sparc32: drop sparc model check in paging_init by Sam Ravnborg · 12 years ago
  15. c966a33 sparc32: drop sparc_unmapped_base by Sam Ravnborg · 12 years ago
  16. d884297 sparc32,leon: drop leon_init() by Sam Ravnborg · 12 years ago
  17. 1b6d06d8 sparc32: drop fixmap.h by Sam Ravnborg · 12 years ago
  18. c00db32 sparc32: fixmap.h cleanup by Sam Ravnborg · 12 years ago
  19. 5bbeed1 sparc32: drop unused kmap_atomic_to_page by Sam Ravnborg · 12 years ago
  20. 881e02d sparc32: drop swapper_pg_dir by Sam Ravnborg · 12 years ago
  21. 7cdfbc7 sparc32: beautify srmmu_inherit_prom_mappings() by Sam Ravnborg · 12 years ago
  22. f71a2aa sparc32: use void * in nocache get/free by Sam Ravnborg · 12 years ago
  23. 605ae96 sparc32: fix coding-style in srmmu.c by Sam Ravnborg · 12 years ago
  24. 4a049b0 sparc32: sort includes in srmmu.c by Sam Ravnborg · 12 years ago
  25. 3244246 sparc32: define a few srmmu functions __init by Sam Ravnborg · 12 years ago
  26. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  27. f14121a Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  28. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  29. 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
  30. 71ba8d4 sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  31. 6ee53f4 Merge branch 'pci/bjorn-p2p-bridge-windows' into next by Bjorn Helgaas · 12 years ago
  32. 1c97593 sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases() by Bjorn Helgaas · 12 years ago
  33. d55de60 sparc64: remove unused function straddles_64bit_va_hole() by Kirill Tkhai · 12 years ago
  34. 74a7f08 devicetree: add helper inline for retrieving a node's full name by Grant Likely · 12 years ago
  35. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  36. c53a255 sparc/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  37. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  38. 6a8ead0 sparc32: Remove superfluous extern declarations for prom_*() functions by Geert Uytterhoeven · 12 years ago
  39. e393d1b sparc: Correct comments about prom_init() return values by Geert Uytterhoeven · 12 years ago
  40. 84a55f6 sparc/PCI: remove unused pcibios_assign_resource() definition by Bjorn Helgaas · 12 years ago
  41. 6f1d827 sparc64: Consistently use fsrc2 rather than fmovd in optimized asm. by David S. Miller · 12 years ago
  42. 02b7d83 Fix typo in printed messages by Anatol Pomozov · 12 years ago
  43. 0f6662a Merge branch 'topic/bjorn-trivial' into next by Bjorn Helgaas · 12 years ago
  44. 60cd4db sparc/PCI: remove unused pcibios_assign_resource() definition by Bjorn Helgaas · 12 years ago
  45. 3f1b540 sparc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  46. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  47. 8a51178 sparc: remove two unused headers by Paul Bolle · 12 years ago
  48. d7ce8a5 sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction by David S. Miller · 12 years ago
  49. bc68330 SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq() by Yong Zhang · 12 years ago
  50. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  51. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  52. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  53. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  54. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  55. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  56. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  57. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  58. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  59. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  60. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  61. 657bec8 ia64, sparc64: convert wrappers around do_mremap() to sys_mremap() by Al Viro · 12 years ago
  62. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  63. e49e6ff sparc: fix sparc64 build due to leon.h inclusion by Sam Ravnborg · 12 years ago
  64. 4fd8bc6 sparc32: remove unused variable in head_32.S by Sam Ravnborg · 12 years ago
  65. 1ddb22e sparc32,leon: fix leon bootup by Sam Ravnborg · 12 years ago
  66. d4511e6 sparc32: Export leon_dma_ops to modules. by David S. Miller · 12 years ago
  67. 9583533 sparc32: support leon + sun in dma_make_coherent() by Sam Ravnborg · 12 years ago
  68. 87e677c sparc32,leon: always support leon in ioport by Sam Ravnborg · 12 years ago
  69. 556626a sparc32,leon: always include leon_pmc in build by Sam Ravnborg · 12 years ago
  70. 3732106 sparc32: refactor cpu_idle() by Sam Ravnborg · 12 years ago
  71. 805918f sparc32: srmmu_probe now knows about leon too by Sam Ravnborg · 12 years ago
  72. b0acd24 sparc32: drop LEON hack for ASI_M_MMUREGS by Sam Ravnborg · 12 years ago
  73. 6729cf7 sparc32: introduce run-time patching of srmmu access functions by Sam Ravnborg · 12 years ago
  74. 1ec8cf6 sparc32: introduce support for run-time patching for all shared assembler code by Sam Ravnborg · 12 years ago
  75. 080f888 sparc32,leon: fix section mismatch warning by Sam Ravnborg · 12 years ago
  76. 3107948 sparc32,leon: always include leon_smp + leon_mm in build by Sam Ravnborg · 12 years ago
  77. 5561cd2 sparc32,leon: always include leon_kernel in build by Sam Ravnborg · 12 years ago
  78. 93bb32f sparc32,leon: clean up leon.h by Sam Ravnborg · 12 years ago
  79. d87d8c1 sparc32: handle leon in cpu.c by Sam Ravnborg · 12 years ago
  80. b08b5c9 sparc32: handle leon in irq_32.c by Sam Ravnborg · 12 years ago
  81. 5b8b93c sparc32: add support for run-time patching of leon/sun single instructions by Sam Ravnborg · 12 years ago
  82. 4efb55e sparc32: introduce sparc32_start_kernel called from head_32.S by Sam Ravnborg · 12 years ago
  83. 30005ef sparc32: implement proper LEON support in head_32 (after highmem) by Sam Ravnborg · 12 years ago
  84. 7b372d6 sparc32: implement proper LEON support in head_32 (before highmem) by Sam Ravnborg · 12 years ago
  85. ec24158 sparc32: string and whitespace cleanup in head_32.S by Sam Ravnborg · 12 years ago
  86. 492c24e sparc: fix bad merge of sparc Kconfig by Stephen Rothwell · 12 years ago
  87. c2e1ff3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
  88. 2c66f62 sparc: use the new generic strnlen_user() function by David Miller · 12 years ago
  89. 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 12 years ago
  90. 456d3d4 sparc64: Fix several bugs in quad floating point emulation. by David S. Miller · 12 years ago
  91. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  92. ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  93. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  94. c538983 sparc: Fix user_addr_max() definition. by David S. Miller · 12 years ago
  95. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  96. 2922585 lib: Sparc's strncpy_from_user is generic enough, move under lib/ by David S. Miller · 12 years ago
  97. 4469690 kernel: Move REPEAT_BYTE definition into linux/kernel.h by David S. Miller · 12 years ago
  98. 35c9646 sparc: Increase portability of strncpy_from_user() implementation. by David S. Miller · 12 years ago
  99. 4efcac3 sparc: Optimize strncpy_from_user() zero byte search. by David S. Miller · 12 years ago
  100. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago