aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] genirq: Mask irqs when migrating them.Eric W. Biederman2007-02-261-5/+4
* [PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman2007-02-264-8/+88
* [PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman2007-02-263-37/+53
* [PATCH] x86_64 irq: Remove unnecessary irq 0 setup.Eric W. Biederman2007-02-261-6/+0
* [PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.Eric W. Biederman2007-02-261-53/+56
* [PATCH] x86_64 irq: Begin consolidating per_irq data in structures.Eric W. Biederman2007-02-261-61/+50
* [PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORSEric W. Biederman2007-02-261-5/+5
* [PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.Eric W. Biederman2007-02-261-1/+1
* [PATCH] x86_64 irq: Simplfiy the set_affinity logic.Eric W. Biederman2007-02-261-9/+3
* [PATCH] x86_64 irq: Refactor setup_IO_APIC_irqEric W. Biederman2007-02-261-92/+34
* [PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intrEric W. Biederman2007-02-261-3/+3
* [PATCH] x86_64 irq: Kill declaration of removed array, interruptEric W. Biederman2007-02-261-2/+0
* [PATCH] irq: Remove set_native_irq_infoEric W. Biederman2007-02-265-23/+12
* [PATCH] x86_64 irq: Simplfy __assign_irq_vectorEric W. Biederman2007-02-261-8/+5
* Revert "[PATCH] i386: add idle notifier"Linus Torvalds2007-02-267-85/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-02-216-10/+28
|\
| * [CIFS] One line missing from previous commitSteve French2007-02-172-2/+4
| * [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwrittenSteve French2007-02-174-4/+18
| * [CIFS] fix &&/& typo in cifs_setattr()Steve French2007-02-152-4/+6
* | Revert "e1000: fix shared interrupt warning message"Linus Torvalds2007-02-211-6/+6
* | Fix bogus 'inline' in drivers/char/ip2/i2lib.cLinus Torvalds2007-02-211-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...Linus Torvalds2007-02-21170-4401/+9913
|\ \
| * | V4L/DVB (5253): Qt1010: whitespace / 80 column cleanupsMichael Krufky2007-02-211-25/+44
| * | V4L/DVB (5252): Qt1010: use ARRAY_SIZE macro when appropriateMichael Krufky2007-02-211-4/+4
| * | V4L/DVB (5251): Qt1010: fix compiler warningMarco Schluessler2007-02-211-1/+1
| * | V4L/DVB (5249): Fix compiler warning in vivi.cMarcel Siegert2007-02-211-1/+2
| * | V4L/DVB (5247): Stv0297: Enable BER/UNC countingHartmut Birr2007-02-211-4/+15
| * | V4L/DVB (5246): Budget-ci: IR handling fixupsDavid Härdeman2007-02-211-6/+20
| * | V4L/DVB (5245): Dvb-ttpci: use i2c gate ctrl from stv0297 frontend driverMarco Schluessler2007-02-211-13/+3
| * | V4L/DVB (5244): Dvbdev: fix illegal re-usage of fileoperations structMarcel Siegert2007-02-211-2/+15
| * | V4L/DVB (5178): Avoid race when deregistering the IR control for dvb-usbChris Rankin2007-02-211-1/+1
| * | V4L/DVB (5240): Qt1010: use i2c_gate_ctrl where appropriateAntti Palosaari2007-02-213-27/+15
| * | V4L/DVB (5239): Whitespace / 80-column cleanupsMichael Krufky2007-02-212-17/+23
| * | V4L/DVB (5238): Kconfig: qt1010 should be selected by gl861 and au6610Michael Krufky2007-02-211-0/+2
| * | V4L/DVB (5237): Dvb: add new qt1010 tuner moduleAntti Palosaari2007-02-212-5/+49
| * | V4L/DVB (5236): Initial support for Sigmatek DVB-110 DVB-TAntti Palosaari2007-02-215-0/+273
| * | V4L/DVB (5235): Gl861: use parallel_tsCarl Lundqvist2007-02-211-1/+2
| * | V4L/DVB (5234): Gl861: remove unneeded declarationMichael Krufky2007-02-211-2/+0
| * | V4L/DVB (5233): Gl861: correct address of the bulk endpointJan Nijs2007-02-211-1/+1
| * | V4L/DVB (5232): Gl861: correct oops when loading moduleJan Nijs2007-02-211-1/+1
| * | V4L/DVB (5231): Gl861: whitespace cleanupsMichael Krufky2007-02-211-21/+20
| * | V4L/DVB (5230): Gl861: remove NULL entry from gl861_propertiesMichael Krufky2007-02-211-1/+0
| * | V4L/DVB (5229): Gl861: use qt1010_tuner_attach function from qt1010.hMichael Krufky2007-02-211-10/+1
| * | V4L/DVB (5228): Gl861: remove unneeded "extern int" declarationMichael Krufky2007-02-211-1/+0
| * | V4L/DVB (5227): Gl861: hide disabled code from upstream patch systemMichael Krufky2007-02-211-3/+0
| * | V4L/DVB (5226): Gl861: fix driver_nameMichael Krufky2007-02-211-1/+1
| * | V4L/DVB (5225): Gl861: fix MODULE_AUTHORMichael Krufky2007-02-211-1/+1
| * | V4L/DVB (5224): Gl861: select DVB_ZL10353 if !DVB_FE_CUSTOMISEMichael Krufky2007-02-211-1/+1
| * | V4L/DVB (5223): Rename USB_PID_MSI_MEGASKY55801 to USB_PID_MSI_MEGASKY580_55801Michael Krufky2007-02-212-2/+2
| * | V4L/DVB (5221): Dvb-usb: initial support for MSI Mega Sky 580 DVB-T based on ...Carl Lundqvist2007-02-215-0/+263