index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-29
[PATCH] genirq: add SA_TRIGGER support
Thomas Gleixner
1
-4
/
+27
2006-06-29
[PATCH] genirq: add irq-wake (power-management) support
Thomas Gleixner
2
-0
/
+35
2006-06-29
[PATCH] genirq: add handle_bad_irq()
Ingo Molnar
2
-0
/
+9
2006-06-29
[PATCH] genirq: add irq-chip support
Thomas Gleixner
4
-2
/
+538
2006-06-29
[PATCH] genirq MSI fixes
Ingo Molnar
2
-11
/
+21
2006-06-29
[PATCH] genirq: core
Thomas Gleixner
7
-22
/
+182
2006-06-29
[PATCH] genirq: update copyrights
Ingo Molnar
2
-2
/
+7
2006-06-29
[PATCH] genirq: add IRQ_NOAUTOEN support
Thomas Gleixner
3
-7
/
+13
2006-06-29
[PATCH] genirq: add IRQ_NOREQUEST support
Thomas Gleixner
2
-1
/
+4
2006-06-29
[PATCH] genirq: add IRQ_NOPROBE support
Thomas Gleixner
3
-2
/
+7
2006-06-29
[PATCH] genirq: add genirq sw IRQ-retrigger
Thomas Gleixner
4
-10
/
+83
2006-06-29
[PATCH] genirq: doc: add design documentation
Thomas Gleixner
2
-1
/
+476
2006-06-29
[PATCH] genirq: cleanup: no_irq_type cleanups
Ingo Molnar
1
-20
/
+25
2006-06-29
[PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() comments
Ingo Molnar
1
-4
/
+16
2006-06-29
[PATCH] genirq: doc: comment include/linux/irq.h structures
Ingo Molnar
1
-7
/
+37
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
21
-74
/
+45
2006-06-29
[PATCH] genirq: debug: better debug printout in enable_irq()
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
12
-29
/
+24
2006-06-29
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
Ingo Molnar
4
-10
/
+6
2006-06-29
[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]
Ingo Molnar
2
-13
/
+12
2006-06-29
[PATCH] genirq: cleanup: include/linux/irq.h
Ingo Molnar
1
-28
/
+28
2006-06-29
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
Ingo Molnar
6
-19
/
+28
2006-06-29
[PATCH] genirq: cleanup: misc code cleanups
Ingo Molnar
5
-60
/
+66
2006-06-29
[PATCH] genirq: cleanup: remove fastcall
Ingo Molnar
2
-5
/
+9
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
9
-23
/
+16
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
14
-24
/
+26
2006-06-29
[PATCH] genirq: sem2mutex probe_sem -> probing_active
Ingo Molnar
1
-4
/
+5
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
151
-380
/
+384
2006-06-29
[PATCH] drivers/md/raid5.c: remove an unused variable
Adrian Bunk
1
-1
/
+0
2006-06-29
[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c
Eric Sesterhenn
1
-1
/
+3
2006-06-29
[PATCH] i4l: remove unneeded include/linux/isdn/tpam.h
Karsten Keil
1
-55
/
+0
2006-06-29
[PATCH] GPIO for SCx200 & PC-8736x: x86-only
Dave Jones
1
-0
/
+1
2006-06-29
[PATCH] Deref in drivers/block/paride/pf.c
Eric Sesterhenn
1
-1
/
+1
2006-06-29
[PATCH] remove devinit from ioc4 pci_driver
Dave Jones
1
-1
/
+1
2006-06-29
[PATCH] re-add CONFIG_SOUND_SSCAPE
Adrian Bunk
1
-0
/
+13
2006-06-29
[PATCH] arch/i386/mach-visws/setup.c: remove dummy function calls
Adrian Bunk
1
-4
/
+0
2006-06-29
[PATCH] ufs: printk() fix
Andrew Morton
1
-2
/
+4
2006-06-29
[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller
David Howells
6
-30
/
+108
2006-06-29
[PATCH] sparc: register_cpu() build fix
Andrew Morton
1
-1
/
+1
2006-06-29
[PATCH] solve config broken: undefined reference to `online_page'
Yasunori Goto
5
-1
/
+12
2006-06-29
[PATCH] generic_file_buffered_write(): handle zero-length iovec segments
Andrew Morton
2
-3
/
+10
2006-06-29
[PATCH] fix sgivwfb compile
Adrian Bunk
3
-6
/
+7
2006-06-29
[S390] rework of channel measurement facility.
Cornelia Huck
4
-181
/
+468
2006-06-29
[S390] appldata enhancements.
Gerald Schaefer
5
-63
/
+108
2006-06-29
[S390] Add vmpanic parameter.
Peter Oberparleiter
2
-2
/
+41
2006-06-29
[S390] add PAV support to the dasd driver.
Horst Hummel
7
-90
/
+227
2006-06-29
[S390] remove export of sys_call_table
Martin Schwidefsky
2
-3
/
+0
2006-06-29
[S390] remove unused macros from binfmt_elf32.c
Martin Schwidefsky
1
-5
/
+0
2006-06-29
[S390] fix duplicate export of overflow{ug}id
Serge E. Hallyn
1
-2
/
+0
2006-06-29
[S390] cio chpid offline.
Cornelia Huck
3
-3
/
+5
[prev]
[next]