index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-09-23
genirq: Cleanup irq_chip->typename leftovers
Thomas Gleixner
15
-32
/
+24
2010-09-21
MAINTAINERS: Add IRQ subsystem
Thomas Gleixner
1
-0
/
+6
2010-09-20
Linux 2.6.36-rc5
v2.6.36-rc5
Linus Torvalds
1
-1
/
+1
2010-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
3
-22
/
+10
2010-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
6
-32
/
+66
2010-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2
-15
/
+11
2010-09-20
Staging: vt6655: fix buffer overflow
Dan Carpenter
1
-3
/
+8
2010-09-20
Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"
Sven Eckelmann
2
-19
/
+2
2010-09-20
serial: mfd: fix bug in serial_hsu_remove()
Feng Tang
1
-8
/
+9
2010-09-20
serial: amba-pl010: fix set_ldisc
Mika Westerberg
1
-7
/
+2
2010-09-20
USB: musb: MAINTAINERS: Fix my mail address
Felipe Balbi
1
-2
/
+2
[next]