aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo2008-01-23
* cdrom: add more GPCMD_* constantsTejun Heo2008-01-23
* libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()Tejun Heo2008-01-23
* libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...Tejun Heo2008-01-23
* libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()Tejun Heo2008-01-23
* libata: add ATA_CBL_PATA_IGNTejun Heo2008-01-23
* libata: xfer_mask is unsigned long not unsigned intTejun Heo2008-01-23
* libata: kill ata_id_to_dma_mode()Tejun Heo2008-01-23
* libata: clean up xfermode / PATA timing related stuffTejun Heo2008-01-23
* libata: export xfermode / PATA timing related functionsTejun Heo2008-01-23
* libata: implement ATA_DFLAG_DUBIOUS_XFERTejun Heo2008-01-23
* libata: clean up EH speed down implementationTejun Heo2008-01-23
* libata: implement protocol testsTejun Heo2008-01-23
* libata: rearrange ATA_DFLAG_*Tejun Heo2008-01-23
* libata: Disable ATA8-ACS proposed Trusted Computing features by defaultAlan Cox2008-01-23
* lockdep: fix workqueue creation API lockdep interactionJohannes Berg2008-01-16
* libata: correct handling of TSS DVDAlan Cox2008-01-15
* Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds2008-01-15
* i2c: Driver IDs are optionalJean Delvare2008-01-14
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-01-13
|\
| * Pull bugzilla-9535 into release branchLen Brown2008-01-11
| |\
| | * increase PNP_MAX_PORT to 40 from 24Len Brown2007-12-27
| * | Pull bugzilla-9194 into release branchLen Brown2008-01-11
| |\ \
| | * | PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-11
| * | | ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui2008-01-11
* | | | remove task_ppid_nr_nsRoland McGrath2008-01-13
* | | | Don't blatt first element of prv in sg_chain()Rusty Russell2008-01-11
|/ / /
* | | [NET]: Add NAPI_STATE_DISABLE.David S. Miller2008-01-09
* | | [NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller2008-01-09
* | | pl2303: Fix mode switching regressionAlan Cox2008-01-08
* | | KEYS: fix macroSebastian Siewior2008-01-08
* | | CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar2008-01-06
* | | restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-02
* | | Unify /proc/slabinfo configurationLinus Torvalds2008-01-02
* | | slub: provide /proc/slabinfoPekka J Enberg2008-01-01
| |/ |/|
* | [VETH]: move veth.h to include/linuxStephen Hemminger2007-12-26
* | [NET] tc_nat: header installStephen Hemminger2007-12-26
* | quicklists: do not release off node pages earlyChristoph Lameter2007-12-23
* | dm: merge max_hw_sectorNeil Brown2007-12-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-12-18
|\ \
| * | genirq: add unlocked version of set_irq_handler()Kevin Hilman2007-12-18
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-12-18
|\ \ \
| * | | block: let elv_register() return voidAdrian Bunk2007-12-18
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-12-18
|\ \ \ | |/ / |/| |
| * | mmc: remove unused 'mode' from the mmc_host structureNicolas Pitre2007-12-12
| * | sdhci: support JMicron JMB38x chipsPierre Ossman2007-12-12
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-12-17
|\ \
| * | libata: fix ATAPI drainingTejun Heo2007-12-17
| * | libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...Tejun Heo2007-12-17
| * | libata-acpi: implement and use ata_acpi_init_gtm()Tejun Heo2007-12-17