aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* CRED: Use creds in file structsDavid Howells2008-11-141-2/+4
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-141-5/+11
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-142-7/+11
* CRED: Separate task security context from task_structDavid Howells2008-11-141-4/+4
* CRED: Wrap task credential accesses in the USB driverDavid Howells2008-11-142-6/+6
* CRED: Wrap task credential accesses in the network device driversDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the ISDN driversDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the tty driverDavid Howells2008-11-141-2/+4
* CRED: Wrap task credential accesses in the block loopback driverDavid Howells2008-11-141-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-048-22/+40
|\
| * niu: Use pci_ioremap_bar().David S. Miller2008-11-031-5/+1
| * bnx2x: Version UpdateEilon Greenstein2008-11-031-2/+2
| * bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein2008-11-031-2/+2
| * bnx2x: PCI configuration bug on big-endianEilon Greenstein2008-11-031-4/+5
| * bnx2x: Removing the PMF indication when unloadingEilon Greenstein2008-11-031-0/+2
| * mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek2008-11-031-3/+6
| * net: kconfig cleanupJeff Kirsher2008-11-031-3/+15
| * fs_enet: fix pollingAlexey Dobriyan2008-11-031-2/+4
| * SMC91x: Fix compilation on some platforms.David S. Miller2008-11-031-0/+2
| * drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton2008-11-021-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-11-045-34/+56
|\ \
| * | libata: mask off DET when restoring SControl for detachTejun Heo2008-11-041-1/+1
| * | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2008-11-041-1/+3
| * | libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns2008-11-041-3/+4
| * | sata_nv: fix generic, nf2/3 detection regressionTejun Heo2008-11-041-28/+25
| * | sata_via: restore vt*_prepare_host error handlingMarcin Slusarz2008-11-041-1/+3
| * | sata_promise: add ATA engine reset to reset opsMikael Pettersson2008-11-041-0/+20
* | | drivers: remove duplicated #includeJianjun Kong2008-11-048-8/+0
|/ /
* | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-032-94/+83
|\ \
| * | i915: use io-mapping interfaces instead of a variety of mapping kludgesKeith Packard2008-10-312-94/+83
* | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-11-036-14/+48
|\ \ \
| * | | i915: Add GEM ioctl to get available aperture size.Eric Anholt2008-11-033-0/+25
| * | | drm/radeon: fixup further bus mastering confusion.Alex Deucher2008-10-282-13/+14
| * | | build fix: CONFIG_DRM_I915=y && CONFIG_ACPI=nLen Brown2008-10-282-1/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-11-0214-27/+46
|\ \ \ \
| * | | | ide-gd: re-get capacity on revalidateBorislav Petkov2008-11-021-1/+6
| * | | | tx4938ide: Avoid underflow on calculation of a wait cycleAtsushi Nemoto2008-11-021-2/+3
| * | | | tx4938ide: Do not call devm_ioremap for whole 128KBAtsushi Nemoto2008-11-021-11/+16
| * | | | tx4938ide: Check minimum cycle time and SHWT range (v2)Atsushi Nemoto2008-11-021-1/+8
| * | | | ide: Switch to a common addressAlan Cox2008-11-0211-11/+11
| * | | | ide-cd: fix DMA alignment regressionBorislav Petkov2008-11-021-1/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-0225-78/+121
|\ \ \ \ | | |_|/ | |/| |
| * | | IRDA: remove double inclusion of module.hAlexander Beregalov2008-11-012-2/+0
| * | | bpa10x: free sk_buff with kfree_skbIlpo Järvinen2008-10-311-2/+2
| * | | net: Really remove all of LOOPBACK_TSO code.David S. Miller2008-10-311-9/+0
| * | | net: delete excess kernel-doc notationRandy Dunlap2008-10-301-1/+0
| * | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-3011-36/+99
| |\ \ \
| | * | | gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho2008-10-311-0/+9
| | * | | gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-313-0/+31
| | * | | at91_ether: request/free GPIO for PHY interruptDavid Brownell2008-10-311-1/+5