summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-0/+51
|\
| * Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Thomas Gleixner2018-09-271-0/+51
| |\
| | * efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth2018-09-261-1/+7
| | * efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth2018-09-261-0/+36
| | * efi: add API to reserve memory persistently across kexec rebootArd Biesheuvel2018-09-261-0/+1
| | * efi: honour memory reservations passed via a linux specific config tableArd Biesheuvel2018-09-261-0/+8
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-239-161/+169
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-10-029-161/+169
| |\ \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney2018-08-319-161/+169
| | |\ \ \ \ \
| | | | | * | | rcutorture: Check GP completion at stutter endPaul E. McKenney2018-08-291-1/+1
| | | | | * | | rcutorture: Add forward-progress tests for RCU grace periodsPaul E. McKenney2018-08-291-0/+1
| | | |_|/ / / | | |/| | | |
| | | | * | | srcu: Make early-boot call_srcu() reuse workqueue listsPaul E. McKenney2018-08-312-4/+1
| | | | * | | srcu: Make call_srcu() available during very early bootPaul E. McKenney2018-08-312-6/+10
| | | |/ / / | | |/| | |
| | | * | | rcu: Remove unused rcu_dynticks_snap() from Tiny RCUPaul E. McKenney2018-08-311-6/+0
| | | * | | rcu: Provide functions for determining if call_rcu() has been invokedPaul E. McKenney2018-08-311-0/+40
| | | * | | rcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structurePaul E. McKenney2018-08-311-3/+2
| | | * | | rcu: Inline _rcu_barrier() into its sole remaining callerPaul E. McKenney2018-08-311-10/+10
| | | * | | rcu: Define rcu_all_qs() only in !PREEMPT buildsPaul E. McKenney2018-08-311-0/+2
| | | * | | rcu: Remove !PREEMPT code from rcu_note_voluntary_context_switch()Paul E. McKenney2018-08-311-6/+2
| | | * | | rcu: Clean up flavor-related definitions and comments in rcupdate_wait.hPaul E. McKenney2018-08-311-7/+7
| | | * | | rcu: Clean up flavor-related definitions and comments in rculist.hPaul E. McKenney2018-08-311-17/+15
| | | * | | rcu: Clean up flavor-related definitions and comments in rcupdate.hPaul E. McKenney2018-08-311-15/+12
| | | * | | rcu: Consolidate RCU-sched update-side function definitionsPaul E. McKenney2018-08-313-47/+32
| | | * | | rcu: Consolidate RCU-bh update-side function definitionsPaul E. McKenney2018-08-313-37/+22
| | | * | | rcu: Express Tiny RCU updates in terms of RCU rather than RCU-schedPaul E. McKenney2018-08-313-23/+24
| | | * | | rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT buildsPaul E. McKenney2018-08-313-11/+17
| | | * | | rcu: Update comments and help text for no more RCU-bh updatersPaul E. McKenney2018-08-313-23/+9
| | | * | | rcu: Define RCU-bh update API in terms of RCUPaul E. McKenney2018-08-313-9/+19
| | | * | | rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safePaul E. McKenney2018-08-312-0/+6
| | | * | | rcu: Remove now-unused ->b.exp_need_qs field from the rcu_special unionPaul E. McKenney2018-08-311-5/+1
| | | * | | rcu: Defer reporting RCU-preempt quiescent states when disabledPaul E. McKenney2018-08-311-0/+5
| | |/ / /
* | | | | Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-10-232-0/+9
|\ \ \ \ \
| * | | | | compiler: introduce __no_sanitize_address_or_inlineVasily Gorbik2018-10-091-0/+7
| * | | | | init: add arch_call_rest_init to allow stack switchingMartin Schwidefsky2018-10-091-0/+2
* | | | | | Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-10-234-14/+22
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-m...Rafael J. Wysocki2018-10-181-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / / | | | | | |/| | | | / | | | | | | | |_|_|/ | | | | | | |/| | |
| | | | * | / | | | ACPI / glue: Split dev_is_platform() out of module for wide useAndy Shevchenko2018-09-101-0/+1
| | | | | |/ / / / | | | | |/| | | |
| * | | / | | | | Merge branch 'acpica'Rafael J. Wysocki2018-10-183-14/+21
| |\| | | | | | | | | |/ / / / / / | |/| | | | | |
| | * | | | | | ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute...Erik Schmauss2018-10-181-7/+0
| | * | | | | | ACPICA: Update version to 20181003Bob Moore2018-10-041-1/+1
| | * | | | | | ACPICA: Update for field unit accessBob Moore2018-10-041-5/+13
| | * | | | | | ACPICA: Update for generic_serial_bus and attrib_raw_process_bytes protocolBob Moore2018-10-042-3/+9
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-10-235-15/+46
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki2018-10-181-0/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM / devfreq: Make update_devfreq() publicMatthias Kaehlcke2018-10-021-0/+8
| | | |_|/ / / / / | | |/| | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'pm-opp' and 'powercap'Rafael J. Wysocki2018-10-181-0/+6
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2018-10-011-0/+6
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | OPP: Pass index to _of_init_opp_table()Viresh Kumar2018-09-191-0/+6
| * | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2018-10-181-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI / CPPC: Add support for guaranteed performanceSrinivas Pandruvada2018-10-161-0/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |