summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bugfixes' into testLen Brown2008-10-229-86/+183
|\
| * ACPI: Fix possible null ptr dereferencedonald.d.dugger@intel.com2008-10-221-2/+2
| * ACPI: remove unused acpi_is_child_device()Len Brown2008-10-221-14/+0
| * ACPI : Load device driver according to the status of acpi deviceZhao Yakui2008-10-223-19/+38
| * ACPI: Add DMI check to disable power state check in power transitionZhao Yakui2008-10-221-1/+22
| * ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui2008-10-224-12/+53
| * ACPI: Attach the ACPI device to the ACPI handle as early as possibleZhao Yakui2008-10-221-2/+10
| * ACPI: Get the device power state in the course of scanning deviceZhao Yakui2008-10-222-14/+17
| * ACPI: replace AE_BAD_ADDRESS exception code with AE_ERRORLin Ming2008-10-222-10/+10
| * ACPI: Add expand acpi.debug_layer in kernel-parameters.txtThomas Renninger2008-10-221-14/+33
* | Merge branch 'acer-wmi' into testLen Brown2008-10-224-106/+177
|\ \
| * | acer-wmi: Remove private workqueueCarlos Corbacho2008-10-101-16/+2
| * | ACPI: WMI: Enable event methods when registering notifiersMatthew Garrett2008-10-081-2/+37
| * | acer-wmi: Remove wireless and bluetooth sysfs entriesCarlos Corbacho2008-10-082-104/+25
| * | acer-wmi: Add rfkill support for wireless and bluetoothCarlos Corbacho2008-10-082-1/+130
* | | Merge branch 'FW_BUG' into testLen Brown2008-10-223-21/+63
|\ \ \ | |_|/ |/| |
| * | CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a re...Thomas Renninger2008-09-221-18/+24
| * | ACPI: cpufreq, processor: Detect old BIOS, not supporting CPU freq on a recen...Thomas Renninger2008-09-221-3/+15
| * | Introduce FW_BUG, FW_WARN and FW_INFO to consistenly tell users about BIOS bugsThomas Renninger2008-09-221-0/+24
* | | Linux 2.6.27v2.6.27Linus Torvalds2008-10-091-1/+1
* | | Don't allow splice() to files opened with O_APPENDLinus Torvalds2008-10-091-0/+3
* | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-095-36/+83
|\ \ \
| * | | hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan2008-10-091-1/+1
| * | | hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan2008-10-091-0/+1
| * | | hwmon: (adt7473) Fix some bogosity in documentation fileDarrick J. Wong2008-10-091-13/+5
| * | | hwmon: Define sysfs interface for energy consumption registerDarrick J. Wong2008-10-091-0/+12
| * | | hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare2008-10-091-19/+51
| * | | eeepc-laptop: Fix hwmon interfaceCorentin Chary2008-10-091-3/+13
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-10-093-8/+6
|\ \ \ \
| * | | | [CPUFREQ] correct broken links and email addressesNémeth Márton2008-10-093-8/+6
| |/ / /
* | | | SLOB: fix bogus ksize calculation fixMatt Mackall2008-10-091-3/+5
|/ / /
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-081-0/+4
|\ \ \
| * | | [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle2008-10-081-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-089-39/+38
|\ \ \ \ | |/ / / |/| | |
| * | | tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera2008-10-071-1/+5
| * | | net: Fix netdev_run_todo dead-lockHerbert Xu2008-10-072-22/+7
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-10-072-5/+5
| |\ \ \
| | * | | [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleMarcel Holtmann2008-10-061-0/+1
| | * | | [Bluetooth] Add reset quirk for new Targus and Belkin donglesMarcel Holtmann2008-10-061-0/+4
| | * | | [Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann2008-10-062-5/+0
| * | | | tcp: Fix possible double-ack w/ user dmaAli Saidi2008-10-071-1/+2
| * | | | net: only invoke dev->change_rx_flags when device is UPPatrick McHardy2008-10-071-6/+10
| * | | | netrom: Fix sock_orphan() use in nr_releaseJarek Poplawski2008-10-061-1/+1
| * | | | ax25: Quick fix for making sure unaccepted sockets get destroyed.David S. Miller2008-10-061-0/+3
| * | | | Revert "ax25: Fix std timer socket destroy handling."David S. Miller2008-10-061-3/+5
* | | | | SLOB: fix bogus ksize calculationMatt Mackall2008-10-071-1/+1
* | | | | Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"Linus Torvalds2008-10-071-1/+0
| |_|_|/ |/| | |
* | | | Linux 2.6.27-rc9v2.6.27-rc9Linus Torvalds2008-10-061-1/+1
* | | | Marker depmod fix core kernel listMathieu Desnoyers2008-10-061-2/+4
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-10-062-6/+4
|\ \ \ \