1. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  2. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 12 years ago
  3. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 12 years ago
  4. 32e1a10 mm/SPARC: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 12 years ago
  5. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  6. f0af970 sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching. by David S. Miller · 12 years ago
  7. f36391d sparc64: Fix race in TLB batch processing. by David S. Miller · 12 years ago
  8. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 12 years ago
  9. 87fa05a sparc: Use generic idle loop by Sam Ravnborg · 12 years ago
  10. 9296d94 USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol by Florian Fainelli · 12 years ago
  11. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 12 years ago
  12. cbf1ef6 sparc: use asm-generic version of types.h by Sam Ravnborg · 12 years ago
  13. a2d34dd sparc: use generic headers by Sam Ravnborg · 12 years ago
  14. bf3aece sparc:cleanup unused code in smp_32.h by Kefeng Wang · 12 years ago
  15. 9a0ac1b sparc/iommu: fix typo s/265KB/256KB/ by Akinobu Mita · 12 years ago
  16. 54df2db sparc/srmmu: clear trailing edge of bitmap properly by Akinobu Mita · 12 years ago
  17. 71196a2 sparc:remove unused declaration smp_boot_cpus() by Kefeng Wang · 12 years ago
  18. 5c7c336 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  19. f58b20b sparc: remove unused "config BITS" by Paul Bolle · 12 years ago
  20. e0b20296 sparc: delete "if !ULTRA_HAS_POPULATION_COUNT" by Paul Bolle · 12 years ago
  21. 76950e6 sparc64: correctly recognize SPARC64-X chips by Allen Pais · 12 years ago
  22. a295642 sparc,leon: fix GRPCI2 device0 PCI config space access by Daniel Hellstrom · 12 years ago
  23. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  24. dfbb83d [regression] braino in "sparc: convert to ksignal" by Al Viro · 12 years ago
  25. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  26. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 12 years ago
  27. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  28. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  29. 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
  30. 3f6d078 fix compat truncate/ftruncate by Al Viro · 12 years ago
  31. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  32. aee41fe lseek() and truncate() on sparc really need sign extension by Al Viro · 12 years ago
  33. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  34. ec8acf2 swap: add per-partition lock for swapfile by Shaohua Li · 12 years ago
  35. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 12 years ago
  36. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 12 years ago
  37. 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
  38. 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
  39. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  40. 8ec4942 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  41. f9fd348 sparc32: refactor smp boot by Sam Ravnborg · 12 years ago
  42. 76968ad sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler. by David S. Miller · 12 years ago
  43. 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
  44. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  45. 0fbebed sparc64: Fix tsb_grow() in atomic context. by David S. Miller · 12 years ago
  46. bcd896b sparc64: Handle hugepage TSB being NULL. by David S. Miller · 12 years ago
  47. a55ee1f sparc64: Fix gfp_flags setting in tsb_grow(). by David S. Miller · 12 years ago
  48. 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
  49. d472ba8 sparc idle: rename pm_idle to sparc_idle by Len Brown · 12 years ago
  50. 08f7395 sparc: convert to ksignal by Al Viro · 12 years ago
  51. d64008a burying unused conditionals by Al Viro · 12 years ago
  52. 89a7791 sparc64: Fix get_user_pages_fast() wrt. THP. by David S. Miller · 12 years ago
  53. b9156eb sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE. by David S. Miller · 12 years ago
  54. d6d3c4e OF: convert devtree lock from rw_lock to raw spinlock by Thomas Gleixner · 12 years ago
  55. 26f7936 sparc: explicitly include sched.h to get task_thread_info declaration by Stephen Rothwell · 12 years ago
  56. 52ad6b3 sparc: switch to generic old sigsuspend by Al Viro · 12 years ago
  57. 7540c8e sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE by Al Viro · 12 years ago
  58. 5250a8b sparc: kill sign-extending wrappers for native syscalls by Al Viro · 12 years ago
  59. 25f9e5c kill sparc32_open() by Al Viro · 12 years ago
  60. a274bd4 sparc: switch to use of generic old sigaction by Al Viro · 12 years ago
  61. bdc40ab sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  62. 8d65681 sparc: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  63. 55bb5a1 sparc: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  64. 826c877 sparc: switch to generic compat rt_sigprocmask(2) by Al Viro · 12 years ago
  65. c971625 sparc: bury the sys_sigpause() remains by Al Viro · 12 years ago
  66. 99b06fe sparc: switch to generic sigaltstack by Al Viro · 12 years ago
  67. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  68. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  69. eaca6ea sanitize rt_sigaction() situation a bit by Al Viro · 12 years ago
  70. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
  71. 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
  72. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  73. 04cef49 sparc: kernel/sbus.c: fix memory leakage by Cong Ding · 12 years ago
  74. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  75. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  76. b7c13f76 sparc: remove __devinit, __devexit annotations by Sam Ravnborg · 12 years ago
  77. 4e4d78f sparc: Hook up finit_module syscall. by David S. Miller · 12 years ago
  78. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  79. 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
  80. f01af9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  81. 62ba63d sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. by David S. Miller · 12 years ago
  82. b3a3794 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code. by David S. Miller · 12 years ago
  83. ce68895 sparc64: Fix ECB looping constructs in AES code. by David S. Miller · 12 years ago
  84. b35d282 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. by David S. Miller · 12 years ago
  85. a8d97ce sparc64: Fix AES ctr mode block size. by David S. Miller · 12 years ago
  86. 9f28ffc sparc64: Fix unrolled AES 256-bit key loops. by David S. Miller · 12 years ago
  87. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  88. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  89. 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
  90. 4a9d194 sparc64: Define pte_accessible() by David S. Miller · 12 years ago
  91. 6cb9c36 sparc: huge_ptep_set_* functions need to call set_huge_pte_at() by Dave Kleikamp · 12 years ago
  92. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  93. 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
  94. 82fab44 modules: don't hand 0 to vmalloc. by Rusty Russell · 12 years ago
  95. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  96. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  97. 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
  98. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  99. 748ba88 arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/ by Andrew Morton · 12 years ago
  100. 2aea28b mm: use vm_unmapped_area() in hugetlbfs on sparc64 architecture by Michel Lespinasse · 12 years ago