1. fa54b32 vme: change LM callback argument to void pointer by Aaron Sierra · 8 years ago
  2. b58189b mcb: remove sub-device handling code by Johannes Thumshirn · 8 years ago
  3. 68d9671 mcb: Introduce type safety for to_mcb_* by Johannes Thumshirn · 8 years ago
  4. 68905d7 coresight: etm-perf: pass struct perf_event to source::enable/disable() by Mathieu Poirier · 8 years ago
  5. 3724287 Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency by K. Y. Srinivasan · 8 years ago
  6. 638fea3 Drivers: hv: vmbus: fix the race when querying & updating the percpu list by Dexuan Cui · 8 years ago
  7. 329f415 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  8. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  9. ad83242 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 25db691 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  12. a28ebea KVM: Protect device ops->create and list_add with kvm->lock by Christoffer Dall · 8 years ago
  13. 023e9fd KVM: PPC: Move xics_debugfs_init out of create by Christoffer Dall · 8 years ago
  14. 1ea049b bvec: avoid variable shadowing warning by Johannes Berg · 8 years ago
  15. db4a835 perf/core: Set cgroup in CPU contexts for new cgroup events by David Carrillo-Cisneros · 8 years ago
  16. a0cba21 Revert "printk: create pr_<level> functions" by Linus Torvalds · 8 years ago
  17. f3b0946 genirq/msi: Make sure PCI MSIs are activated early by Marc Zyngier · 8 years ago
  18. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  19. 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
  20. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  21. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  22. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  23. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  24. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  25. 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  26. a157b3a Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  27. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  28. 39fada5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  29. 8d48032 NFSv4: Cap the transport reconnection timer at 1/2 lease period by Trond Myklebust · 8 years ago
  30. 3851f1c SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout by Trond Myklebust · 8 years ago
  31. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  32. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  33. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  34. 8e7106a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  35. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  36. 6d25ec1 Include: blkdev: Removed duplicate 'struct request;' declaration. by John Pittman · 8 years ago
  37. df08c32 block: fix bdi vs gendisk lifetime mismatch by Dan Williams · 8 years ago
  38. 20bd723 block: add missing group association in bio-cloning functions by Paolo Valente · 8 years ago
  39. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  40. fb1b83d Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 8 years ago
  41. 9049fc7 dynamic_debug: add jump label support by Jason Baron · 8 years ago
  42. 1f69bf9 jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL by Jason Baron · 8 years ago
  43. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  44. 4b9d314 include/linux/bitmap.h: cleanup by Andrew Morton · 8 years ago
  45. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  46. 6f49b2f Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  47. 3f85f2a IB/mlx4: Add diagnostic hardware counters by Mark Bloch · 8 years ago
  48. bfaf316 net/mlx4: Query performance and diagnostics counters by Mark Bloch · 8 years ago
  49. c7c122e net/mlx4: Add diagnostic counters capability bit by Mark Bloch · 8 years ago
  50. 49aadcf extable.h: add stddef.h so "NULL" definition is not implicit by Paul Gortmaker · 8 years ago
  51. 444d13f modules: add ro_after_init support by Jessica Yu · 8 years ago
  52. 0ef7653 exceptions: fork exception table content from module.h into extable.h by Paul Gortmaker · 8 years ago
  53. 8ecfb75 Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus by Al Viro · 8 years ago
  54. f0fce87 vfs: make dentry_needs_remove_privs() internal by Miklos Szeredi · 8 years ago
  55. 3e5a4c9 vfs: remove file_needs_remove_privs() by Miklos Szeredi · 8 years ago
  56. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  57. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  58. 3bd080e ipc: delete "nr_ipc_ns" by Alexey Dobriyan · 8 years ago
  59. 0b9364b rapidio/switches: add driver for IDT gen3 switches by Alexandre Bounine · 8 years ago
  60. 1ae842d rapidio: modify for rev.3 specification changes by Alexandre Bounine · 8 years ago
  61. a057a52 rapidio: change inbound window size type to u64 by Alexandre Bounine · 8 years ago
  62. 21db79e kexec: add a kexec_crash_loaded() function by Petr Tesarik · 8 years ago
  63. 43546d8 kexec: allow architectures to override boot mapping by Russell King · 8 years ago
  64. dae2801 kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t by Russell King · 8 years ago
  65. dc5ccca kexec: don't invoke OOM-killer for control page allocation by Russell King · 8 years ago
  66. b06fb41 cpumask: fix code comment by Geliang Tang · 8 years ago
  67. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  68. e63e88b nilfs2: move ioctl interface and disk layout to uapi separately by Ryusuke Konishi · 8 years ago
  69. a098ecd firmware: support loading into a pre-allocated buffer by Stephen Boyd · 8 years ago
  70. a23216a radix-tree: fix comment about "exceptional" bits by Ross Zwisler · 8 years ago
  71. 750afe7 printk: add kernel parameter to control writes to /dev/kmsg by Borislav Petkov · 8 years ago
  72. 6b1d174 ratelimit: extend to print suppressed messages on release by Borislav Petkov · 8 years ago
  73. 874f9c7 printk: create pr_<level> functions by Joe Perches · 8 years ago
  74. 9d5059c dynamic_debug: only add header when used by Luis de Bethencourt · 8 years ago
  75. 949bed2 include: mman: use bool instead of int for the return value of arch_validate_prot by Chen Gang · 8 years ago
  76. db3f600 uapi: move forward declarations of internal structures by Alexey Dobriyan · 8 years ago
  77. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  78. b3cbd9b mm/kasan: get rid of ->state in struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
  79. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  80. affe8a2 Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  81. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  82. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  83. 731c7d3 Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  84. 06a8fc7 VSOCK: Introduce virtio_vsock_common.ko by Asias He · 8 years ago
  85. e48af7a Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 8 years ago
  86. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  87. fbae5cb Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  88. 6f888fe Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  89. 1a93769 virtio: new feature to detect IOMMU device quirk by Michael S. Tsirkin · 8 years ago
  90. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  91. 79dd993 Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next by Bjorn Helgaas · 8 years ago
  92. 3efc702 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  93. a00c74c Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/pm' and 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  94. 06e23d5 Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  95. dd96711 Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  96. 77d9ada Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  97. 07f00f0 Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  98. 27acbec Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  99. 6fa67e7 get rid of 'parent' argument of ->d_compare() by Al Viro · 8 years ago
  100. c9b95e5 Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago