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. 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
  8. 2922585 lib: Sparc's strncpy_from_user is generic enough, move under lib/ by David S. Miller · 12 years ago
  9. 4469690 kernel: Move REPEAT_BYTE definition into linux/kernel.h by David S. Miller · 12 years ago
  10. 35c9646 sparc: Increase portability of strncpy_from_user() implementation. by David S. Miller · 12 years ago
  11. 4efcac3 sparc: Optimize strncpy_from_user() zero byte search. by David S. Miller · 12 years ago
  12. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  13. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  14. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  15. ff06dff sparc: Add full proper error handling to strncpy_from_user(). by David S. Miller · 12 years ago
  16. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  17. 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
  18. 29af0eb sparc32: use the common implementation of alloc_thread_info_node() by Sam Ravnborg · 12 years ago
  19. 899dfaa sparc: kill ancient comment in sparc_sigaction() by Al Viro · 12 years ago
  20. 187cd44 sparc: missing checks of __get_user()/__put_user() return values by Al Viro · 12 years ago
  21. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  22. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  23. 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
  24. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  25. e47b65b net: drop NET dependency from HAVE_BPF_JIT by Sam Ravnborg · 12 years ago
  26. 9daeaa3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
  27. ded1cc5 sparc: Use: generic time config by Anna-Maria Gleixner · 12 years ago
  28. 1edc178 sparc32: use flushi when run-time patching in per_cpu_patch by Sam Ravnborg · 12 years ago
  29. 9cd5f82 sparc32: fix cpuid_patch run-time patching by Sam Ravnborg · 12 years ago
  30. 8578149 sparc32: drop unused inline functions in srmmu.c by Sam Ravnborg · 12 years ago
  31. 3d5f7d3 sparc32: drop unused functions in pgtsrmmu.h by Sam Ravnborg · 12 years ago
  32. accf032 sparc32,leon: move leon mmu functions to leon_mm.c by Sam Ravnborg · 12 years ago
  33. f6678d3 sparc32,leon: remove duplicate definitions in leon.h by Sam Ravnborg · 12 years ago
  34. 123521e sparc32,leon: remove duplicate UART register definitions by Sam Ravnborg · 12 years ago
  35. 28b7723 sparc32,leon: move leon ASI definitions to asi.h by Sam Ravnborg · 12 years ago
  36. c64d752 sparc32: move trap table to a separate file by Sam Ravnborg · 12 years ago
  37. b979542 sparc64: renamed ttable.S to ttable_64.S by Sam Ravnborg · 12 years ago
  38. 97b5cf9 sparc32: Remove asm/sysen.h header. by David S. Miller · 12 years ago
  39. 4f722a6 sparc32: Delete asm/smpprim.h by David S. Miller · 12 years ago
  40. a11b246 sparc32: Remove unused empty_bad_page{,_table} declarations. by David S. Miller · 12 years ago
  41. 837ebf0 sparc32: Kill boot_cpu_id4 by David S. Miller · 12 years ago
  42. 0bfcee9 sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h by David S. Miller · 12 years ago
  43. d0be6b1 sparc32: Remove completely unused code from asm/cache.h by David S. Miller · 12 years ago
  44. 74c7b28 sparc32: Add ucmpdi2.o to obj-y instead of lib-y. by David S. Miller · 12 years ago
  45. de36e66 sparc32: add ucmpdi2 by Sam Ravnborg · 12 years ago
  46. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  47. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  48. a7c1938 userns: Convert stat to return values mapped from kuids and kgids by Eric W. Biederman · 13 years ago
  49. e1d7de8 sparc: introduce arch/sparc/Kbuild by Sam Ravnborg · 12 years ago
  50. 3875358 sparc: clean up Makefile by Sam Ravnborg · 12 years ago
  51. 04d0ca4 sparc32: delete muldiv.o from Makefile by Sam Ravnborg · 12 years ago
  52. 1b35a57 sparc32: Kill off software 32-bit multiply/divide routines. by David S. Miller · 12 years ago
  53. 2119ff6 sparc32: Build kernel with -mcpu=v8 by David S. Miller · 12 years ago
  54. 70168df sparc32: cleanup mm/fault_32.c by Sam Ravnborg · 12 years ago
  55. c7020eb sparc32: Remove cypress cpu support. by David S. Miller · 12 years ago
  56. 834b97f sparc64: Remove pointless assignment in floppy support. by David S. Miller · 12 years ago
  57. 3bd7df8 sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id() inlined. by David S. Miller · 12 years ago
  58. 51f19cf sparc32: drop build time btfixup patching by Sam Ravnborg · 12 years ago
  59. 50544bc sparc32: remove runtime btfix support by Sam Ravnborg · 12 years ago
  60. 08c9388 sparc32: remove remaining users of btfixup by Sam Ravnborg · 12 years ago
  61. 4ba22b1 sparc32: move smp ipi to method ops by Sam Ravnborg · 12 years ago
  62. c68e5d3 sparc32: Implement hard_smp_processor_id() via instruction patching. by David S. Miller · 12 years ago
  63. 5d83d66 sparc32: Move cache and TLB flushes over to method ops. by David S. Miller · 12 years ago
  64. b25e74b1 sparc32: Remove unused declarations in srmmu.c by David S. Miller · 12 years ago
  65. d894d96 sparc32: Convert mmu_* interfaces from btfixup to method ops. by David S. Miller · 12 years ago
  66. 679bea5 sparc: Kill mmu_{un,}lockarea(). by David S. Miller · 12 years ago
  67. f613914 sparc32: Un-btfixup update_mmu_cache(). by David S. Miller · 12 years ago
  68. 73c1377 sparc32: Kill btfixup for xchg()'s 'swap' instruction. by David S. Miller · 12 years ago
  69. 0f031b3 sparc32: drop unused clear_cpu_int by Sam Ravnborg · 12 years ago
  70. 41eb17c sparc32: drop unused set_irq_udt by Sam Ravnborg · 12 years ago
  71. fb6f66f sparc32: drop btfixup in page_32.h by Sam Ravnborg · 12 years ago
  72. ff14c07 sparc32: drop unused prototype from timer_32.h by Sam Ravnborg · 12 years ago
  73. b796c6d sparc32: drop btfixup in mmu_context_32.h by Sam Ravnborg · 12 years ago
  74. 9701b26 sparc32: drop btfixup in pgtable_32.h by Sam Ravnborg · 12 years ago
  75. 642ea3e sparc32: drop btfixup in pgalloc_32.h by Sam Ravnborg · 12 years ago
  76. 5471fa6 sparc32: Pass -mcpu=v7 explicitly to gcc. by David S. Miller · 12 years ago
  77. 301d5bb sparc32: Un-btfixup more PTE constants and PTE ops. by David S. Miller · 12 years ago
  78. f755f77 sparc32: Un-btfixup pte_{write,dirty,young}i by David S. Miller · 12 years ago
  79. c78896f sparc32: drop unused code in process_32 by Sam Ravnborg · 12 years ago
  80. 62875cf sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}(). by David S. Miller · 12 years ago
  81. a3c5c66 sparc32: drop loadmmu by Sam Ravnborg · 12 years ago
  82. f167eda sparc32: Un-btfixup pmd_{bad,present}(). by David S. Miller · 12 years ago
  83. 7d9fa4a sparc32: Un-btfixup pgd_{none,bad,present}. by David S. Miller · 12 years ago
  84. 6439d1c sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}. by David S. Miller · 12 years ago
  85. 3d82736 sparc32: Un-btfixup pmd_page and pte_pfn. by David S. Miller · 12 years ago
  86. a46d605 sparc32: Un-btfixup {pte,pmd,pgd}_clear(). by David S. Miller · 12 years ago
  87. 3d386c0 sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD} by David S. Miller · 12 years ago
  88. 6066fc3 sparc32: drop unused type/extern by Sam Ravnborg · 12 years ago
  89. 3774348 sparc32: drop btfixup for check_pgt_cache by Sam Ravnborg · 12 years ago
  90. 34d4acc sparc32: drop btfixup for switch_mm by Sam Ravnborg · 12 years ago
  91. 144e988 sparc32: code cleanup in floppy glue by Sam Ravnborg · 12 years ago
  92. 918f832 sparc32: fix warning in floopy glue by Sam Ravnborg · 12 years ago
  93. d6ea557 sparc32: simpler cputype check in head_32.S by Sam Ravnborg · 12 years ago
  94. eb06f47 sparc32: drop extra getprop call during boot by Sam Ravnborg · 12 years ago
  95. 142cc03 sparc32: drop prom version check in head_32.S by Sam Ravnborg · 12 years ago
  96. 1b4cb70 sparc32: remove sun4c specific variables from head_32.S by Sam Ravnborg · 12 years ago
  97. 9b4c514 sparc32: Add back early sun4/sun4c detection so we can warn properly. by David S. Miller · 12 years ago
  98. ee906c9 sparc32: Trivial removal of sun4c references in comments. by David S. Miller · 12 years ago
  99. 6e54e95 sparc32: Remove sun4 and sun4c from enum sparc_cpu. by David S. Miller · 12 years ago
  100. b7d96ce sparc32: Remove sparc_cpu_model read from floppy interrupt handler. by David S. Miller · 12 years ago