aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * libata: make ata_tf_to_lba[48]() genericTejun Heo2008-04-17
| * [libata] sata_nv: disable ADMA by defaultJeff Garzik2008-04-17
| * libata annotationsAl Viro2008-04-17
| * ata_piix: kill ich6_sata_ahci and clean upTejun Heo2008-04-17
| * ata_piix: don't attach to ICH6M in ahci modeTejun Heo2008-04-17
| * pata_scc: fix compile warningTejun Heo2008-04-17
| * libata: isolate and rework cable logicAlan Cox2008-04-17
| * ata: SWNCQ should be enabled by defaultZoltan Boszormenyi2008-04-17
| * pata_amd: fix sparse warningHarvey Harrison2008-04-17
| * libata: kill ata_chk_status()Tejun Heo2008-04-17
| * libata: kill ata_chk_status() call from ata_dev_configure()Tejun Heo2008-04-17
| * libata: move ata_pci_default_filter() out of CONFIG_PCITejun Heo2008-04-17
| * libata: reorganize SFF related stuffTejun Heo2008-04-17
| * libata: reorder functions in libata-sff.cTejun Heo2008-04-17
| * libata: drop ata_dev_select() from ata_dev_read_idTejun Heo2008-04-17
| * libata: make reset related methods proper port operationsTejun Heo2008-04-17
| * libata: kill port_info->sht and ->irq_handlerTejun Heo2008-04-17
| * libata: stop overloading port_info->private_dataTejun Heo2008-04-17
| * libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-17
| * libata: implement and use ops inheritanceTejun Heo2008-04-17
| * libata: implement and use SHT initializersTejun Heo2008-04-17
| * libata: normalize port_info, port_operations and sht tablesTejun Heo2008-04-17
| * libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-17
| * libata: reorganize ata_port_operationsTejun Heo2008-04-17
| * libata: PCI device should be powered up before being accessedTejun Heo2008-04-17
| * libata: kill ata_ehi_schedule_probe()Tejun Heo2008-04-17
| * libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo2008-04-17
| * libata: kill ATA_EHI_RESUME_LINKTejun Heo2008-04-17
| * libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo2008-04-17
| * libata: prefer hardresetTejun Heo2008-04-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-04-18
|\ \
| * | clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen2008-04-17
| * | Documentation: move timer related documentation to a single placeThomas Gleixner2008-04-17
| * | clockevents: optimise tick_nohz_stop_sched_tick() a bitKarsten Wiese2008-04-17
| * | locking: remove unused double_spin_lock()Oleg Nesterov2008-04-17
| * | hrtimers: simplify lockdep handlingOleg Nesterov2008-04-17
| * | timers: simplify lockdep handlingOleg Nesterov2008-04-17
| * | posix-timers: fix shadowed variablesWANG Cong2008-04-17
| * | timer_list: add annotations to workqueue.cPavel Machek2008-04-17
| * | hrtimer: use nanosleep specific restart_block fieldsThomas Gleixner2008-04-17
| * | hrtimer: add nanosleep specific restart_block memberThomas Gleixner2008-04-17
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2008-04-18
|\ \
| * | jfs: replace __inline with inlineHarvey Harrison2008-03-05
| * | jfs: le*_add_cpu conversionMarcin Slusarz2008-02-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2008-04-18
|\ \ \
| * | | kgdb: always use icache flush for sw breakpointsJason Wessel2008-04-17
| * | | kgdb: fix SMP NMI kgdb_handle_exception exit raceJason Wessel2008-04-17
| * | | kgdb: documentation fixesJason Wessel2008-04-17
| * | | kgdb: allow static kgdbts boot configurationJason Wessel2008-04-17
| * | | kgdb: add documentationJason Wessel2008-04-17