summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AUDIT: Honour audit_backlog_limit again.David Woodhouse2005-05-191-0/+12
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-19206-3748/+8570
|\
| * Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/d...Linus Torvalds2005-05-1813-122/+37
| |\
| | * [PATCH] Driver Core: remove driver model detach_stateDavid Brownell2005-05-1710-113/+5
| | * [PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell2005-05-174-12/+35
| * | [PATCH] Avoid console spam with ext3 aborted journal.Stephen Tweedie2005-05-181-1/+9
| * | [PATCH] Fix filp being passed through raw ioctl handlerStephen Tweedie2005-05-181-1/+1
| * | [PATCH] PCI: add MODALIAS to hotplug event for pci devicesGreg KH2005-05-171-0/+10
| * | [PATCH] PCI: add modalias sysfs file for pci devicesGreg KH2005-05-171-0/+12
| * | [PATCH] PCI Hotplug: remove pci_visit_devScott Murray2005-05-172-136/+0
| * | [PATCH] PCI Hotplug: CPCI updateScott Murray2005-05-173-411/+112
| * | [PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switchDely Sy2005-05-174-79/+83
| * | [PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with...Dely Sy2005-05-172-16/+16
| |/
| * [PATCH] fix memory scribble in arch/i386/pci/fixup.cChristoph Lameter2005-05-171-1/+1
| * [PATCH] update CREDITSrandy_dunlap2005-05-171-3/+2
| * [PATCH] ppc32: enable use of early_paramPaul Mackerras2005-05-171-0/+2
| * Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/...Linus Torvalds2005-05-174-7/+19
| |\
| | * Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev...2005-05-173-6/+18
| | |\
| | | * [PATCH] libata: flush COMRESET set and clearBrett Russ2005-05-152-3/+10
| | | * [PATCH] libata: Prevent the interrupt handler from completing a command twiceAlbert Lee2005-05-151-2/+4
| | | * [PATCH] libata: stop setting sdev->host->max_sectors for lba48 drivesJohn W. Linville2005-05-151-1/+4
| | * | [PATCH] typo fix in drivers/scsi/sata_svw.c commentRolf Eike Beer2005-05-121-1/+1
| | |/
| * | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u...Linus Torvalds2005-05-176-32/+73
| |\ \
| | * | [PATCH] USB: add modalias sysfs file for usb devicesGreg KH2005-05-161-0/+34
| | * | [PATCH] USB: cypress_m8: add support for the DeLorme Earthmate lt-20Lonnie Mendez2005-05-162-0/+3
| | * | [PATCH] USB: ehci suspend must stop timerDavid Brownell2005-05-161-0/+1
| | * | [PATCH] USB: usbnet driver fixesDavid Brownell2005-05-162-32/+35
| * | | [PATCH] dvb: budget-av: CI fixesJohannes Stezenbach2005-05-171-98/+118
| * | | [PATCH] dvb: bt8xx: whitespace cleanupJohannes Stezenbach2005-05-172-21/+21
| * | | [PATCH] dvb: DST: fixed CI debug outputJohannes Stezenbach2005-05-171-1/+1
| * | | [PATCH] dvb: DST: fix a bug in the module parameterJohannes Stezenbach2005-05-171-1/+1
| * | | [PATCH] dvb: bt8xx: updated documentationJohannes Stezenbach2005-05-171-26/+16
| * | | [PATCH] dvb: DST: misc. fixesJohannes Stezenbach2005-05-173-25/+16
| * | | [PATCH] dvb: DST: fix for descrambling failureJohannes Stezenbach2005-05-171-1/+1
| * | | [PATCH] dvb: DST: fixed tuning problemJohannes Stezenbach2005-05-172-22/+41
| * | | [PATCH] dvb: DST: add support for Twinhan 200103AJohannes Stezenbach2005-05-171-1/+9
| * | | [PATCH] dvb: DST: reorganize Twinhan DST driver to support CIJohannes Stezenbach2005-05-1712-377/+1922
| * | | [PATCH] dvb: bt8xx: update documentationJohannes Stezenbach2005-05-171-20/+9
| * | | [PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach2005-05-1725-118/+111
| * | | [PATCH] dvb: frontends: misc. minor cleanupsJohannes Stezenbach2005-05-174-18/+14
| * | | [PATCH] dvb: make needlessly global code static or drop itJohannes Stezenbach2005-05-178-30/+13
| * | | [PATCH] dvb: dvb-pll.h: prevent multiple inclusionJohannes Stezenbach2005-05-171-6/+4
| * | | [PATCH] dvb: tda10046: support for different firmware versionsJohannes Stezenbach2005-05-172-4/+36
| * | | [PATCH] dvb: tda1004x: allow N_I2C to be overridden by the card driverJohannes Stezenbach2005-05-172-2/+5
| * | | [PATCH] dvb: tda1004x: dont use bitfieldsJohannes Stezenbach2005-05-171-2/+2
| * | | [PATCH] dvb: mt352: embed struct mt352_config in mt352_stateJohannes Stezenbach2005-05-171-14/+14
| * | | [PATCH] dvb: ves1820: remove unnecessary msleepJohannes Stezenbach2005-05-171-1/+0
| * | | [PATCH] dvb: dib3000: add NULL pointer checkJohannes Stezenbach2005-05-172-2/+2
| * | | [PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach2005-05-1721-242/+241
| * | | [PATCH] dvb: stv0299: fix FE_DISHNETWORK_SEND_LEGACY_CMDJohannes Stezenbach2005-05-171-12/+66
OpenPOWER on IntegriCloud