summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* There is no /sys/parametersJean Delvare2013-07-022-2/+2
* module: don't modify argument of module_kallsyms_lookup_name()Mathias Krause2013-07-021-8/+7
* modpost.c: Add .text.unlikely to TEXT_SECTIONSTom Rini2013-05-201-1/+1
* Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-1626-195/+190
|\
| * Merge branch 'acpi-fixes'Rafael J. Wysocki2013-05-161-1/+2
| |\
| | * ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error pathCatalin Marinas2013-05-151-1/+2
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-05-162-6/+5
| |\ \
| | * | cpufreq: Preserve sysfs files across suspend/resumeSrivatsa S. Bhat2013-05-152-6/+5
| * | | Merge branch 'pm-fixes'Rafael J. Wysocki2013-05-145-30/+37
| |\ \ \
| | * | | PM / hibernate: Correct documentationBorislav Petkov2013-05-141-2/+4
| | * | | PM / Documentation: remove inaccurate suspend/hibernate transition lantency s...Zhang Rui2013-05-141-10/+0
| | * | | PM: Documentation update for freeze stateZhang Rui2013-05-143-12/+27
| | * | | PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data()Shuah Khan2013-05-121-6/+6
| * | | | Merge branch 'acpi-fixes'Rafael J. Wysocki2013-05-147-20/+74
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ACPI / AC: Add sleep quirk for Thinkpad e530Lan Tianyu2013-05-121-0/+33
| | * | | ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu2013-05-121-3/+1
| | * | | ACPI video: ignore BIOS initial backlight value for HP 1000Alex Hung2013-05-121-0/+8
| | * | | ACPI: Fix section to __init. Align with usage in acpixf.hJan-Simon Möller2013-05-121-1/+1
| | * | | ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki2013-05-123-16/+31
| | |/ /
| * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-05-1412-138/+72
| |\ \ \ | | |/ / | |/| / | | |/
| | * cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)Wei Yongjun2013-05-141-2/+1
| | * cpufreq, ondemand: Remove leftover debug lineBorislav Petkov2013-05-131-1/+0
| | * cpufreq / kirkwood: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-121-4/+0
| | * cpufreq / intel_pstate: remove #ifdef MODULE compile fenceDirk Brandewie2013-05-121-2/+1
| | * cpufreq / intel_pstate: Remove idle mode PIDDirk Brandewie2013-05-121-49/+0
| | * cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie2013-05-121-8/+2
| | * cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie2013-05-121-3/+9
| | * cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie2013-05-121-37/+8
| | * cpufreq: Fix incorrect dependecies for ARM SA11xx driversAlexander Shiyan2013-05-121-1/+1
| | * cpufreq: ARM big LITTLE: Fix Kconfig entriesViresh Kumar2013-05-121-8/+8
| | * cpufreq: cpufreq-cpu0: Free parent node for error casesViresh Kumar2013-05-121-1/+4
| | * cpufreq: cpufreq-cpu0: defer probe when regulator is not readyNishanth Menon2013-05-121-6/+16
| | * cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcountViresh Kumar2013-05-121-3/+3
| | * cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiersViresh Kumar2013-05-122-4/+8
| | * cpufreq: ARM big LITTLE: Improve print messageViresh Kumar2013-05-121-1/+1
| | * cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.hViresh Kumar2013-05-122-5/+5
| | * cpufreq: ARM big LITTLE DT: Return CPUFREQ_ETERNAL if clock-latency isn't foundViresh Kumar2013-05-121-3/+4
| | * cpufreq: ARM big LITTLE DT: Return correct transition latencyViresh Kumar2013-05-121-1/+1
| | * cpufreq: ARM big LITTLE: Select PM_OPPViresh Kumar2013-05-121-0/+1
| |/
* | Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntbLinus Torvalds2013-05-163-66/+121
|\ \
| * | NTB: Multiple NTB client fixJon Mason2013-05-151-2/+3
| * | ntb_netdev: remove from list on exitJon Mason2013-05-151-0/+2
| * | NTB: memcpy lockup workaroundJon Mason2013-05-151-3/+8
| * | NTB: Correctly handle receive buffers of the minimal sizeJon Mason2013-05-151-3/+5
| * | NTB: reset tx_index on link toggleJon Mason2013-05-151-1/+1
| * | NTB: Link toggle memory leakJon Mason2013-05-151-12/+20
| * | NTB: Handle 64bit BAR sizesJon Mason2013-05-152-50/+75
| * | NTB: fix pointer math issuesDan Carpenter2013-05-151-2/+2
| * | ntb: off by one sanity checksDan Carpenter2013-05-151-3/+3
| * | NTB: variable dereferenced before checkJon Mason2013-05-151-2/+14
| |/
OpenPOWER on IntegriCloud