1. b7c13f76 sparc: remove __devinit, __devexit annotations by Sam Ravnborg · 12 years ago
  2. 4e4d78f sparc: Hook up finit_module syscall. by David S. Miller · 12 years ago
  3. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  4. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  5. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  6. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  7. 4a9d194 sparc64: Define pte_accessible() by David S. Miller · 12 years ago
  8. 6cb9c36 sparc: huge_ptep_set_* functions need to call set_huge_pte_at() by Dave Kleikamp · 12 years ago
  9. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  10. 9c6ecf6 Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next by Joerg Roedel · 12 years ago
  11. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  12. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  13. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  15. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  16. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  17. f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
  18. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  19. 0e622d3 of/address: sparc: Declare of_iomap as an extern function for sparc again by Andreas Larsson · 12 years ago
  20. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  21. 5d346d1 sparc: dma-mapping: support debug_dma_mapping_error by Shuah Khan · 12 years ago
  22. 2bf81c8 Merge branch 'arch-microblaze' into no-rebases by Al Viro · 12 years ago
  23. 85910c2 Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc by Al Viro · 12 years ago
  24. 54d5f88 Merge v3.7-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  25. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  26. 193d2aa sparc: Support atomic64_dec_if_positive properly. by David S. Miller · 12 years ago
  27. 0bce04b of/address: sparc: Declare of_address_to_resource() as an extern function for sparc again by Andreas Larsson · 12 years ago
  28. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  29. 1df35f8 sparc: Wire up sys_kcmp. by David S. Miller · 12 years ago
  30. 187818c sparc64: Improvde documentation and readability of atomic backoff code. by David S. Miller · 12 years ago
  31. e9b9eb5 sparc64: Use pause instruction when available. by David S. Miller · 12 years ago
  32. 270c10e sparc64: Fix cpu strand yielding. by David S. Miller · 12 years ago
  33. 517ffce sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. by David S. Miller · 12 years ago
  34. c629803 tty, ioctls -- Add new ioctl definitions for tty flags fetching by Cyrill Gorcunov · 12 years ago
  35. 985c9e6 Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  36. bb2bab1 UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-empty by David Howells · 12 years ago
  37. f7200d4 sparc32: switch to generic sys_execve() by Al Viro · 12 years ago
  38. ab34868 sparc32: switch to generic kernel_execve() by Al Viro · 12 years ago
  39. c78e064 sparc32: switch to generic kernel_thread() by Al Viro · 12 years ago
  40. eb48ffc sparc64: convert to generic execve by Al Viro · 12 years ago
  41. 916ca14 sparc64: Add global PMU register dumping via sysrq. by David S. Miller · 12 years ago
  42. 5230429 sparc64: take fprs_write() and friends to start_thread() by Al Viro · 12 years ago
  43. 1918c7f sparc64: switch to generic kernel_thread() by Al Viro · 12 years ago
  44. dff933d sparc64: clear syscall_noerror on the entry to syscall, not on the exit by Al Viro · 12 years ago
  45. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  46. e225ca2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  47. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  48. f88620b sparc64: Fix deficiencies in sun4v error reporting. by David S. Miller · 12 years ago
  49. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  50. 5457982 UAPI: (Scripted) Disintegrate arch/sparc/include/asm by David Howells · 12 years ago
  51. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  52. 9e695d2 sparc64: Support transparent huge pages. by David Miller · 12 years ago
  53. dbc9fdf0 sparc64: Document PGD and PMD layout. by David Miller · 12 years ago
  54. c460bec sparc64: Eliminate PTE table memory wastage. by David Miller · 12 years ago
  55. 56a70b8 sparc64: Halve the size of PTE tables by David Miller · 12 years ago
  56. 15b9350 sparc64: Only support 4MB huge pages and 8KB base pages. by David Miller · 12 years ago
  57. 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
  58. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  59. 3c5af8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  60. 2863bc5 Revert strace hiccups fix. by David S. Miller · 12 years ago
  61. 9f82596 sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy. by David S. Miller · 12 years ago
  62. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  63. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  64. 4013824 sparc64: Rearrange thread info to cheaply clear syscall noerror state. by Al Viro · 12 years ago
  65. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  66. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  67. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  68. a06cb1ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  69. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  70. 5da444a sparc: fix format string argument for prom_printf() by Akinobu Mita · 12 years ago
  71. 8f9c011 compat: fs: Generic compat_sys_sendfile implementation by Catalin Marinas · 12 years ago
  72. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  73. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  74. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  75. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  76. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  77. ce33fdc sparc64: Probe cpu page size support more portably. by David S. Miller · 12 years ago
  78. 3705665 sparc64: Fix spelling of CAMELLIA in CFR macro name and comment. by David S. Miller · 12 years ago
  79. 6faaeb8 sparc64: Add PCR ops for SPARC-T4. by David S. Miller · 12 years ago
  80. ce4a925 sparc64: Abstract away the %pcr values used to enable/disable NMI by David S. Miller · 12 years ago
  81. 73a6b05 sparc64: Abstract away the NMI PIC counter computation. by David S. Miller · 12 years ago
  82. 09d053c sparc64: Abstract away PIC register accesses. by David S. Miller · 12 years ago
  83. 0bab20b sparc64: Add 'reg_num' argument to pcr_ops methods. by David S. Miller · 12 years ago
  84. 8c79bfa sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access. by David S. Miller · 12 years ago
  85. 6f859c0 sparc64: Add detection for features new in SPARC-T4. by David S. Miller · 12 years ago
  86. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  87. 9a4d5b9 sparc32: move kmap_init() to highmem.c by Sam Ravnborg · 12 years ago
  88. 2acdf2c sparc32: drop unused BAD_PAGE stuff by Sam Ravnborg · 12 years ago
  89. b585e85 sparc32: centralize all mmu context handling in srmmu.c by Sam Ravnborg · 12 years ago
  90. 59b00c7 sparc32: drop quicklist by Sam Ravnborg · 12 years ago
  91. c966a33 sparc32: drop sparc_unmapped_base by Sam Ravnborg · 12 years ago
  92. d884297 sparc32,leon: drop leon_init() by Sam Ravnborg · 12 years ago
  93. 1b6d06d8 sparc32: drop fixmap.h by Sam Ravnborg · 12 years ago
  94. c00db32 sparc32: fixmap.h cleanup by Sam Ravnborg · 12 years ago
  95. 5bbeed1 sparc32: drop unused kmap_atomic_to_page by Sam Ravnborg · 12 years ago
  96. 881e02d sparc32: drop swapper_pg_dir by Sam Ravnborg · 12 years ago
  97. f71a2aa sparc32: use void * in nocache get/free by Sam Ravnborg · 12 years ago
  98. 8a51178 sparc: remove two unused headers by Paul Bolle · 12 years ago
  99. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  100. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago