summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen/balloon: Fix mapping PG_offline pages to user spaceDavid Hildenbrand2019-03-151-1/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-144-20/+63
|\
| * include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih2019-03-141-2/+2
| * tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindAlexey Dobriyan2019-03-141-3/+46
| * zram: default to lzo-rle instead of lzoDave Rodgman2019-03-141-1/+1
| * filemap: pass vm_fault to the mmap ra helpersJosef Bacik2019-03-141-14/+14
* | Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-03-145-24/+35
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc'Rafael J. Wysocki2019-03-144-23/+30
| |\ \ \ \ \
| | | | | * | ACPI / configfs: Mark local data structures staticAndy Shevchenko2019-03-121-3/+3
| | | | | * | ACPI / configfs: Mark local functions staticAndy Shevchenko2019-03-121-9/+10
| | | | * | | ACPI: Documentation: Fix path for acpidbg toolFlavio Suligoi2019-03-071-2/+2
| | | | |/ /
| | | * / / ACPI: sysfs: Prevent get_status() from returning acpi_statusRafael J. Wysocki2019-03-121-9/+12
| | | |/ /
| | * / / ACPI: tables: Simplify PPTT leaf node detectionJeremy Linton2019-03-111-0/+3
| | |/ /
| * / / ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko2019-03-121-1/+5
| |/ /
* | | Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-1421-112/+131
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki2019-03-145-30/+65
| |\ \ \ \
| | | * \ \ Merge tag 'linux-cpupower-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2019-03-063-27/+50
| | | |\ \ \
| | | | * | | tools/power/cpupower: Display boost frequency separatelyAbhishek Goel2019-02-133-27/+50
| | * | | | | PM / OPP: Update performance state when freq == old_freqViresh Kumar2019-03-121-1/+1
| | * | | | | OPP: Fix handling of multiple power domainsRajendra Nayak2019-03-111-2/+14
| * | | | | | Merge branch 'pm-domains'Rafael J. Wysocki2019-03-142-5/+4
| |\ \ \ \ \ \
| | * | | | | | PM / domains: Remove one unnecessary blank lineAisheng Dong2019-03-111-1/+0
| | * | | | | | PM / Domains: Return early for all errors in _genpd_power_off()Aisheng Dong2019-03-111-3/+3
| | * | | | | | PM / Domains: Improve warn for multiple states but no governorAisheng Dong2019-03-111-1/+1
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2019-03-145-19/+14
| |\ \ \ \ \ \ \
| | | * | | | | | cpufreq: intel_pstate: Fix up iowait_boost computationRafael J. Wysocki2019-03-121-1/+1
| | | * | | | | | cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann2019-03-071-2/+2
| | | * | | | | | cpufreq: Improve kerneldoc comments for cpufreq_cpu_get/put()Rafael J. Wysocki2019-03-071-15/+9
| | | |/ / / / /
| | * | | | | | cpuidle: governor: Add new governors to cpuidle_governors againRafael J. Wysocki2019-03-121-0/+1
| | * | | | | | cpuidle: menu: Avoid overflows when computing varianceRafael J. Wysocki2019-03-071-1/+1
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'Rafael J. Wysocki2019-03-147-42/+25
| |\ \ \ \ \ \ \ \
| | | | * | | | | | PM / QoS: Fix typo in file descriptionAisheng Dong2019-03-111-1/+1
| | | | |/ / / / /
| | | * | | | | | PM / wakeup: Drop wakeup_source_drop()Rafael J. Wysocki2019-03-122-26/+1
| | | * | | | | | PM / wakeup: Rework wakeup source timer cancellationViresh Kumar2019-03-121-1/+7
| | | |/ / / / /
| | * | | | | | PM-runtime: Call pm_runtime_active|suspended_time() from sysfsUlf Hansson2019-03-073-12/+3
| | * | | | | | PM-runtime: Consolidate code to get active/suspended timeUlf Hansson2019-03-072-2/+13
| | |/ / / / /
| * / / / / / PM: Add and use pr_fmt()Joe Perches2019-03-074-16/+23
| |/ / / / /
* | | | | | Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-03-141-11/+2
|\ \ \ \ \ \
| * | | | | | microblaze: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-141-11/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-1446-213/+427
|\ \ \ \ \ \ \
| * | | | | | | pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long2019-03-131-0/+1
| * | | | | | | MAINTAINERS: GENET & SYSTEMPORT: Add internal Broadcom listFlorian Fainelli2019-03-131-0/+2
| * | | | | | | l2tp: fix infoleak in l2tp_ip6_recvmsg()Eric Dumazet2019-03-131-3/+1
| * | | | | | | net/tls: Inform user space about send buffer availabilityVakul Garg2019-03-132-4/+2
| * | | | | | | net_sched: return correct value for *notify* functionsZhike Wang2019-03-132-13/+34
| * | | | | | | lan743x: Fix TX Stall IssueBryan Whitehead2019-03-131-8/+1
| * | | | | | | Merge branch 'mlx4-fixes'David S. Miller2019-03-122-3/+12
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx4_core: Fix qp mtt size calculationJack Morgenstein2019-03-121-3/+3
| | * | | | | | | net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein2019-03-121-0/+8
| | * | | | | | | net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein2019-03-121-0/+1
| |/ / / / / / /