summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 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
| | | | * | | | | | | | | | | | | rculist: Consolidate DEBUG_LIST for list_add_rcu()Kees Cook2016-10-311-5/+3
| | | | * | | | | | | | | | | | | list: Split list_add() debug checking into separate functionKees Cook2016-10-311-6/+16
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | torture: Trace long read-side delaysPaul E. McKenney2016-11-141-1/+4
| | |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-12-121-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sparc64:Support User Probes for sparcAllen Pais2016-12-121-0/+1
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen2016-12-111-7/+6
* | | | | | | | | | | | | | | net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen2016-12-111-1/+16
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-104-3/+4
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-102-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas2016-12-081-1/+2
| | * | | | | | | | | | | | | | can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2016-12-071-0/+1
| * | | | | | | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-091-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams2016-12-071-1/+1
| | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | |