1. b71a3b2 x86: irq_remapping: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  2. a978609 x86, irq: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  3. 2f60002 x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC by Jiang Liu · 10 years ago
  4. 11d686e x86, irq: Move IRQ initialization routines from io_apic.c into vector.c by Jiang Liu · 10 years ago
  5. 8643e28 x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h by Jiang Liu · 10 years ago
  6. c3468952 x86, irq: Move HT IRQ related code from io_apic.c into htirq.c by Jiang Liu · 10 years ago
  7. 4438098 x86, irq: Move PCI MSI related code from io_apic.c into msi.c by Jiang Liu · 10 years ago
  8. 849d356 x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities by Jiang Liu · 10 years ago
  9. f0e5bf7 x86, irq: Make UP version of irq_complete_move() an inline stub by Thomas Gleixner · 10 years ago
  10. 74afab7 x86, irq: Move local APIC related code from io_apic.c into vector.c by Jiang Liu · 10 years ago
  11. 55a0e2b x86, irq: Introduce helpers to access struct irq_cfg by Jiang Liu · 10 years ago
  12. b794ef2 x86, irq: Protect __clear_irq_vector() with vector_lock by Jiang Liu · 10 years ago
  13. cb39288c x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() by Jiang Liu · 10 years ago
  14. 26011ee x86, irq: Refine hw_irq.h to prepare for irqdomain support by Jiang Liu · 10 years ago
  15. a178b87 x86, irq: Convert irq_2_pin list to generic list by Yinghai Lu · 10 years ago
  16. 25d0d35 x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() by Jiang Liu · 10 years ago
  17. cd68f6b x86, irq, acpi: Get rid of special handling of GSI for ACPI SCI by Jiang Liu · 10 years ago
  18. e89900c x86, irq: Introduce helper to check whether an IOAPIC has been registered by Jiang Liu · 10 years ago
  19. 15516a3 x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal by Jiang Liu · 10 years ago
  20. 7db298c x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition by Jiang Liu · 10 years ago
  21. 5da2fd2 x86, irq, ACPI: Introduce a mutex to protect IOAPIC operations from hotplug by Jiang Liu · 10 years ago
  22. 35ef9c9 x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug by Jiang Liu · 10 years ago
  23. cffe0a2 x86, irq: Keep balance of IOAPIC pin reference count by Jiang Liu · 10 years ago
  24. 67dc5e7 x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug by Jiang Liu · 10 years ago
  25. 5411dc4 x86, irq: Prefer assigned ID in APIC ID register for x86_64 by Yinghai Lu · 10 years ago
  26. 7e89941 x86, irq: Split out alloc_ioapic_save_registers() by Yinghai Lu · 10 years ago
  27. 13ca62b ACPI: Fix minor syntax issues in processor_core.c by Jiang Liu · 10 years ago
  28. 250a1ac x86, smpboot: Remove pointless preempt_disable() in native_smp_prepare_cpus() by Thomas Gleixner · 10 years ago
  29. 5db6633 PCI: Remove PCI ioapic driver by Jiang Liu · 10 years ago
  30. 2414e02 x86: Avoid building unused IRQ entry stubs by Jan Beulich · 10 years ago
  31. e106798 x86: irq: Fix placement of mp_should_keep_irq() by Jan Beulich · 10 years ago
  32. 9f50c6e x86, irq, ACPI: Fix building warning of unused code by Jiang Liu · 10 years ago
  33. e32c67e x86, irq: Provide empty send_cleanup_vector() stub for UP builds by Jiang Liu · 10 years ago
  34. 6658c73 ACPI: Correct return value of acpi_dev_resource_address_space() by Jiang Liu · 10 years ago
  35. 8ab7913 Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into x86/apic-picks by Thomas Gleixner · 9 years ago
  36. 3a5dc1f Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  37. 3100e44 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  38. c9f861c Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  39. a023748 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  40. 773fed9 Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  41. 8139548 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  42. 206f18f Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. b6444bd Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  44. 9d0cf6f Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  45. d820126 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  46. 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  47. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  48. ecb50f0 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  49. a157508 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. 25cdb9c x86/microcode/intel: Fish out the stashed microcode for the BSP by Borislav Petkov · 10 years ago
  51. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  52. bee2782 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. 5706ffd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  54. c301106 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. 9c37f959 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  57. ed8efd2 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  58. 151cd97 Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  59. fe78c54 Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  60. 6da3141 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  61. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  62. 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  63. 6c9e924 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  64. 0563fdc0 Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  65. 0a9e0ac Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  66. b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  67. 5056968 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  68. a4a26e8 Merge tag 'nios2-v3.19-rc1' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  69. f3f62a3 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  70. 140dfc9 Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  71. f94784b Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  72. de74038 Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  73. 177808c Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  74. 0160928 Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  75. 3a7dbed Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  76. f2fb380 Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  77. 5db45002 Merge branch 'at91/cleanup5' into next/drivers by Arnd Bergmann · 10 years ago
  78. 7135466 Merge branch 'brcm/stb-smp-uart' into next/drivers by Arnd Bergmann · 10 years ago
  79. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  80. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 10 years ago
  81. 907a6d5 hwmon: (tmp401) Detect TMP435 on all addresses it supports by Guenter Roeck · 10 years ago
  82. 15bae28 x86/kconfig/defconfig: Enable CONFIG_FHANDLE=y by Richard Weinberger · 10 years ago
  83. 3736708 x86: Replace seq_printf() with seq_puts() by Rasmus Villemoes · 10 years ago
  84. 201e7de Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  85. fd7de1e8 sched: Add missing rcu protection to wake_up_all_idle_cpus by Andy Lutomirski · 10 years ago
  86. 78bff1c x86/ticketlock: Fix spin_unlock_wait() livelock by Oleg Nesterov · 10 years ago
  87. c7c9b39 x86/mce: Spell "panicked" correctly by Borislav Petkov · 10 years ago
  88. a3b6397 mfd: rtsx: Add func to split u32 into register by Micky Ching · 10 years ago
  89. e913b8c Merge tag 'microcode_fixes_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/microcode by Ingo Molnar · 10 years ago
  90. 9fd7fc3 locking/lglocks: Add documentation of current lglocks implementation by Nicholas Mc Guire · 10 years ago
  91. 33d7393 mmc: sdhci-msm: Convert to mmc_send_tuning() by Ulf Hansson · 10 years ago
  92. d178532 mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning() by Ulf Hansson · 10 years ago
  93. fe5afb13d mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter by Ulf Hansson · 10 years ago
  94. cfa0bd5 Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  95. e460bfd Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  96. 2b2b407 nios2: Make NIOS2_CMDLINE_IGNORE_DTB depend on CMDLINE_BOOL by Tobias Klauser · 10 years ago
  97. 6e5c8f5 nios2: Add missing NR_CPUS to Kconfig by Tobias Klauser · 10 years ago
  98. c16b15f nios2: asm-offsets: Remove unused definition TI_TASK by Tobias Klauser · 10 years ago
  99. 90f49c9 nios2: Remove write-only struct member from nios2_timer by Tobias Klauser · 10 years ago
  100. 01eca3b nios2: Remove unused extern declaration of shm_align_mask by Tobias Klauser · 10 years ago