1. 5ad274d x86/irq: Remove unused old IOAPIC irqdomain interfaces by Jiang Liu · 9 years ago
  2. d32932d x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces by Jiang Liu · 9 years ago
  3. 96ed44b x86/irq: Introduce helper functions to support hierarchical irqdomains for IOAPIC by Jiang Liu · 9 years ago
  4. a44174e x86/irq: Simplify the way to print IOAPIC entry by Jiang Liu · 9 years ago
  5. 1331532 x86/irq: Refine the way to allocate irq_cfg for legacy IRQs by Jiang Liu · 9 years ago
  6. 49c7e60 x86/irq: Implement callbacks to enable hierarchical irqdomains on IOAPICs by Jiang Liu · 9 years ago
  7. c4d05a2 x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains by Jiang Liu · 9 years ago
  8. 4e69d7e x86/irq: Remove unused pre_init_apic_IRQ0() by Jiang Liu · 9 years ago
  9. b041581 x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr() by Jiang Liu · 9 years ago
  10. 6648d1b x86/intel-mid: Delay initialization of APB timer by Thomas Gleixner · 9 years ago
  11. 0cddfc7 irq_remapping: Remove unused function irq_remapping_print_chip() by Jiang Liu · 9 years ago
  12. e390d89 x86/irq: Simplify MSI/DMAR/HPET implementation by using common code by Jiang Liu · 9 years ago
  13. 62ac178 x86/irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips by Jiang Liu · 9 years ago
  14. 90d84fe x86/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg() by Jiang Liu · 9 years ago
  15. 68682a2 x86/MSI: Simplify the way to deal with remapped MSI interrupts by Jiang Liu · 9 years ago
  16. 81dabe2 x86/irq: Normalize x86 irq_chip name by Jiang Liu · 9 years ago
  17. 43fe1ab x86/uv: Use hierarchical irqdomain to manage UV interrupts by Jiang Liu · 9 years ago
  18. 49e07d8 x86/htirq: Use hierarchical irqdomain to manage Hypertransport interrupts by Jiang Liu · 9 years ago
  19. 0921f1d x86/irq: Use hierarchical irqdomain to manage DMAR interrupts by Jiang Liu · 9 years ago
  20. 34742db iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit by Jiang Liu · 9 years ago
  21. b1855c7 x86/MSI: Clean up unused MSI related code and interfaces by Jiang Liu · 9 years ago
  22. 7a53a12 irq_remapping: Clean up unused MSI related code by Jiang Liu · 9 years ago
  23. 80aa283 x86/irq: Directly call native_compose_msi_msg() for DMAR IRQ by Jiang Liu · 9 years ago
  24. 52f518a x86/MSI: Use hierarchical irqdomains to manage MSI interrupts by Jiang Liu · 9 years ago
  25. 3cb96f0 x86/hpet: Enhance HPET IRQ to support hierarchical irqdomains by Jiang Liu · 9 years ago
  26. 947045a irq_remapping: Introduce new interfaces to support hierarchical irqdomains by Jiang Liu · 9 years ago
  27. a62b32c x86/dmar: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 9 years ago
  28. af87bae x86/htirq: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 9 years ago
  29. 331dd19 x86/uv: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 9 years ago
  30. 4c8f996 x86/MSI: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 9 years ago
  31. bd8eb63 x86/hpet: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 9 years ago
  32. b5dc8e6 x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectors by Jiang Liu · 9 years ago
  33. 5f0052f x86/irq: Save destination CPU ID in irq_cfg by Jiang Liu · 9 years ago
  34. 00425bb crypto: x86/sha512_ssse3 - fixup for asm function prototype change by Ard Biesheuvel · 9 years ago
  35. b9bb6fb Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  36. 576b070 x86: perf: uncore: Use hrtimer_start() by Thomas Gleixner · 9 years ago
  37. 514c230 x86: perf: Use hrtimer_start() by Thomas Gleixner · 9 years ago
  38. 3f5159a x86/asm/entry/32: Update -ENOSYS handling to match the 64-bit logic by Denys Vlasenko · 9 years ago
  39. ac7f5df x86/asm/entry/64: Merge 32-bit execve stubs with x32 ones, as they are identical by Denys Vlasenko · 9 years ago
  40. 17be0ae x86/asm/entry/64: Implement better check for canonical addresses by Denys Vlasenko · 9 years ago
  41. 0140e61 perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver by Sonny Rao · 9 years ago
  42. 80bcffb perf/x86/intel/uncore: Add support for Intel Haswell ULT (lower power Mobile Processor) IMC uncore PMUs by Sonny Rao · 9 years ago
  43. 3b6e042 perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmu by Jiri Olsa · 9 years ago
  44. 3462bd2 x86/asm: Always inline atomics by Hagen Paul Pfeifer · 9 years ago
  45. aac82d3 x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop by Andy Lutomirski · 10 years ago
  46. 085e68e KVM: VMX: Preserve host CR4.MCE value while in guest mode. by Ben Serebrin · 9 years ago
  47. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  48. 41d5e08 Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  49. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  50. 94d4b47 x86/mm: Clean up types in xlate_dev_mem_ptr() by Ingo Molnar · 12 years ago
  51. 09d5160 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 9 years ago
  52. 0b2bb69 tools/power turbostat: Initial Skylake support by Len Brown · 10 years ago
  53. 34a984f Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 90d1c08 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 96b90f2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. a6dfa12 config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected by Konrad Rzeszutek Wilk · 9 years ago
  57. 0c99241 perf/x86/intel/pt: Fix and clean up error handling in pt_event_add() by Ingo Molnar · 9 years ago
  58. 98b228f x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptr by Roy Franz · 9 years ago
  59. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  60. 8eb68bf x86: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  61. 18ecb3b x86/fpu: Load xsave pointer *after* initialization by Borislav Petkov · 9 years ago
  62. 78d504b perf/x86/intel: Add Broadwell support for the LBR callstack by Kan Liang · 10 years ago
  63. 6455239 perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain energy units by Jacob Pan · 10 years ago
  64. 517e634 perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events by Peter Zijlstra · 9 years ago
  65. c857eb5 perf/x86: Fix hw_perf_event::flags collision by Peter Zijlstra · 9 years ago
  66. 497a5df Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  67. fd0f86b x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal() by Oleg Nesterov · 9 years ago
  68. 6a90773 x86/asm: Enable fast 32-bit put_user_64() for copy_to_user() by Chris Wilson · 9 years ago
  69. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  70. 3ac62bc x86: mtrr: if: remove use of seq_printf return value by Joe Perches · 9 years ago
  71. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  72. e44740c Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  73. bb668734 VFS: assorted d_backing_inode() annotations by David Howells · 10 years ago
  74. b422b75 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  75. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  76. decf633 KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spte by Xiao Guangrong · 9 years ago
  77. 1300052 kvm: mmu: don't do memslot overflow check by Wanpeng Li · 9 years ago
  78. c0f6feb x86/asm, x86/acpi/wakeup_64.S: Make global label a local one by Borislav Petkov · 9 years ago
  79. ff22e20 x86/asm, x86/power/hibernate: Use local labels in asm by Borislav Petkov · 9 years ago
  80. 1443405 x86/asm: Remove unused TI_cpu by Brian Gerst · 9 years ago
  81. 4d178f9 x86/asm: Merge common 32-bit values in asm-offsets.c by Brian Gerst · 9 years ago
  82. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  83. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  84. 4a20799 mm: move memtest under mm by Vladimir Murzin · 9 years ago
  85. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 9 years ago
  86. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 9 years ago
  87. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  88. 8216814 x86: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  89. 6b63783 x86, mm: support huge KVA mappings on x86 by Toshi Kani · 9 years ago
  90. 5d72b4f x86, mm: support huge I/O mapping capability I/F by Toshi Kani · 9 years ago
  91. 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  92. 692297d watchdog: introduce the hardlockup_detector_disable() function by Ulrich Obergfell · 9 years ago
  93. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. e95e7f6 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 9497d738 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  97. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  98. bea1542 KVM: x86: cleanup kvm_irq_delivery_to_apic_fast by Paolo Bonzini · 9 years ago
  99. 9e9c3fe KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save by Nadav Amit · 9 years ago
  100. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago