| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-13 | 7 | -8/+52 |
|\ |
|
| * | Merge branch 'linus' into x86/asm, to resolve conflict | Ingo Molnar | 2017-11-10 | 6 | -4/+41 |
| |\ |
|
| * | | percpu: Introduce DEFINE_PER_CPU_DECRYPTED | Brijesh Singh | 2017-11-07 | 2 | -0/+34 |
| * | | x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages | Tom Lendacky | 2017-11-07 | 1 | -0/+3 |
| * | | resource: Provide resource struct in resource walk callback | Tom Lendacky | 2017-11-07 | 2 | -3/+3 |
| * | | x86/mm: Add Secure Encrypted Virtualization (SEV) support | Tom Lendacky | 2017-11-07 | 1 | -2/+5 |
| * | | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar | 2017-11-07 | 2289 | -19/+2311 |
| |\ \ |
|
| * \ \ | Merge branch 'x86/mm' into x86/asm, to pick up pending changes | Ingo Molnar | 2017-11-06 | 2 | -2/+6 |
| |\ \ \ |
|
| | * | | | x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_... | Baoquan He | 2017-10-30 | 1 | -1/+1 |
| | * | | | Merge tag 'v4.14-rc7' into x86/mm, to pick up fixes | Ingo Molnar | 2017-10-30 | 31 | -81/+175 |
| | |\ \ \ |
|
| | * | | | | mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y | Kirill A. Shutemov | 2017-10-20 | 1 | -1/+5 |
| * | | | | | Merge branch 'x86/fpu' into x86/asm, to pick up fix | Ingo Molnar | 2017-11-06 | 1 | -26/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h") | Thomas Gleixner | 2017-11-02 | 1 | -26/+0 |
| * | | | | | | Merge branch 'x86/fpu' into x86/asm | Ingo Molnar | 2017-11-02 | 1 | -0/+26 |
| |\| | | | | |
|
| | * | | | | | bitops: Add clear/set_bit32() to linux/bitops.h | Andi Kleen | 2017-10-17 | 1 | -0/+26 |
| * | | | | | | Merge branch 'x86/mpx/prep' into x86/asm | Ingo Molnar | 2017-11-02 | 31 | -82/+177 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes | Ingo Molnar | 2017-10-23 | 36 | -145/+276 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*' | Josh Poimboeuf | 2017-10-14 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-13 | 8 | -51/+96 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2017-11-08 | 2308 | -111/+2568 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | sched/sysctl: Fix attributes of some extern declarations | Matthias Kaehlcke | 2017-11-01 | 1 | -3/+3 |
| * | | | | | | | | sched/isolation: Move isolcpus= handling to the housekeeping code | Frederic Weisbecker | 2017-10-27 | 2 | -2/+1 |
| * | | | | | | | | sched/isolation: Handle the nohz_full= parameter | Frederic Weisbecker | 2017-10-27 | 2 | -0/+3 |
| * | | | | | | | | sched/isolation: Introduce housekeeping flags | Frederic Weisbecker | 2017-10-27 | 1 | -9/+17 |
| * | | | | | | | | sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H... | Frederic Weisbecker | 2017-10-27 | 1 | -3/+3 |
| * | | | | | | | | sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu() | Frederic Weisbecker | 2017-10-27 | 1 | -1/+1 |
| * | | | | | | | | sched/isolation: Use its own static key | Frederic Weisbecker | 2017-10-27 | 1 | -1/+2 |
| * | | | | | | | | sched/isolation: Make the housekeeping cpumask private | Frederic Weisbecker | 2017-10-27 | 1 | -21/+10 |
| * | | | | | | | | sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu() | Frederic Weisbecker | 2017-10-27 | 1 | -11/+6 |
| * | | | | | | | | sched/isolation: Move housekeeping related code to its own file | Frederic Weisbecker | 2017-10-27 | 2 | -37/+56 |
| * | | | | | | | | sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_... | Rakib Mullick | 2017-10-24 | 1 | -0/+16 |
| * | | | | | | | | block/ioprio: Use a helper to check for RT prio | Sebastian Andrzej Siewior | 2017-10-10 | 1 | -1/+2 |
| * | | | | | | | | sched/rt: Add a helper to test for a RT task | Sebastian Andrzej Siewior | 2017-10-10 | 1 | -0/+11 |
| * | | | | | | | | sched/deadline: Use C bitfields for the state flags | luca abeni | 2017-10-10 | 1 | -4/+4 |
| * | | | | | | | | sched/debug: Rename task-state printing helpers | Peter Zijlstra | 2017-10-10 | 2 | -4/+4 |
| * | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2017-10-10 | 39 | -133/+253 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sched/fair: Propagate an effective runnable_load_avg | Peter Zijlstra | 2017-09-29 | 1 | -0/+3 |
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-11-13 | 2 | -43/+25 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | kprobes: Don't spam the build log with deprecation warnings | Ingo Molnar | 2017-11-13 | 1 | -6/+6 |
| * | | | | | | | | | | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2017-11-07 | 2296 | -55/+2371 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | perf/core: Rewrite event timekeeping | Peter Zijlstra | 2017-10-27 | 1 | -18/+1 |
| * | | | | | | | | | | perf/core: Rename 'enum perf_event_active_state' | Peter Zijlstra | 2017-10-27 | 1 | -3/+3 |
| * | | | | | | | | | | perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve... | Yonghong Song | 2017-10-27 | 1 | -2/+5 |
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-10-27 | 10 | -22/+55 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | kprobes: Disable the jprobes APIs | Masami Hiramatsu | 2017-10-20 | 1 | -22/+18 |
* | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-13 | 40 | -406/+432 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irq... | Frederic Weisbecker | 2017-11-08 | 1 | -0/+15 |
| * | | | | | | | | | | | | locking/rwlocks: Fix comments | Cheng Jian | 2017-11-07 | 1 | -1/+1 |
| * | | | | | | | | | | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 2296 | -55/+2371 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_com... | Byungchul Park | 2017-10-26 | 1 | -2/+20 |