1. 47d631a rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF by Paul E. McKenney · 9 years ago
  2. 05c5df3 rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT by Paul E. McKenney · 9 years ago
  3. 8739c5c rcu: Break dependency of RCU_FANOUT_LEAF on RCU_FANOUT by Paul E. McKenney · 9 years ago
  4. 78cae10 rcu: Create RCU_EXPERT Kconfig and hide booleans behind it by Paul E. McKenney · 9 years ago
  5. a3dc294 rcu: Enable diagnostic dump of rcu_node combining tree by Paul E. McKenney · 9 years ago
  6. 7fa2700 rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter by Paul E. McKenney · 9 years ago
  7. 7db21ed rcu: Directly drive RCU_USER_QS from Kconfig by Paul E. McKenney · 9 years ago
  8. 82d0f4c rcu: Directly drive TASKS_RCU from Kconfig by Paul E. McKenney · 9 years ago
  9. 0f41c0d rcu: Provide diagnostic option to slow down grace-period scans by Paul E. McKenney · 9 years ago
  10. 3eaaaf6c rcu: Shut up spurious gcc uninitialized-variable warning by Paul E. McKenney · 9 years ago
  11. eab128e rcu: Modulate grace-period slow init to normalize delay by Paul E. McKenney · 9 years ago
  12. 927da9d cpu: Remove new instance of __cpuinit that crept back in by Paul Gortmaker · 9 years ago
  13. 64eaf974 cpu: Handle smpboot_unpark_threads() uniformly by Paul E. McKenney · 9 years ago
  14. a738eec rcu: Correctly initialize ->rcu_qs_ctr_snap at online time by Paul E. McKenney · 9 years ago
  15. cce7f1f rcu: Remove redundant offline check by Paul E. McKenney · 9 years ago
  16. c5b5539 rcu: Remove dead code from force_qs_rnp() by Paul E. McKenney · 9 years ago
  17. 0a0ba1c rcu: Adjust ->lock acquisition for tasks no longer migrating by Paul E. McKenney · 9 years ago
  18. ea46351 rcu: Eliminate HOTPLUG_CPU #ifdef in favor of IS_ENABLED() by Paul E. McKenney · 9 years ago
  19. f517700 rculist: Fix another sparse warning by Ying Xue · 9 years ago
  20. 82072c4 rcu: Change function declaration to bool by Nicholas Mc Guire · 9 years ago
  21. c92fb05 rcu: Make rcu_*_data variables static by Nicolas Iooss · 9 years ago
  22. 30ff153 rcu: Make synchronize_sched_expedited() call wait_rcu_gp() by Paul E. McKenney · 9 years ago
  23. 5af4692 smp: Make control dependencies work on Alpha, improve documentation by Paul E. McKenney · 9 years ago
  24. 81e701e43 rcu: Add more debug info on "kthread starved" RCU CPU stall warnings by Paul E. McKenney · 9 years ago
  25. 82efed0 rcu: Fix missing task information during rcu-preempt stall by Patrick Daly · 9 years ago
  26. a76ff68 powerpc: Fix smp_mb__before_spinlock() by Paul E. McKenney · 9 years ago
  27. 5ce035f rcu: tree_plugin: Use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  28. cd73ca2 rcu: Force wakeup of rcu_gp_kthread at grace-period end by Paul E. McKenney · 9 years ago
  29. 3382adb rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs by Paul E. McKenney · 9 years ago
  30. 2927a68 rcu: Create an immutable rcu_data_p pointer to default rcu_data structure by Paul E. McKenney · 9 years ago
  31. b28a7c0 rcu: Tell the compiler that rcu_state_p is immutable by Paul E. McKenney · 9 years ago
  32. 727b705 rcu: Eliminate a few RCU_BOOST #ifdefs in favor of IS_ENABLED() by Paul E. McKenney · 9 years ago
  33. e63c887 rcu: Convert from rcu_preempt_state to *rcu_state_p by Paul E. McKenney · 9 years ago
  34. ed38446 documentation: State that rcu_dereference() reloads pointer by Milos Vyletel · 9 years ago
  35. ee7c29b documentation: Update rcu_dereference.txt based on WG21 discussions by Paul E. McKenney · 9 years ago
  36. d956028 documentation: memory-barriers: Fix smp_mb__before_spinlock() semantics by Will Deacon · 9 years ago
  37. 29c6820 mce: mce_chrdev_write() can be static by Paul E. McKenney · 9 years ago
  38. cf9fbf8 documentation: RCU-protected array indexes no longer supported by Paul E. McKenney · 9 years ago
  39. 1ebee80 rcu: Eliminate array-index-based RCU primitives by Paul E. McKenney · 9 years ago
  40. e90328b mce: Stop using array-index-based RCU primitives by Paul E. McKenney · 9 years ago
  41. 7d0ae80 rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() by Paul E. McKenney · 9 years ago
  42. 636fdbf mtd: cfi_cmdset_0002: Initialize datum before calling map_word_load_partial by Christian Riesch · 9 years ago
  43. 4612c71 mtd: cfi: deinline large functions by Denys Vlasenko · 9 years ago
  44. c3c263a mtd: lantiq-flash: use default partition parsers by Brian Norris · 9 years ago
  45. 8bf57b0 mtd: plat_nand: use default partition probe by Brian Norris · 9 years ago
  46. cd6a650 ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS by Jie Yang · 9 years ago
  47. e0ecb05 ALSA: Kconfig: add config item SND_PROC_FS for expert by Jie Yang · 9 years ago
  48. c545f79 ALSA: hda - Disable power_save_node for IDT92HD71bxx by Takashi Iwai · 9 years ago
  49. ed2dfd9 tcp/dccp: warn user for preferred ip_local_port_range by Eric Dumazet · 9 years ago
  50. e2baad9 tcp: connect() from bound sockets can be faster by Eric Dumazet · 9 years ago
  51. 5a7e4b4 Merge branch 'cxgb4-next' by David S. Miller · 9 years ago
  52. b261272 cxgb4/cxgb4vf: function and argument name cleanup by Hariprasad Shenai · 9 years ago
  53. 5b377d1 cxgb4: Add debugfs facility to inject FL starvation by Hariprasad Shenai · 9 years ago
  54. c6bfda8 qla4xxx: add a missing include by Eric Dumazet · 9 years ago
  55. 516782a Merge branch 'thunderx' by David S. Miller · 9 years ago
  56. 4863dea net: Adding support for Cavium ThunderX network controller by Sunil Goutham · 9 years ago
  57. e5c4708 pci: Add Cavium PCI vendor id by Sunil Goutham · 9 years ago
  58. 9302d7b sctp: Fix mangled IPv4 addresses on a IPv6 listening socket by Jason Gunthorpe · 9 years ago
  59. 86e363d net_sched: invoke ->attach() after setting dev->qdisc by WANG Cong · 9 years ago
  60. bde28bc test_bpf: add similarly conflicting jump test case only for classic by Daniel Borkmann · 9 years ago
  61. ad06811 xen-netfront: properly destroy queues when removing device by David Vrabel · 9 years ago
  62. 7ffb9e1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 5474b13 Merge branch 'sfc-next' by David S. Miller · 9 years ago
  64. 42ca087 sfc: add module parameter to enable MCDI logging on new functions by Edward Cree · 9 years ago
  65. e7fef9b sfc: add sysfs entry to control MCDI tracing by Edward Cree · 9 years ago
  66. 75aba2a sfc: add tracing of MCDI commands by Edward Cree · 9 years ago
  67. 70d7d88 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 9 years ago
  68. 4dacccf spi: orion: Fix extended baud rates for each Armada SoCs by Gregory CLEMENT · 9 years ago
  69. 14e1d0f vxlan: release lock after each bucket in vxlan_cleanup by Sorin Dumitru · 9 years ago
  70. 3cc6305 ARM: BCM63xx: fix an error path in bcm63xx_pmb_power_on_cpu() by Dan Carpenter · 9 years ago
  71. 07f4c90 tcp/dccp: try to not exhaust ip_local_port_range in connect() by Eric Dumazet · 9 years ago
  72. 94a715e usb: gadget: atmel: fix build warnings by Felipe Balbi · 9 years ago
  73. 30d0922 usb: musb: ux500: fix build warnings by Felipe Balbi · 9 years ago
  74. fea2fc6 usb: musb: am35x: fix build warnings by Felipe Balbi · 9 years ago
  75. b5a61c3 atusb: add support for at86rf230 by Alexander Aring · 9 years ago
  76. b69644c nl802154: add support to set cca ed level by Alexander Aring · 9 years ago
  77. e439059 nl802154: add support for cca ed level info by Alexander Aring · 9 years ago
  78. 24fe86a phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Hans de Goede · 9 years ago
  79. fbfd3bc drm/radeon/audio: make sure connector is valid in hotplug case by Alex Deucher · 9 years ago
  80. f4ecf29 mlx4_core: Fix fallback from MSI-X to INTx by Benjamin Poirier · 9 years ago
  81. 837b995 Merge branch 'ip_frag_next' by David S. Miller · 9 years ago
  82. d6b915e ip_fragment: don't forward defragmented DF packet by Florian Westphal · 9 years ago
  83. c5501eb net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper by Florian Westphal · 9 years ago
  84. 9d7ef1b ARM: dts: BCM63xx: re-parent NAND controller node by Florian Fainelli · 9 years ago
  85. 83a3511 lguest: fix out-by-one error in address checking. by Rusty Russell · 9 years ago
  86. ce0e5c5 xen/netback: Properly initialize credit_bytes by Ross Lagerwall · 9 years ago
  87. 3cfd4ba Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  88. a6b6598 PCI: Fix IOV resource sorting by alignment requirement by Wei Yang · 9 years ago
  89. 6632c4b Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  90. 528d4bc PCI: designware: Use pci_scan_root_bus() for simplicity by Yijing Wang · 9 years ago
  91. 915ad86 PCI: tegra: Remove tegra_pcie_scan_bus() by Yijing Wang · 9 years ago
  92. 2d1c18b Revert "drm/radeon: only mark audio as connected if the monitor supports it (v3)" by Alex Deucher · 9 years ago
  93. 1b887bf Merge tag 'mfd-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  94. 30a7266 Merge tag 'backlight-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  95. 31ea49b ALSA: firewire-lib: fix buffer-over-run when detecting packet discontinuity by Takashi Sakamoto · 9 years ago
  96. c09b5cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  97. dddc7ee perf probe: Fix an error when deleting probes successfully by Masami Hiramatsu · 9 years ago
  98. 419e873 perf probe: Show the error reason comes from invalid DSO by Masami Hiramatsu · 9 years ago
  99. 9b5d1c2 perf tools: Disallow PMU events intel_pt and intel_bts until there is support by Adrian Hunter · 9 years ago
  100. 2f80dd4 perf sched: Add option to merge like comms to lat output by Josef Bacik · 9 years ago