1. ce79348 driver core / ACPI: Represent ACPI companions using fwnode_handle by Rafael J. Wysocki · 9 years ago
  2. 1ee89c5 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  3. 71c87bd Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linux by Linus Torvalds · 9 years ago
  4. 3d52c5b Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  5. f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  6. a697c2e of/platform: Fix sparc:allmodconfig build by Guenter Roeck · 9 years ago
  7. d3733e5 kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h> by Andrey Ryabinin · 9 years ago
  8. a5af5aa kasan, module, vmalloc: rework shadow allocation for modules by Andrey Ryabinin · 9 years ago
  9. 3d3801e clk: introduce clk_is_match by Michael Turquette · 9 years ago
  10. d08edd8 Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  11. b695f31 Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  12. 1163d50 Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  13. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  14. 7cb9911 irqchip: gicv3-its: Define macros for GITS_CTLR fields by Yun Wu · 9 years ago
  15. f54b97e irqchip: gicv3-its: Allocate enough memory for the full range of DeviceID by Marc Zyngier · 9 years ago
  16. 647f162 serial: uapi: Declare all userspace-visible io types by Peter Hurley · 9 years ago
  17. 2bb7851 serial: core: Fix iotype userspace breakage by Peter Hurley · 9 years ago
  18. 60c1bee Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/img-spfi', 'spi/fix/pl022' and 'spi/fix/ti-qspi' into spi-linus by Mark Brown · 9 years ago
  19. 39ed853 Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  20. 1b1bd56 Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  21. 79d2236 Merge branch 'irq-pm' by Rafael J. Wysocki · 9 years ago
  22. eef16e4 Merge branch 'suspend-to-idle' by Rafael J. Wysocki · 9 years ago
  23. ef2b22a cpuidle / sleep: Use broadcast timer for states that stop local timer by Rafael J. Wysocki · 9 years ago
  24. 8603e1b3 workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE by Tejun Heo · 9 years ago
  25. 17f4803 genirq / PM: Add flag for shared NO_SUSPEND interrupt lines by Rafael J. Wysocki · 9 years ago
  26. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  27. 874f946 NFS: Fix a regression in the read() syscall by Trond Myklebust · 9 years ago
  28. c6331ba spi: fix a typo in comment. by Marcin Bis · 9 years ago
  29. 10d6dfc Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  30. f5956fa net/mlx4_core: Fix wrong mask and error flow for the update-qp command by Or Gerlitz · 9 years ago
  31. a08a8cd NFS: Add attribute update barriers to NFS writebacks by Trond Myklebust · 9 years ago
  32. f044636 NFS: Add attribute update barriers to nfs_setattr_update_inode() by Trond Myklebust · 9 years ago
  33. 140e049 NFS: Add a helper to set attribute barriers by Trond Myklebust · 9 years ago
  34. 4c4b52d rhashtable: remove indirection for grow/shrink decision functions by Daniel Borkmann · 9 years ago
  35. bc4b1f4 Revert "USB: serial: make bulk_out_size a lower limit" by Johan Hovold · 9 years ago
  36. 737eb03 genirq / PM: better describe IRQF_NO_SUSPEND semantics by Mark Rutland · 9 years ago
  37. 12ca718 thermal: Introduce dummy functions when thermal is not defined by Nishanth Menon · 9 years ago
  38. c4bbb39 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  39. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  40. 44bdb5e VFS: Split DCACHE_FILE_TYPE into regular and special types by David Howells · 10 years ago
  41. df1a085 VFS: Add a fallthrough flag for marking virtual dentries by David Howells · 10 years ago
  42. e7f7d22 VFS: Add a whiteout dentry type by David Howells · 10 years ago
  43. 155e35d VFS: Introduce inode-getting helpers for layered/unioned fs environments by David Howells · 10 years ago
  44. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  45. b9ebafb rhashtable: ensure cache line alignment on bucket_table by Eric Dumazet · 9 years ago
  46. 24a52e4 Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  47. 2bfedd1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  48. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  49. 2953245 Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  50. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  51. c189cb8 Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  52. e2defd0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. dd36929 kernel: make READ_ONCE() valid on const arguments by Linus Torvalds · 9 years ago
  54. decf6d7 Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus by Jens Axboe · 9 years ago
  55. 4fbd0a8 Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 9 years ago
  56. 846cd66 net: Initialize all members in skb_gro_remcsum_init() by Geert Uytterhoeven · 9 years ago
  57. 07836e6 NVMe: Fix potential corruption during shutdown by Keith Busch · 9 years ago
  58. 2e1d844 NVMe: Asynchronous controller probe by Keith Busch · 9 years ago
  59. b3fffde NVMe: Register management handle under nvme class by Keith Busch · 9 years ago
  60. 4f1982b NVMe: Update SCSI Inquiry VPD 83h translation by Keith Busch · 9 years ago
  61. e1e5e56 NVMe: Metadata format support by Keith Busch · 9 years ago
  62. 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  63. f7d4ca8 kdb: Avoid printing KERN_ levels to consoles by Daniel Thompson · 10 years ago
  64. ba988f8 libceph: tcp_nodelay support by Chaitanya Huilgol · 10 years ago
  65. 03f4fcb ceph: handle SESSION_FORCE_RO message by Yan, Zheng · 10 years ago
  66. 7a6fdeb libceph: nuke pool op infrastructure by Ilya Dryomov · 10 years ago
  67. 71a097c NFSv4.1: Clean up bind_conn_to_session by Trond Myklebust · 9 years ago
  68. 79969dd NFSv4.1: Clean up create_session by Trond Myklebust · 9 years ago
  69. b2b89eb Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  70. 2e65d8b clk: Add __clk_hw_set_clk helper function by Javier Martinez Canillas · 9 years ago
  71. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  72. 5c27700 Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  73. ce1d3fd Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  74. 928fce2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  75. 402521b Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  76. 65d2918 Merge branch 'cleanups' by Trond Myklebust · 9 years ago
  77. 9cff8ad sched: Prevent recursion in io_schedule() by NeilBrown · 9 years ago
  78. 4b8164b new helper: dup_iter() by Al Viro · 9 years ago
  79. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  80. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  81. 66dc830 Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  82. 05016b0f Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  83. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  84. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  85. e2b74f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  86. 7647f14 lib/rbtree.c: fix typo in comment by John de la Garza · 9 years ago
  87. b28c2ee kexec: add IND_FLAGS macro by Geoff Levand · 9 years ago
  88. cf2df63 kexec: add bit definitions for kimage entry flags by Geoff Levand · 9 years ago
  89. 73d7e3e kexec: remove never used member destination in kimage by Baoquan He · 9 years ago
  90. 99fa0ad Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  91. 1cc7495 watchdog: bcm47xx_wdt.c: add restart handler support by Rafał Miłecki · 10 years ago
  92. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  93. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  94. c397f8f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  95. f9d904a HID: hid-sensor-hub: Correct documentation by Srinivas Pandruvada · 10 years ago
  96. aaaf5fb rtc: add driver for DS1685 family of real time clocks by Joshua Kinard · 9 years ago
  97. 25726bc dax: add dax_zero_page_range by Matthew Wilcox · 9 years ago
  98. 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 9 years ago
  99. e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 9 years ago
  100. 4c0ccfe dax,ext2: replace xip_truncate_page with dax_truncate_page by Matthew Wilcox · 9 years ago