1. 76950e6 sparc64: correctly recognize SPARC64-X chips by Allen Pais · 12 years ago
  2. e1fd1f4 get rid of union semop in sys_semctl(2) arguments by Al Viro · 12 years ago
  3. 4b377ba make do_mremap() static by Al Viro · 12 years ago
  4. 2ae80c4 sparc: no need to sign-extend in sync_file_range() wrapper by Al Viro · 12 years ago
  5. 56e41d3 merge compat sys_ipc instances by Al Viro · 12 years ago
  6. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 12 years ago
  7. 76b021d convert vmsplice to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  8. 8d2d5c4 switch getrusage() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  9. 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  10. 22d1a35 make HAVE_SYSCALL_WRAPPERS unconditional by Al Viro · 12 years ago
  11. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  12. a295642 sparc,leon: fix GRPCI2 device0 PCI config space access by Daniel Hellstrom · 12 years ago
  13. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  14. dfbb83d [regression] braino in "sparc: convert to ksignal" by Al Viro · 12 years ago
  15. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  16. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 12 years ago
  17. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  18. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  19. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  20. 3f6d078 fix compat truncate/ftruncate by Al Viro · 12 years ago
  21. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  22. aee41fe lseek() and truncate() on sparc really need sign extension by Al Viro · 12 years ago
  23. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  24. ec8acf2 swap: add per-partition lock for swapfile by Shaohua Li · 12 years ago
  25. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 12 years ago
  26. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 12 years ago
  27. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  29. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  30. 8ec4942 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  31. f9fd348 sparc32: refactor smp boot by Sam Ravnborg · 12 years ago
  32. 76968ad sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler. by David S. Miller · 12 years ago
  33. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  34. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  35. 0fbebed sparc64: Fix tsb_grow() in atomic context. by David S. Miller · 12 years ago
  36. bcd896b sparc64: Handle hugepage TSB being NULL. by David S. Miller · 12 years ago
  37. a55ee1f sparc64: Fix gfp_flags setting in tsb_grow(). by David S. Miller · 12 years ago
  38. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  39. d472ba8 sparc idle: rename pm_idle to sparc_idle by Len Brown · 12 years ago
  40. 08f7395 sparc: convert to ksignal by Al Viro · 12 years ago
  41. d64008a burying unused conditionals by Al Viro · 12 years ago
  42. 89a7791 sparc64: Fix get_user_pages_fast() wrt. THP. by David S. Miller · 12 years ago
  43. b9156eb sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE. by David S. Miller · 12 years ago
  44. d6d3c4e OF: convert devtree lock from rw_lock to raw spinlock by Thomas Gleixner · 12 years ago
  45. 26f7936 sparc: explicitly include sched.h to get task_thread_info declaration by Stephen Rothwell · 12 years ago
  46. 52ad6b3 sparc: switch to generic old sigsuspend by Al Viro · 12 years ago
  47. 7540c8e sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE by Al Viro · 12 years ago
  48. 5250a8b sparc: kill sign-extending wrappers for native syscalls by Al Viro · 12 years ago
  49. 25f9e5c kill sparc32_open() by Al Viro · 12 years ago
  50. a274bd4 sparc: switch to use of generic old sigaction by Al Viro · 12 years ago
  51. bdc40ab sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  52. 8d65681 sparc: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  53. 55bb5a1 sparc: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  54. 826c877 sparc: switch to generic compat rt_sigprocmask(2) by Al Viro · 12 years ago
  55. c971625 sparc: bury the sys_sigpause() remains by Al Viro · 12 years ago
  56. 99b06fe sparc: switch to generic sigaltstack by Al Viro · 12 years ago
  57. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  58. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  59. eaca6ea sanitize rt_sigaction() situation a bit by Al Viro · 12 years ago
  60. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
  61. 786133f Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core by Ingo Molnar · 12 years ago
  62. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  63. 04cef49 sparc: kernel/sbus.c: fix memory leakage by Cong Ding · 12 years ago
  64. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  65. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  66. b7c13f76 sparc: remove __devinit, __devexit annotations by Sam Ravnborg · 12 years ago
  67. 4e4d78f sparc: Hook up finit_module syscall. by David S. Miller · 12 years ago
  68. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  69. 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
  70. f01af9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  71. 62ba63d sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. by David S. Miller · 12 years ago
  72. b3a3794 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code. by David S. Miller · 12 years ago
  73. ce68895 sparc64: Fix ECB looping constructs in AES code. by David S. Miller · 12 years ago
  74. b35d282 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. by David S. Miller · 12 years ago
  75. a8d97ce sparc64: Fix AES ctr mode block size. by David S. Miller · 12 years ago
  76. 9f28ffc sparc64: Fix unrolled AES 256-bit key loops. by David S. Miller · 12 years ago
  77. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  78. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  79. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  80. 4a9d194 sparc64: Define pte_accessible() by David S. Miller · 12 years ago
  81. 6cb9c36 sparc: huge_ptep_set_* functions need to call set_huge_pte_at() by Dave Kleikamp · 12 years ago
  82. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  83. 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
  84. 82fab44 modules: don't hand 0 to vmalloc. by Rusty Russell · 12 years ago
  85. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  86. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  87. 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
  88. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  89. 748ba88 arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/ by Andrew Morton · 12 years ago
  90. 2aea28b mm: use vm_unmapped_area() in hugetlbfs on sparc64 architecture by Michel Lespinasse · 12 years ago
  91. bb64f55 mm: use vm_unmapped_area() on sparc64 architecture by Michel Lespinasse · 12 years ago
  92. a046be3 mm: use vm_unmapped_area() on sparc32 architecture by Michel Lespinasse · 12 years ago
  93. 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
  94. b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  95. 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
  96. 0032c85 sparc: Fix piggyback with newer binutils. by David S. Miller · 12 years ago
  97. de7531e sparc64: exit_group should kill register windows just like plain exit. by David S. Miller · 12 years ago
  98. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  99. e80d666 flagday: kill pt_regs argument of do_fork() by Al Viro · 12 years ago
  100. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago