- 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
- 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
- ec8deff Merge phase #2 (PAT updates) 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
- 64f1b65 net: fix dummy 'nf_conntrack_event_cache()' 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
- 835a1c0 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
- d3570a5 Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernel 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
- 384740d MIPS: Move headfiles to new location below arch/mips/include by Ralf Baechle · 16 years ago
- 8d2d91e MIPS: Optimize get_user and put_user for 64-bit by Ralf Baechle · 16 years ago
- b27311e MIPS: TXx9: Add RBTX4939 board support by Atsushi Nemoto · 16 years ago
- 0dcdbe6 MIPS: TXx9: Add TX4939 SoC support by Atsushi Nemoto · 16 years ago
- ae027ea MIPS: TXx9: IOC LED support by Atsushi Nemoto · 16 years ago
- 21e77df MIPS: TXx9: Microoptimize interrupt handlers by Atsushi Nemoto · 16 years ago
- d888e25 MIPS: RB532: Convert to GPIO lib by Florian Fainelli · 16 years ago
- 09b7dcf MIPS: RB532: Remove unused rc32434_sync_delay and rc32434_sync_udelay by Florian Fainelli · 16 years ago
- 606a083 MIPS: RB532: Cleanup the headers again by Florian Fainelli · 16 years ago
- 49afa0a MIPS: RB532: Remove gpio bootup state by Florian Fainelli · 16 years ago
- 3c8cf8c MIPS: RB532: Use physical addresses for gpio and device controller registers by Florian Fainelli · 16 years ago
- 3cd4e06 MIPS: RB532: Cleanup and group definitions to their right places by Florian Fainelli · 16 years ago
- 0216352 MIPS: TXx9: Declare smsc_fdc37m81x_config_get() in smsc_fdc37m81x.h by Atsushi Nemoto · 16 years ago
- 496a3b5 MIPS: TXx9: Default machine_restart using watchdog reset by Atsushi Nemoto · 16 years ago
- d75a40e MIPS: TXx9: Make spi_eeprom.c more generic by Atsushi Nemoto · 16 years ago
- 7489436 MIPS: TXx9: Raise priority of interrupts for errors, timers, SIO by Atsushi Nemoto · 16 years ago
- 51f607c MIPS: TXx9: Add mtd support by Atsushi Nemoto · 16 years ago
- 860e546 MIPS: TXx9: Early command-line preprocessing by Atsushi Nemoto · 16 years ago
- 265b89d MIPS: TXx9: Add prom_getenv by Atsushi Nemoto · 16 years ago
- e0dfb20 MIPS: TXx9: Improve handling of built-in and command-line args by Atsushi Nemoto · 16 years ago
- f96a338 MIPS: RBTX4927: More explicit initialization by Atsushi Nemoto · 16 years ago
- 9fa32c6 MIPS: PMC MSP71XX gpio drivers by Patrick Glass · 16 years ago
- 5d9a76c MIPS: Use compat_sys_ptrace by Thomas Bogendoerfer · 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
- 151a670 ide: remove SECTOR_WORDS define by Bartlomiej Zolnierkiewicz · 16 years ago
- 8185d5a ide: /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
- 263138a ide: preparations for /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
- 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
- 7e59ea2 ide: check drive->present in ide_get_paired_drive() by Bartlomiej Zolnierkiewicz · 16 years ago
- a2cdee5 ide: remove IDE_CHIPSET_* macros by Bartlomiej Zolnierkiewicz · 16 years ago
- b163f46 ide: enhance ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 16 years ago
- 3c619ff ide: remove no longer needed ide_drive_t fields by Bartlomiej Zolnierkiewicz · 16 years ago
- 3a7d248 ide: use ATA_* defines instead of *_STAT and *_ERR ones by Bartlomiej Zolnierkiewicz · 16 years ago
- 48fb268 ide: remove drive->driveid by Bartlomiej Zolnierkiewicz · 16 years ago
- 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
- b922df7 Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c54dcd8 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
- b11ce8a Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f6bccf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
- 13dd7f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
- b0af205 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
- 445e1ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
- ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
- e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
- 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
- 9542ada x86: track memtype for RAM in page struct by Suresh Siddha · 16 years ago
- 8311eb8 x86, cpa: remove cpa pool code by Suresh Siddha · 16 years ago
- 3a85e77 x86, cpa: remove USER permission from the very early identity mapping attribute by Suresh Siddha · 16 years ago
- b2bc273 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot by Suresh Siddha · 16 years ago
- d403a64 Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 82219fc Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
- 5416090 dm: publish dm_vcalloc by Mikulas Patocka · 16 years ago
- ea0ec64 dm: publish dm_table_unplug_all by Mikulas Patocka · 16 years ago
- 89343da dm: publish dm_get_mapinfo by Mikulas Patocka · 16 years ago
- 82b1519 dm: export struct dm_dev by Mikulas Patocka · 16 years ago
- ff33f23 ALSA: Increase components array size by Takashi Iwai · 16 years ago
- a99606d ALSA: Remove bitwise from snd_pcm_hw_param_t by Takashi Iwai · 16 years ago
- bb21c95 nf_conntrack_ecache.h: Fix missing braces by Guo-Fu Tseng · 16 years ago
- 9ac684f Merge branch 'next' into for-linus by James Morris · 16 years ago