summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libata: reimplement per-dev PMTejun Heo2006-07-053-92/+115
* [PATCH] libata: implement PM EH actionsTejun Heo2006-07-053-4/+198
* [PATCH] libata: separate out __ata_ehi_hotplugged()Tejun Heo2006-07-051-2/+7
* [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo2006-07-053-16/+23
* [PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo2006-07-053-18/+24
* [PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo2006-07-053-8/+11
* [PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error()Tejun Heo2006-07-051-12/+11
* [PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()Tejun Heo2006-07-051-1/+1
* [PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo2006-07-056-52/+58
* [PATCH] libata: Conditionally set host->max_cmd_lenBrian King2006-07-051-6/+15
* [PATCH] sata_vsc: data_xfer should use mmioMartin Hicks2006-07-051-1/+1
* [PATCH] Makefile typoAndreas Schwab2006-07-051-1/+1
* [PATCH] powerpc: implement missing jiffies64_to_cputime64()David Woodhouse2006-07-051-0/+18
* [PATCH] powerpc: Fix loss of interrupts with MPICBenjamin Herrenschmidt2006-07-051-10/+29
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-07-044-194/+127
|\
| * Move workqueue exports to where the functions are defined.Dave Jones2006-06-301-11/+10
| * [CPUFREQ] Misc cleanups in ondemand.Venkatesh Pallipadi2006-06-301-31/+19
| * [CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampli...Venkatesh Pallipadi2006-06-301-40/+32
| * [CPUFREQ] Add queue_delayed_work_on() interface for workqueues.Venkatesh Pallipadi2006-06-302-15/+25
| * [CPUFREQ] Remove slowdown from ondemand sampling path.Venkatesh Pallipadi2006-06-302-98/+42
* | Fix up headers_install wrt devfs removalLinus Torvalds2006-07-041-1/+1
* | Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-0449-0/+399
|\ \
| * | Remove export of include/linux/isdn/tpam.hDavid Woodhouse2006-06-291-1/+1
| * | Remove <linux/i2c-id.h> and <linux/i2c-algo-ite.h> from userspace exportJean Delvare2006-06-221-2/+2
| * | Restrict headers exported to userspace for SPARC and SPARC64David S. Miller2006-06-202-22/+9
| * | Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-1815-0/+15
| * | Add Kbuild file for Alpha 'make headers_install'David Woodhouse2006-06-181-0/+5
| * | Add Kbuild file for SPARC 'make headers_install'David Woodhouse2006-06-182-0/+29
| * | Add Kbuild file for IA64 'make headers_install'David Woodhouse2006-06-181-0/+7
| * | Add Kbuild file for S390 'make headers_install'David Woodhouse2006-06-181-0/+4
| * | Add Kbuild file for i386 'make headers_install'David Woodhouse2006-06-181-0/+5
| * | Add Kbuild file for x86_64 'make headers_install'David Woodhouse2006-06-181-0/+11
| * | Add Kbuild file for PowerPC 'make headers_install'David Woodhouse2006-06-181-0/+10
| * | Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-1823-0/+143
| * | Basic implementation of 'make headers_check'David Woodhouse2006-06-183-0/+23
| * | Basic implementation of 'make headers_install'David Woodhouse2006-06-182-0/+160
* | | [PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scbArjan van de Ven2006-07-041-2/+3
* | | [PATCH] mthca: initialize send and receive queue locks separatelyZach Brown2006-07-041-1/+4
* | | [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugYasunori Goto2006-07-041-3/+13
* | | [PATCH] uclinux: fix proc_task()/get_proc-task() namingGreg Ungerer2006-07-031-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-07-0333-318/+2732
|\ \ \
| * \ \ Pull smart-battery into release branchLen Brown2006-07-019-14/+2355
| |\ \ \
| | * | | ACPI: remove function tracing macros from drivers/acpi/*.cLen Brown2006-07-014-138/+56
| | * | | ACPI: add support for Smart BatteryRich Townsend2006-07-018-11/+2434
| * | | | Pull bugzilla-3241 into release branchLen Brown2006-07-012-4/+8
| |\ \ \ \
| | * | | | ACPI: handle battery notify event on broken BIOSVladimir Lebedev2006-07-011-2/+4
| | * | | | ACPI: handle AC notify event on broken BIOSChristian Lupien2006-07-011-2/+4
| | |/ / /
| | * | | Pull asus_acpi-0.30 into release branchLen Brown2006-07-011-108/+223
| | |\ \ \
| | | * | | ACPI: asus_acpi: add S1N WLED controlKarol Kozimor2006-06-301-2/+3
| | * | | | Pull acpi_device_handle_cleanup into release branchLen Brown2006-07-0110-148/+111
| | |\ \ \ \
OpenPOWER on IntegriCloud