1. 154d9e5 x86/irq: Clean up io_apic.h by Jiang Liu · 9 years ago
  2. ca1b886 x86: Remove more unmodified io_apic_ops by Thomas Gleixner · 9 years ago
  3. 9a93d47 x86/irq: Remove x86_io_apic_ops.write and x86_io_apic_ops.modify by Jiang Liu · 9 years ago
  4. 50a6ad8 x86/irq: Remove struct io_apic_irq_attr by Jiang Liu · 9 years ago
  5. 4467715 x86/irq: Move irq_cfg.irq_2_pin into io_apic.c by Jiang Liu · 9 years ago
  6. 9c72496 irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c by Jiang Liu · 9 years ago
  7. 099c5c0 irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c by Jiang Liu · 9 years ago
  8. bac4f90 x86/irq: Remove irq_cfg.irq_remapped by Jiang Liu · 9 years ago
  9. 9880534 irq_remapping: Clean up unsued code to support IOAPIC by Jiang Liu · 9 years ago
  10. 3dd786e x86/irq: Clean up unused forward declarations in x86_init.h by Jiang Liu · 9 years ago
  11. baac169 x86/irq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ by Jiang Liu · 9 years ago
  12. ad66e1e x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfaces by Jiang Liu · 9 years ago
  13. aa5cb97 x86/irq: Remove x86_io_apic_ops.set_affinity and related interfaces by Jiang Liu · 9 years ago
  14. 35d50d8 x86/irq: Remove x86_io_apic_ops.setup_entry and related interfaces by Jiang Liu · 9 years ago
  15. 84bea5c x86/irq: Remove x86_io_apic_ops.print_entries and related interfaces by Jiang Liu · 9 years ago
  16. b75e818 x86/irq: Remove unused struct mp_pin_info by Jiang Liu · 9 years ago
  17. 5ad274d x86/irq: Remove unused old IOAPIC irqdomain interfaces by Jiang Liu · 9 years ago
  18. d32932d x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces by Jiang Liu · 9 years ago
  19. 96ed44b x86/irq: Introduce helper functions to support hierarchical irqdomains for IOAPIC by Jiang Liu · 9 years ago
  20. a44174e x86/irq: Simplify the way to print IOAPIC entry by Jiang Liu · 9 years ago
  21. 1331532 x86/irq: Refine the way to allocate irq_cfg for legacy IRQs by Jiang Liu · 9 years ago
  22. 49c7e60 x86/irq: Implement callbacks to enable hierarchical irqdomains on IOAPICs by Jiang Liu · 9 years ago
  23. c4d05a2 x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains by Jiang Liu · 9 years ago
  24. 4e69d7e x86/irq: Remove unused pre_init_apic_IRQ0() by Jiang Liu · 9 years ago
  25. b041581 x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr() by Jiang Liu · 9 years ago
  26. 6648d1b x86/intel-mid: Delay initialization of APB timer by Thomas Gleixner · 9 years ago
  27. 0cddfc7 irq_remapping: Remove unused function irq_remapping_print_chip() by Jiang Liu · 9 years ago
  28. e390d89 x86/irq: Simplify MSI/DMAR/HPET implementation by using common code by Jiang Liu · 9 years ago
  29. 62ac178 x86/irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips by Jiang Liu · 9 years ago
  30. 90d84fe x86/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg() by Jiang Liu · 9 years ago
  31. 68682a2 x86/MSI: Simplify the way to deal with remapped MSI interrupts by Jiang Liu · 9 years ago
  32. 81dabe2 x86/irq: Normalize x86 irq_chip name by Jiang Liu · 9 years ago
  33. 43fe1ab x86/uv: Use hierarchical irqdomain to manage UV interrupts by Jiang Liu · 9 years ago
  34. 49e07d8 x86/htirq: Use hierarchical irqdomain to manage Hypertransport interrupts by Jiang Liu · 9 years ago
  35. 0921f1d x86/irq: Use hierarchical irqdomain to manage DMAR interrupts by Jiang Liu · 9 years ago
  36. 34742db iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit by Jiang Liu · 9 years ago
  37. b1855c7 x86/MSI: Clean up unused MSI related code and interfaces by Jiang Liu · 9 years ago
  38. 7a53a12 irq_remapping: Clean up unused MSI related code by Jiang Liu · 9 years ago
  39. 80aa283 x86/irq: Directly call native_compose_msi_msg() for DMAR IRQ by Jiang Liu · 9 years ago
  40. 52f518a x86/MSI: Use hierarchical irqdomains to manage MSI interrupts by Jiang Liu · 9 years ago
  41. 3cb96f0 x86/hpet: Enhance HPET IRQ to support hierarchical irqdomains by Jiang Liu · 9 years ago
  42. 947045a irq_remapping: Introduce new interfaces to support hierarchical irqdomains by Jiang Liu · 9 years ago
  43. a62b32c x86/dmar: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 9 years ago
  44. af87bae x86/htirq: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 9 years ago
  45. 331dd19 x86/uv: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 9 years ago
  46. 4c8f996 x86/MSI: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 9 years ago
  47. bd8eb63 x86/hpet: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 9 years ago
  48. b5dc8e6 x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectors by Jiang Liu · 9 years ago
  49. 5f0052f x86/irq: Save destination CPU ID in irq_cfg by Jiang Liu · 9 years ago
  50. 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
  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. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  59. 8eb68bf x86: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  60. 18ecb3b x86/fpu: Load xsave pointer *after* initialization by Borislav Petkov · 9 years ago
  61. 78d504b perf/x86/intel: Add Broadwell support for the LBR callstack by Kan Liang · 10 years ago
  62. 6455239 perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain energy units by Jacob Pan · 10 years ago
  63. 517e634 perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events by Peter Zijlstra · 9 years ago
  64. c857eb5 perf/x86: Fix hw_perf_event::flags collision by Peter Zijlstra · 9 years ago
  65. 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
  66. fd0f86b x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal() by Oleg Nesterov · 9 years ago
  67. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  68. 3ac62bc x86: mtrr: if: remove use of seq_printf return value by Joe Perches · 9 years ago
  69. 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
  70. 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
  71. b422b75 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  72. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  73. 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
  74. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  75. 4a20799 mm: move memtest under mm by Vladimir Murzin · 9 years ago
  76. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 9 years ago
  77. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 9 years ago
  78. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  79. 8216814 x86: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  80. 6b63783 x86, mm: support huge KVA mappings on x86 by Toshi Kani · 9 years ago
  81. 5d72b4f x86, mm: support huge I/O mapping capability I/F by Toshi Kani · 9 years ago
  82. 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  83. 692297d watchdog: introduce the hardlockup_detector_disable() function by Ulrich Obergfell · 9 years ago
  84. 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
  85. 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
  86. 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
  87. 9497d738 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  88. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  89. 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
  90. a21c1ea Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  91. c4d3066 x86 msr-index: define MSR_TURBO_RATIO_LIMIT,1,2 by Len Brown · 9 years ago
  92. 6a16dda Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  93. ec1bc8e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. 07f2d8c Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. ee799f4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 6cf78d4b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 0ad5c6b Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 421ec90 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. 64f004a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. b48488d Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago