index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-27
irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controller
Florian Fainelli
3
-0
/
+209
2014-05-27
genirq: Improve documentation to match current implementation
Jiang Liu
3
-6
/
+5
2014-05-26
ARM: iop13xx: fix msi support with sparse IRQ
Arnd Bergmann
1
-0
/
+1
2014-05-21
genirq: Provide !SMP stub for irq_set_affinity_notifier()
Eyal Perry
1
-20
/
+26
2014-05-19
irqchip: armada-370-xp: Move the devicetree binding documentation
Ezequiel Garcia
1
-0
/
+0
2014-05-19
irqchip: gic: Use mask field in GICC_IAR
Haojian Zhuang
2
-1
/
+3
2014-05-16
genirq: Remove dynamic_irq mess
Thomas Gleixner
2
-26
/
+7
2014-05-16
ia64: Use irq_init_desc
Thomas Gleixner
3
-5
/
+5
2014-05-16
genirq: Replace dynamic_irq_init/cleanup
Thomas Gleixner
3
-0
/
+15
2014-05-16
genirq: Remove irq_reserve_irq[s]
Thomas Gleixner
2
-32
/
+0
2014-05-16
genirq: Replace reserve_irqs in core code
Thomas Gleixner
3
-3
/
+15
2014-05-16
s390: Avoid call to irq_reserve_irqs()
Thomas Gleixner
1
-1
/
+5
2014-05-16
s390: Remove pointless arch_show_interrupts()
Thomas Gleixner
1
-5
/
+0
2014-05-16
s390: pci: Check return value of alloc_irq_desc() proper
Thomas Gleixner
1
-3
/
+3
2014-05-16
sh: intc: Remove pointless irq_reserve_irqs() invocation
Thomas Gleixner
1
-6
/
+0
2014-05-16
x86, irq: Remove pointless irq_reserve_irqs() call
Thomas Gleixner
1
-3
/
+0
2014-05-16
genirq: Make create/destroy_irq() ia64 private
Thomas Gleixner
2
-4
/
+3
2014-05-16
tile: Use SPARSE_IRQ
Thomas Gleixner
3
-54
/
+9
2014-05-16
tile: pci: Use irq_alloc/free_hwirq()
Thomas Gleixner
1
-9
/
+8
2014-05-16
tile: hvc: Use irq_alloc/free_hwirq
Thomas Gleixner
1
-4
/
+4
2014-05-16
tile: serial: Use irq_alloc/free_hwirq
Thomas Gleixner
1
-4
/
+4
2014-05-16
tile: net: Use irq_alloc/free_hwirq
Thomas Gleixner
1
-3
/
+3
2014-05-16
tile: usb: Use irq_alloc/free_hwirq
Thomas Gleixner
2
-8
/
+8
2014-05-16
tile: Implement irq_alloc/free_hwirq() for migration
Thomas Gleixner
2
-0
/
+15
2014-05-16
x86: Remove create/destroy_irq()
Thomas Gleixner
2
-109
/
+1
2014-05-16
ia64: Remove unused check_irq_used()
Thomas Gleixner
2
-9
/
+0
2014-05-16
iommu: dmar: Provide arch specific irq allocation
Thomas Gleixner
3
-3
/
+8
2014-05-16
iommu: smar: Fix return value check of create_irq()
Thomas Gleixner
1
-1
/
+1
2014-05-16
x86: Get rid of get_nr_irqs_gsi()
Thomas Gleixner
3
-23
/
+1
2014-05-16
x86: ioapic: Use irq_alloc/free_hwirq()
Thomas Gleixner
1
-13
/
+10
2014-05-16
x86: htirq: Use irq_alloc/free_irq()
Thomas Gleixner
1
-9
/
+4
2014-05-16
x86: uv: Use irq_alloc/free_hwirq()
Thomas Gleixner
1
-6
/
+4
2014-05-16
x86: hpet: Use irq_alloc/free_hwirq()
Thomas Gleixner
1
-3
/
+2
2014-05-16
x86: irq_remapping: Use irq_alloc/free_hwirq()
Thomas Gleixner
1
-7
/
+5
2014-05-16
x86: Implement arch_setup/teardown_hwirq()
Thomas Gleixner
2
-0
/
+34
2014-05-16
genirq: Provide generic hwirq allocation facility
Thomas Gleixner
3
-0
/
+71
2014-05-16
mips: Kill pointless destroy_irq()
Thomas Gleixner
2
-18
/
+2
2014-05-16
arm: iop13xx: Use sparse irqs for MSI
Thomas Gleixner
8
-42
/
+19
2014-05-13
MAINTAINERS: Add co-maintainer for drivers/irqchip
Jason Cooper
1
-0
/
+8
2014-05-09
Linux 3.15-rc5
v3.15-rc5
Linus Torvalds
1
-1
/
+1
2014-05-09
x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()
Boris Ostrovsky
1
-1
/
+1
2014-05-09
x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro
Andres Freund
1
-1
/
+1
2014-05-09
x86: Fix typo preventing msr_set/clear_bit from having an effect
Andres Freund
1
-1
/
+1
2014-05-08
irqchip: orion: Reverse irq handling priority
Sebastian Hesselbarth
1
-2
/
+2
2014-05-08
irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUs
Thomas Petazzoni
3
-8
/
+17
2014-05-08
irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driver
Thomas Petazzoni
3
-4
/
+5
2014-05-08
tracepoint: Fix use of tracepoint funcs after rcu free
Mathieu Desnoyers
1
-2
/
+2
2014-05-08
trace: module: Maintain a valid user count
Romain Izard
1
-1
/
+1
2014-05-08
mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"
Micky Ching
4
-448
/
+109
2014-05-08
x86/intel: Add quirk to disable HPET for the Baytrail platform
Feng Tang
1
-0
/
+16
[next]