aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-28UIO: fix up the UIO documentationHans J Koch1-58/+32
2007-11-28create /sys/.../power when CONFIG_PM is setDaniel Drake4-16/+27
2007-11-28allow LEGACY_PTYS to be set to 0Kay Sievers1-1/+1
2007-11-28prep_zero_page: remove bogus BUG_ONHugh Dickins1-1/+0
2007-11-28tmpfs: restore missing clear_highpageHugh Dickins1-2/+3
2007-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds5-8/+14
2007-11-28vfs: coredumping fixIngo Molnar1-0/+6
2007-11-28sched: clean up kernel/sched_stat.hIngo Molnar1-1/+2
2007-11-28sched: clean up overlong line in kernel/sched_debug.cIngo Molnar1-3/+5
2007-11-28sched: clean up, move __sched_text_start/end to sched.hIngo Molnar2-3/+4
2007-11-28sched: clean up sd_alloc_ctl_cpu_table() definitionIngo Molnar1-1/+1
2007-11-28softlockup: fix false positives on CONFIG_NOHZThomas Gleixner1-0/+2
2007-11-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds9-20/+53
2007-11-27Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds4-14/+120
2007-11-27ocfs2: reverse inline-data truncate argsMark Fasheh1-4/+15
2007-11-27ocfs2: Fix comparison in ocfs2_size_fits_inline_data()Mark Fasheh1-1/+1
2007-11-27ocfs2: Remove bug statement in ocfs2_dentry_iput()Mark Fasheh1-4/+16
2007-11-27[PATCH] ocfs2: Remove expensive bitmap scanningJan Kara2-2/+12
2007-11-27ocfs2: log valid inode # on bad inodeMark Fasheh1-2/+2
2007-11-27ocfs2: Filter -ENOSPC in mlog_errno()Mark Fasheh1-1/+1
2007-11-27[PATCH] fs/ocfs2: Add missing "space"Joe Perches2-3/+3
2007-11-27ocfs2: Reset journal parameters after s_mount_opt updateMark Fasheh1-3/+3
2007-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds19-142/+112
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds3-5/+5
2007-11-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-43/+44
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds7-37/+61
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-18/+53
2007-11-27ide-scsi: use print_hex_dump from <linux/kernel.h>Denis Cheng1-14/+8
2007-11-27ide: More TSST drives with broken cable detectionPeter Missel1-0/+3
2007-11-27ali14xx: constify __initdataBartlomiej Zolnierkiewicz1-3/+4
2007-11-27ide: remove bogus ide_fix_driveid() commentBartlomiej Zolnierkiewicz1-3/+0
2007-11-27trm290: remove bogus init_hwif_trm290() commentBartlomiej Zolnierkiewicz1-3/+0
2007-11-27piix: add HP compaq laptop to short cable listBartlomiej Zolnierkiewicz1-0/+1
2007-11-27alim15x3: add Mitac 8317 and derivatives to ali_cable_override()Bartlomiej Zolnierkiewicz1-0/+5
2007-11-27ide: add TORiSAN model: CD-ROM CDR_U200 fw: 1.09 to DMA blacklistBartlomiej Zolnierkiewicz1-0/+1
2007-11-27amd74xx: arm hackAndrew Morton1-0/+1
2007-11-27drivers/ide: Add missing "space"Joe Perches1-1/+1
2007-11-27ide-cris: don't override ide_register_hw() resultBartlomiej Zolnierkiewicz1-3/+4
2007-11-27ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz3-51/+35
2007-11-27ide: add CONFIG_IDE_H8300 config optionBartlomiej Zolnierkiewicz2-2/+9
2007-11-27ide/Kconfig: fix mpc8xx host driver dependenciesBartlomiej Zolnierkiewicz1-1/+1
2007-11-27macide/q40ide: add missing __init tag to {macide,q40ide}_init()Bartlomiej Zolnierkiewicz2-2/+2
2007-11-27aec62xx: Fix kernel oops in driver's probe functionAleksandar Radovanovic1-1/+10
2007-11-27ide: skip ide_wait_not_busy() on noprobe-disksJonas Stare1-13/+19
2007-11-27siimage: remove resetproc() methodSergei Shtylyov1-44/+1
2007-11-27ide: don't set PIO mode on pre-EIDE drivesSergei Shtylyov1-1/+6
2007-11-27sis5513.c: Add Packard Bell EasyNote K5305 to laptopsGabriel Craciunescu1-0/+1
2007-11-28m32r: Update sys_rt_sigsuspendHirokazu Takata2-13/+15
2007-11-28m32r: Ignore warnings for unused syscallsHirokazu Takata1-0/+24
2007-11-28m32r: Add missing syscallsHirokazu Takata2-1/+81