1. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  2. cbf1ef6 sparc: use asm-generic version of types.h by Sam Ravnborg · 11 years ago
  3. a2d34dd sparc: use generic headers by Sam Ravnborg · 11 years ago
  4. bf3aece sparc:cleanup unused code in smp_32.h by Kefeng Wang · 11 years ago
  5. 9a0ac1b sparc/iommu: fix typo s/265KB/256KB/ by Akinobu Mita · 11 years ago
  6. 54df2db sparc/srmmu: clear trailing edge of bitmap properly by Akinobu Mita · 11 years ago
  7. 71196a2 sparc:remove unused declaration smp_boot_cpus() by Kefeng Wang · 11 years ago
  8. 7961780 filter: bpf_jit_comp: refactor and unify BPF JIT image dump output by Daniel Borkmann · 11 years ago
  9. d6d88ba sparc64: Kill __ARCH_WANT_UNLOCKED_CTXSW by David S. Miller · 11 years ago
  10. b0a217f sparc64: Provide cmpxchg64() by Geert Uytterhoeven · 11 years ago
  11. ce835e5 sparc64: Do not change num_physpages during initmem freeing by Tkhai Kirill · 11 years ago
  12. bdde6b3 sparc64: Hibernation support by Tkhai Kirill · 11 years ago
  13. 1ab0a67 sparc,leon: updated GRPCI2 config name by Daniel Hellstrom · 11 years ago
  14. d865010 sparc,leon: support for GRPCI1 PCI host bridge controller by Daniel Hellstrom · 11 years ago
  15. aa90b69 sparc32,leon: add support for PCI busn resource for GRPCI2 by Daniel Hellstrom · 11 years ago
  16. 5c7c336 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  17. f58b20b sparc: remove unused "config BITS" by Paul Bolle · 11 years ago
  18. e0b20296 sparc: delete "if !ULTRA_HAS_POPULATION_COUNT" by Paul Bolle · 11 years ago
  19. 76950e6 sparc64: correctly recognize SPARC64-X chips by Allen Pais · 11 years ago
  20. e1fd1f4 get rid of union semop in sys_semctl(2) arguments by Al Viro · 11 years ago
  21. 4b377ba make do_mremap() static by Al Viro · 11 years ago
  22. 2ae80c4 sparc: no need to sign-extend in sync_file_range() wrapper by Al Viro · 11 years ago
  23. 56e41d3 merge compat sys_ipc instances by Al Viro · 12 years ago
  24. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 12 years ago
  25. 76b021d convert vmsplice to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  26. 8d2d5c4 switch getrusage() to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  27. 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  28. 22d1a35 make HAVE_SYSCALL_WRAPPERS unconditional by Al Viro · 12 years ago
  29. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  30. a295642 sparc,leon: fix GRPCI2 device0 PCI config space access by Daniel Hellstrom · 12 years ago
  31. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  32. dfbb83d [regression] braino in "sparc: convert to ksignal" by Al Viro · 11 years ago
  33. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  34. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 12 years ago
  35. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  36. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  37. 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
  38. 3f6d078 fix compat truncate/ftruncate by Al Viro · 12 years ago
  39. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  40. aee41fe lseek() and truncate() on sparc really need sign extension by Al Viro · 12 years ago
  41. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  42. ec8acf2 swap: add per-partition lock for swapfile by Shaohua Li · 12 years ago
  43. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 12 years ago
  44. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 12 years ago
  45. 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
  46. 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
  47. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  48. 8ec4942 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  49. f9fd348 sparc32: refactor smp boot by Sam Ravnborg · 12 years ago
  50. 76968ad sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler. by David S. Miller · 12 years ago
  51. 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
  52. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  53. 0fbebed sparc64: Fix tsb_grow() in atomic context. by David S. Miller · 12 years ago
  54. bcd896b sparc64: Handle hugepage TSB being NULL. by David S. Miller · 12 years ago
  55. a55ee1f sparc64: Fix gfp_flags setting in tsb_grow(). by David S. Miller · 12 years ago
  56. 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
  57. d472ba8 sparc idle: rename pm_idle to sparc_idle by Len Brown · 12 years ago
  58. 08f7395 sparc: convert to ksignal by Al Viro · 12 years ago
  59. d64008a burying unused conditionals by Al Viro · 12 years ago
  60. 89a7791 sparc64: Fix get_user_pages_fast() wrt. THP. by David S. Miller · 12 years ago
  61. b9156eb sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE. by David S. Miller · 12 years ago
  62. d6d3c4e OF: convert devtree lock from rw_lock to raw spinlock by Thomas Gleixner · 12 years ago
  63. 26f7936 sparc: explicitly include sched.h to get task_thread_info declaration by Stephen Rothwell · 12 years ago
  64. 52ad6b3 sparc: switch to generic old sigsuspend by Al Viro · 12 years ago
  65. 7540c8e sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE by Al Viro · 12 years ago
  66. 5250a8b sparc: kill sign-extending wrappers for native syscalls by Al Viro · 12 years ago
  67. 25f9e5c kill sparc32_open() by Al Viro · 12 years ago
  68. a274bd4 sparc: switch to use of generic old sigaction by Al Viro · 12 years ago
  69. bdc40ab sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  70. 8d65681 sparc: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  71. 55bb5a1 sparc: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  72. 826c877 sparc: switch to generic compat rt_sigprocmask(2) by Al Viro · 12 years ago
  73. c971625 sparc: bury the sys_sigpause() remains by Al Viro · 12 years ago
  74. 99b06fe sparc: switch to generic sigaltstack by Al Viro · 12 years ago
  75. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  76. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  77. eaca6ea sanitize rt_sigaction() situation a bit by Al Viro · 12 years ago
  78. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
  79. 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
  80. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  81. 04cef49 sparc: kernel/sbus.c: fix memory leakage by Cong Ding · 12 years ago
  82. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  83. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  84. b7c13f76 sparc: remove __devinit, __devexit annotations by Sam Ravnborg · 12 years ago
  85. 4e4d78f sparc: Hook up finit_module syscall. by David S. Miller · 12 years ago
  86. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  87. 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
  88. f01af9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  89. 62ba63d sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. by David S. Miller · 12 years ago
  90. b3a3794 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code. by David S. Miller · 12 years ago
  91. ce68895 sparc64: Fix ECB looping constructs in AES code. by David S. Miller · 12 years ago
  92. b35d282 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. by David S. Miller · 12 years ago
  93. a8d97ce sparc64: Fix AES ctr mode block size. by David S. Miller · 12 years ago
  94. 9f28ffc sparc64: Fix unrolled AES 256-bit key loops. by David S. Miller · 12 years ago
  95. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  96. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  97. 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
  98. 4a9d194 sparc64: Define pte_accessible() by David S. Miller · 12 years ago
  99. 6cb9c36 sparc: huge_ptep_set_* functions need to call set_huge_pte_at() by Dave Kleikamp · 12 years ago
  100. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago