summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-044-3/+121
|\
| * Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-308-26/+128
| |\
| * | thread_info: Use unsigned long for flagsMark Rutland2016-09-241-1/+1
| * | Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-09-204-4/+16
| |\ \
| * | | sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASKAndy Lutomirski2016-09-162-1/+17
| * | | sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski2016-09-161-0/+16
| * | | sched/core: Allow putting thread_info into task_structAndy Lutomirski2016-09-153-2/+58
| * | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-1544-79/+357
| |\ \ \
| * | | | ftrace: Add ftrace_graph_ret_addr() stack unwinding helpersJosh Poimboeuf2016-08-241-0/+10
| * | | | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+4
| * | | | ftrace: Only allocate the ret_stack 'fp' field when neededJosh Poimboeuf2016-08-241-0/+2
| * | | | fork: Add generic vmalloced stack supportAndy Lutomirski2016-08-241-0/+15
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-041-0/+12
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/urgent' into x86/apicThomas Gleixner2016-09-2646-167/+446
| |\ \ \ \ \
| * | | | | | acpi: Validate processor id when mapping the processorDou Liyang2016-09-211-0/+3
| * | | | | | x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng2016-09-211-0/+3
| * | | | | | x86/ioapic: Change prototype of acpi_ioapic_add()Rui Wang2016-08-181-0/+6
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-034-42/+59
|\ \ \ \ \ \ \
| * | | | | | | u64_stats: Introduce IRQs disabled helpersFrederic Weisbecker2016-09-301-21/+24
| * | | | | | | sched/core, ia64: Rename set_curr_task()Peter Zijlstra2016-09-301-1/+1
| * | | | | | | sched/core: Rewrite and improve select_idle_siblings()Peter Zijlstra2016-09-301-0/+3
| * | | | | | | sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_sharedPeter Zijlstra2016-09-301-0/+1
| * | | | | | | sched/core: Introduce 'struct sched_domain_shared'Peter Zijlstra2016-09-301-0/+6
| * | | | | | | sched/wait: Introduce init_wait_entry()Oleg Nesterov2016-09-301-6/+3
| * | | | | | | sched/wait: Avoid abort_exclusive_wait() in __wait_on_bit_lock()Oleg Nesterov2016-09-301-1/+0
| * | | | | | | sched/wait: Avoid abort_exclusive_wait() in ___wait_event()Oleg Nesterov2016-09-301-6/+1
| * | | | | | | sched/wait: Fix abort_exclusive_wait(), it should pass TASK_NORMAL to wake_up()Oleg Nesterov2016-09-301-3/+3
| * | | | | | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-09-309-8/+110
| |\ \ \ \ \ \ \
| * | | | | | | | sched/core: Avoid _cond_resched() for PREEMPT=yPeter Zijlstra2016-09-221-0/+4
| * | | | | | | | sched/core: Optimize __schedule()Peter Zijlstra2016-09-222-6/+5
| * | | | | | | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-09-2218-52/+105
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2016-09-0546-167/+446
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flagMorten Rasmussen2016-08-181-0/+1
| * | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up dependenciesIngo Molnar2016-08-189-7/+52
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | sched/debug: Make the "Preemption disabled at ..." message more usefulVegard Nossum2016-08-101-0/+9
| * | | | | | | | | sched/core: Fix power to capacity renaming in commentMorten Rasmussen2016-08-101-1/+1
* | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-032-2/+13
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'v4.8-rc8' into ras/core, to pick up fixesIngo Molnar2016-09-2625-59/+214
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systemsYazen Ghannam2016-09-131-1/+4
| * | | | | | | | | | x86/mce: Add support for new MCA_SYND registerYazen Ghannam2016-09-131-2/+4
| * | | | | | | | | | locking/static_keys: Provide DECLARE and well as DEFINE macrosTony Luck2016-09-051-0/+6
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-10-032-5/+37
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-09-2316-30/+83
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve confl...Ingo Molnar2016-09-0546-167/+446
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKGDavid Carrillo-Cisneros2016-08-181-0/+3
| * | | | | | | | | | | perf/core: Generalize event->group_flagsDavid Carrillo-Cisneros2016-08-181-5/+13
| * | | | | | | | | | | bitmap.h, perf/core: Fix the mask in perf_output_sample_regs()Madhavan Srinivasan2016-08-181-0/+18
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up dependencyIngo Molnar2016-08-1811-44/+76
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | perf/core: Optimize perf_pmu_sched_task()Peter Zijlstra2016-08-101-0/+3
* | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-033-90/+100
|\ \ \ \ \ \ \ \ \ \ \ \