aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'next' into for-linusJames Morris2008-12-24
|\
| * Audit: Log TIOCSTIAl Viro2008-12-09
| * Merge branch 'master' into nextJames Morris2008-12-04
| |\
| * \ Merge branch 'master' into nextJames Morris2008-11-18
| |\ \
| * \ \ Merge branch 'master' into nextJames Morris2008-11-13
| |\ \ \
| * | | | CRED: Use creds in file structsDavid Howells2008-11-13
| * | | | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
| * | | | CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-13
| * | | | CRED: Separate task security context from task_structDavid Howells2008-11-13
| * | | | CRED: Wrap task credential accesses in the USB driverDavid Howells2008-11-13
| * | | | CRED: Wrap task credential accesses in the network device driversDavid Howells2008-11-13
| * | | | CRED: Wrap task credential accesses in the ISDN driversDavid Howells2008-11-13
| * | | | CRED: Wrap task credential accesses in the tty driverDavid Howells2008-11-13
| * | | | CRED: Wrap task credential accesses in the block loopback driverDavid Howells2008-11-13
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-12-24
|\ \ \ \ \
| * | | | | V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller2008-12-23
| * | | | | V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well.Hans Verkuil2008-12-16
| * | | | | V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab2008-12-16
| * | | | | V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking.Jim Paris2008-12-16
| * | | | | V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support)Antti Seppälä2008-12-16
| * | | | | V4L/DVB (9780): dib0700: Stop repeating after user stops pushing buttonDevin Heitmueller2008-12-16
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-12-23
|\ \ \ \ \ \
| * | | | | | drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie2008-12-22
* | | | | | | edac: fix edac core deadlock when removing a deviceHarry Ciao2008-12-23
* | | | | | | w1: fix slave selection on big-endian systemsEvgeniy Polyakov2008-12-23
* | | | | | | rtc: rtc-isl1208: reject invalid datesChris Elston2008-12-23
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-12-22
|\ \ \ \ \ \ \
| * | | | | | | ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas2008-12-19
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-22
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL testJulia Lawall2008-12-22
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ppp: fix segfaults introduced by netdev_priv changesJames Chapman2008-12-18
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-12-19
|\ \ \ \ \ \ \ \
| * | | | | | | | [SCSI] mpt fusion: clear list of outstanding commands on host resetJames Bottomley2008-12-16
| * | | | | | | | [SCSI] scsi_lib: only call scsi_unprep_request() under queue lockJames Bottomley2008-12-13
| * | | | | | | | [SCSI] ibmvstgt: move crq_queue_create to the end of initializationBrian King2008-12-09
| * | | | | | | | [SCSI] libiscsi REGRESSION: fix passthrough support with older iscsi toolsMike Christie2008-12-03
| * | | | | | | | [SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120SHillier, Gernot2008-12-03
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cciss: fix problem that deleting multiple logical drives could cause a panicStephen M. Cameron2008-12-19
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-12-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/i915: GEM on PAE has problems - disable it for now.Dave Airlie2008-12-19
| * | | | | | | | | drm/i915: Don't return busy for buffers left on the flushing list.Eric Anholt2008-12-19
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-12-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | md: Don't read past end of bitmap when reading bitmap.NeilBrown2008-12-19
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-12-19
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | PCI hotplug: ibmphp: Fix module ref count underflowNeil Horman2008-12-17
| * | | | | | | | | PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen2008-12-16
| * | | | | | | | | PCI: pciehp: fix unexpected power off with pciehp_forceKenji Kaneshige2008-12-16
| * | | | | | | | | PCI: fix aer resume sanity checkHidetoshi Seto2008-12-16