1. 56a70b8 sparc64: Halve the size of PTE tables by David Miller · 12 years ago
  2. 15b9350 sparc64: Only support 4MB huge pages and 8KB base pages. by David Miller · 12 years ago
  3. 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
  4. 3c5af8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  5. 2863bc5 Revert strace hiccups fix. by David S. Miller · 12 years ago
  6. 9f82596 sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy. by David S. Miller · 12 years ago
  7. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  8. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  9. 4013824 sparc64: Rearrange thread info to cheaply clear syscall noerror state. by Al Viro · 12 years ago
  10. a06cb1ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  11. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  12. 5da444a sparc: fix format string argument for prom_printf() by Akinobu Mita · 12 years ago
  13. 8f9c011 compat: fs: Generic compat_sys_sendfile implementation by Catalin Marinas · 12 years ago
  14. ce33fdc sparc64: Probe cpu page size support more portably. by David S. Miller · 12 years ago
  15. 3705665 sparc64: Fix spelling of CAMELLIA in CFR macro name and comment. by David S. Miller · 12 years ago
  16. 6faaeb8 sparc64: Add PCR ops for SPARC-T4. by David S. Miller · 12 years ago
  17. ce4a925 sparc64: Abstract away the %pcr values used to enable/disable NMI by David S. Miller · 12 years ago
  18. 73a6b05 sparc64: Abstract away the NMI PIC counter computation. by David S. Miller · 12 years ago
  19. 09d053c sparc64: Abstract away PIC register accesses. by David S. Miller · 12 years ago
  20. 0bab20b sparc64: Add 'reg_num' argument to pcr_ops methods. by David S. Miller · 12 years ago
  21. 8c79bfa sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access. by David S. Miller · 12 years ago
  22. 6f859c0 sparc64: Add detection for features new in SPARC-T4. by David S. Miller · 12 years ago
  23. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  24. 9a4d5b9 sparc32: move kmap_init() to highmem.c by Sam Ravnborg · 12 years ago
  25. 2acdf2c sparc32: drop unused BAD_PAGE stuff by Sam Ravnborg · 12 years ago
  26. b585e85 sparc32: centralize all mmu context handling in srmmu.c by Sam Ravnborg · 12 years ago
  27. 59b00c7 sparc32: drop quicklist by Sam Ravnborg · 12 years ago
  28. c966a33 sparc32: drop sparc_unmapped_base by Sam Ravnborg · 12 years ago
  29. d884297 sparc32,leon: drop leon_init() by Sam Ravnborg · 12 years ago
  30. 1b6d06d8 sparc32: drop fixmap.h by Sam Ravnborg · 12 years ago
  31. c00db32 sparc32: fixmap.h cleanup by Sam Ravnborg · 12 years ago
  32. 5bbeed1 sparc32: drop unused kmap_atomic_to_page by Sam Ravnborg · 12 years ago
  33. 881e02d sparc32: drop swapper_pg_dir by Sam Ravnborg · 12 years ago
  34. f71a2aa sparc32: use void * in nocache get/free by Sam Ravnborg · 12 years ago
  35. 8a51178 sparc: remove two unused headers by Paul Bolle · 13 years ago
  36. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  37. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  38. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 13 years ago
  39. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 13 years ago
  40. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 13 years ago
  41. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 13 years ago
  42. e49e6ff sparc: fix sparc64 build due to leon.h inclusion by Sam Ravnborg · 13 years ago
  43. 87e677c sparc32,leon: always support leon in ioport by Sam Ravnborg · 13 years ago
  44. 805918f sparc32: srmmu_probe now knows about leon too by Sam Ravnborg · 13 years ago
  45. b0acd24 sparc32: drop LEON hack for ASI_M_MMUREGS by Sam Ravnborg · 13 years ago
  46. 6729cf7 sparc32: introduce run-time patching of srmmu access functions by Sam Ravnborg · 13 years ago
  47. 3107948 sparc32,leon: always include leon_smp + leon_mm in build by Sam Ravnborg · 13 years ago
  48. 5561cd2 sparc32,leon: always include leon_kernel in build by Sam Ravnborg · 13 years ago
  49. 93bb32f sparc32,leon: clean up leon.h by Sam Ravnborg · 13 years ago
  50. d87d8c1 sparc32: handle leon in cpu.c by Sam Ravnborg · 13 years ago
  51. 5b8b93c sparc32: add support for run-time patching of leon/sun single instructions by Sam Ravnborg · 13 years ago
  52. 7b372d6 sparc32: implement proper LEON support in head_32 (before highmem) by Sam Ravnborg · 13 years ago
  53. 2c66f62 sparc: use the new generic strnlen_user() function by David Miller · 13 years ago
  54. 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 13 years ago
  55. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  56. ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  57. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  58. c538983 sparc: Fix user_addr_max() definition. by David S. Miller · 13 years ago
  59. 35c9646 sparc: Increase portability of strncpy_from_user() implementation. by David S. Miller · 13 years ago
  60. 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
  61. ff06dff sparc: Add full proper error handling to strncpy_from_user(). by David S. Miller · 13 years ago
  62. 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
  63. 29af0eb sparc32: use the common implementation of alloc_thread_info_node() by Sam Ravnborg · 13 years ago
  64. 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
  65. 1edc178 sparc32: use flushi when run-time patching in per_cpu_patch by Sam Ravnborg · 13 years ago
  66. 3d5f7d3 sparc32: drop unused functions in pgtsrmmu.h by Sam Ravnborg · 13 years ago
  67. f6678d3 sparc32,leon: remove duplicate definitions in leon.h by Sam Ravnborg · 13 years ago
  68. 123521e sparc32,leon: remove duplicate UART register definitions by Sam Ravnborg · 13 years ago
  69. 28b7723 sparc32,leon: move leon ASI definitions to asi.h by Sam Ravnborg · 13 years ago
  70. 97b5cf9 sparc32: Remove asm/sysen.h header. by David S. Miller · 13 years ago
  71. 4f722a6 sparc32: Delete asm/smpprim.h by David S. Miller · 13 years ago
  72. a11b246 sparc32: Remove unused empty_bad_page{,_table} declarations. by David S. Miller · 13 years ago
  73. 837ebf0 sparc32: Kill boot_cpu_id4 by David S. Miller · 13 years ago
  74. 0bfcee9 sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h by David S. Miller · 13 years ago
  75. d0be6b1 sparc32: Remove completely unused code from asm/cache.h by David S. Miller · 13 years ago
  76. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
  77. 70168df sparc32: cleanup mm/fault_32.c by Sam Ravnborg · 13 years ago
  78. c7020eb sparc32: Remove cypress cpu support. by David S. Miller · 13 years ago
  79. 834b97f sparc64: Remove pointless assignment in floppy support. by David S. Miller · 13 years ago
  80. 3bd7df8 sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id() inlined. by David S. Miller · 13 years ago
  81. 50544bc sparc32: remove runtime btfix support by Sam Ravnborg · 13 years ago
  82. 08c9388 sparc32: remove remaining users of btfixup by Sam Ravnborg · 13 years ago
  83. 4ba22b1 sparc32: move smp ipi to method ops by Sam Ravnborg · 13 years ago
  84. c68e5d3 sparc32: Implement hard_smp_processor_id() via instruction patching. by David S. Miller · 13 years ago
  85. 5d83d66 sparc32: Move cache and TLB flushes over to method ops. by David S. Miller · 13 years ago
  86. d894d96 sparc32: Convert mmu_* interfaces from btfixup to method ops. by David S. Miller · 13 years ago
  87. 679bea5 sparc: Kill mmu_{un,}lockarea(). by David S. Miller · 13 years ago
  88. f613914 sparc32: Un-btfixup update_mmu_cache(). by David S. Miller · 13 years ago
  89. 73c1377 sparc32: Kill btfixup for xchg()'s 'swap' instruction. by David S. Miller · 13 years ago
  90. fb6f66f sparc32: drop btfixup in page_32.h by Sam Ravnborg · 13 years ago
  91. ff14c07 sparc32: drop unused prototype from timer_32.h by Sam Ravnborg · 13 years ago
  92. b796c6d sparc32: drop btfixup in mmu_context_32.h by Sam Ravnborg · 13 years ago
  93. 9701b26 sparc32: drop btfixup in pgtable_32.h by Sam Ravnborg · 13 years ago
  94. 642ea3e sparc32: drop btfixup in pgalloc_32.h by Sam Ravnborg · 13 years ago
  95. 301d5bb sparc32: Un-btfixup more PTE constants and PTE ops. by David S. Miller · 13 years ago
  96. f755f77 sparc32: Un-btfixup pte_{write,dirty,young}i by David S. Miller · 13 years ago
  97. 62875cf sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}(). by David S. Miller · 13 years ago
  98. f167eda sparc32: Un-btfixup pmd_{bad,present}(). by David S. Miller · 13 years ago
  99. 7d9fa4a sparc32: Un-btfixup pgd_{none,bad,present}. by David S. Miller · 13 years ago
  100. 6439d1c sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}. by David S. Miller · 13 years ago