1. 594a30f x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs without the feature by Hans de Goede · 7 years ago
  2. 1d792a6 x86/idt: Remove the tracing IDT leftovers by Thomas Gleixner · 7 years ago
  3. facaa3e x86/idt: Hide set_intr_gate() by Thomas Gleixner · 7 years ago
  4. 4447ac1 x86/idt: Simplify alloc_intr_gate() by Thomas Gleixner · 7 years ago
  5. db18da7 x86/idt: Deinline setup functions by Thomas Gleixner · 7 years ago
  6. 485fa57 x86/idt: Remove unused functions/inlines by Thomas Gleixner · 7 years ago
  7. dc20b2d x86/idt: Move interrupt gate initialization to IDT code by Thomas Gleixner · 7 years ago
  8. 636a759 x86/idt: Move APIC gate initialization to tables by Thomas Gleixner · 7 years ago
  9. b70543a x86/idt: Move regular trap init to tables by Thomas Gleixner · 7 years ago
  10. 90f6225 x86/idt: Move IST stack based traps to table init by Thomas Gleixner · 7 years ago
  11. 0a30908 x86/idt: Move debug stack init to table based by Thomas Gleixner · 7 years ago
  12. 433f892 x86/idt: Switch early trap init to IDT tables by Thomas Gleixner · 7 years ago
  13. 3318e97 x86/idt: Prepare for table based init by Thomas Gleixner · 7 years ago
  14. 87e8178 x86/idt: Move early IDT setup out of 32-bit asm by Thomas Gleixner · 7 years ago
  15. 588787f x86/idt: Move early IDT handler setup to IDT code by Thomas Gleixner · 7 years ago
  16. e802a51 x86/idt: Consolidate IDT invalidation by Thomas Gleixner · 7 years ago
  17. 8f55868f x86/idt: Remove unused set_trap_gate() by Thomas Gleixner · 7 years ago
  18. 16bc18d x86/idt: Move 32-bit idt_descr to C code by Thomas Gleixner · 7 years ago
  19. d8ed9d4 x86/idt: Create file for IDT related code by Thomas Gleixner · 7 years ago
  20. 87cc037 x86/ldttss: Clean up 32-bit descriptors by Thomas Gleixner · 7 years ago
  21. 38e9e81 x86/gdt: Use bitfields for initialization by Thomas Gleixner · 7 years ago
  22. 9a98e77 x86/asm: Replace access to desc_struct:a/b fields by Thomas Gleixner · 7 years ago
  23. 718f5d0 x86/fpu: Use bitfield accessors for desc_struct by Thomas Gleixner · 7 years ago
  24. 1dd439f x86/percpu: Use static initializer for GDT entry by Thomas Gleixner · 7 years ago
  25. 64b163f x86/idt: Unify gate_struct handling for 32/64-bit kernels by Thomas Gleixner · 7 years ago
  26. 7328552 x86/tracing: Build tracepoints only when they are used by Thomas Gleixner · 7 years ago
  27. a45525b x86/irq_work: Make it depend on APIC by Thomas Gleixner · 7 years ago
  28. 0428e01a x86/ipi: Make platform IPI depend on APIC by Thomas Gleixner · 7 years ago
  29. 8095474 x86/tracing: Disentangle pagefault and resched IPI tracing key by Thomas Gleixner · 7 years ago
  30. 6f54f3e x86/idt: Clean up the i386 low level entry macros by Thomas Gleixner · 7 years ago
  31. 4b9a8dc x86/idt: Remove the tracing IDT completely by Thomas Gleixner · 7 years ago
  32. 3cd788c x86/smp: Use static key for reschedule interrupt tracing by Thomas Gleixner · 7 years ago
  33. 85b77cd x86/smp: Remove pointless duplicated interrupt code by Thomas Gleixner · 7 years ago
  34. 0f42ae2 x86/mce: Remove duplicated tracing interrupt code by Thomas Gleixner · 7 years ago
  35. daabb8e x86/irqwork: Get rid of duplicated tracing interrupt code by Thomas Gleixner · 7 years ago
  36. 61069de x86/apic: Remove the duplicated tracing versions of interrupts by Thomas Gleixner · 7 years ago
  37. 8a17116 x86/irq: Get rid of duplicated trace_x86_platform_ipi() code by Thomas Gleixner · 7 years ago
  38. 3bec6def x86/apic: Use this_cpu_ptr() in local_timer_interrupt() by Thomas Gleixner · 7 years ago
  39. 302a98f x86/apic: Remove the duplicated tracing version of local_timer_interrupt() by Thomas Gleixner · 7 years ago
  40. 11a7ffb x86/traps: Simplify pagefault tracing logic by Thomas Gleixner · 7 years ago
  41. 2feb1b3 x86/tracing: Introduce a static key for exception tracing by Thomas Gleixner · 7 years ago
  42. f7eaf6e x86/boot: Move EISA setup to a separate file by Thomas Gleixner · 7 years ago
  43. 9aec458 x86/irq: Remove duplicated used_vectors definition by Thomas Gleixner · 7 years ago
  44. 05161b9 x86/irq: Get rid of the 'first_system_vector' indirection bogosity by Thomas Gleixner · 7 years ago
  45. fa4ab57 x86/irq: Unexport used_vectors[] by Thomas Gleixner · 7 years ago
  46. 69de72e x86/irq: Remove vector_used_by_percpu_irq() by Thomas Gleixner · 7 years ago
  47. 416b0c0 Merge branch 'linus' into x86/apic, to pick up fixes by Ingo Molnar · 7 years ago
  48. 9c3a815 page waitqueue: always add new entries at the end by Linus Torvalds · 7 years ago
  49. b339752 cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs by Tejun Heo · 7 years ago
  50. e8206d2 ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intc by Alexey Brodkin · 7 years ago
  51. 79de3cb fs/select: Fix memory corruption in compat_get_fd_set() by Helge Deller · 7 years ago
  52. 702e976 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 7 years ago
  53. cc4a41f Linux 4.13-rc7 by Linus Torvalds · 7 years ago
  54. 2c25833 Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  55. 80f73b2 Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  56. c3c1626 Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  57. fff4e7a Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  58. a8b169a Avoid page waitqueue race leaving possible page locker waiting by Linus Torvalds · 7 years ago
  59. 3510ca2 Minor page waitqueue cleanups by Linus Torvalds · 7 years ago
  60. 0cc3b0e Clarify (and fix) MAX_LFS_FILESIZE macros by Linus Torvalds · 7 years ago
  61. bab9752 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  62. 9716bdb Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  63. c153e62 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 0adb8f3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. 53ede64 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. b3242db Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  67. 67a3b5c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  68. 17e34c4 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  69. 42e6d5e Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  70. 105065c Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  71. 8c7932a Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  72. d580e80 Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  73. 0b31c3e Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  74. 1f5de42 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  75. 8e1101d PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL by Christoph Hellwig · 7 years ago
  76. 299c460 Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  77. 8efeb35 Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  78. 985e775 Merge tag 'dmaengine-fix-4.13-rc7' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  79. 9e15400 Merge tag 'drm-fixes-for-v4.13-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  80. 91b540f mm/memblock.c: reversed logic in memblock_discard() by Pavel Tatashin · 7 years ago
  81. 2b7e866 fork: fix incorrect fput of ->exe_file causing use-after-free by Eric Biggers · 7 years ago
  82. 263630e mm/madvise.c: fix freeing of locked page with MADV_FREE by Eric Biggers · 7 years ago
  83. fffa281 dax: fix deadlock due to misaligned PMD faults by Ross Zwisler · 7 years ago
  84. 435c0b87 mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled by Kirill A. Shutemov · 7 years ago
  85. 556b969 PM/hibernate: touch NMI watchdog when creating snapshot by Chen Yu · 7 years ago
  86. ba74b6f virtio_pci: fix cpu affinity support by Christoph Hellwig · 7 years ago
  87. 1046d30 virtio_blk: fix incorrect message when disk is resized by Stefan Hajnoczi · 7 years ago
  88. 22d5382 blk-mq-debugfs: Add names for recently added flags by Bart Van Assche · 7 years ago
  89. 47c5310 KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce() by Paul Mackerras · 7 years ago
  90. 64aee2a perf/core: Fix group {cpu,task} validation by Mark Rutland · 7 years ago
  91. ccd5b32 x86/mm: Fix use-after-free of ldt_struct by Eric Biggers · 7 years ago
  92. 38cfd5e KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state by Paolo Bonzini · 7 years ago
  93. b9dd21e KVM: x86: simplify handling of PKRU by Paolo Bonzini · 7 years ago
  94. c469268 KVM: x86: block guest protection keys unless the host has them enabled by Paolo Bonzini · 7 years ago
  95. c0bb80c Merge branch 'x86/asm' into x86/apic by Thomas Gleixner · 7 years ago
  96. be3e83e mtd: nand: atmel: Relax tADL_min constraint by Boris Brezillon · 7 years ago
  97. b974696 mtd: nandsim: remove debugfs entries in error path by Uwe Kleine-König · 7 years ago
  98. da61197 Merge tag 'drm-misc-fixes-2017-08-24' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  99. 4b5587c Merge tag 'drm-intel-fixes-2017-08-24' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  100. 4a64658 Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad by Masaki Ota · 7 years ago