1. 9fdd8a8 tracing, mm: Record pfn instead of pointer to struct page by Namhyung Kim · 9 years ago
  2. b3738d2 watchdog: Add watchdog enable/disable all functions by Stephane Eranian · 10 years ago
  3. ec0d772 perf: Add ITRACE_START record to indicate that tracing has started by Alexander Shishkin · 10 years ago
  4. 1a59413 perf: Add wakeup watermark control to the AUX area by Alexander Shishkin · 10 years ago
  5. 2023a0d perf: Support overwrite mode for the AUX area by Alexander Shishkin · 10 years ago
  6. fdc2670 perf: Add API for PMUs to write to the AUX area by Alexander Shishkin · 10 years ago
  7. 68db7e9 perf: Add AUX record by Alexander Shishkin · 10 years ago
  8. bed5b25 perf: Add a pmu capability for "exclusive" events by Alexander Shishkin · 10 years ago
  9. 6a27923 perf: Add a capability for AUX_NO_SG pmus to do software double buffering by Alexander Shishkin · 10 years ago
  10. 0a4e38e perf: Support high-order allocations for AUX space by Alexander Shishkin · 10 years ago
  11. 45bfb2e perf: Add AUX area to ring buffer for raw data streams by Peter Zijlstra · 10 years ago
  12. e8c6dea perf: Add data_{offset,size} to user_page by Alexander Shishkin · 10 years ago
  13. 9c959c8 tracing: Allow BPF programs to call bpf_trace_printk() by Alexei Starovoitov · 9 years ago
  14. d9847d3 tracing: Allow BPF programs to call bpf_ktime_get_ns() by Alexei Starovoitov · 9 years ago
  15. 2541517 tracing, perf: Implement BPF programs attached to kprobes by Alexei Starovoitov · 9 years ago
  16. 72cbbc8 tracing: Add kprobe flag by Alexei Starovoitov · 9 years ago
  17. 4e537f7 bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefs by Daniel Borkmann · 9 years ago
  18. 34f4392 perf: Add per event clockid support by Peter Zijlstra · 9 years ago
  19. b381e63 Merge branch 'perf/core' into perf/timer, before applying new changes by Ingo Molnar · 9 years ago
  20. 4e6d7c2 Merge branch 'timers/core' into perf/timer, to apply dependent patch by Ingo Molnar · 9 years ago
  21. 936c663 Merge branch 'perf/x86' into perf/core, because it's ready by Ingo Molnar · 9 years ago
  22. 072e5a1 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh the tree by Ingo Molnar · 9 years ago
  23. fe5fba0 time: Add ktime_get_tai_ns() by Peter Zijlstra · 9 years ago
  24. f09cb9a time: Introduce tk_fast_raw by Peter Zijlstra · 9 years ago
  25. 4a4ad80 time: Add timerkeeper::tkr_raw by Peter Zijlstra · 9 years ago
  26. 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 9 years ago
  27. 074c238 mm: numa: slow PTE scan rate if migration failures occur by Mel Gorman · 9 years ago
  28. 1401b7c Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  29. 7c9049d Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  30. 7c90de3 Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  31. 1401990 Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas' into regulator-linus by Mark Brown · 9 years ago
  32. 90a5a89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  33. 50f16a8 perf: Remove type specific target pointers by Peter Zijlstra · 9 years ago
  34. c0e41fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  35. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  36. da6b9a2 Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  37. 9bc6548 target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0 by Christophe Vu-Brugier · 9 years ago
  38. 01d62ee Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  39. c6b570d regmap: introduce regmap_name to fix syscon regmap trace events by Philipp Zabel · 9 years ago
  40. 47226fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  41. 5067c04 ata: Add a new flag to destinguish sas controller by Shaohua Li · 9 years ago
  42. 4017a7e netfilter: restore rule tracing via nfnetlink_log by Pablo Neira Ayuso · 9 years ago
  43. da11508 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  44. cf39284 regulator: Fix documentation for regmap in the config by Axel Lin · 9 years ago
  45. ad41faa netdevice.h: fix ndo_bridge_* comments by Nicolas Dichtel · 9 years ago
  46. 4d272f9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  47. 2fc6775 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  48. e03826d regulator: palmas: Correct TPS659038 register definition for REGEN2 by Keerthy · 9 years ago
  49. 8cb2c2d livepatch: Fix subtle race with coming and going modules by Petr Mladek · 9 years ago
  50. f710a12 Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Marcelo Tosatti · 9 years ago
  51. ca00942 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  52. 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
  53. 6981e2a Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  54. 71c87bd Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linux by Linus Torvalds · 9 years ago
  55. ae70593 arm/arm64: KVM: Keep elrsr/aisr in sync with software model by Christoffer Dall · 9 years ago
  56. f47e331 Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  57. 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
  58. f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  59. 40fb70f vxlan: fix wrong usage of VXLAN_VID_MASK by Alexey Kodanev · 9 years ago
  60. a697c2e of/platform: Fix sparc:allmodconfig build by Guenter Roeck · 9 years ago
  61. fba9e07 clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq_*() by John Stultz · 9 years ago
  62. f893598 clocksource: Mostly kill clocksource_register() by John Stultz · 9 years ago
  63. a4994b8 uapi/virtio_scsi: allow overriding CDB/SENSE size by Michael S. Tsirkin · 9 years ago
  64. d3733e5 kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h> by Andrey Ryabinin · 9 years ago
  65. a5af5aa kasan, module, vmalloc: rework shadow allocation for modules by Andrey Ryabinin · 9 years ago
  66. fb82fe2 clocksource: Add 'max_cycles' to 'struct clocksource' by John Stultz · 9 years ago
  67. c29390c xps: must clear sender_cpu before forwarding by Eric Dumazet · 9 years ago
  68. 3d3801e clk: introduce clk_is_match by Michael Turquette · 9 years ago
  69. 0397da7 Merge tag 'fixes-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  70. 0fa2a56 virtio_blk: fix comment for virtio 1.0 by Michael S. Tsirkin · 9 years ago
  71. 7e41a9d virtio_blk: typo fix by Michael S. Tsirkin · 9 years ago
  72. 36bef88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  73. 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
  74. ecddad6 Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  75. 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
  76. 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
  77. 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
  78. 7cb9911 irqchip: gicv3-its: Define macros for GITS_CTLR fields by Yun Wu · 9 years ago
  79. f54b97e irqchip: gicv3-its: Allocate enough memory for the full range of DeviceID by Marc Zyngier · 9 years ago
  80. 647f162 serial: uapi: Declare all userspace-visible io types by Peter Hurley · 9 years ago
  81. 2bb7851 serial: core: Fix iotype userspace breakage by Peter Hurley · 9 years ago
  82. af13e86 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  83. 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
  84. 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
  85. 1b1bd56 Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  86. 10b2185 ARM: dts: am43xx: fix SLEWCTRL_FAST pinctrl binding by Dave Gerlach · 9 years ago
  87. 424e0f0 ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl binding by Dave Gerlach · 9 years ago
  88. 9d73b42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  89. 79d2236 Merge branch 'irq-pm' by Rafael J. Wysocki · 9 years ago
  90. eef16e4 Merge branch 'suspend-to-idle' by Rafael J. Wysocki · 9 years ago
  91. ef2b22a cpuidle / sleep: Use broadcast timer for states that stop local timer by Rafael J. Wysocki · 9 years ago
  92. 8603e1b3 workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE by Tejun Heo · 9 years ago
  93. 40eeb11 Revert "pinctrl: consumer: use correct retval for placeholder functions" by Linus Walleij · 9 years ago
  94. 54c4cd6 drm/ttm: device address space != CPU address space by Alex Deucher · 9 years ago
  95. 440fd52 drm/mm: Support 4 GiB and larger ranges by Thierry Reding · 10 years ago
  96. 17f4803 genirq / PM: Add flag for shared NO_SUSPEND interrupt lines by Rafael J. Wysocki · 9 years ago
  97. bc76161 Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Arnd Bergmann · 9 years ago
  98. 0bbdb42 Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling more changes by Ingo Molnar · 9 years ago
  99. 86f1ec3 netfilter: nf_tables: fix userdata length overflow by Patrick McHardy · 9 years ago
  100. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago