1. f970165 x86/compat: remove is_compat_task() by Andy Lutomirski · 9 years ago
  2. 203f790 sparc/syscall: fix syscall_get_arch by Andy Lutomirski · 9 years ago
  3. 069923d sparc/compat: provide an accurate in_compat_syscall implementation by Andy Lutomirski · 9 years ago
  4. 2c856e1 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  5. d34687a Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  6. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. 24b5e20 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. 46e595a Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  10. e3b1f64 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  11. 915c56b Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  12. 5a6b7e5 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  13. 8c6d408 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  14. 33b3d2e Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  15. e88fa1b Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  16. dae0b74 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  17. 142b9e6 x86/kallsyms: fix GOLD link failure with new relative kallsyms table format by Ard Biesheuvel · 9 years ago
  18. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  19. fffad3e Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 9 years ago
  20. 1e75a9f Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  21. 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  22. de06dbf Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  23. b31a3bc Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh by Linus Torvalds · 9 years ago
  24. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  25. 31e1823 Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  26. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  27. deaf756 ARCv2: ioremap: Support dynamic peripheral address space by Vineet Gupta · 9 years ago
  28. f2e3d55 ARC: dma: reintroduce platform specific dma<->phys by Vineet Gupta · 9 years ago
  29. f5db19e ARC: dma: ioremap: use phys_addr_t consistenctly in code paths by Vineet Gupta · 9 years ago
  30. 971573c ARC: dma: pass_phys() not sg_virt() to cache ops by Vineet Gupta · 9 years ago
  31. 6b70039 ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM by Vineet Gupta · 9 years ago
  32. d98a15a ARC: dma: Use struct page based page allocator helpers by Vineet Gupta · 9 years ago
  33. fcab86a Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  34. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  35. 5d01fa0 ldmvsw: Add ldmvsw.c driver code by Aaron Young · 9 years ago
  36. 8b23a8c Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next by Al Viro · 9 years ago
  37. 307d40c ARM: uniphier: rework SMP code to support new System Bus binding by Masahiro Yamada · 9 years ago
  38. 9eca796 ARM: uniphier: add missing of_node_put() by Masahiro Yamada · 9 years ago
  39. a69fe1a ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8 by Vineet Gupta · 9 years ago
  40. 10fdfee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  41. 0f49fc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  42. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  43. 82b666e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  44. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  45. 4cc7ecb7 param: convert some "on"/"off" users to strtobool by Kees Cook · 9 years ago
  46. 93e205a fix Christoph's email addresses by Christoph Lameter · 9 years ago
  47. c60f169 arch/mn10300/kernel/fpu-nofpu.c: needs asm/elf.h by Andrew Morton · 9 years ago
  48. 8b9e6d5 mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG by Andrew Morton · 9 years ago
  49. 7f2bd00 powerpc/mm: enable page parallel initialisation by Li Zhang · 9 years ago
  50. 0e8fb93 mm: remove VM_FAULT_MINOR by Jan Kara · 9 years ago
  51. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  52. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  53. 01609ec ARC, thp: remove infrastructure for handling splitting PMDs by Vineet Gupta · 9 years ago
  54. 21c6478 tile: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 9 years ago
  55. e7df0d8 powerpc: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 9 years ago
  56. b0f84ac ia64: define ioremap_uc() by Luis R. Rodriguez · 9 years ago
  57. 48d10bd Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  58. 9da8320 xtensa: add test_kc705_hifi variant by Max Filippov · 9 years ago
  59. 2c684d8 xtensa: add Three Core HiFi-2 MX Variant. by Piet Delaney · 9 years ago
  60. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  61. 8eee93e Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  62. 9cc984e Merge tag 'for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  63. b15d53d sched/preempt, sh: kmap_coherent relies on disabled preemption by David Hildenbrand · 9 years ago
  64. 044b81f sh: add SMP method selection to device tree pseudo-board by Rich Felker · 9 years ago
  65. 7480e0a sh: add device tree support and generic board using device tree by Rich Felker · 9 years ago
  66. 45624ac sh: remove arch-specific localtimer and use generic one by Rich Felker · 9 years ago
  67. 5f2cb34 sh: make MMU-specific SMP code conditional on CONFIG_MMU by Rich Felker · 9 years ago
  68. 3623d13 sh: provide unified syscall trap compatible with all SH models by Rich Felker · 9 years ago
  69. 940d411 sh: New gcc support by Yoshinori Sato · 9 years ago
  70. 2af7967 sh: Disable trace for kernel uncompressing. by Yoshinori Sato · 9 years ago
  71. ea17c9d sh: Use generic clkdev.h header by Stephen Boyd · 9 years ago
  72. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  73. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  74. 667a490 ARC: [plat-axs10x] add Ethernet PHY description in .dts by Alexey Brodkin · 9 years ago
  75. 26cf9cc arc: use of_platform_default_populate() to populate default bus by Kefeng Wang · 9 years ago
  76. c511eaa ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE build by Vineet Gupta · 9 years ago
  77. 8759957 Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  78. af671e7 ARM: dts: rockchip: add to support emac for rk3036 SoCs by Xing Zheng · 9 years ago
  79. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  80. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  81. e21f562 arm: lpc32xx: remove restart handler by Sylvain Lemieux · 9 years ago
  82. 0a25345 arm: lpc32xx: phy3250 remove restart hook by Sylvain Lemieux · 9 years ago
  83. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  84. aa6865d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  85. 72aafdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  86. 1c8e85b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  87. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  88. 047486d Merge tag 'edac_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  89. d367cef x86/mm/pat: Fix boot crash when 1GB pages are not supported by the CPU by Matt Fleming · 9 years ago
  90. f0718ce Merge tag 'hwmon-for-linus-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  91. 6e669f0 powerpc: Fix unrecoverable SLB miss during restore_math() by Cyril Bur · 9 years ago
  92. 2e098dc powerpc/8xx: Fix do_mtspr_cpu6() build on older compilers by Christophe Leroy · 9 years ago
  93. b081251 powerpc/rcpm: Fix build break when SMP=n by Michael Ellerman · 9 years ago
  94. b7aae4a Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  95. 7a25d91 powerpc/book3e-64: Use hardcoded mttmr opcode by Scott Wood · 9 years ago
  96. 5ca5446 Merge tag 'pinctrl-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  97. 4d2508a ARM: pxa/raumfeld: use PROPERTY_ENTRY_INTEGER to define props by Arnd Bergmann · 9 years ago
  98. a75e1f6 x86: also use debug_pagealloc_enabled() for free_init_pages by Christian Borntraeger · 9 years ago
  99. 10917b8 s390: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 9 years ago
  100. 288cf3c x86: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 9 years ago