1. 778843f x86/asm/entry/32: Simplify pushes of zeroed pt_regs->REGs by Denys Vlasenko · 8 years ago
  2. d63f4b5 selftests/x86/ldt_gdt: Test set_thread_area() deletion of an active segment by Andy Lutomirski · 8 years ago
  3. c9867f8 x86/tls: Synchronize segment registers in set_thread_area() by Andy Lutomirski · 8 years ago
  4. 296f781 x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase by Andy Lutomirski · 8 years ago
  5. 731e33e x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization by Andy Lutomirski · 8 years ago
  6. b038c84 x86/segments/64: When load_gs_index fails, clear the base by Andy Lutomirski · 8 years ago
  7. 45e876f x86/segments/64: When loadsegment(fs, ...) fails, clear the base by Andy Lutomirski · 8 years ago
  8. f005f5d x86/asm: Make asm/alternative.h safe from assembly by Andy Lutomirski · 8 years ago
  9. 35de5b0 x86/asm: Stop depending on ptrace.h in alternative.h by Andy Lutomirski · 8 years ago
  10. ffc5fce Merge branch 'x86/urgent' into x86/asm, to refresh the tree by Ingo Molnar · 8 years ago
  11. 1bdb897 x86/apic: Handle zero vector gracefully in clear_vector_irq() by Keith Busch · 8 years ago
  12. e16d8a6 Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging" by Andy Lutomirski · 8 years ago
  13. 707e59b xen/qspinlock: Don't kick CPU if IRQ is not initialized by Ross Lagerwall · 8 years ago
  14. b2eafe8 Merge branch 'x86/urgent' into x86/asm, to fix semantic conflict by Ingo Molnar · 8 years ago
  15. ea5dfb5 x86 EDAC, sb_edac.c: Take account of channel hashing when needed by Tony Luck · 8 years ago
  16. ff15e95 x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address by Tony Luck · 8 years ago
  17. 103f611 x86/mm/xen: Suppress hugetlbfs in PV guests by Jan Beulich · 8 years ago
  18. 78b0634 x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt by Juergen Gross · 8 years ago
  19. abfb949 x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall() by Dmitry Safonov · 8 years ago
  20. 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  21. c3b46c7 Linux 4.6-rc4 by Linus Torvalds · 8 years ago
  22. 9d090d0 Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  23. 6545b60 dm cache metadata: fix cmd_read_lock() acquiring write lock by Ahmed Samy · 8 years ago
  24. b9f5dba Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  25. e1e22b2 Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  26. b62dabf Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  27. 306a63b Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  28. ac82a57 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. e2f50c5 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  30. 956e6c8 Merge branch 'fix/edma' into fixes by Vinod Koul · 8 years ago
  31. 1cc3334 Merge branch 'fix/xilinx' into fixes by Vinod Koul · 8 years ago
  32. 4bd6135 Merge branch 'fix/omap' into fixes by Vinod Koul · 8 years ago
  33. 09c505c Merge branch 'fix/hsu' into fixes by Vinod Koul · 8 years ago
  34. 1e2ae9e x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances by Vitaly Kuznetsov · 8 years ago
  35. 2e57259 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  36. f3c9a1a Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  37. 29dde7c Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  38. 2fffad1 Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  39. ab5f9eb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  40. 60ea7bb Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  41. 0a370d26 libnvdimm, pmem: clarify the write+clear_poison+write flow by Dan Williams · 8 years ago
  42. a7297a6 block: loop: fix filesystem corruption in case of aio/dio by Ming Lei · 8 years ago
  43. 806fdcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  44. a1f9831 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. 63a1281 Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  46. 0a3f5af Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  47. c8c5285 Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  48. a7109a2 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  49. dfe7058 Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  50. 16382ed Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  51. 4c0b1c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  52. 9567366 dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros by Mike Snitzer · 8 years ago
  53. a522905 NVMe: Always use MSI/MSI-x interrupts by Keith Busch · 8 years ago
  54. 51d7b12 /proc/iomem: only expose physical resource addresses to privileged users by Linus Torvalds · 8 years ago
  55. ab0fa82 pci-sysfs: use proper file capability helper function by Linus Torvalds · 8 years ago
  56. 34dbbcd Make file credentials available to the seqfile interfaces by Linus Torvalds · 8 years ago
  57. 4046d6e Revert "x86: remove the kernel code/data/bss resources from /proc/iomem" by Linus Torvalds · 8 years ago
  58. 366dd4e parisc: Fix ftrace function tracer by Helge Deller · 8 years ago
  59. cba2e47 pmem: fix BUG() error in pmem.h:48 on X86_32 by Toshi Kani · 8 years ago
  60. ad06fde pwm: fsl-ftm: Use flat regmap cache by Stefan Agner · 9 years ago
  61. 70ad7f7 mmc: tegra: Disable UHS-I modes for Tegra124 by Jon Hunter · 8 years ago
  62. 9aaf343 mmc: block: Use the mmc host device index as the mmcblk device index by Ulf Hansson · 8 years ago
  63. ff3e84e Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 8 years ago
  64. 25451c1 Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  65. 90de680 Merge tag 'sh-fixes-4.6-rc1' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  66. e86103a usb: hcd: out of bounds access in for_each_companion by Robert Dobrowolski · 8 years ago
  67. 1363074 USB: uas: Add a new NO_REPORT_LUNS quirk by Hans de Goede · 8 years ago
  68. 198de51 USB: uas: Limit qdepth at the scsi-host level by Hans de Goede · 8 years ago
  69. 2dc0194 doc: usb: Fix typo in gadget_multi documentation by Diego Herranz · 8 years ago
  70. f9a85f6 usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value by Peter Griffin · 8 years ago
  71. 98d74f9 xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers by Mathias Nyman · 8 years ago
  72. 7150406 usb: xhci: fix wild pointers in xhci_mem_cleanup by Lu Baolu · 8 years ago
  73. 5ad3b03 usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys by Yoshihiro Shimoda · 8 years ago
  74. 0a380be usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT by Yoshihiro Shimoda · 8 years ago
  75. 671ffdf xhci: resume USB 3 roothub first by Mathias Nyman · 8 years ago
  76. 0d46fac usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host by Rafal Redzimski · 8 years ago
  77. 2a14759 cdc-acm: fix crash if flushed with nothing buffered by Oliver Neukum · 8 years ago
  78. dea5c24 lib: lz4: cleanup unaligned access efficiency detection by Rui Salvaterra · 8 years ago
  79. 3e26a69 lib: lz4: fixed zram with lz4 on big endian machines by Rui Salvaterra · 8 years ago
  80. 3fe6409 dmaengine: dw: fix master selection by Andy Shevchenko · 8 years ago
  81. 5b523ff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  82. e012766 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  83. 5e1b59a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  84. 91ed140 x86/asm: Make sure verify_cpu() has a good stack by Borislav Petkov · 8 years ago
  85. 60a0e20 x86/extable: Add a comment about early exception handlers by Andy Lutomirski · 8 years ago
  86. b828b79 x86/msr: Set the return value to zero when native_rdmsr_safe() fails by Andy Lutomirski · 8 years ago
  87. 4985ce1 x86/paravirt: Make "unsafe" MSR accesses unsafe even if PARAVIRT=y by Andy Lutomirski · 8 years ago
  88. dd2f4a0 x86/paravirt: Add paravirt_{read,write}_msr() by Andy Lutomirski · 8 years ago
  89. fbd7043 x86/msr: Carry on after a non-"safe" MSR access fails by Andy Lutomirski · 8 years ago
  90. c2ee03b x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks by Andy Lutomirski · 8 years ago
  91. ae7ef45 x86/traps: Enable all exception handler callbacks early by Andy Lutomirski · 8 years ago
  92. 0e861fb x86/head: Move early exception panic code into early_fixup_exception() by Andy Lutomirski · 8 years ago
  93. 0d0efc0 x86/head: Move the early NMI fixup into C by Andy Lutomirski · 8 years ago
  94. 7bbcdb1 x86/head: Pass a real pt_regs and trapnr to early_fixup_exception() by Andy Lutomirski · 8 years ago
  95. 6aa6dbf x86/fpu: Get rid of x87 math exception helpers by Borislav Petkov · 8 years ago
  96. de82fbc x86/fpu: Remove check_fpu() indirection by Borislav Petkov · 8 years ago
  97. eff4677 x86/tsc: Save an indentation level in recalibrate_cpu_khz() by Borislav Petkov · 8 years ago
  98. a841cca x86/tsc: Do not check X86_FEATURE_CONSTANT_TSC in notifier call by Borislav Petkov · 8 years ago
  99. 425d8c2 x86/cpu: Simplify extended APIC ID detection on AMD by Borislav Petkov · 8 years ago
  100. 78df526 x86/fpu/regset: Replace static_cpu_has() usage with boot_cpu_has() by Borislav Petkov · 8 years ago