1. 4f19b88 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. 5cb52b5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 9061cbe Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  6. 3104fb3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  7. 8f5daf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  8. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  9. 632f857 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  10. 9f318e3 Documentation: Document kernel.panic_on_io_nmi sysctl by Hidehiro Kawai · 9 years ago
  11. b7c4948 x86/apic: Introduce apic_extnmi command line parameter by Hidehiro Kawai · 9 years ago
  12. f1eea5c drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY by David Rivshin · 9 years ago
  13. 19c5224 Merge tag 'for-linus-20151217' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  14. 73796d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  15. edb42dc Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  16. 057032e Merge tag 'v4.4-rc5' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  17. 097b285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  18. fd18ab8 Input: sun4i-lradc-keys - fix typo in binding documentation by Karsten Merker · 9 years ago
  19. edb70e2 dt-bindings: define little-endian property for QorIQ GPIO by Li Yang · 9 years ago
  20. bcb4b61 Merge branch 'fix/edma' into fixes by Vinod Koul · 9 years ago
  21. ae0add7 dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type by Peter Ujfalusi · 9 years ago
  22. ecb7dec dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type by Peter Ujfalusi · 9 years ago
  23. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  24. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  25. e488ca9 doc: dt: mtd: partitions: add compatible property to "partitions" node by Brian Norris · 9 years ago
  26. 648c630 Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'list.2015.12.04b' and 'torture.2015.12.05a' into HEAD by Paul E. McKenney · 9 years ago
  27. 79cfea02 rcu: Remove TINY_RCU bloat from pointless boot parameters by Paul E. McKenney · 9 years ago
  28. 7f47d8c x86, tracing, perf: Add trace point for MSR accesses by Andi Kleen · 9 years ago
  29. f61e2ee Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 9 years ago
  30. f84cfbb Documentation/memory-barriers.txt: Fix ACCESS_ONCE thinko by Chris Metcalf · 9 years ago
  31. c64c4b0 documentation: Update RCU requirements based on expedited changes by Paul E. McKenney · 9 years ago
  32. 4b68933 documentation: Clarify RCU memory barriers and requirements by Paul E. McKenney · 9 years ago
  33. a4b5756 documentation: Expand on scheduler/RCU deadlock requirements by Paul E. McKenney · 9 years ago
  34. 0825458 documentation: Composability analogies by Paul E. McKenney · 9 years ago
  35. 01d3ad3 documentation: Cover requirements controlling stall warnings by Paul E. McKenney · 9 years ago
  36. 701e803 Documentation: Record bottom-bit-zero guarantee for ->next by Paul E. McKenney · 9 years ago
  37. 649e436 documentation: Record RCU requirements by Paul E. McKenney · 9 years ago
  38. 3e42ec1 rcu: Allow expedited grace periods to be disabled at init by Paul E. McKenney · 9 years ago
  39. 5a9be7c rcu: Add rcu_normal kernel parameter to suppress expediting by Paul E. McKenney · 9 years ago
  40. 2d142e5 locking/barriers, arch: Remove ambiguous statement in the smp_store_mb() documentation by Davidlohr Bueso · 9 years ago
  41. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  42. a3fb656 e100.txt: Cleanup license info in kernel doc by Jeff Kirsher · 9 years ago
  43. 9110ee0 net: mvneta: enable setting custom TX IP checksum limit by Marcin Wojtas · 9 years ago
  44. 75a29ec Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  45. c64410f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  46. 4ce01c5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  47. 17e846a ARM: dts: keystone: k2l: fix kernel crash when clk_ignore_unused is not in bootargs by Murali Karicheri · 9 years ago
  48. 81051f9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  49. 400f3f2 Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  50. cdc5a31 i2c: i801: add Intel Lewisburg device IDs by Alexandra Yates · 9 years ago
  51. 9832bf3a Merge branches 'pm-cpufreq' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  52. 3bf7f56 Revert "Documentation: kernel_parameters for Intel P state driver" by Rafael J. Wysocki · 9 years ago
  53. b2b7e00 null_blk: register as a LightNVM device by Matias Bjørling · 9 years ago
  54. c7f42c6 ipmi watchdog : add panic_wdt_timeout parameter by Jean-Yves Faye · 9 years ago
  55. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  56. a30b7ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  57. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  58. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  59. 2870f6c Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  60. 4aeabc6 Merge tag '4.4-additional' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
  61. a519c27 dt-bindings: rockchip-thermal: Support the RK3368 SoCs compatible by Caesar Wang · 9 years ago
  62. 8de5dff libnvdimm: documentation clarifications by Konrad Rzeszutek Wilk · 9 years ago
  63. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  64. b4a2375 Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  65. 91633a6 Documentation: Add minimal Mutt config for using Gmail by Eddie Kovsky · 9 years ago
  66. 803cfe2 Documentation: Add note on sending files directly with Mutt by Eddie Kovsky · 9 years ago
  67. c8fff3e Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  68. 0214503 Documentation: dontdiff: remove media from dontdiff by Wang YanQing · 9 years ago
  69. d7ac8d8 Documentation/SubmittingPatches: discuss In-Reply-To by Chris Metcalf · 9 years ago
  70. a907c90 Remove email address from Documentation/filesystems/overlayfs.txt by NeilBrown · 9 years ago
  71. e2807e6 can-doc: Add missing semicolon to example by Stefan Tatschner · 9 years ago
  72. baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  73. 26c188b dt-bindings: MIPS: Document xilfpga bindings and boot style by Zubair Lutfullah Kakakhel · 9 years ago
  74. 152813e Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  75. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  76. 87ab520 dt-bindings: ak4554: extension should be .txt by Raphael Poggi · 9 years ago
  77. c0d6fe2 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  78. b44a3d2a Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  79. 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  80. a5e1d71 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  81. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  82. d55fc37 Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  83. 42d4ebb Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  84. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  85. 7d88471 Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  86. 3b13866 Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  87. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  88. cdc1370 pwm: pwm-rcar: Revise the device tree binding document about compatible by Yoshihiro Shimoda · 9 years ago
  89. f6649f7 pwm: sun4i: Add support for PWM controller on sun5i SoCs by Hans de Goede · 9 years ago
  90. bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  91. 9d74288 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  92. d9b43a1 st: allow debug output to be enabled or disabled via sysfs by Seymour, Shane M · 9 years ago
  93. 3e4dda7 Merge branch 'next/arm64' into next/dt by Olof Johansson · 9 years ago
  94. 0e77ace dma: remove external references to dma_supported by Christoph Hellwig · 9 years ago
  95. c56050c Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memory by Chun Chen · 9 years ago
  96. 47555a5 scsi: ufs: make the UFS variant a platform device by Yaniv Gardi · 9 years ago
  97. 5037835 coredump: add DAX filtering for ELF coredumps by Ross Zwisler · 9 years ago
  98. 821b414 net: Documentation: Fix default value tcp_limit_output_bytes by Niklas Cassel · 9 years ago
  99. d0b8914 bpf: doc: correct arch list for supported eBPF JIT by Yang Shi · 9 years ago
  100. a39a640 rtc: pcf8563: add CLKOUT to common clock framework by Heiko Schocher · 9 years ago