Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
[pandora-kernel.git] / include /
2008-01-27 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-01-27 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-26 Bartlomiej Zolnier... ide: remove REQ_TYPE_ATA_CMD
2008-01-26 Bartlomiej Zolnier... ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFIL...
2008-01-26 Bartlomiej Zolnier... ide: use wait_drive_not_busy() in drive_cmd_intr()...
2008-01-26 Bartlomiej Zolnier... ide: kill DATA_READY define
2008-01-26 Tejun Heoide: task_end_request() fix
2008-01-26 Bartlomiej Zolnier... ide: set IDE_TFLAG_IN_* flags before queuing/executing...
2008-01-26 Tejun Heoide: fix ->io_32bit race in ide_taskfile_ioctl()
2008-01-26 Bartlomiej Zolnier... ide: remove broken disk byte-swapping support
2008-01-26 Bartlomiej Zolnier... ide: add ide_set_irq() inline helper
2008-01-26 Bartlomiej Zolnier... ide: make remaining built-in only IDE host drivers...
2008-01-26 Bartlomiej Zolnier... ide: drop 'initializing' argument from ide_register_hw()
2008-01-26 Bartlomiej Zolnier... ide: add ide_init_port_hw() helper
2008-01-26 Olof Johanssonide: Fix build break caused by "ide: remove ideprobe_in...
2008-01-26 Bartlomiej Zolnier... ide: remove ideprobe_init()
2008-01-26 Bartlomiej Zolnier... ide: merge ->fixup and ->quirkproc methods
2008-01-26 Bartlomiej Zolnier... ide: merge ->dma_host_{on,off} methods into ->dma_host_...
2008-01-26 Bartlomiej Zolnier... ide: remove ->ide_dma_on and ->dma_off_quietly methods...
2008-01-26 Bartlomiej Zolnier... cy82c693: add ->set_dma_mode method
2008-01-26 Hisashi Hifumi[S390] do local_irq_restore while spinning in spin_lock...
2008-01-26 Carsten Otte[S390] add smp_call_function_mask
2008-01-26 Martin Schwidefsky[S390] Unused field / extern declaration in processor.h
2008-01-26 Roland McGrath[S390] single-step cleanup
2008-01-26 Joe Perches[S390] include/asm-s390/: Spelling fixes
2008-01-26 Michael Holzheu[S390] Use diag308 subcodes 3 and 6 for reboot and...
2008-01-26 Michael Holzheu[S390] kernel: Shutdown Actions Interface
2008-01-26 Heiko Carstens[S390] Get rid of additional_cpus kernel parameter.
2008-01-26 Heiko Carstens[S390] Use new style spinlock initializer in __RWSEM_IN...
2008-01-26 Heiko Carstens[S390] Remove owner_pc member from raw_spinlock_t.
2008-01-26 Christian Borntraeger[S390] Change vmalloc defintions
2008-01-26 Martin Schwidefsky[S390] Avoid warnings in tlblush.h
2008-01-26 Martin Schwidefsky[S390] Fix tlb flushing with idte.
2008-01-26 Heiko Carstens[S390] Standby cpu activation/deactivation.
2008-01-26 Peter Oberparleiter[S390] cio: Extend adapter interrupt interface.
2008-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-01-25 Joel Beckerdlm: Split lock mode and flag constants into a sharable...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Rolf ManderscheidIPoIB: improve IPv4/IPv6 to IB mcast mapping functions
2008-01-25 Sean HeftyRDMA/cma: add support for rdma_migrate_id()
2008-01-25 Sean HeftyIB/mad: Report number of times a mad was retried
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2008-01-25 Bartlomiej Zolnier... ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
2008-01-25 Bartlomiej Zolnier... ide: make 'extra' field in struct ide_port_info u8
2008-01-25 Bartlomiej Zolnier... ide-disk: use ide_get_lba_addr()
2008-01-25 Bartlomiej Zolnier... ide: add ide_tf_read() helper
2008-01-25 Bartlomiej Zolnier... ide-disk: use do_rw_taskfile() (take 2)
2008-01-25 Bartlomiej Zolnier... ide: remove 'handler' field from ide_task_t (take 2)
2008-01-25 Bartlomiej Zolnier... ide: use ->data_phase to set ->handler in do_rw_taskfile()
2008-01-25 Bartlomiej Zolnier... ide: convert do_rw_taskfile() to use ->data_phase
2008-01-25 Bartlomiej Zolnier... ide: merge flagged_taskfile() into do_rw_taskfile()
2008-01-25 Bartlomiej Zolnier... ide: remove 'tf_in_flags' field from ide_task_t
2008-01-25 Bartlomiej Zolnier... ide: remove 'command_type' field from ide_task_t
2008-01-25 Bartlomiej Zolnier... ide: remove hwif->intrproc
2008-01-25 Bartlomiej Zolnier... ide: remove SELECT_INTERRUPT()
2008-01-25 Bartlomiej Zolnier... ide: remove QUIRK_LIST()
2008-01-25 Bartlomiej Zolnier... ide: add ide_pktcmd_tf_load() helper
2008-01-25 Bartlomiej Zolnier... ide: remove atapi_ireason_t (take 3)
2008-01-25 Bartlomiej Zolnier... ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
2008-01-25 Bartlomiej Zolnier... ide: remove atapi_feature_t
2008-01-25 Bartlomiej Zolnier... ide: remove atapi_error_t (take 2)
2008-01-25 Bartlomiej Zolnier... ide: remove ata_status_t and atapi_status_t
2008-01-25 Bartlomiej Zolnier... ide: CPU endianness doesn't matter for special_t
2008-01-25 Bartlomiej Zolnier... ide: remove REQ_TYPE_ATA_TASK
2008-01-25 Bartlomiej Zolnier... ide: use ide_tf_load() in execute_drive_cmd()
2008-01-25 Bartlomiej Zolnier... ide: remove stale ide.h "configuration options"
2008-01-25 Bartlomiej Zolnier... ide: use do_rw_taskfile() in flagged_taskfile()
2008-01-25 Bartlomiej Zolnier... ide: add ide_no_data_taskfile() helper
2008-01-25 Bartlomiej Zolnier... ide: add ide_tf_load() helper
2008-01-25 Bartlomiej Zolnier... ide: add struct ide_taskfile (take 2)
2008-01-25 Bartlomiej Zolnier... ide: remove task_ioreg_t typedef (take 2)
2008-01-25 Bartlomiej Zolnier... ide: remove ->dma_master field from ide_hwif_t (take 5)
2008-01-25 Steven TothV4L/DVB (7058): IR corrections for the Pinnacle 800i
2008-01-25 Steven TothV4L/DVB (7042): xc5000: Tuner analog support
2008-01-25 Steven TothV4L/DVB (7002): cx25840: Add basic CX23885 AVCore support
2008-01-25 Mauro Carvalho ChehabV4L/DVB (6997): Replace a very dirty hack on videobuf...
2008-01-25 Andrey J. Melnikof... V4L/DVB (6973): Add Beholder TV 401/405/407/409/505...
2008-01-25 Michael KrufkyV4L/DVB (6921): include/media/v4l2-i2c-drv.h must ...
2008-01-25 Hans VerkuilV4L/DVB (6869): cs5345: new i2c driver
2008-01-25 Hans VerkuilV4L/DVB (6868): i2c-id.h: add I2C_DRIVERID_CS5345
2008-01-25 Hans VerkuilV4L/DVB (6861): cx2341x: command argument should be...
2008-01-25 Michael KrufkyV4L/DVB (6785): tda8290: remove dependency on struct...
2008-01-25 Hans VerkuilV4L/DVB (6766): ivtv: remove i2c legacy support from...
2008-01-25 Brandon PhilipsV4L/DVB (6603): V4L: videobuf: convert streaming and...
2008-01-25 Brandon PhilipsV4L/DVB (6600): V4L: videobuf: don't chew up namespace...
2008-01-25 Sakari AilusV4L/DVB (6580): Set slave's master before master's...
2008-01-25 Adrian BunkV4L/DVB (6574): common/ir-functions.c: make a function...
2008-01-25 Marco SchluesslerV4L/DVB (6496): saa7146_vv.h: remove wrong include...
2008-01-25 Hans VerkuilV4L/DVB (6487): i2c-id: add M52790 driver ID
2008-01-25 Hans VerkuilV4L/DVB (6486): m52790: add new Mitsubishi A/V switch...
2008-01-25 Michael KrufkyV4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295
2008-01-25 Hans VerkuilV4L/DVB (6466): v4l2-i2c-drv: first call remove, then...
2008-01-25 Hans VerkuilV4L/DVB (6460): v4l2-i2c-drv: add legacy_probe function...
next