aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-2015-292/+98
|\
| * delayacct: Include <uapi/linux/taskstats.h>Ingo Molnar2017-02-071-0/+1
| * sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...Shile Zhang2017-02-011-0/+1
| * sched/clock: Add dummy clear_sched_clock_stable() stub functionPaul Gortmaker2017-02-011-0/+4
| * sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-012-7/+2
| * sched/cputime: Remove unused nsec_to_cputime()Frederic Weisbecker2017-02-011-5/+0
| * ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us...Frederic Weisbecker2017-02-012-125/+0
| * sched/cputime: Remove jiffies based cputimeFrederic Weisbecker2017-02-012-79/+0
| * sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker2017-02-011-4/+3
| * sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
| * sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
| * sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
| * sched/cputime: Remove temporary cputime_t accessorsFrederic Weisbecker2017-02-011-40/+0
| * timers/itimer: Convert internal cputime_t units to nsecFrederic Weisbecker2017-02-013-18/+16
| * timers/posix-timers: Convert internals to use nsecsFrederic Weisbecker2017-02-012-14/+4
| * tsacct: Convert obsolete cputime type to nsecsFrederic Weisbecker2017-02-011-1/+1
| * acct: Convert obsolete cputime type to nsecsFrederic Weisbecker2017-02-011-1/+1
| * fs/binfmt: Convert obsolete cputime type to nsecsFrederic Weisbecker2017-02-011-1/+19
| * sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker2017-02-011-21/+34
| * sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker2017-02-011-3/+29
| * sched/cputime: Convert guest time accounting to nsecs (u64)Frederic Weisbecker2017-02-011-5/+5
| * sched/cputime: Remove the unused INIT_CPUTIME macroFrederic Weisbecker2017-02-011-7/+0
| * time: Introduce jiffies64_to_nsecs()Frederic Weisbecker2017-02-011-0/+2
| * Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar2017-02-0142-68/+183
| |\
| * | sched/clock: Fix hotplug crashPeter Zijlstra2017-01-201-1/+0
| * | locking/mutex, sched/wait: Fix the mutex_lock_io_nested() defineIngo Molnar2017-01-141-1/+1
| * | locking/mutex, sched/wait: Add mutex_lock_io()Tejun Heo2017-01-141-0/+4
| * | sched/core: Separate out io_schedule_prepare() and io_schedule_finish()Tejun Heo2017-01-141-5/+3
| * | sched/clock: Delay switching sched_clock to stablePeter Zijlstra2017-01-141-0/+5
| * | sched/clock, clocksource: Add optional cs::mark_unstable() methodThomas Gleixner2017-01-141-0/+3
| * | sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker2017-01-142-3/+6
| * | sched/cputime: Export account_guest_time()Frederic Weisbecker2017-01-141-0/+1
| * | sched/cputime: Allow accounting system time using cpustat indexFrederic Weisbecker2017-01-141-0/+2
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-202-2/+32
|\ \ \
| * \ \ Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar2017-02-1418-40/+134
| |\ \ \
| * | | | perf/core: Allow kernel filters on CPU eventsAlexander Shishkin2017-02-101-0/+2
| * | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-02-067-24/+29
| |\ \ \ \
| * | | | | perf/core: Remove perf_cpu_context::unique_pmuDavid Carrillo-Cisneros2017-01-301-1/+0
| * | | | | perf/core: Make cgroup switch visit only cpuctxs with cgroup eventsDavid Carrillo-Cisneros2017-01-301-0/+1
| * | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-01-3022-28/+74
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-01-2555-347/+357
| |\ \ \ \ \ \
| * | | | | | | kprobes, extable: Identify kprobes trampolines as kernel text areaMasami Hiramatsu2017-01-141-1/+29
* | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-202-28/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | efi: Get and store the secure boot statusDavid Howells2017-02-071-0/+8
| * | | | | | | | efi: Add SHIM and image security database GUID definitionsJosh Boyer2017-02-071-0/+3
| * | | | | | | | Merge tag 'v4.10-rc7' into efi/core, to pick up fixesIngo Molnar2017-02-0737-74/+205
| |\ \ \ \ \ \ \ \
| * | | | | | | | | efi/x86: Move the EFI BGRT init code to early init codeDave Young2017-02-011-6/+5
| * | | | | | | | | efi: Use typed function pointers for the runtime services tableArd Biesheuvel2017-02-011-18/+18
| * | | | | | | | | efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes tableSai Praneeth2017-02-011-0/+1
| * | | | | | | | | x86/efi: Deduplicate efi_char16_printk()Lukas Wunner2017-02-011-4/+4
| | |_|/ / / / / / | |/| | | | | | |