aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-02s390/vtime: Use the generic IRQ entry accountingFrederic Weisbecker
2020-12-02sched/cputime: Remove symbol exports from IRQ time accountingFrederic Weisbecker
2020-11-30genirq/irqdomain: Don't try to free an interrupt that has no mappingMarc Zyngier
2020-11-24sh/irq: Add missing closing parentheses in arch_show_interrupts()Geert Uytterhoeven
2020-11-23softirq: Move related code into one sectionThomas Gleixner
2020-11-23preempt: Cleanup the macro maze a bitThomas Gleixner
2020-11-23irqstat: Move declaration into asm-generic/hardirq.hThomas Gleixner
2020-11-23sh: irqstat: Use the generic irq_cpustat_tThomas Gleixner
2020-11-23asm-generic/irqstat: Add optional __nmi_count memberThomas Gleixner
2020-11-23arm64: irqstat: Get rid of duplicated declarationThomas Gleixner
2020-11-23ARM: irqstat: Get rid of duplicated declarationThomas Gleixner
2020-11-23um/irqstat: Get rid of the duplicated declarationsThomas Gleixner
2020-11-23irqstat: Get rid of nmi_count() and __IRQ_STAT()Thomas Gleixner
2020-11-23sh: Get rid of nmi_count()Thomas Gleixner
2020-11-23parisc: Remove bogus __IRQ_STAT macroThomas Gleixner
2020-11-16genirq: Fix kernel-doc markupsMauro Carvalho Chehab
2020-11-15genirq/irqdomain: Make irq_domain_disassociate() staticThomas Gleixner
2020-11-14genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQThomas Gleixner
2020-11-07regmap: irq: Convert to use irq_domain_create_legacy()Andy Shevchenko
2020-11-07irqdomain: Introduce irq_domain_create_legacy() APIAndy Shevchenko
2020-11-07irqdomain: Replace open coded of_node_to_fwnode()Andy Shevchenko
2020-11-07irqdomain: Add forward declaration of fwnode_handleAndy Shevchenko
2020-11-07irqdomain: Remove unused of_device_id forward declarationAndy Shevchenko
2020-11-01Linux 5.10-rc2Linus Torvalds
2020-11-01Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-01Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-01Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-01Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-01Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-01Merge tag 'staging-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-11-01Merge tag 'tty-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-01Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-31Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2020-10-31Merge tag 'dma-mapping-5.10-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-10-31KVM: vmx: remove unused variablePaolo Bonzini
2020-10-31KVM: selftests: Don't require THP to run testsAndrew Jones
2020-10-31KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work againVitaly Kuznetsov
2020-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson
2020-10-30Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-30printk: ringbuffer: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-30net/smc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-30net/mlx5: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-30mei: hw: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-30gve: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-30Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-30Merge tag 'io_uring-5.10-2020-10-30' of git://git.kernel.dk/linux-blockLinus Torvalds