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