summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] genirq: add irq-wake (power-management) supportThomas Gleixner2006-06-291-0/+14
* [PATCH] genirq: add irq-chip supportThomas Gleixner2006-06-291-0/+11
* [PATCH] genirq MSI fixesIngo Molnar2006-06-291-11/+16
* [PATCH] genirq: coreThomas Gleixner2006-06-291-19/+141
* [PATCH] genirq: add IRQ_NOAUTOEN supportThomas Gleixner2006-06-291-0/+1
* [PATCH] genirq: add IRQ_NOREQUEST supportThomas Gleixner2006-06-291-0/+1
* [PATCH] genirq: add IRQ_NOPROBE supportThomas Gleixner2006-06-291-0/+1
* [PATCH] genirq: add genirq sw IRQ-retriggerThomas Gleixner2006-06-291-0/+3
* [PATCH] genirq: doc: comment include/linux/irq.h structuresIngo Molnar2006-06-291-7/+37
* [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-0/+2
* [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-291-1/+1
* [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar2006-06-291-1/+1
* [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]Ingo Molnar2006-06-291-0/+5
* [PATCH] genirq: cleanup: include/linux/irq.hIngo Molnar2006-06-291-28/+28
* [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsoleteIngo Molnar2006-06-291-5/+13
* [PATCH] genirq: cleanup: misc code cleanupsIngo Molnar2006-06-291-22/+32
* [PATCH] genirq: cleanup: remove fastcallIngo Molnar2006-06-291-3/+7
* [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-291-7/+0
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-3/+4
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-2/+2
* [PATCH] i4l: remove unneeded include/linux/isdn/tpam.hKarsten Keil2006-06-291-55/+0
* [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells2006-06-291-1/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-06-281-3/+7
|\
| * [WATCHDOG] add WDIOC_GETTIMELEFT ioctlWim Van Sebroeck2006-06-201-3/+4
| * [WATCHDOG] Pre-Timeout flagsCorey Minyard2006-06-201-0/+3
* | [PATCH] Fix plist include dependencyThomas Gleixner2006-06-281-0/+1
* | [PATCH] SPI: infrastructure to initialize spi_device.mode earlyDavid Brownell2006-06-281-1/+5
* | [PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox2006-06-281-0/+1
* | [PATCH] ac97_codec: make bitfield unsignedRandy Dunlap2006-06-281-1/+1
* | [PATCH] remove active field from tty buffer structurePaul Fulghum2006-06-283-5/+2
* | [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-281-1/+0
* | [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven2006-06-281-0/+20
* | [PATCH] mark address_space_operations constChristoph Hellwig2006-06-286-8/+8
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-06-271-0/+1
|\ \
| * | [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletionKaiGai Kohei2006-06-271-0/+1
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-272-1/+16
|\ \ \
| * | | [PATCH] ata: add some NVIDIA chipset IDsRandy Dunlap2006-06-261-0/+1
| * | | [PATCH] libata: implement ata_port_max_devices()Tejun Heo2006-06-261-0/+14
| * | | [PATCH] libata.h needs scatterlist.hAndrew Morton2006-06-261-0/+1
| * | | [libata] sata_vsc: partially revert a PCI ID-related commitJeff Garzik2006-06-261-1/+0
* | | | [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk2006-06-271-4/+0
* | | | [PATCH] rtmutex: Propagate priority settings into PI lock chainsThomas Gleixner2006-06-271-0/+2
* | | | [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar2006-06-272-0/+10
* | | | [PATCH] pi-futex: rt mutex testerThomas Gleixner2006-06-271-0/+1
* | | | [PATCH] pi-futex: rt mutex debugIngo Molnar2006-06-272-1/+15
* | | | [PATCH] pi-futex: rt mutex coreIngo Molnar2006-06-274-0/+118
* | | | [PATCH] pi-futex: scheduler support for piIngo Molnar2006-06-272-2/+21
* | | | [PATCH] pi-futex: add plist implementationIngo Molnar2006-06-271-0/+247
* | | | [PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar2006-06-271-2/+8
* | | | [PATCH] pi-futex: futex code cleanupsIngo Molnar2006-06-272-5/+4