index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-29
irqchip/xilinx: Add support for parent intc
Zubair Lutfullah Kakakhel
1
-2
/
+32
2016-11-29
irqchip/xilinx: Rename get_irq to xintc_get_irq
Zubair Lutfullah Kakakhel
3
-4
/
+4
2016-11-29
irqchip/xilinx: Restructure and use jump label api
Zubair Lutfullah Kakakhel
1
-52
/
+66
2016-11-29
irqchip/xilinx: Clean up print messages
Zubair Lutfullah Kakakhel
1
-9
/
+9
2016-11-29
microblaze/irqchip: Move intc driver to irqchip
Zubair Lutfullah Kakakhel
5
-1
/
+7
2016-11-29
ARM: virt: Select ARM_GIC_V3_ITS
Vladimir Murzin
1
-0
/
+1
2016-11-29
ARM: gic-v3-its: Add 32bit support to GICv3 ITS
Vladimir Murzin
1
-7
/
+47
2016-11-29
irqchip/gic-v3-its: Specialise readq and writeq accesses
Vladimir Murzin
2
-12
/
+26
2016-11-29
irqchip/gic-v3-its: Specialise flush_dcache operation
Vladimir Murzin
2
-9
/
+11
2016-11-29
irqchip/gic-v3-its: Narrow down Entry Size when used as a divider
Vladimir Murzin
1
-3
/
+3
2016-11-29
irqchip/gic-v3-its: Change unsigned types for AArch32 compatibility
Vladimir Murzin
2
-16
/
+16
2016-11-29
irqchip/gic-v3: Use nops macro for Cavium ThunderX erratum 23154
Will Deacon
1
-7
/
+2
2016-11-29
irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_s
Will Deacon
1
-28
/
+17
2016-11-22
genirq/msi: Drop artificial PCI dependency
Marc Zyngier
1
-3
/
+1
2016-11-18
irqchip/bcm7038-l1: Implement irq_cpu_offline() callback
Florian Fainelli
1
-0
/
+26
2016-11-16
genirq/affinity: Use default affinity mask for reserved vectors
Thomas Gleixner
1
-2
/
+2
2016-11-16
genirq/affinity: Take reserved vectors into account when spreading irqs
Christoph Hellwig
1
-3
/
+5
2016-11-09
PCI: Remove the irq_affinity mask from struct pci_dev
Christoph Hellwig
1
-1
/
+0
2016-11-09
PCI/MSI: Provide pci_alloc_irq_vectors_affinity()
Christoph Hellwig
2
-12
/
+32
2016-11-09
PCI/MSI: Propagate IRQ affinity description through the MSI code
Christoph Hellwig
1
-33
/
+33
2016-11-09
genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()
Christoph Hellwig
3
-25
/
+31
2016-11-09
genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()
Christoph Hellwig
3
-20
/
+16
2016-11-09
genirq/affinity: Introduce struct irq_affinity
Christoph Hellwig
1
-0
/
+12
2016-11-06
Linux 4.9-rc4
v4.9-rc4
Linus Torvalds
1
-1
/
+1
2016-11-04
PCI: designware: Check for iATU unroll support after initializing host
Niklas Cassel
1
-2
/
+5
2016-11-04
i2c: core: fix NULL pointer dereference under race condition
Vladimir Zapolskiy
1
-1
/
+1
2016-11-04
MIPS: Fix max_low_pfn with disabled highmem
James Hogan
1
-0
/
+13
2016-11-04
MIPS: Correct MIPS I FP sigcontext layout
Maciej W. Rozycki
1
-64
/
+39
2016-11-04
MIPS: Fix ISA I/II FP signal context offsets
Maciej W. Rozycki
2
-117
/
+131
2016-11-04
MIPS: Remove FIR from ISA I FP signal context
Maciej W. Rozycki
1
-5
/
+1
2016-11-04
MIPS: Fix ISA I FP sigcontext access violation handling
Maciej W. Rozycki
1
-1
/
+1
2016-11-04
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
5
-42
/
+78
2016-11-04
MIPS: ptrace: Also initialize the FP context on individual FCSR writes
Maciej W. Rozycki
1
-0
/
+1
2016-11-04
MIPS: dump_tlb: Fix printk continuations
James Hogan
2
-31
/
+31
2016-11-04
MIPS: Fix __show_regs() output
Paul Burton
1
-21
/
+21
2016-11-04
MIPS: traps: Fix output of show_code
Matt Redfearn
1
-3
/
+4
2016-11-04
MIPS: traps: Fix output of show_stacktrace
Matt Redfearn
1
-6
/
+8
2016-11-04
MIPS: traps: Fix output of show_backtrace
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: Fix build of compressed image
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: generic: Fix KASLR for generic kernel.
Matt Redfearn
1
-6
/
+10
2016-11-04
MIPS: KASLR: Fix handling of NULL FDT
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: Malta: Fixup reboot
Paul Burton
1
-1
/
+2
2016-11-04
MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC
Paul Burton
1
-1
/
+10
2016-11-03
firewire: net: fix fragmented datagram_size off-by-one
Stefan Richter
1
-4
/
+4
2016-11-03
firewire: net: guard against rx buffer overflows
Stefan Richter
1
-16
/
+35
2016-11-03
sched/core: Remove pointless printout in sched_show_task()
Linus Torvalds
1
-9
/
+0
2016-11-03
sched/core: Fix oops in sched_show_task()
Tetsuo Handa
1
-0
/
+3
2016-11-03
virtio-gpu: fix vblank events
Gerd Hoffmann
1
-2
/
+1
2016-11-02
parisc: Ignore the pkey system calls for now
Helge Deller
1
-1
/
+3
2016-11-02
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
Helge Deller
1
-1
/
+1
[next]