summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/vmscan: Adjust system_state checksThomas Gleixner2017-05-231-1/+1
* printk: Adjust system_state checksThomas Gleixner2017-05-231-1/+1
* extable: Adjust system_state checksThomas Gleixner2017-05-231-1/+1
* async: Adjust system_state checksThomas Gleixner2017-05-231-4/+4
* iommu/of: Adjust system_state checkThomas Gleixner2017-05-231-1/+1
* iommu/vt-d: Adjust system_state checksThomas Gleixner2017-05-231-2/+2
* cpufreq/pasemi: Adjust system_state checkThomas Gleixner2017-05-231-1/+1
* mm: Adjust system_state checkThomas Gleixner2017-05-231-1/+1
* ACPI: Adjust system_state checkThomas Gleixner2017-05-231-1/+1
* powerpc: Adjust system_state checkThomas Gleixner2017-05-231-1/+1
* metag: Adjust system_state checkThomas Gleixner2017-05-231-2/+1
* x86/smp: Adjust system_state checkThomas Gleixner2017-05-231-1/+1
* arm64: Adjust system_state checkThomas Gleixner2017-05-231-2/+1
* arm: Adjust system_state checkThomas Gleixner2017-05-231-2/+1
* init: Pin init task to the boot CPU, initiallyThomas Gleixner2017-05-231-5/+12
* sched/numa: Use down_read_trylock() for the mmap_semVlastimil Babka2017-05-231-1/+2
* sched/rt: Minimize rq->lock contention in do_sched_rt_period_timer()Dave Kleikamp2017-05-231-0/+11
* sched/core: Allow __sched_setscheduler() in interrupts when PI is not usedSteven Rostedt (VMware)2017-05-231-2/+2
* sched/deadline: Remove unnecessary condition in push_dl_task()Byungchul Park2017-05-231-1/+1
* sched/rt: Remove unnecessary condition in push_rt_task()Byungchul Park2017-05-231-1/+1
* sched/core: Use the new llist_for_each_entry_safe() primitiveByungchul Park2017-05-231-12/+3
* llist: Provide a safe version for llist_for_each()Byungchul Park2017-05-231-0/+19
* smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu()Peter Zijlstra2017-05-232-2/+13
* smp: Avoid sending needless IPI in smp_call_function_many()Aaron Lu2017-05-231-2/+12
* Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-05-23449-1975/+4611
|\
| * Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-221-1/+39
| |\
| | * crypto: skcipher - Add missing API setkey checksHerbert Xu2017-05-181-1/+39
| * | Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-221-6/+11
| |\ \
| | * | efi-pstore: Fix write/erase id trackingKees Cook2017-05-221-6/+11
| * | | Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-05-223-4/+25
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki2017-05-223-4/+25
| | |\ \ \ \
| | | | * | | tools/power/acpi: Add .gitignore filePrarit Bhargava2017-05-121-0/+4
| | | * | | | Revert "ACPI / button: Remove lid_init_state=method mode"Lv Zheng2017-05-122-4/+21
| | | |/ / /
| * | | | | Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-05-2211-303/+787
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki2017-05-224-8/+8
| | |\ \ \ \ \ \
| | | | * | | | | PowerCap: Fix an error code in powercap_register_zone()Dan Carpenter2017-05-141-0/+1
| | | * | | | | | PM / hibernate: Declare variables as staticPushkar Jambhlekar2017-05-141-1/+1
| | | * | | | | | RTC: rtc-cmos: Fix wakeup from suspend-to-idleRafael J. Wysocki2017-05-141-1/+1
| | | * | | | | | PM / wakeup: Fix up wakeup_source_report_event()Rafael J. Wysocki2017-05-141-6/+5
| | | | | | | | |
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *---. \ \ \ \ \ \ Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki2017-05-227-295/+779
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | | | * | | | | | cpufreq: schedutil: use now as reference when aggregating shared policy requestsJuri Lelli2017-05-051-4/+3
| | | | * | | | | | | cpufreq: dbx500: add a Kconfig symbolArnd Bergmann2017-05-142-1/+10
| | | * | | | | | | | cpufreq: intel_pstate: Document the current behavior and user interfaceRafael J. Wysocki2017-05-144-290/+766
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| * | | | | | | | | i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka2017-05-221-1/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-2233-133/+335
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | net: sched: cls_matchall: fix null pointer dereferenceJiri Pirko2017-05-221-1/+0
| | * | | | | | | | vsock: use new wait API for vsock_stream_sendmsg()WANG Cong2017-05-221-13/+8
| | * | | | | | | | bonding: fix randomly populated arp target arrayJarod Wilson2017-05-221-3/+2
| | * | | | | | | | net: Make IP alignment calulations clearer.David S. Miller2017-05-221-4/+8
| | * | | | | | | | bonding: fix accounting of active ports in 3adJarod Wilson2017-05-221-1/+1