1. 961f8fa sparc, mm: Remove calling of free_all_bootmem_node() by Yinghai Lu · 12 years ago
  2. 226f7ce sparc64: Fix build with mix of modular vs. non-modular crypto drivers. by David S. Miller · 12 years ago
  3. 193d2aa sparc: Support atomic64_dec_if_positive properly. by David S. Miller · 12 years ago
  4. 0bce04b of/address: sparc: Declare of_address_to_resource() as an extern function for sparc again by Andreas Larsson · 12 years ago
  5. 20424d8 sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq by Andreas Larsson · 12 years ago
  6. 1df35f8 sparc: Wire up sys_kcmp. by David S. Miller · 12 years ago
  7. 187818c sparc64: Improvde documentation and readability of atomic backoff code. by David S. Miller · 12 years ago
  8. e9b9eb5 sparc64: Use pause instruction when available. by David S. Miller · 12 years ago
  9. 270c10e sparc64: Fix cpu strand yielding. by David S. Miller · 12 years ago
  10. 517ffce sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. by David S. Miller · 12 years ago
  11. 985c9e6 Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  12. bb2bab1 UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-empty by David Howells · 12 years ago
  13. e793d8c sparc64: Fix bit twiddling in sparc_pmu_enable_event(). by David S. Miller · 12 years ago
  14. 916ca14 sparc64: Add global PMU register dumping via sysrq. by David S. Miller · 12 years ago
  15. 08280e6 sparc64: Like x86 we should check current->mm during perf backtrace generation. by David S. Miller · 12 years ago
  16. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  17. e225ca2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  18. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  19. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  20. 55c2770 sparc64: fix ptrace interaction with force_successful_syscall_return() by Al Viro · 12 years ago
  21. f88620b sparc64: Fix deficiencies in sun4v error reporting. by David S. Miller · 12 years ago
  22. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  23. 5457982 UAPI: (Scripted) Disintegrate arch/sparc/include/asm by David Howells · 12 years ago
  24. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  25. 9e695d2 sparc64: Support transparent huge pages. by David Miller · 12 years ago
  26. dbc9fdf0 sparc64: Document PGD and PMD layout. by David Miller · 12 years ago
  27. c460bec sparc64: Eliminate PTE table memory wastage. by David Miller · 12 years ago
  28. 56a70b8 sparc64: Halve the size of PTE tables by David Miller · 12 years ago
  29. 15b9350 sparc64: Only support 4MB huge pages and 8KB base pages. by David Miller · 12 years ago
  30. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  31. 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
  32. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  33. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  34. 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
  35. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  36. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  37. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  38. 3c5af8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  39. 2863bc5 Revert strace hiccups fix. by David S. Miller · 12 years ago
  40. 9f82596 sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy. by David S. Miller · 12 years ago
  41. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  42. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  43. ffa9009 sparc64: Fix strace hiccups when force_successful_syscall() triggers. by Al Viro · 12 years ago
  44. 4013824 sparc64: Rearrange thread info to cheaply clear syscall noerror state. by Al Viro · 12 years ago
  45. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  46. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  47. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  48. a06cb1ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  49. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  50. 5da444a sparc: fix format string argument for prom_printf() by Akinobu Mita · 12 years ago
  51. 954f9ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
  52. 8f9c011 compat: fs: Generic compat_sys_sendfile implementation by Catalin Marinas · 12 years ago
  53. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  54. a20acf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
  55. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  56. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  57. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  58. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  59. 42a4172 sparc64: Fix trailing whitespace in NG4 memcpy. by David S. Miller · 12 years ago
  60. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  61. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  62. aa99521 sparc: bpf_jit_comp: add XOR instruction for BPF JIT JIT by Daniel Borkmann · 12 years ago
  63. 9019205 sparc64: Fix comment type in NG4 copy from user. by David S. Miller · 12 years ago
  64. 1b62ca7 sparc64: Fix return value of Niagara-2 memcpy. by David S. Miller · 12 years ago
  65. ae2c6ca sparc64: Add SPARC-T4 optimized memcpy. by David S. Miller · 12 years ago
  66. a9e8d1a sparc: fix the return value of module_alloc() by Wei Yongjun · 12 years ago
  67. dfa520a sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32 by Andreas Larsson · 12 years ago
  68. 20b739f arch/sparc/kernel/pci_sun4v.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  69. 274504f sparc64: Fix function argument comment in camellia_sparc64_key_expand asm. by David S. Miller · 12 years ago
  70. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  71. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  72. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  73. 65d5fcf sparc64: Fix IV handling bug in des_sparc64_cbc_decrypt by David S. Miller · 12 years ago
  74. 979e93c sparc64: Add auto-loading mechanism to crypto-opcode drivers. by David S. Miller · 12 years ago
  75. 7174168 sparc64: Add missing pr_fmt define to crypto opcode drivers. by David S. Miller · 12 years ago
  76. 1080362 sparc64: Adjust crypto priorities. by David S. Miller · 12 years ago
  77. c69ad0a sparc64: Use cpu_pgsz_mask for linear kernel mapping config. by David S. Miller · 12 years ago
  78. ce33fdc sparc64: Probe cpu page size support more portably. by David S. Miller · 12 years ago
  79. 4f93d21 sparc64: Support 2GB and 16GB page sizes for kernel linear mappings. by David S. Miller · 12 years ago
  80. 699871b sparc64: Fix bugs in unrolled 256-bit loops. by David S. Miller · 12 years ago
  81. 7cff82f sparc64: Avoid code duplication in crypto assembler. by David S. Miller · 12 years ago
  82. 4e71bb4 sparc64: Unroll CTR crypt loops in AES driver. by David S. Miller · 12 years ago
  83. 3010131 sparc64: Unroll ECB decryption loops in AES driver. by David S. Miller · 12 years ago
  84. 03d168a sparc64: Unroll ECB encryption loops in AES driver. by David S. Miller · 12 years ago
  85. 9fd130e sparc64: Add ctr mode support to AES driver. by David S. Miller · 12 years ago
  86. 0bdcaf7 sparc64: Move AES driver over to a methods based implementation. by David S. Miller · 12 years ago
  87. 45dfe23 sparc64: Use fsrc2 instead of fsrc1 in sparc64 hash crypto drivers. by David S. Miller · 12 years ago
  88. 81658ad sparc64: Add CAMELLIA driver making use of the new camellia opcodes. by David S. Miller · 12 years ago
  89. 3705665 sparc64: Fix spelling of CAMELLIA in CFR macro name and comment. by David S. Miller · 12 years ago
  90. c5aac2d sparc64: Add DES driver making use of the new des opcodes. by David S. Miller · 12 years ago
  91. 442a7c4 sparc64: Add CRC32C driver making use of the new crc32c opcode. by David S. Miller · 12 years ago
  92. 9bf4852d sparc64: Add AES driver making use of the new aes opcodes. by David S. Miller · 12 years ago
  93. fa4dfed sparc64: Add MD5 driver making use of the 'md5' instruction. by David S. Miller · 12 years ago
  94. 775e0c6 sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction. by David S. Miller · 12 years ago
  95. 86c93b2 sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction. by David S. Miller · 12 years ago
  96. 4ff28d4 sparc64: Add SHA1 driver making use of the 'sha1' instruction. by David S. Miller · 12 years ago
  97. bab96bd sparc64: Update generic comments in perf event code to match reality. by David S. Miller · 12 years ago
  98. 035ea28 sparc64: Add SPARC-T4 perf event support. by David S. Miller · 12 years ago
  99. 7a37a0b sparc64: Support perf event encoding for multi-PCR PMUs. by David S. Miller · 12 years ago
  100. b4f061a sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware. by David S. Miller · 12 years ago