1. f872f54 mm: Add a vm_special_mapping.fault() method by Andy Lutomirski · 8 years ago
  2. aa04214 x86/boot: Hide local labels in verify_cpu() by Borislav Petkov · 8 years ago
  3. 394db20 x86/fpu: Disable AVX when eagerfpu is off by yu-cheng yu · 8 years ago
  4. a5fe93a x86/fpu: Disable MPX when eagerfpu is off by yu-cheng yu · 8 years ago
  5. eb7c5f8 x86/fpu: Disable XGETBV1 when no XSAVE by yu-cheng yu · 8 years ago
  6. 4f81cba x86/fpu: Fix early FPU command-line parsing by yu-cheng yu · 8 years ago
  7. b500f77 x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED by Kefeng Wang · 8 years ago
  8. 0f67280 selftests/x86: Disable the ldt_gdt_64 test for now by Andy Lutomirski · 8 years ago
  9. c9e0d39 x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/meminfo output by Dave Jones · 8 years ago
  10. c0c5701 Merge commit 'linus' into x86/urgent, to pick up recent x86 changes by Ingo Molnar · 8 years ago
  11. ae8a521 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. 0ffedcd Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 6896d9f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. 671d553 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. 67c707e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. 463eb8a Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. 88cbfd0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 4f19b88 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. af34520 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. 4bd20db Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. 5cb52b5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. 9061cbe Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  26. 19ccb28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  27. 8c31902 x86/boot: Double BOOT_HEAP_SIZE to 64KB by H.J. Lu · 8 years ago
  28. 71b3c12 x86/mm: Add barriers and document switch_mm()-vs-flush synchronization by Andy Lutomirski · 8 years ago
  29. afd2ff9 Linux 4.4 by Linus Torvalds · 8 years ago
  30. eac6f76 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  31. c0cb139 Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  32. 3eb9ede Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  33. 751e5f5 vmstat: allocate vmstat_wq before it is used by Michal Hocko · 8 years ago
  34. a7f61e89 compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS) by Jann Horn · 8 years ago
  35. 66cf191 compat_ioctl: don't pass fd around when not needed by Al Viro · 8 years ago
  36. b434172 compat_ioctl: don't look up the fd twice by Jann Horn · 8 years ago
  37. 44d8a7d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  38. 516c50c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  39. 496b0b5 Merge tag 'pm+acpi-4.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  40. 650e545 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. de03017 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. 3ab6d1e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. ea83ae2 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  44. a6a7358 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  45. 212c7f6 Merge tag 'dmaengine-fix-4.4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  46. 436950a Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  47. 4054f64 Merge tag 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  48. 1f1a89a x86/mm: Micro-optimise clflush_cache_range() by Chris Wilson · 8 years ago
  49. 775d8a1 perf evlist: Add --trace-fields option to show trace fields by Namhyung Kim · 8 years ago
  50. 5c0cf22 perf record: Store data mmaps for dwarf unwind by Jiri Olsa · 8 years ago
  51. 0ba9814 perf libdw: Check for mmaps also in MAP__VARIABLE tree by Jiri Olsa · 8 years ago
  52. 0ddf524 perf unwind: Check for mmaps also in MAP__VARIABLE tree by Jiri Olsa · 8 years ago
  53. f22ed82 perf unwind: Use find_map function in access_dso_mem by Jiri Olsa · 8 years ago
  54. d2190a8 perf evlist: Remove perf_evlist__(enable|disable)_event functions by Jiri Olsa · 8 years ago
  55. 23df7f7 perf evlist: Make perf_evlist__open() open evsels with their cpus and threads (like perf record does) by Adrian Hunter · 8 years ago
  56. 841bcd2 Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 8 years ago
  57. 14cbfbeb perf report: Show random usage tip on the help line by Namhyung Kim · 8 years ago
  58. 6126eb2 Revert "block: Split bios on chunk boundaries" by Jens Axboe · 8 years ago
  59. fc284be perf hists: Export a couple of hist functions by Namhyung Kim · 8 years ago
  60. 21e6d84 perf diff: Use perf_hpp__register_sort_field interface by Jiri Olsa · 8 years ago
  61. b97511c perf tools: Add overhead/overhead_children keys defaults via string by Jiri Olsa · 8 years ago
  62. 5c3b99d PCI: dra7xx: Mark driver as broken by Richard Cochran · 8 years ago
  63. bb4ced2 perf tools: Remove list entry from struct sort_entry by Jiri Olsa · 8 years ago
  64. 685c841 perf tools: Include all tools/lib directory for tags/cscope/TAGS targets by Jiri Olsa · 8 years ago
  65. 9cdbc40 perf script: Align event name properly by Jiri Olsa · 8 years ago
  66. 2d7c03e perf tools: Add missing headers in perf's MANIFEST by Wang Nan · 8 years ago
  67. cbd08b7 perf tools: Do not show trace command if it's not compiled in by Jiri Olsa · 8 years ago
  68. 1e9abf8 perf report: Change default to use event group view by Namhyung Kim · 9 years ago
  69. 42b276a perf top: Decay periods in callchains by Namhyung Kim · 8 years ago
  70. 915b088 tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/ by Arnaldo Carvalho de Melo · 8 years ago
  71. 64af4e0 tools lib: Sync tools/lib/find_bit.c with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  72. 552eb975 tools lib: Move find_next_bit.c to tools/lib/ by Arnaldo Carvalho de Melo · 8 years ago
  73. ff4319d firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6 by Andrea Arcangeli · 8 years ago
  74. 9db22d9 ACPI / property: avoid leaking format string into kobject name by Kees Cook · 8 years ago
  75. 02006f7a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  76. 1d8b0e7 Merge tag 'iommu-fixes-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  77. 2626820 Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  78. a831e67 perf tests: Give a bit more information on the CQM test failure path by Arnaldo Carvalho de Melo · 8 years ago
  79. 239849d perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLE by Arnaldo Carvalho de Melo · 8 years ago
  80. 372b212 perf python: Add missing files to binding link list by Arnaldo Carvalho de Melo · 8 years ago
  81. 049fb9b ftrace/module: Call clean up function when module init fails early by Steven Rostedt (Red Hat) · 8 years ago
  82. 2e4f81e perf test: No need for setting attr.sample_freq on the RECORD test by Arnaldo Carvalho de Melo · 8 years ago
  83. 69ef8f4 perf test: Use "dummy" events in the PERF_RECORD_ test by Arnaldo Carvalho de Melo · 8 years ago
  84. 5bae025 perf evlist: Introduce perf_evlist__new_dummy constructor by Arnaldo Carvalho de Melo · 8 years ago
  85. 0f090bf dts: vt8500: Add SDHC node to DTS file for WM8650 by Roman Volkov · 8 years ago
  86. 5b1a618 ARM: Fix broken USB support in multi_v7_defconfig for sunxi devices by Timo Sigurdsson · 8 years ago
  87. 4f4ba0e perf tests: No need to set attr.sample_freq in the perf time to TSC test by Arnaldo Carvalho de Melo · 8 years ago
  88. e5e57e7 kvm: x86: only channel 0 of the i8254 is linked to the HPET by Paolo Bonzini · 8 years ago
  89. 164afb1 iommu/dma: Use correct offset in map_sg by Robin Murphy · 8 years ago
  90. 3bea6a4 Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 8 years ago
  91. b0b7902 dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag by Rameshwar Prasad Sahu · 8 years ago
  92. b02bab6 async_tx: use GFP_NOWAIT rather than GFP_IO by NeilBrown · 8 years ago
  93. 20f1275 ARM: versatile: fix MMC/SD interrupt assignment by Linus Walleij · 8 years ago
  94. a461a3e ARM: nomadik: set latencies to 8 cycles by Linus Walleij · 8 years ago
  95. b06f3a1 Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  96. 51cb67c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  97. 8453092 perf pmu: fix alias->snapshot missing initialization bug by Stephane Eranian · 8 years ago
  98. b8a1962 perf script: Add stat-cpi.py script by Jiri Olsa · 8 years ago
  99. 36e33c5 perf script: Display stat events by default by Jiri Olsa · 8 years ago
  100. 15d2b99 perf cpumap: Fix cpu conversion in cpu_map__from_entries by Jiri Olsa · 8 years ago