index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
Ingo Molnar
2006-06-29
[PATCH] genirq: add IRQ_TYPE_SENSE_MASK
Benjamin Herrenschmidt
2006-06-29
[PATCH] genirq: add irq-wake (power-management) support
Thomas Gleixner
2006-06-29
[PATCH] genirq: add irq-chip support
Thomas Gleixner
2006-06-29
[PATCH] genirq MSI fixes
Ingo Molnar
2006-06-29
[PATCH] genirq: core
Thomas Gleixner
2006-06-29
[PATCH] genirq: add IRQ_NOAUTOEN support
Thomas Gleixner
2006-06-29
[PATCH] genirq: add IRQ_NOREQUEST support
Thomas Gleixner
2006-06-29
[PATCH] genirq: add IRQ_NOPROBE support
Thomas Gleixner
2006-06-29
[PATCH] genirq: add genirq sw IRQ-retrigger
Thomas Gleixner
2006-06-29
[PATCH] genirq: doc: comment include/linux/irq.h structures
Ingo Molnar
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: include/linux/irq.h
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: misc code cleanups
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: remove fastcall
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
[PATCH] i4l: remove unneeded include/linux/isdn/tpam.h
Karsten Keil
2006-06-29
[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller
David Howells
2006-06-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2006-06-28
[PATCH] Fix plist include dependency
Thomas Gleixner
2006-06-28
[PATCH] SPI: infrastructure to initialize spi_device.mode early
David Brownell
2006-06-28
[PATCH] ide: fix error handling for drives which clear the FIFO on error
Alan Cox
2006-06-28
[PATCH] ac97_codec: make bitfield unsigned
Randy Dunlap
2006-06-28
[PATCH] remove active field from tty buffer structure
Paul Fulghum
2006-06-28
[PATCH] remove TTY_DONT_FLIP
Paul Fulghum
2006-06-28
[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL
Arjan van de Ven
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-06-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2006-06-27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-06-27
[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static
Adrian Bunk
2006-06-27
[PATCH] rtmutex: Propagate priority settings into PI lock chains
Thomas Gleixner
2006-06-27
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
Ingo Molnar
2006-06-27
[PATCH] pi-futex: rt mutex tester
Thomas Gleixner
2006-06-27
[PATCH] pi-futex: rt mutex debug
Ingo Molnar
2006-06-27
[PATCH] pi-futex: rt mutex core
Ingo Molnar
2006-06-27
[PATCH] pi-futex: scheduler support for pi
Ingo Molnar
2006-06-27
[PATCH] pi-futex: add plist implementation
Ingo Molnar
2006-06-27
[PATCH] pi-futex: introduce debug_check_no_locks_freed()
Ingo Molnar
2006-06-27
[PATCH] pi-futex: futex code cleanups
Ingo Molnar
2006-06-27
[PATCH] sched: mc/smt power savings sched policy
Siddha, Suresh B
2006-06-27
[PATCH] sched_domain: handle kmalloc failure
Srivatsa Vaddagiri
2006-06-27
[PATCH] sched: implement smpnice
Peter Williams
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module
Jim Cromie
[next]