Age | Commit message (Expand) | Author | Files | Lines |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 1 | -0/+5 |
2019-01-26 | x86/kernel: Mark expected switch-case fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: replace alloc_bootmem_pages with memblock_alloc | Mike Rapoport | 1 | -1/+2 |
2018-08-05 | x86: Don't include linux/irq.h from asm/hardirq.h | Nicolai Stange | 1 | -0/+1 |
2018-06-06 | x86/ioapic: Use apic_ack_irq() | Thomas Gleixner | 1 | -1/+1 |
2018-04-02 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -12/+4 |
2018-02-20 | x86/IO-APIC: Avoid warning in 32-bit builds | Jan Beulich | 1 | -1/+1 |
2018-02-17 | x86/apic: Rename variables and functions related to x86_io_apic_ops | Baoquan He | 1 | -2/+2 |
2018-02-17 | x86/apic: Remove the (now) unused disable_IO_APIC() function | Baoquan He | 1 | -13/+0 |
2018-02-17 | x86/apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=y | Baoquan He | 1 | -1/+1 |
2018-02-17 | x86/apic: Split out restore_boot_irq_mode() from disable_IO_APIC() | Baoquan He | 1 | -0/+5 |
2018-01-14 | x86: Introduce and use MP IRQ trigger and polarity defines | Jan Kiszka | 1 | -10/+10 |
2017-12-29 | genirq/irqdomain: Rename early argument of irq_domain_activate_irq() | Thomas Gleixner | 1 | -1/+1 |
2017-11-07 | Merge branch 'linus' into x86/apic, to resolve conflicts | Ingo Molnar | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-25 | x86/io_apic: Reevaluate vector configuration on activate() | Thomas Gleixner | 1 | -15/+22 |
2017-09-25 | x86/ioapic: Mark legacy vectors at reallocation time | Thomas Gleixner | 1 | -0/+1 |
2017-09-25 | x86/ioapic: Remove obsolete post hotplug update | Thomas Gleixner | 1 | -42/+0 |
2017-09-25 | x86/apic: Get rid of apic->target_cpus | Thomas Gleixner | 1 | -4/+3 |
2017-09-25 | Merge branch 'irq/core' into x86/apic | Thomas Gleixner | 1 | -4/+5 |
2017-09-25 | genirq/irqdomain: Propagate early activation | Thomas Gleixner | 1 | -2/+2 |
2017-09-25 | genirq/irqdomain: Update irq_domain_ops.activate() signature | Thomas Gleixner | 1 | -2/+3 |
2017-09-25 | x86/ioapic: Refactor the delay logic in timer_irq_works() | Dou Liyang | 1 | -2/+43 |
2017-08-23 | x86/ioapic: Print the IRTE's index field correctly when enabling INTR | raymond pang | 1 | -1/+1 |
2017-07-20 | x86/ioapic: Pass the correct data to unmask_ioapic_irq() | Seunghun Han | 1 | -1/+1 |
2017-07-03 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+20 |
2017-06-22 | x86/ioapic: Create named irq domain | Thomas Gleixner | 1 | -2/+20 |
2017-05-26 | x86/ioapic: Remove unused IO_APIC_irq_trigger() function | Matthias Kaehlcke | 1 | -22/+0 |
2017-02-20 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+2 |
2017-02-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2017-02-08 | Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback" | Linus Torvalds | 1 | -2/+0 |
2017-02-01 | Merge branch 'x86/urgent' into x86/platform, to pick up fixes | Ingo Molnar | 1 | -0/+2 |
2017-01-31 | x86/irq: Make irq activate operations symmetric | Thomas Gleixner | 1 | -0/+2 |
2017-01-20 | x86/ioapic: Return suitable error code in mp_map_gsi_to_irq() | Andy Shevchenko | 1 | -2/+2 |
2017-01-18 | x86/ioapic: Restore IO-APIC irq_chip retrigger callback | Ruslan Ruslichenko | 1 | -0/+2 |
2017-01-18 | x86/ioapic: Restore IO-APIC irq_chip retrigger callback | Ruslan Ruslichenko | 1 | -0/+2 |
2016-12-09 | x86: Remove empty idle.h header | Thomas Gleixner | 1 | -1/+0 |
2016-09-20 | x86/apic: Get rid of apic_version[] array | Denys Vlasenko | 1 | -2/+2 |
2016-08-01 | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2016-07-25 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+3 |
2016-07-14 | x86/kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+1 |
2016-07-04 | genirq: Add affinity hint to irq allocation | Thomas Gleixner | 1 | -2/+3 |
2016-06-10 | x86/ioapic: Simplify ioapic_setup_resources() | Rui Wang | 1 | -11/+7 |
2016-06-10 | x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() | Rui Wang | 1 | -1/+1 |
2016-04-13 | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage | Borislav Petkov | 1 | -1/+1 |
2016-01-15 | x86/irq: Call chip->irq_set_affinity in proper context | Thomas Gleixner | 1 | -1/+5 |
2015-11-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |