1. 2c66f62 sparc: use the new generic strnlen_user() function by David Miller · 12 years ago
  2. 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 12 years ago
  3. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  4. ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  5. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  6. c538983 sparc: Fix user_addr_max() definition. by David S. Miller · 12 years ago
  7. 35c9646 sparc: Increase portability of strncpy_from_user() implementation. by David S. Miller · 13 years ago
  8. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  9. ff06dff sparc: Add full proper error handling to strncpy_from_user(). by David S. Miller · 13 years ago
  10. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  11. 29af0eb sparc32: use the common implementation of alloc_thread_info_node() by Sam Ravnborg · 13 years ago
  12. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  13. 1edc178 sparc32: use flushi when run-time patching in per_cpu_patch by Sam Ravnborg · 13 years ago
  14. 3d5f7d3 sparc32: drop unused functions in pgtsrmmu.h by Sam Ravnborg · 13 years ago
  15. f6678d3 sparc32,leon: remove duplicate definitions in leon.h by Sam Ravnborg · 13 years ago
  16. 123521e sparc32,leon: remove duplicate UART register definitions by Sam Ravnborg · 13 years ago
  17. 28b7723 sparc32,leon: move leon ASI definitions to asi.h by Sam Ravnborg · 13 years ago
  18. 97b5cf9 sparc32: Remove asm/sysen.h header. by David S. Miller · 13 years ago
  19. 4f722a6 sparc32: Delete asm/smpprim.h by David S. Miller · 13 years ago
  20. a11b246 sparc32: Remove unused empty_bad_page{,_table} declarations. by David S. Miller · 13 years ago
  21. 837ebf0 sparc32: Kill boot_cpu_id4 by David S. Miller · 13 years ago
  22. 0bfcee9 sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h by David S. Miller · 13 years ago
  23. d0be6b1 sparc32: Remove completely unused code from asm/cache.h by David S. Miller · 13 years ago
  24. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
  25. 70168df sparc32: cleanup mm/fault_32.c by Sam Ravnborg · 13 years ago
  26. c7020eb sparc32: Remove cypress cpu support. by David S. Miller · 13 years ago
  27. 834b97f sparc64: Remove pointless assignment in floppy support. by David S. Miller · 13 years ago
  28. 3bd7df8 sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id() inlined. by David S. Miller · 13 years ago
  29. 50544bc sparc32: remove runtime btfix support by Sam Ravnborg · 13 years ago
  30. 08c9388 sparc32: remove remaining users of btfixup by Sam Ravnborg · 13 years ago
  31. 4ba22b1 sparc32: move smp ipi to method ops by Sam Ravnborg · 13 years ago
  32. c68e5d3 sparc32: Implement hard_smp_processor_id() via instruction patching. by David S. Miller · 13 years ago
  33. 5d83d66 sparc32: Move cache and TLB flushes over to method ops. by David S. Miller · 13 years ago
  34. d894d96 sparc32: Convert mmu_* interfaces from btfixup to method ops. by David S. Miller · 13 years ago
  35. 679bea5 sparc: Kill mmu_{un,}lockarea(). by David S. Miller · 13 years ago
  36. f613914 sparc32: Un-btfixup update_mmu_cache(). by David S. Miller · 13 years ago
  37. 73c1377 sparc32: Kill btfixup for xchg()'s 'swap' instruction. by David S. Miller · 13 years ago
  38. fb6f66f sparc32: drop btfixup in page_32.h by Sam Ravnborg · 13 years ago
  39. ff14c07 sparc32: drop unused prototype from timer_32.h by Sam Ravnborg · 13 years ago
  40. b796c6d sparc32: drop btfixup in mmu_context_32.h by Sam Ravnborg · 13 years ago
  41. 9701b26 sparc32: drop btfixup in pgtable_32.h by Sam Ravnborg · 13 years ago
  42. 642ea3e sparc32: drop btfixup in pgalloc_32.h by Sam Ravnborg · 13 years ago
  43. 301d5bb sparc32: Un-btfixup more PTE constants and PTE ops. by David S. Miller · 13 years ago
  44. f755f77 sparc32: Un-btfixup pte_{write,dirty,young}i by David S. Miller · 13 years ago
  45. 62875cf sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}(). by David S. Miller · 13 years ago
  46. f167eda sparc32: Un-btfixup pmd_{bad,present}(). by David S. Miller · 13 years ago
  47. 7d9fa4a sparc32: Un-btfixup pgd_{none,bad,present}. by David S. Miller · 13 years ago
  48. 6439d1c sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}. by David S. Miller · 13 years ago
  49. 3d82736 sparc32: Un-btfixup pmd_page and pte_pfn. by David S. Miller · 13 years ago
  50. a46d605 sparc32: Un-btfixup {pte,pmd,pgd}_clear(). by David S. Miller · 13 years ago
  51. 3d386c0 sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD} by David S. Miller · 13 years ago
  52. 6066fc3 sparc32: drop unused type/extern by Sam Ravnborg · 13 years ago
  53. 3774348 sparc32: drop btfixup for check_pgt_cache by Sam Ravnborg · 13 years ago
  54. 34d4acc sparc32: drop btfixup for switch_mm by Sam Ravnborg · 13 years ago
  55. 144e988 sparc32: code cleanup in floppy glue by Sam Ravnborg · 13 years ago
  56. 918f832 sparc32: fix warning in floopy glue by Sam Ravnborg · 13 years ago
  57. ee906c9 sparc32: Trivial removal of sun4c references in comments. by David S. Miller · 13 years ago
  58. 6e54e95 sparc32: Remove sun4 and sun4c from enum sparc_cpu. by David S. Miller · 13 years ago
  59. fd2b79b sparc32: Kill unused defines from asm/head_32.h by David S. Miller · 13 years ago
  60. 0301a6c sparc32: Remove some more sun4c code from floppy glue. by David S. Miller · 13 years ago
  61. db41cf2 sparc32: Remove ldXa and stXa defines, unused. by David S. Miller · 13 years ago
  62. 2a4b69c sparc32: Remove sun4{,c} control reg definitions from contregs.h. by David S. Miller · 13 years ago
  63. 716a5d7 sparc32: Kill asm/vac-ops.h by David S. Miller · 13 years ago
  64. 59a0c3d sparc32: Put back SPARC_BRANCH. by David S. Miller · 13 years ago
  65. 4419f11 sparc32: Kill SUN4C_LOCK_{VADDR,END} and associated comment. by David S. Miller · 13 years ago
  66. 58fa4dc sparc: Clear out unused asm/machines.h values. by David S. Miller · 13 years ago
  67. b55e81b sparc32: Remove inline strncmp "optimization" for constant counts. by David S. Miller · 13 years ago
  68. afaedde sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pte by Sam Ravnborg · 13 years ago
  69. e7b7e0c sparc32: drop btfixup for alloc_thread_info_node/free_thread_info by Sam Ravnborg · 13 years ago
  70. ef136bc sparc32: drop sun4c user stack checking routine by Sam Ravnborg · 13 years ago
  71. 1ee0e14 sparc32: delete pgtsun4c.h by Sam Ravnborg · 13 years ago
  72. 582a0ba sparc32: remove all uses of ARCH_SUN4C by Sam Ravnborg · 13 years ago
  73. 306f123 sparc32: remove sun4c traps by Sam Ravnborg · 13 years ago
  74. 2c1cfb2 sparc32: drop sun4c support by Sam Ravnborg · 13 years ago
  75. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 13 years ago
  76. cb83b62 sched/numa: Rewrite the CONFIG_NUMA sched domain support by Peter Zijlstra · 13 years ago
  77. f5e1028 task_allocator: Use config switches instead of magic defines by Thomas Gleixner · 13 years ago
  78. 66bb4cd sparc: Use common threadinfo allocator by Thomas Gleixner · 13 years ago
  79. f0a2bc7 sparc: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  80. 62f0828 sparc32: generic clockevent support by Tkhai Kirill · 13 years ago
  81. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 13 years ago
  82. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  83. 2533e82 sparc: pgtable_64: change include order by Aaro Koskinen · 13 years ago
  84. bde4d8b sparc32: fix fallout from system.h removal by Sam Ravnborg · 13 years ago
  85. 7f55ba9 sparc: fix fallout from system.h split by Stephen Rothwell · 13 years ago
  86. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  87. 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 · 13 years ago
  88. 141124c Delete all instances of asm/system.h by David Howells · 13 years ago
  89. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 13 years ago
  90. c416258 SPARC: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  91. cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 13 years ago
  92. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  93. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  94. d314d74 nmi watchdog: do not use cpp symbol in Kconfig by Cong Wang · 13 years ago
  95. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  96. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  97. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  98. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  99. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  100. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago