| Commit message (Expand) | Author | Age | Files | Lines |
* | bio-integrity: fold bio_integrity_enabled to bio_integrity_prep | Dmitry Monakhov | 2017-07-03 | 1 | -9/+3 |
* | bio-integrity: fix interface for bio_integrity_trim | Dmitry Monakhov | 2017-07-03 | 1 | -3/+2 |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-03 | 2 | -6/+11 |
|\ |
|
| * | Merge branch 'linus' into x86/mm, to pick up fixes | Ingo Molnar | 2017-06-22 | 19 | -47/+117 |
| |\ |
|
| * \ | Merge branch 'sched/urgent' into x86/mm, to pick up dependent fix | Ingo Molnar | 2017-06-13 | 12 | -12/+38 |
| |\ \ |
|
| * | | | mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP | Andy Lutomirski | 2017-06-08 | 1 | -2/+0 |
| * | | | Merge tag 'v4.12-rc4' into x86/mm, to pick up fixes | Ingo Molnar | 2017-06-05 | 30 | -83/+199 |
| |\ \ \ |
|
| * | | | | mm, x86/mm: Make the batched unmap TLB flush API more generic | Andy Lutomirski | 2017-05-24 | 1 | -4/+11 |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-03 | 22 | -656/+731 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2017-06-24 | 4 | -3/+7 |
| |\ \ \ \ \ |
|
| * | | | | | | sched/loadavg: Generalize "_idle" naming to "_nohz" | Frederic Weisbecker | 2017-06-22 | 1 | -4/+4 |
| * | | | | | | sched/core: Drop the unused try_get_task_struct() helper function | Davidlohr Bueso | 2017-06-20 | 1 | -2/+0 |
| * | | | | | | Merge branch 'WIP.sched/core' into sched/core | Ingo Molnar | 2017-06-20 | 68 | -777/+1000 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming | Ingo Molnar | 2017-06-20 | 2 | -12/+12 |
| | * | | | | | | sched/wait: Move bit_wait_table[] and related functionality from sched/core.c... | Ingo Molnar | 2017-06-20 | 1 | -0/+1 |
| | * | | | | | | sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa... | Ingo Molnar | 2017-06-20 | 4 | -252/+262 |
| | * | | | | | | sched/wait: Re-adjust macro line continuation backslashes in <linux/wait.h> | Ingo Molnar | 2017-06-20 | 1 | -323/+322 |
| | * | | | | | | sched/wait: Improve the bit-wait API parameter names in the API function prot... | Ingo Molnar | 2017-06-20 | 1 | -15/+15 |
| | * | | | | | | sched/wait: Standardize wait_bit_queue naming | Ingo Molnar | 2017-06-20 | 1 | -4/+4 |
| | * | | | | | | sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name | Ingo Molnar | 2017-06-20 | 1 | -3/+3 |
| | * | | | | | | sched/wait: Standardize internal naming of wait-queue heads | Ingo Molnar | 2017-06-20 | 1 | -38/+38 |
| | * | | | | | | sched/wait: Standardize internal naming of wait-queue entries | Ingo Molnar | 2017-06-20 | 1 | -42/+42 |
| | * | | | | | | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 2017-06-20 | 10 | -44/+47 |
| * | | | | | | | sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks | Daniel Bristot de Oliveira | 2017-06-08 | 1 | -0/+1 |
| * | | | | | | | sched/deadline: Fix dl_bw comment | Daniel Bristot de Oliveira | 2017-06-08 | 1 | -1/+1 |
| * | | | | | | | sched/deadline: Make GRUB a task's flag | Luca Abeni | 2017-06-08 | 1 | -0/+1 |
| * | | | | | | | sched/deadline: Improve the tracking of active utilization | Luca Abeni | 2017-06-08 | 1 | -0/+17 |
| * | | | | | | | sched/header: Remove leftover, obsolete comment | Perr Zhang | 2017-06-05 | 1 | -2/+0 |
| * | | | | | | | init: Introduce SYSTEM_SCHEDULING state | Thomas Gleixner | 2017-05-23 | 1 | -1/+5 |
| * | | | | | | | llist: Provide a safe version for llist_for_each() | Byungchul Park | 2017-05-23 | 1 | -0/+19 |
| * | | | | | | | smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu() | Peter Zijlstra | 2017-05-23 | 1 | -0/+11 |
| * | | | | | | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2017-05-23 | 18 | -30/+93 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | sched/fair, cpumask: Export for_each_cpu_wrap() | Peter Zijlstra | 2017-05-15 | 1 | -0/+17 |
| * | | | | | | | sched/clock: Use late_initcall() instead of sched_init_smp() | Peter Zijlstra | 2017-05-15 | 1 | -5/+0 |
| * | | | | | | | sched/clock: Remove unused argument to sched_clock_idle_wakeup_event() | Peter Zijlstra | 2017-05-15 | 1 | -2/+2 |
| * | | | | | | | x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable... | Peter Zijlstra | 2017-05-15 | 2 | -1/+2 |
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-03 | 2 | -5/+58 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | locking/refcount: Remove the half-implemented refcount_sub() API | Kees Cook | 2017-07-02 | 1 | -6/+0 |
| * | | | | | | | | locking/refcount: Create unchecked atomic_t implementation | Kees Cook | 2017-06-28 | 1 | -0/+42 |
| * | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2017-06-22 | 28 | -58/+154 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | rt_mutex: Add lockdep annotations | Peter Zijlstra | 2017-06-08 | 1 | -4/+21 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-03 | 1 | -1/+13 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | efi/capsule-loader: Use page addresses rather than struct page pointers | Ard Biesheuvel | 2017-06-05 | 1 | -2/+2 |
| * | | | | | | | | efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak alias | Ard Biesheuvel | 2017-06-05 | 1 | -0/+12 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-03 | 13 | -638/+102 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-06-13 | 13 | -638/+102 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | srcu: Remove Classic SRCU | Paul E. McKenney | 2017-06-08 | 2 | -102/+0 |
| | * | | | | | | | | rcu: Remove SPARSE_RCU_POINTER Kconfig option | Paul E. McKenney | 2017-06-08 | 1 | -4/+0 |
| | * | | | | | | | | rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h | Paul E. McKenney | 2017-06-08 | 3 | -7/+2 |
| | * | | | | | | | | rcu: Remove nohz_full full-system-idle state machine | Paul E. McKenney | 2017-06-08 | 1 | -9/+0 |