aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-0/+4
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds3-138/+162
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-85/+215
2008-01-25dlm: Split lock mode and flag constants into a sharable header.Joel Becker3-138/+162
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-0/+2
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-249/+138
2008-01-25ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flagBartlomiej Zolnierkiewicz1-0/+1
2008-01-25ide: make 'extra' field in struct ide_port_info u8Bartlomiej Zolnierkiewicz1-1/+1
2008-01-25ide-disk: use ide_get_lba_addr()Bartlomiej Zolnierkiewicz1-0/+1
2008-01-25ide: add ide_tf_read() helperBartlomiej Zolnierkiewicz1-2/+22
2008-01-25ide-disk: use do_rw_taskfile() (take 2)Bartlomiej Zolnierkiewicz1-7/+2
2008-01-25ide: remove 'handler' field from ide_task_t (take 2)Bartlomiej Zolnierkiewicz1-4/+1
2008-01-25ide: use ->data_phase to set ->handler in do_rw_taskfile()Bartlomiej Zolnierkiewicz1-1/+0
2008-01-25ide: convert do_rw_taskfile() to use ->data_phaseBartlomiej Zolnierkiewicz1-2/+0
2008-01-25ide: merge flagged_taskfile() into do_rw_taskfile()Bartlomiej Zolnierkiewicz1-5/+0
2008-01-25ide: remove 'tf_in_flags' field from ide_task_tBartlomiej Zolnierkiewicz1-2/+3
2008-01-25ide: remove 'command_type' field from ide_task_tBartlomiej Zolnierkiewicz2-9/+9
2008-01-25ide: remove hwif->intrprocBartlomiej Zolnierkiewicz1-2/+0
2008-01-25ide: remove SELECT_INTERRUPT()Bartlomiej Zolnierkiewicz1-1/+0
2008-01-25ide: remove QUIRK_LIST()Bartlomiej Zolnierkiewicz1-1/+0
2008-01-25ide: add ide_pktcmd_tf_load() helperBartlomiej Zolnierkiewicz1-0/+2
2008-01-25ide: remove atapi_ireason_t (take 3)Bartlomiej Zolnierkiewicz1-24/+0
2008-01-25ide: remove ata_nsector_t, ata_data_t and atapi_bcount_tBartlomiej Zolnierkiewicz1-20/+0
2008-01-25ide: remove atapi_feature_tBartlomiej Zolnierkiewicz1-27/+0
2008-01-25ide: remove atapi_error_t (take 2)Bartlomiej Zolnierkiewicz2-30/+3
2008-01-25ide: remove ata_status_t and atapi_status_tBartlomiej Zolnierkiewicz1-44/+0
2008-01-25ide: CPU endianness doesn't matter for special_tBartlomiej Zolnierkiewicz1-11/+0
2008-01-25ide: remove REQ_TYPE_ATA_TASKBartlomiej Zolnierkiewicz1-1/+0
2008-01-25ide: use ide_tf_load() in execute_drive_cmd()Bartlomiej Zolnierkiewicz1-0/+1
2008-01-25ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz1-23/+4
2008-01-25ide: use do_rw_taskfile() in flagged_taskfile()Bartlomiej Zolnierkiewicz1-2/+23
2008-01-25ide: add ide_no_data_taskfile() helperBartlomiej Zolnierkiewicz1-0/+2
2008-01-25ide: add ide_tf_load() helperBartlomiej Zolnierkiewicz1-0/+8
2008-01-25ide: add struct ide_taskfile (take 2)Bartlomiej Zolnierkiewicz2-11/+36
2008-01-25ide: remove task_ioreg_t typedef (take 2)Bartlomiej Zolnierkiewicz2-26/+27
2008-01-25ide: remove ->dma_master field from ide_hwif_t (take 5)Bartlomiej Zolnierkiewicz1-1/+0
2008-01-25V4L/DVB (6868): i2c-id.h: add I2C_DRIVERID_CS5345Hans Verkuil1-0/+1
2008-01-25V4L/DVB (6487): i2c-id: add M52790 driver IDHans Verkuil1-0/+1
2008-01-25sched: keep total / count stats in addition to the max forArjan van de Ven1-0/+2
2008-01-25sched, futex: detach sched.h and futex.hAlexey Dobriyan2-2/+6
2008-01-25softlockup: fix signednessIngo Molnar1-2/+2
2008-01-25sched: latencytop supportArjan van de Ven3-0/+52
2008-01-25timers: don't #error on higher HZ valuesPavel Machek1-0/+6
2008-01-25sched: remove the !PREEMPT_BKL codeIngo Molnar2-18/+2
2008-01-25hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallbackPeter Zijlstra1-3/+2
2008-01-25sched: rt throttling vs no_hzPeter Zijlstra1-0/+2
2008-01-25sched: rt group schedulingPeter Zijlstra2-3/+12
2008-01-25sched: rt time limitPeter Zijlstra1-0/+2
2008-01-25sched: high-res preemption tickPeter Zijlstra2-1/+11
2008-01-25sched: do not do cond_resched() when CONFIG_PREEMPTHerbert Xu2-3/+14