index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
Ingo Molnar
2006-06-29
2
-16
/
+15
*
[PATCH] genirq: irq: document what an IRQ is
Eric W. Biederman
2006-06-29
1
-0
/
+22
*
[PATCH] genirq: fasteoi handler: handle interrupt disabling
Benjamin Herrenschmidt
2006-06-29
1
-1
/
+4
*
[PATCH] genirq: add IRQ_TYPE_SENSE_MASK
Benjamin Herrenschmidt
2006-06-29
1
-0
/
+1
*
[PATCH] genirq: more verbose debugging on unexpected IRQ vectors
Ingo Molnar
2006-06-29
2
-0
/
+42
*
[PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename
Ingo Molnar
2006-06-29
3
-5
/
+5
*
[PATCH] genirq: add SA_TRIGGER support
Thomas Gleixner
2006-06-29
1
-4
/
+27
*
[PATCH] genirq: add irq-wake (power-management) support
Thomas Gleixner
2006-06-29
2
-0
/
+35
*
[PATCH] genirq: add handle_bad_irq()
Ingo Molnar
2006-06-29
2
-0
/
+9
*
[PATCH] genirq: add irq-chip support
Thomas Gleixner
2006-06-29
4
-2
/
+538
*
[PATCH] genirq MSI fixes
Ingo Molnar
2006-06-29
2
-11
/
+21
*
[PATCH] genirq: core
Thomas Gleixner
2006-06-29
7
-22
/
+182
*
[PATCH] genirq: update copyrights
Ingo Molnar
2006-06-29
2
-2
/
+7
*
[PATCH] genirq: add IRQ_NOAUTOEN support
Thomas Gleixner
2006-06-29
3
-7
/
+13
*
[PATCH] genirq: add IRQ_NOREQUEST support
Thomas Gleixner
2006-06-29
2
-1
/
+4
*
[PATCH] genirq: add IRQ_NOPROBE support
Thomas Gleixner
2006-06-29
3
-2
/
+7
*
[PATCH] genirq: add genirq sw IRQ-retrigger
Thomas Gleixner
2006-06-29
4
-10
/
+83
*
[PATCH] genirq: doc: add design documentation
Thomas Gleixner
2006-06-29
2
-1
/
+476
*
[PATCH] genirq: cleanup: no_irq_type cleanups
Ingo Molnar
2006-06-29
1
-20
/
+25
*
[PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() comments
Ingo Molnar
2006-06-29
1
-4
/
+16
*
[PATCH] genirq: doc: comment include/linux/irq.h structures
Ingo Molnar
2006-06-29
1
-7
/
+37
*
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
2006-06-29
21
-74
/
+45
*
[PATCH] genirq: debug: better debug printout in enable_irq()
Thomas Gleixner
2006-06-29
1
-0
/
+1
*
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
2006-06-29
12
-29
/
+24
*
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
Ingo Molnar
2006-06-29
4
-10
/
+6
*
[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]
Ingo Molnar
2006-06-29
2
-13
/
+12
*
[PATCH] genirq: cleanup: include/linux/irq.h
Ingo Molnar
2006-06-29
1
-28
/
+28
*
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
Ingo Molnar
2006-06-29
6
-19
/
+28
*
[PATCH] genirq: cleanup: misc code cleanups
Ingo Molnar
2006-06-29
5
-60
/
+66
*
[PATCH] genirq: cleanup: remove fastcall
Ingo Molnar
2006-06-29
2
-5
/
+9
*
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
2006-06-29
9
-23
/
+16
*
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
14
-24
/
+26
*
[PATCH] genirq: sem2mutex probe_sem -> probing_active
Ingo Molnar
2006-06-29
1
-4
/
+5
*
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
151
-380
/
+384
*
[PATCH] drivers/md/raid5.c: remove an unused variable
Adrian Bunk
2006-06-29
1
-1
/
+0
*
[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c
Eric Sesterhenn
2006-06-29
1
-1
/
+3
*
[PATCH] i4l: remove unneeded include/linux/isdn/tpam.h
Karsten Keil
2006-06-29
1
-55
/
+0
*
[PATCH] GPIO for SCx200 & PC-8736x: x86-only
Dave Jones
2006-06-29
1
-0
/
+1
*
[PATCH] Deref in drivers/block/paride/pf.c
Eric Sesterhenn
2006-06-29
1
-1
/
+1
*
[PATCH] remove devinit from ioc4 pci_driver
Dave Jones
2006-06-29
1
-1
/
+1
*
[PATCH] re-add CONFIG_SOUND_SSCAPE
Adrian Bunk
2006-06-29
1
-0
/
+13
*
[PATCH] arch/i386/mach-visws/setup.c: remove dummy function calls
Adrian Bunk
2006-06-29
1
-4
/
+0
*
[PATCH] ufs: printk() fix
Andrew Morton
2006-06-29
1
-2
/
+4
*
[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller
David Howells
2006-06-29
6
-30
/
+108
*
[PATCH] sparc: register_cpu() build fix
Andrew Morton
2006-06-29
1
-1
/
+1
*
[PATCH] solve config broken: undefined reference to `online_page'
Yasunori Goto
2006-06-29
5
-1
/
+12
*
[PATCH] generic_file_buffered_write(): handle zero-length iovec segments
Andrew Morton
2006-06-29
2
-3
/
+10
*
[PATCH] fix sgivwfb compile
Adrian Bunk
2006-06-29
3
-6
/
+7
*
Fix vsnprintf off-by-one bug
Linus Torvalds
2006-06-28
1
-1
/
+1
*
Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-06-28
37
-172
/
+675
|
\
[next]