- cf2fa66 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
- a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
- 8d71ff0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
- 244dc4e Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 16 years ago
- e7f2f99 Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 47afa7a tty: some ICANON magic is in the wrong places by Alan Cox · 16 years ago
- 15f1a63 Add an instance parameter devpts interfaces by Sukadev Bhattiprolu · 16 years ago
- bf970ee tty: extract the pty init time special cases by Alan Cox · 16 years ago
- 73ec06f tty: Finish fixing up the init_dev interface to use ERR_PTR by Alan Cox · 16 years ago
- 8b0a88d tty: More driver operations by Alan Cox · 16 years ago
- 7d7b93c tty: kref the tty driver object by Alan Cox · 16 years ago
- 99f1fe1 tty: Clean up the tty_init_dev changes further by Alan Cox · 16 years ago
- d81ed10 tty: Remove more special casing and out of place code by Alan Cox · 16 years ago
- feebed6 tty: shutdown method by Alan Cox · 16 years ago
- 2cb5998 tty: the vhangup syscall is racy by Alan Cox · 16 years ago
- 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
- 1d65b4a tty: Add termiox by Alan Cox · 16 years ago
- c26c56c tty: Cris has a nice RS485 ioctl so we should steal it by Alan Cox · 16 years ago
- 9c9f4de tty: Add a kref count by Alan Cox · 16 years ago
- 348eb12 pps: Reserve a line discipline number for PPS by Alan Cox · 16 years ago
- e049573 tty: split the buffering from tty_io by Alan Cox · 16 years ago
- 0c8946d serial: Make uart_port's ioport "unsigned long". by David Miller · 16 years ago
- e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
- d945b69 Automatic MODULE_ALIAS() for DMI match tables. by David Woodhouse · 16 years ago
- a52f68c V4L/DVB (9185): S2API: Ensure we have a reasonable ROLLOFF default by Darron Broad · 16 years ago
- ef526f4 V4L/DVB (9182): S2API: Added support for DTV_HIERARCHY by Steven Toth · 16 years ago
- b87625f V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSION_MODE by Steven Toth · 16 years ago
- a4de91b V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LP by Steven Toth · 16 years ago
- cc7d705 V4L/DVB (9179): S2API: frontend.h cleanup by Brandon Philips · 16 years ago
- 0a6393a V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16 by Steven Toth · 16 years ago
- 82d7669 V4L/DVB (9173): S2API: Remove the hardcoded command limit during validation by Steven Toth · 16 years ago
- c00193f Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4 by Ingo Molnar · 16 years ago
- accba5f Merge branch 'linus' into oprofile-v2 by Ingo Molnar · 16 years ago
- 3280fb3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
- 9256292 integrity: special fs magic by Mimi Zohar · 16 years ago
- 807f4f8 Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 46b5e34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
- 0dab9cf add key_revoke() dummy for KEYS=n by Adrian Bunk · 16 years ago
- 0710483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
- 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
- 46eaa67 x86: memory corruption check - cleanup by Ingo Molnar · 16 years ago
- a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
- eacf8d8 V4L/DVB (9072): S2API: Add DTV_API_VERSION command by Steven Toth · 16 years ago
- d48cb40 V4L/DVB (9071): S2API: Implement result codes for individual commands by Steven Toth · 16 years ago
- 459702b V4L/DVB (9070): S2API: Removed the typedef for the commands, used defines instead. by Steven Toth · 16 years ago
- 8316568 V4L/DVB (9025): S2API: Deactivate the ISDB-T definitions by Steven Toth · 16 years ago
- fc6e8c2 V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields. by Steven Toth · 16 years ago
- 75b7f94 V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZ by Steven Toth · 16 years ago
- 363429a V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixes by Steven Toth · 16 years ago
- d7c1500 V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDX by Steven Toth · 16 years ago
- 65af619 V4L/DVB (8998): s2api: restore DTV_UNDEFINED by Steven Toth · 16 years ago
- 177b868 V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FEC by Steven Toth · 16 years ago
- e7fee0f3 V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command arrays replaced by Steven Toth · 16 years ago
- 56f0680 V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes by Steven Toth · 16 years ago
- 6b73eea V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning API by Steven Toth · 16 years ago
- 4c522e7 V4L/DVB (8959): include <linux/videodev2.h> into linux/ivtv.h by Kirill A. Shutemov · 16 years ago
- 66c6bda V4L/DVB (8691): i2c-id: remove obsolete SAB3036 driver ID by Hans Verkuil · 16 years ago
- f723af1 V4L/DVB (8649): v4l2: add AAC bitrate control by Hans Verkuil · 16 years ago
- e6b5da8 V4L/DVB (8635): v4l: add AC-3 audio support to the MPEG Encoding API by Hans Verkuil · 16 years ago
- 188919a V4L/DVB (8634): v4l2: extend MPEG Encoding API with AVC and AAC by Janne Grunau · 16 years ago
- 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
- 325af5f x86: ioperm user_regset by Roland McGrath · 16 years ago
- ee63a7d Fix comment in include/linux/mmc/host.h by Thomas Petazzoni · 16 years ago
- fd04808 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
- 5c3c4d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
- 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
- ead9d23 Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
- d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
- bf6f51e Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- 4dd9ec4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
- 098ef21 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
- 5bf5683 ext4: add an option to control error handling on file data by Hidehiro Kawai · 16 years ago
- 44519fa jbd2: fix error handling for checkpoint io by Hidehiro Kawai · 16 years ago
- 92f1f8f ide: Remove ide_spin_wait_hwgroup() and use special requests instead by Elias Oltmanns · 16 years ago
- d6e2955 ide: move IDE{FLOPPY,TAPE}_WAIT_CMD defines to <linux/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
- de699ad ide: add ide_do_test_unit_ready() helper by Bartlomiej Zolnierkiewicz · 16 years ago
- 0c8a6c7 ide: add ide_do_start_stop() helper by Bartlomiej Zolnierkiewicz · 16 years ago
- 0578042 ide: add ide_set_media_lock() helper by Bartlomiej Zolnierkiewicz · 16 years ago
- 49cac39 ide-floppy: ->{srfp,wp} -> IDE_AFLAG_{SRFP,WP} by Bartlomiej Zolnierkiewicz · 16 years ago
- 2ac07d9 ide: add ide_queue_pc_tail() helper by Bartlomiej Zolnierkiewicz · 16 years ago
- 7645c15 ide: add ide_queue_pc_head() helper by Bartlomiej Zolnierkiewicz · 16 years ago
- 7bf7420 ide: add ide_init_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
- acaa0f5 ide: add ide_io_buffers() helper by Bartlomiej Zolnierkiewicz · 16 years ago
- 51509ee ide: add ide_check_atapi_device() helper by Bartlomiej Zolnierkiewicz · 16 years ago
- 05236ea ide: move ioctls handling to ide-ioctls.c by Bartlomiej Zolnierkiewicz · 16 years ago
- aa768773 ide: add ide_setting_ioctl() helper by Bartlomiej Zolnierkiewicz · 16 years ago
- 9232c14 ide: remove ->bus_state field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
- feb22b7 ide: add proper PCI PM support (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
- a02227c ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok() by Bartlomiej Zolnierkiewicz · 16 years ago
- 93734a2 ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid() by Bartlomiej Zolnierkiewicz · 16 years ago
- ff2779b ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
- 4b58f17 ide: ide_id_has_flush_cache() -> ata_id_flush_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
- 1a4e4d4 ide: check only for CACHE FLUSH command support in ide_id_has_flush_cache() by Bartlomiej Zolnierkiewicz · 16 years ago
- 942dcd8 ide: idedisk_supports_lba48() -> ata_id_lba48_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
- 367d7e7 ide: ide_dev_is_sata() -> ata_id_is_sata() by Bartlomiej Zolnierkiewicz · 16 years ago
- 5d5870f ide: ide_dev_has_iordy() -> ata_id_has_iordy() by Bartlomiej Zolnierkiewicz · 16 years ago
- 02d599a ide: remove ->supports_dsc_overlap field from ide_driver_t by Bartlomiej Zolnierkiewicz · 16 years ago
- ebc6be5 ide: remove read-only ->atapi_overlap field from ide_drive_t by Bartlomiej Zolnierkiewicz · 16 years ago