summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux v2.6.18-rc7v2.6.18-rc7Linus Torvalds2006-09-121-1/+1
* Merge branch 'audit.b29' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-09-1212-1/+134
|\
| * [PATCH] sparc64 audit syscall classes hookupAl Viro2006-09-124-0/+110
| * [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-128-1/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-09-121-4/+7
|\ \
| * | [CIFS] Fix CIFS readdir access denied when SE Linux enabledSteve French2006-09-061-4/+7
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-09-1220-56/+79
|\ \ \
| * | | V4L/DVB (4608c): Fix I2C dependencies for saa7146 modulesMauro Carvalho Chehab2006-09-101-4/+4
| * | | V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey2006-09-1010-30/+46
| * | | V4L/DVB (4605): Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab2006-09-106-20/+18
| * | | V4L/DVB (4520): Fix an error when loading bttv driver on PV M4900.Mauro Carvalho Chehab2006-09-101-0/+1
| * | | V4L/DVB (4511): Restore tuner_ymec_tvf66t5_b_dff_pal_ranges[] to fix UHF swit...Hermann Pitton2006-09-101-2/+8
| * | | V4L/DVB (4494a): Fix compilation when V4L1 support is not presentMauro Carvalho Chehab2006-09-101-0/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-09-122-7/+9
|\ \ \ \
| * | | | USB: Fix unload oops and memory leak in yealink driverHenk Vergonet2006-09-121-6/+6
| * | | | usbserial: Reference leakMatthias Urlichs2006-09-121-1/+3
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2006-09-1212-38/+46
|\ \ \ \
| * | | | sh64: Add a sane pm_power_off implementation.Paul Mundt2006-09-121-0/+3
| * | | | sh64: Use generic BUG_ON()/WARN_ON().Paul Mundt2006-09-121-12/+4
| * | | | sh64: Trivial build fixes.Paul Mundt2006-09-129-25/+39
| * | | | sh64: Drop deprecated ISA tuning for legacy toolchains.Paul Mundt2006-09-121-1/+0
| |/ / /
* | | | Merge git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2006-09-127-42/+76
|\ \ \ \ | |/ / / |/| | |
| * | | [XFS] Fix a bad pointer dereference in the quota statvfs handling.Nathan Scott2006-09-071-1/+1
| * | | [XFS] Fix xfs_splice_write() so appended data gets to disk.David Chinner2006-09-071-0/+16
| * | | [XFS] Fix ABBA deadlock between i_mutex and iolock. Avoid callingLachlan McIlroy2006-09-072-10/+19
| * | | [XFS] Prevent free space oversubscription and xfssyncd looping.David Chinner2006-09-074-31/+40
| | |/ | |/|
* | | Merge branch 'audit.b28' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-09-1118-6/+483
|\ \ \
| * | | [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-1113-0/+236
| * | | [PATCH] audit: more syscall classes addedAl Viro2006-09-1112-0/+139
| * | | [PATCH] syscall classes hookup for ppc and s390Al Viro2006-09-116-1/+87
| * | | [PATCH] update audit rule change messagesAmy Griffis2006-09-111-5/+14
| * | | [PATCH] sanity check audit_bufferAmy Griffis2006-09-111-0/+6
| * | | [PATCH] fix ppid bug in 2.6.18 kernelSteve Grubb2006-09-111-0/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-09-115-3/+11
|\ \ \ \ | |/ / / |/| | |
| * | | usbtouchscreen: fix ITM data readingKai Lindhom2006-09-071-1/+1
| * | | USB: New device ID for ftdi_sio usb serial driverRalf Schlatterbeck2006-09-072-0/+6
| * | | USB: Support for USB20SVGA-WH & USB20SVGA-DGNobuhiro Iwamatsu2006-09-071-0/+2
| * | | USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404Adrian Bunk2006-09-071-2/+2
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-09-115-92/+96
|\ \ \
| * | | [MMC] Always use a sector size of 512 bytesPierre Ossman2006-09-071-45/+4
| * | | [MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246Russell King2006-09-073-48/+53
| * | | [ARM] 3751/1: i.MX/MX1 SD/MMC use 512 bytes request for SCR readPavel Pisa2006-09-071-34/+35
| * | | [MMC] Fix SD timeout calculationPierre Ossman2006-09-072-10/+49
| * | | [MMC] constify mmc_host_opsDavid Brownell2006-09-071-1/+1
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-1164-381/+179
|\ \ \
| * | | [ARM] 3778/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [s...Ben Dooks2006-09-0910-37/+2
| * | | [ARM] 3783/1: S3C2412: fix IRQ_EINT0 to IRQ_EINT3 handlingBen Dooks2006-09-094-2/+138
| * | | [ARM] 3779/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [l...Ben Dooks2006-09-098-49/+4
| * | | [ARM] 3777/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [...Ben Dooks2006-09-0917-116/+6
| * | | [ARM] 3776/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410Ben Dooks2006-09-099-59/+2
OpenPOWER on IntegriCloud