| Commit message (Expand) | Author | Files | Lines |
2007-11-28 | prep_zero_page: remove bogus BUG_ON | Hugh Dickins | 1 | -1/+0 |
2007-11-28 | tmpfs: restore missing clear_highpage | Hugh Dickins | 1 | -2/+3 |
2007-11-28 | vfs: coredumping fix | Ingo Molnar | 1 | -0/+6 |
2007-11-28 | sched: clean up kernel/sched_stat.h | Ingo Molnar | 1 | -1/+2 |
2007-11-28 | sched: clean up overlong line in kernel/sched_debug.c | Ingo Molnar | 1 | -3/+5 |
2007-11-28 | sched: clean up, move __sched_text_start/end to sched.h | Ingo Molnar | 2 | -3/+4 |
2007-11-28 | sched: clean up sd_alloc_ctl_cpu_table() definition | Ingo Molnar | 1 | -1/+1 |
2007-11-28 | softlockup: fix false positives on CONFIG_NOHZ | Thomas Gleixner | 1 | -0/+2 |
2007-11-28 | ocfs2: reverse inline-data truncate args | Mark Fasheh | 1 | -4/+15 |
2007-11-28 | ocfs2: Fix comparison in ocfs2_size_fits_inline_data() | Mark Fasheh | 1 | -1/+1 |
2007-11-28 | ocfs2: Remove bug statement in ocfs2_dentry_iput() | Mark Fasheh | 1 | -4/+16 |
2007-11-28 | [PATCH] ocfs2: Remove expensive bitmap scanning | Jan Kara | 2 | -2/+12 |
2007-11-28 | ocfs2: log valid inode # on bad inode | Mark Fasheh | 1 | -2/+2 |
2007-11-28 | ocfs2: Filter -ENOSPC in mlog_errno() | Mark Fasheh | 1 | -1/+1 |
2007-11-28 | [PATCH] fs/ocfs2: Add missing "space" | Joe Perches | 2 | -3/+3 |
2007-11-28 | ocfs2: Reset journal parameters after s_mount_opt update | Mark Fasheh | 1 | -3/+3 |
2007-11-27 | ide-scsi: use print_hex_dump from <linux/kernel.h> | Denis Cheng | 1 | -14/+8 |
2007-11-27 | ide: More TSST drives with broken cable detection | Peter Missel | 1 | -0/+3 |
2007-11-27 | ali14xx: constify __initdata | Bartlomiej Zolnierkiewicz | 1 | -3/+4 |
2007-11-27 | ide: remove bogus ide_fix_driveid() comment | Bartlomiej Zolnierkiewicz | 1 | -3/+0 |
2007-11-27 | trm290: remove bogus init_hwif_trm290() comment | Bartlomiej Zolnierkiewicz | 1 | -3/+0 |
2007-11-27 | piix: add HP compaq laptop to short cable list | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2007-11-27 | alim15x3: add Mitac 8317 and derivatives to ali_cable_override() | Bartlomiej Zolnierkiewicz | 1 | -0/+5 |
2007-11-27 | ide: add TORiSAN model: CD-ROM CDR_U200 fw: 1.09 to DMA blacklist | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2007-11-27 | amd74xx: arm hack | Andrew Morton | 1 | -0/+1 |
2007-11-27 | drivers/ide: Add missing "space" | Joe Perches | 1 | -1/+1 |
2007-11-27 | ide-cris: don't override ide_register_hw() result | Bartlomiej Zolnierkiewicz | 1 | -3/+4 |
2007-11-27 | ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig | Bartlomiej Zolnierkiewicz | 3 | -51/+35 |
2007-11-27 | ide: add CONFIG_IDE_H8300 config option | Bartlomiej Zolnierkiewicz | 2 | -2/+9 |
2007-11-27 | ide/Kconfig: fix mpc8xx host driver dependencies | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-11-27 | macide/q40ide: add missing __init tag to {macide,q40ide}_init() | Bartlomiej Zolnierkiewicz | 2 | -2/+2 |
2007-11-27 | aec62xx: Fix kernel oops in driver's probe function | Aleksandar Radovanovic | 1 | -1/+10 |
2007-11-27 | ide: skip ide_wait_not_busy() on noprobe-disks | Jonas Stare | 1 | -13/+19 |
2007-11-27 | siimage: remove resetproc() method | Sergei Shtylyov | 1 | -44/+1 |
2007-11-27 | ide: don't set PIO mode on pre-EIDE drives | Sergei Shtylyov | 1 | -1/+6 |
2007-11-27 | sis5513.c: Add Packard Bell EasyNote K5305 to laptops | Gabriel Craciunescu | 1 | -0/+1 |
2007-11-27 | m32r: Update sys_rt_sigsuspend | Hirokazu Takata | 2 | -13/+15 |
2007-11-27 | m32r: Ignore warnings for unused syscalls | Hirokazu Takata | 1 | -0/+24 |
2007-11-27 | m32r: Add missing syscalls | Hirokazu Takata | 2 | -1/+81 |
2007-11-27 | KVM: SVM: Fix FPU leak while emulating clts | Amit Shah | 1 | -2/+1 |
2007-11-27 | KVM: SVM: Unload guest fpu on vcpu_put() | Avi Kivity | 1 | -0/+1 |
2007-11-27 | KVM: x86 emulator: Use emulator_write_emulated and not emulator_write_std | Amit Shah | 1 | -1/+1 |
2007-11-27 | KVM: x86 emulator: fix the saving of of the eip value | Izik Eidus | 1 | -0/+1 |
2007-11-27 | KVM: x86 emulator: fix JMP_REL | Izik Eidus | 1 | -2/+1 |
2007-11-27 | scatterlist: add more safeguards | Tejun Heo | 1 | -11/+26 |
2007-11-27 | Revert "ll_rw_blk: temporarily enable max_segments tweaking" | Jens Axboe | 1 | -23/+0 |
2007-11-27 | mmc: Add missing sg_init_table() call | Haavard Skinnemoen | 1 | -1/+2 |
2007-11-27 | block: Fix memory leak in alloc_disk_node() | Jerome Marchand | 1 | -0/+1 |
2007-11-27 | alpha: fix sg_page breakage | FUJITA Tomonori | 1 | -6/+8 |
2007-11-27 | blktrace: Make sure BLKTRACETEARDOWN does the full cleanup. | Aneesh Kumar K.V | 1 | -2/+7 |