aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Wrap task credential accesses in the USB driverDavid Howells
2008-11-14CRED: Wrap task credential accesses in the network device driversDavid Howells
2008-11-14CRED: Wrap task credential accesses in the ISDN driversDavid Howells
2008-11-14CRED: Wrap task credential accesses in the tty driverDavid Howells
2008-11-14CRED: Wrap task credential accesses in the block loopback driverDavid Howells
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-11-04drivers: remove duplicated #includeJianjun Kong
2008-11-04libata: mask off DET when restoring SControl for detachTejun Heo
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo
2008-11-04libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns
2008-11-04sata_nv: fix generic, nf2/3 detection regressionTejun Heo
2008-11-04sata_via: restore vt*_prepare_host error handlingMarcin Slusarz
2008-11-04sata_promise: add ATA engine reset to reset opsMikael Pettersson
2008-11-03niu: Use pci_ioremap_bar().David S. Miller
2008-11-03bnx2x: Version UpdateEilon Greenstein
2008-11-03bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein
2008-11-03bnx2x: PCI configuration bug on big-endianEilon Greenstein
2008-11-03bnx2x: Removing the PMF indication when unloadingEilon Greenstein
2008-11-03mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek
2008-11-03net: kconfig cleanupJeff Kirsher
2008-11-03fs_enet: fix pollingAlexey Dobriyan
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-03Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-11-03SMC91x: Fix compilation on some platforms.David S. Miller
2008-11-03i915: Add GEM ioctl to get available aperture size.Eric Anholt
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-11-02ide-gd: re-get capacity on revalidateBorislav Petkov
2008-11-02tx4938ide: Avoid underflow on calculation of a wait cycleAtsushi Nemoto
2008-11-02tx4938ide: Do not call devm_ioremap for whole 128KBAtsushi Nemoto
2008-11-02tx4938ide: Check minimum cycle time and SHWT range (v2)Atsushi Nemoto
2008-11-02ide: Switch to a common addressAlan Cox
2008-11-02ide-cd: fix DMA alignment regressionBorislav Petkov
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-02drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton
2008-11-01IRDA: remove double inclusion of module.hAlexander Beregalov
2008-11-01el3_common_init() should be __devinit, not __initAl Viro
2008-11-01missing dependencies on HAVE_CLK in drivers/mfdAl Viro
2008-11-01section fixes for cirrusfbAl Viro
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds
2008-11-01remove unused #include <version.h>'sHuang Weiyi
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-10-31Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-10-31i915: use io-mapping interfaces instead of a variety of mapping kludgesKeith Packard