summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-08-047-484/+924
|\
| * ibft: Use IBFT_SIGN instead of open-coding the search string.Peter Jones2010-05-121-1/+1
| * ibft: convert iscsi_ibft module to iscsi boot libMike Christie2010-05-112-451/+248
| * ibft: separate ibft parsing from sysfs interfaceMike Christie2010-05-114-0/+613
| * ibft: For UEFI machines actually do scan ACPI for iBFT.Konrad Rzeszutek Wilk2010-05-111-12/+19
| * ibft: Update iBFT handling for v1.03 of the spec.Peter Jones2010-05-113-27/+50
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-08-049-279/+121
|\ \
| * | amd64_edac: Minor formatting fixBorislav Petkov2010-08-041-1/+1
| * | amd64_edac: Fix operator precendence errorBorislav Petkov2010-08-041-1/+1
| * | edac, mc: Improve scrub rate handlingBorislav Petkov2010-08-035-59/+46
| * | amd64_edac: Correct scrub rate settingBorislav Petkov2010-08-031-1/+1
| * | amd64_edac: Fix DCT base address selectorBorislav Petkov2010-08-031-1/+1
| * | amd64_edac: Remove polling mechanismBorislav Petkov2010-08-032-126/+8
| * | x86, mce: Notify about corrected events tooBorislav Petkov2010-08-031-0/+1
| * | amd64_edac: Remove unneeded definesBorislav Petkov2010-08-031-35/+8
| * | edac: Remove EDAC_DEBUG_VERBOSEBorislav Petkov2010-08-032-23/+0
| * | amd64_edac: Sanitize syndrome extractionBorislav Petkov2010-08-032-33/+55
* | | CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checksDavid Howells2010-08-041-3/+6
* | | block_dev: always serialize exclusive open attemptsTejun Heo2010-08-041-2/+2
* | | parisc: pass through '\t' to early (iodc) consoleKyle McMartin2010-08-041-10/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-08-0429-188/+734
|\ \ \
| * | | PM / Runtime: Add runtime PM statistics (v3)Arjan van de Ven2010-07-193-7/+83
| * | | PM / Runtime: Make runtime_status attribute not debug-only (v. 2)Alan Stern2010-07-191-20/+33
| * | | PM: Do not use dynamically allocated objects in pm_wakeup_event()Rafael J. Wysocki2010-07-191-19/+37
| * | | PM / Suspend: Fix ordering of calls in suspend error pathsRafael J. Wysocki2010-07-192-9/+10
| * | | PM / Hibernate: Fix snapshot error code pathRafael J. Wysocki2010-07-191-1/+1
| * | | PM / Hibernate: Fix hibernation_platform_enter()Rafael J. Wysocki2010-07-191-1/+1
| * | | pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley2010-07-198-61/+74
| * | | pm_qos: Reimplement using plistsJames Bottomley2010-07-191-86/+86
| * | | plist: Add plist_lastJames Bottomley2010-07-191-0/+29
| * | | PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-1914-10/+375
| * | | PNPACPI: Add support for remote wakeupAlan Stern2010-07-193-0/+27
| * | | PM: describe kernel policy regarding wakeup defaults (v. 2)Alan Stern2010-07-191-3/+7
| * | | PM / Hibernate: Fix typos in comments in kernel/power/swap.cCesar Eduardo Barros2010-07-191-2/+2
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-08-0417-105/+88
|\ \ \ \
| * | | | [CPUFREQ] Remove pointless printk from p4-clockmod.Dave Jones2010-08-031-6/+1
| * | | | [CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.cHolger Freyther2010-08-031-4/+4
| * | | | [CPUFREQ] Fix section mismatch for longhaul_cpu_init.Holger Freyther2010-08-032-16/+16
| * | | | [CPUFREQ] Fix section mismatch for longrun_cpu_init.Holger Freyther2010-08-031-3/+3
| * | | | [CPUFREQ] powernow-k8: Fix misleading variable namingBorislav Petkov2010-08-031-2/+2
| * | | | [CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-08-031-6/+3
| * | | | [CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev()Kulikov Vasiliy2010-08-031-1/+1
| * | | | [CPUFREQ] fix brace coding style issue.Neal Buckendahl2010-08-031-2/+1
| * | | | [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-08-036-25/+31
| * | | | [CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notificationThomas Renninger2010-08-031-2/+2
| * | | | [CPUFREQ] ondemand: don't synchronize sample rate unless multiple cpus presentJocelyn Falempe2010-08-031-2/+6
| * | | | [CPUFREQ] unexport (un)lock_policy_rwsem* functionsAmerigo Wang2010-08-033-22/+3
| * | | | [CPUFREQ] ondemand: Refactor frequency increase codeMike Chan2010-08-031-13/+12
| * | | | [CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ...Marti Raudsepp2010-08-031-0/+2
| * | | | [CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov2010-08-031-6/+5