1. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  2. b7c13f76 sparc: remove __devinit, __devexit annotations by Sam Ravnborg · 12 years ago
  3. 4e4d78f sparc: Hook up finit_module syscall. by David S. Miller · 12 years ago
  4. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  5. 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
  6. f01af9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  7. 62ba63d sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. by David S. Miller · 12 years ago
  8. b3a3794 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code. by David S. Miller · 12 years ago
  9. ce68895 sparc64: Fix ECB looping constructs in AES code. by David S. Miller · 12 years ago
  10. b35d282 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. by David S. Miller · 12 years ago
  11. a8d97ce sparc64: Fix AES ctr mode block size. by David S. Miller · 12 years ago
  12. 9f28ffc sparc64: Fix unrolled AES 256-bit key loops. by David S. Miller · 12 years ago
  13. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  14. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  15. 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
  16. 4a9d194 sparc64: Define pte_accessible() by David S. Miller · 12 years ago
  17. 6cb9c36 sparc: huge_ptep_set_* functions need to call set_huge_pte_at() by Dave Kleikamp · 12 years ago
  18. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  19. 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
  20. 82fab44 modules: don't hand 0 to vmalloc. by Rusty Russell · 12 years ago
  21. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  22. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  23. 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
  24. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  25. 748ba88 arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/ by Andrew Morton · 12 years ago
  26. 2aea28b mm: use vm_unmapped_area() in hugetlbfs on sparc64 architecture by Michel Lespinasse · 12 years ago
  27. bb64f55 mm: use vm_unmapped_area() on sparc64 architecture by Michel Lespinasse · 12 years ago
  28. a046be3 mm: use vm_unmapped_area() on sparc32 architecture by Michel Lespinasse · 12 years ago
  29. 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
  30. b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  31. 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
  32. 0032c85 sparc: Fix piggyback with newer binutils. by David S. Miller · 12 years ago
  33. de7531e sparc64: exit_group should kill register windows just like plain exit. by David S. Miller · 12 years ago
  34. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  35. e80d666 flagday: kill pt_regs argument of do_fork() by Al Viro · 12 years ago
  36. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  37. 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
  38. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  39. 5e351cd Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  40. 0e622d3 of/address: sparc: Declare of_iomap as an extern function for sparc again by Andreas Larsson · 12 years ago
  41. fae2ae2 sparc64: not any error from do_sigaltstack() should fail rt_sigreturn() by Al Viro · 12 years ago
  42. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  43. 5d346d1 sparc: dma-mapping: support debug_dma_mapping_error by Shuah Khan · 12 years ago
  44. c22618a drivers/of: Constify device_node->name and ->path_component_name by Grant Likely · 12 years ago
  45. 2bf81c8 Merge branch 'arch-microblaze' into no-rebases by Al Viro · 12 years ago
  46. 85910c2 Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc by Al Viro · 12 years ago
  47. 54d5f88 Merge v3.7-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  48. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  49. 226f7ce sparc64: Fix build with mix of modular vs. non-modular crypto drivers. by David S. Miller · 12 years ago
  50. 193d2aa sparc: Support atomic64_dec_if_positive properly. by David S. Miller · 12 years ago
  51. 0bce04b of/address: sparc: Declare of_address_to_resource() as an extern function for sparc again by Andreas Larsson · 12 years ago
  52. 20424d8 sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq by Andreas Larsson · 12 years ago
  53. 54e7e2d sparc: bpf_jit_comp: add VLAN instructions for BPF JIT by Daniel Borkmann · 12 years ago
  54. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  55. 1df35f8 sparc: Wire up sys_kcmp. by David S. Miller · 12 years ago
  56. 187818c sparc64: Improvde documentation and readability of atomic backoff code. by David S. Miller · 12 years ago
  57. e9b9eb5 sparc64: Use pause instruction when available. by David S. Miller · 12 years ago
  58. 270c10e sparc64: Fix cpu strand yielding. by David S. Miller · 12 years ago
  59. 517ffce sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. by David S. Miller · 12 years ago
  60. c629803 tty, ioctls -- Add new ioctl definitions for tty flags fetching by Cyrill Gorcunov · 12 years ago
  61. 985c9e6 Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  62. bb2bab1 UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-empty by David Howells · 12 years ago
  63. f7200d4 sparc32: switch to generic sys_execve() by Al Viro · 12 years ago
  64. ab34868 sparc32: switch to generic kernel_execve() by Al Viro · 12 years ago
  65. c78e064 sparc32: switch to generic kernel_thread() by Al Viro · 12 years ago
  66. 32942bc sparc32: bury the remnants of LOWSYS tricks by Al Viro · 12 years ago
  67. eb48ffc sparc64: convert to generic execve by Al Viro · 12 years ago
  68. e793d8c sparc64: Fix bit twiddling in sparc_pmu_enable_event(). by David S. Miller · 12 years ago
  69. 916ca14 sparc64: Add global PMU register dumping via sysrq. by David S. Miller · 12 years ago
  70. 08280e6 sparc64: Like x86 we should check current->mm during perf backtrace generation. by David S. Miller · 12 years ago
  71. 2f12af3 sparc64: switch to generic kernel_execve() by Al Viro · 12 years ago
  72. 5230429 sparc64: take fprs_write() and friends to start_thread() by Al Viro · 12 years ago
  73. 1918c7f sparc64: switch to generic kernel_thread() by Al Viro · 12 years ago
  74. dff933d sparc64: clear syscall_noerror on the entry to syscall, not on the exit by Al Viro · 12 years ago
  75. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  76. e225ca2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  77. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  78. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  79. 55c2770 sparc64: fix ptrace interaction with force_successful_syscall_return() by Al Viro · 12 years ago
  80. f88620b sparc64: Fix deficiencies in sun4v error reporting. by David S. Miller · 12 years ago
  81. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  82. 5457982 UAPI: (Scripted) Disintegrate arch/sparc/include/asm by David Howells · 12 years ago
  83. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  84. 9e695d2 sparc64: Support transparent huge pages. by David Miller · 12 years ago
  85. dbc9fdf0 sparc64: Document PGD and PMD layout. by David Miller · 12 years ago
  86. c460bec sparc64: Eliminate PTE table memory wastage. by David Miller · 12 years ago
  87. 56a70b8 sparc64: Halve the size of PTE tables by David Miller · 12 years ago
  88. 15b9350 sparc64: Only support 4MB huge pages and 8KB base pages. by David Miller · 12 years ago
  89. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  90. 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
  91. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  92. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  93. 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
  94. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  95. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  96. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  97. 3c5af8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  98. 2863bc5 Revert strace hiccups fix. by David S. Miller · 12 years ago
  99. 9f82596 sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy. by David S. Miller · 12 years ago
  100. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago