summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* of/fdt: mark hotpluggable memoryReza Arbab2016-12-131-0/+1
* mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V2016-12-131-26/+2
* mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-131-0/+16
* mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V2016-12-131-0/+6
* mm: update mmu_gather range correctlyAneesh Kumar K.V2016-12-131-12/+31
* mm, thp: avoid unlikely branches for split_huge_pmdDavid Rientjes2016-12-131-0/+2
* prctl: remove one-shot limitation for changing exe linkStanislav Kinsburskiy2016-12-131-1/+5
* kthread: add __printf attributesNicolas Iooss2016-12-131-1/+1
* Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-121-11/+4
|\
| * hotplug: Make register and unregister notifier API symmetricMichal Hocko2016-12-081-11/+4
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-128-43/+76
|\ \
| * \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-12-1119-19/+57
| |\ \
| * | | kthread: Make struct kthread kmalloc'edOleg Nesterov2016-12-081-0/+1
| * | | x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra2016-12-061-8/+13
| * | | acpi/bus: Set _OSC for diverse core supportSrinivas Pandruvada2016-11-241-0/+1
| * | | sched: Extend scheduler's asym packingTim Chen2016-11-241-0/+2
| * | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-2310-98/+92
| |\ \ \
| * \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-1619-26/+51
| |\ \ \ \
| * | | | | sched/cputime: Simplify task_cputime()Stanislaw Gruszka2016-11-151-8/+4
| * | | | | sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-152-8/+19
| * | | | | sched/cputime, powerpc: Remove cputime_to_scaled()Stanislaw Gruszka2016-11-152-2/+0
| * | | | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-1144-135/+257
| |\ \ \ \ \
| * | | | | | sched/core: Explain sleep/wakeup in a better wayPeter Zijlstra2016-10-251-16/+36
| * | | | | | sched/fair: Kill the unused 'sched_shares_window_ns' tunableMatt Fleming2016-10-201-1/+0
* | | | | | | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-121-5/+4
|\ \ \ \ \ \ \
| * | | | | | | x86/pat, mm: Make track_pfn_insert() return voidBorislav Petkov2016-11-091-5/+4
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-129-279/+82
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-1119-19/+57
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | locking/ww_mutex: Use relaxed atomicsPeter Zijlstra2016-12-061-1/+1
| * | | | | | | | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar2016-12-021-0/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | kvm: Introduce kvm_write_guest_offset_cached()Pan Xinhui2016-11-221-0/+2
| * | | | | | | | sched/core: Introduce the vcpu_is_preempted(cpu) interfacePan Xinhui2016-11-221-0/+12
| * | | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-2228-124/+141
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_QWaiman Long2016-11-211-2/+2
| * | | | | | | | | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-0/+4
| * | | | | | | | | locking/mutex: Don't mark mutex_trylock_recursive() as deprecated, temporarilyIngo Molnar2016-11-161-1/+1
| * | | | | | | | | locking/mutex, drm: Introduce mutex_trylock_recursive()Peter Zijlstra2016-11-151-0/+31
| * | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-1133-105/+190
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-254-236/+0
| * | | | | | | | | locking/mutex: Rework mutex::ownerPeter Zijlstra2016-10-252-40/+30
* | | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-0/+46
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/efi: Retrieve and assign Apple device propertiesLukas Wunner2016-11-131-0/+17
| * | | | | | | | | | efi: Add device path parserLukas Wunner2016-11-131-0/+20
| * | | | | | | | | | efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableArd Biesheuvel2016-11-131-0/+1
| * | | | | | | | | | efi: Add support for seeding the RNG from a UEFI config tableArd Biesheuvel2016-11-131-0/+8
* | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-124-18/+49
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-11-234-18/+49
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ Merge branches 'doc.2016.11.14a', 'fixes.2016.11.14a', 'list.2016.10.31a' and...Paul E. McKenney2016-11-144-18/+49
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | bug: Provide toggle for BUG on data corruptionKees Cook2016-10-311-0/+17
| | | | * | | | | | | | | | list: Split list_del() debug checking into separate functionKees Cook2016-10-311-6/+9