index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
math-emu
/
fpbits.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-12
x86: Cleanup visws interrupt handling
Thomas Gleixner
1
-96
/
+44
2010-10-12
x86: lguest: Convert to new irq chip functions
Thomas Gleixner
1
-7
/
+7
2010-10-12
x86: Sanitize apb timer interrupt handling
Thomas Gleixner
1
-30
/
+24
2010-10-12
x86: Convert irq_chip access to new functions
Thomas Gleixner
1
-11
/
+13
2010-10-12
x86: Remove useless reinitialization of irq descriptors
Thomas Gleixner
1
-13
/
+4
2010-10-12
pci: Cleanup the irq_desc mess in msi
Thomas Gleixner
3
-21
/
+15
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
12
-51
/
+52
2010-10-12
genirq: Query arch for number of early descriptors
Thomas Gleixner
6
-12
/
+16
2010-10-12
genirq: Use sane sparse allocator
Thomas Gleixner
1
-109
/
+20
2010-10-12
genirq-update-kerneldoc.patch
Thomas Gleixner
1
-32
/
+52
2010-10-12
genirq: Implement irq reservation
Thomas Gleixner
2
-0
/
+27
2010-10-12
genirq: Implement sane enumeration
Thomas Gleixner
2
-0
/
+16
2010-10-12
genirq: Prepare proc for real sparse irq support
Thomas Gleixner
3
-0
/
+22
2010-10-12
genirq: Implement a sane sparse_irq allocator
Thomas Gleixner
2
-8
/
+246
2010-10-12
genirq: Provide default irq init flags
Thomas Gleixner
3
-4
/
+10
2010-10-12
genirq: Remove export of kstat_irqs_cpu
Thomas Gleixner
1
-1
/
+0
2010-10-12
isdn: hisax: Replace the bogus access to irq stats
Thomas Gleixner
2
-4
/
+15
2010-10-12
genirq: Remove early_init_irq_lock_class()
Thomas Gleixner
3
-19
/
+1
2010-10-12
genirq: Distangle kernel/irq/handle.c
Thomas Gleixner
4
-332
/
+340
2010-10-12
genirq: Sanitize irq_data accessors
Thomas Gleixner
2
-4
/
+66
2010-10-12
genirq: Provide status modifier
Thomas Gleixner
2
-21
/
+32
2010-10-12
genirq: Remove unsused inline
Thomas Gleixner
1
-7
/
+1
2010-10-12
genirq: Distangle irq.h
Thomas Gleixner
3
-279
/
+284
2010-10-08
mfd: twl4030: Fix dummy irq chip usage
Thomas Gleixner
1
-1
/
+1
2010-10-04
genirq: Provide config option to disable deprecated code
Thomas Gleixner
6
-6
/
+39
2010-10-04
genirq: Provide compat handling for chip->retrigger()
Thomas Gleixner
2
-2
/
+9
2010-10-04
genirq: Provide compat handling for chip->set_wake()
Thomas Gleixner
2
-2
/
+9
2010-10-04
genirq: Provide compat handling for chip->set_type()
Thomas Gleixner
3
-7
/
+15
2010-10-04
genirq: Provide compat handling for chip->set_affinity()
Thomas Gleixner
4
-8
/
+19
2010-10-04
genirq: Provide compat handling for chip->startup()
Thomas Gleixner
4
-16
/
+16
2010-10-04
genirq: Provide compat handling for chip->disable()/shutdown()
Thomas Gleixner
5
-22
/
+35
2010-10-04
genirq: Provide compat handling for chip->enable()
Thomas Gleixner
3
-8
/
+21
2010-10-04
genirq: Provide compat handling for chip->eoi()
Thomas Gleixner
1
-3
/
+10
2010-10-04
genirq: Provide compat handling for chip->mask_ack()
Thomas Gleixner
1
-6
/
+13
2010-10-04
genirq: Provide compat handling for chip->ack()
Thomas Gleixner
2
-18
/
+12
2010-10-04
genirq: Provide compat handling for chip->unmask()
Thomas Gleixner
4
-9
/
+16
2010-10-04
genirq: Provide compat handling for chip->mask()
Thomas Gleixner
3
-9
/
+16
2010-10-04
genirq: Provide compat handling for bus_lock/bus_sync_unlock
Thomas Gleixner
3
-19
/
+35
2010-10-04
genirq: Add new functions to dummy chips
Thomas Gleixner
2
-17
/
+44
2010-10-04
genirq: Provide advanced irq chip functions
Thomas Gleixner
1
-16
/
+50
2010-10-04
genirq: Convert core code to irq_data
Thomas Gleixner
11
-110
/
+111
2010-10-04
genirq: Create irq_data
Thomas Gleixner
2
-47
/
+82
2010-10-04
x86: Use genirq Kconfig
Thomas Gleixner
1
-31
/
+5
2010-10-04
genirq: Provide Kconfig
Thomas Gleixner
2
-0
/
+56
2010-10-04
isdn: Free irq_data namespace
Thomas Gleixner
1
-3
/
+3
2010-10-04
mfd: Rename struct irq_data to struct sih_irq_data
Thomas Gleixner
1
-1
/
+1
2010-10-01
x86, hpet: Fix bogus error check in hpet_assign_irq()
Thomas Gleixner
1
-1
/
+1
2010-10-01
x86, irq: Plug memory leak in sparse irq
Thomas Gleixner
1
-3
/
+8
2010-09-29
x86, cpu: After uncapping CPUID, re-run CPU feature detection
H. Peter Anvin
3
-1
/
+3
2010-09-28
alpha: fix compile problem in arch/alpha/kernel/signal.c
Linus Torvalds
1
-2
/
+2
[next]