summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kobject: two typo fixesJohannes Berg2007-11-281-2/+2
* UIO: add UIO documentation target to DocBook MakefileHans J Koch2007-11-281-1/+1
* UIO: fix up the UIO documentationHans J Koch2007-11-281-58/+32
* create /sys/.../power when CONFIG_PM is setDaniel Drake2007-11-284-16/+27
* allow LEGACY_PTYS to be set to 0Kay Sievers2007-11-281-1/+1
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-11-279-20/+53
|\
| * ocfs2: reverse inline-data truncate argsMark Fasheh2007-11-271-4/+15
| * ocfs2: Fix comparison in ocfs2_size_fits_inline_data()Mark Fasheh2007-11-271-1/+1
| * ocfs2: Remove bug statement in ocfs2_dentry_iput()Mark Fasheh2007-11-271-4/+16
| * [PATCH] ocfs2: Remove expensive bitmap scanningJan Kara2007-11-272-2/+12
| * ocfs2: log valid inode # on bad inodeMark Fasheh2007-11-271-2/+2
| * ocfs2: Filter -ENOSPC in mlog_errno()Mark Fasheh2007-11-271-1/+1
| * [PATCH] fs/ocfs2: Add missing "space"Joe Perches2007-11-272-3/+3
| * ocfs2: Reset journal parameters after s_mount_opt updateMark Fasheh2007-11-271-3/+3
* | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2007-11-274-14/+120
|\ \ | |/ |/|
| * m32r: Update sys_rt_sigsuspendHirokazu Takata2007-11-282-13/+15
| * m32r: Ignore warnings for unused syscallsHirokazu Takata2007-11-281-0/+24
| * m32r: Add missing syscallsHirokazu Takata2007-11-282-1/+81
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-11-2719-142/+112
|\ \
| * | ide-scsi: use print_hex_dump from <linux/kernel.h>Denis Cheng2007-11-271-14/+8
| * | ide: More TSST drives with broken cable detectionPeter Missel2007-11-271-0/+3
| * | ali14xx: constify __initdataBartlomiej Zolnierkiewicz2007-11-271-3/+4
| * | ide: remove bogus ide_fix_driveid() commentBartlomiej Zolnierkiewicz2007-11-271-3/+0
| * | trm290: remove bogus init_hwif_trm290() commentBartlomiej Zolnierkiewicz2007-11-271-3/+0
| * | piix: add HP compaq laptop to short cable listBartlomiej Zolnierkiewicz2007-11-271-0/+1
| * | alim15x3: add Mitac 8317 and derivatives to ali_cable_override()Bartlomiej Zolnierkiewicz2007-11-271-0/+5
| * | ide: add TORiSAN model: CD-ROM CDR_U200 fw: 1.09 to DMA blacklistBartlomiej Zolnierkiewicz2007-11-271-0/+1
| * | amd74xx: arm hackAndrew Morton2007-11-271-0/+1
| * | drivers/ide: Add missing "space"Joe Perches2007-11-271-1/+1
| * | ide-cris: don't override ide_register_hw() resultBartlomiej Zolnierkiewicz2007-11-271-3/+4
| * | ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz2007-11-273-51/+35
| * | ide: add CONFIG_IDE_H8300 config optionBartlomiej Zolnierkiewicz2007-11-272-2/+9
| * | ide/Kconfig: fix mpc8xx host driver dependenciesBartlomiej Zolnierkiewicz2007-11-271-1/+1
| * | macide/q40ide: add missing __init tag to {macide,q40ide}_init()Bartlomiej Zolnierkiewicz2007-11-272-2/+2
| * | aec62xx: Fix kernel oops in driver's probe functionAleksandar Radovanovic2007-11-271-1/+10
| * | ide: skip ide_wait_not_busy() on noprobe-disksJonas Stare2007-11-271-13/+19
| * | siimage: remove resetproc() methodSergei Shtylyov2007-11-271-44/+1
| * | ide: don't set PIO mode on pre-EIDE drivesSergei Shtylyov2007-11-271-1/+6
| * | sis5513.c: Add Packard Bell EasyNote K5305 to laptopsGabriel Craciunescu2007-11-271-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-11-273-5/+5
|\ \
| * | KVM: SVM: Fix FPU leak while emulating cltsAmit Shah2007-11-271-2/+1
| * | KVM: SVM: Unload guest fpu on vcpu_put()Avi Kivity2007-11-271-0/+1
| * | KVM: x86 emulator: Use emulator_write_emulated and not emulator_write_stdAmit Shah2007-11-271-1/+1
| * | KVM: x86 emulator: fix the saving of of the eip valueIzik Eidus2007-11-271-0/+1
| * | KVM: x86 emulator: fix JMP_RELIzik Eidus2007-11-271-2/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-276-43/+44
|\ \
| * | scatterlist: add more safeguardsTejun Heo2007-11-271-11/+26
| * | Revert "ll_rw_blk: temporarily enable max_segments tweaking"Jens Axboe2007-11-271-23/+0
| * | mmc: Add missing sg_init_table() callHaavard Skinnemoen2007-11-271-1/+2
| * | block: Fix memory leak in alloc_disk_node()Jerome Marchand2007-11-271-0/+1