summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* perf/core: Set event's default ::overflow_handler()Wang Nan2016-03-311-0/+6
* perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui2016-03-211-0/+4
* perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa2016-03-211-0/+1
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-154-19/+107
|\
| * rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner2016-03-013-6/+4
| * cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner2016-03-012-2/+4
| * cpu/hotplug: Let upcoming cpu bring itself fully upThomas Gleixner2016-03-011-3/+6
| * arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-0/+1
| * cpu/hotplug: Move online calls to hotplugged cpuThomas Gleixner2016-03-011-4/+6
| * cpu/hotplug: Unpark smpboot threads from the state machineThomas Gleixner2016-03-012-6/+2
| * cpu/hotplug: Move scheduler cpu_online notifier to hotplug coreThomas Gleixner2016-03-011-0/+1
| * cpu/hotplug: Implement setup/removal interfaceThomas Gleixner2016-03-011-0/+67
| * cpu/hotplug: Convert the hotplugged cpu work to a state machineThomas Gleixner2016-03-011-0/+4
| * cpu/hotplug: Convert to a state machine for the control processorThomas Gleixner2016-03-012-5/+17
| * cpu/hotplug: Restructure FROZEN state handlingThomas Gleixner2016-03-011-0/+2
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-153-4/+65
|\ \
| * \ Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar2016-03-0838-1564/+1686
| |\ \
| * | | MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef2016-02-251-3/+0
| * | | genirq: Implement ipi_send_mask/single()Qais Yousef2016-02-251-0/+4
| * | | genirq: Add send_ipi callbacks to irq_chipQais Yousef2016-02-251-0/+5
| * | | genirq: Add a new function to get IPI reverse mappingQais Yousef2016-02-251-0/+1
| * | | genirq: Add a new generic IPI reservation code to irq coreQais Yousef2016-02-252-0/+8
| * | | genirq: Make irq_domain_alloc_descs() non staticQais Yousef2016-02-251-0/+2
| * | | genirq: Add ipi_offset to irq_common_dataQais Yousef2016-02-251-0/+4
| * | | genirq: Add an extra comment about the use of affinity in irq_common_dataQais Yousef2016-02-251-1/+3
| * | | genirq: Add DOMAIN_BUS_IPIQais Yousef2016-02-251-0/+1
| * | | genirq: Add new IPI irqdomain flagsQais Yousef2016-02-251-0/+37
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-156-39/+95
|\ \ \ \
| * \ \ \ Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2016-03-044-11/+74
| |\ \ \ \
| | * | | | ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestampingChristopher S. Hall2016-03-031-0/+8
| | * | | | time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall2016-03-022-0/+7
| | * | | | time: Add driver cross timestamp interface for higher precision time synchron...Christopher S. Hall2016-03-021-0/+35
| | * | | | time: Remove duplicated code in ktime_get_raw_and_real()Christopher S. Hall2016-03-021-11/+6
| | * | | | time: Add timekeeping snapshot code capturing system time and counterChristopher S. Hall2016-03-021-0/+18
| * | | | | hrtimer: Revert CLOCK_MONOTONIC_RAW supportThomas Gleixner2016-03-031-1/+0
| |/ / / /
| * | | | clocksource: Introduce clocksource_freq2mult()Alexander Kuleshov2016-02-271-26/+19
| * | | | hrtimer: Add support for CLOCK_MONOTONIC_RAWMarc Zyngier2016-01-271-0/+1
| * | | | clockevents: Rename last parameter of clocks_calc_mult_shift() to maxsecAlexander Kuleshov2016-01-271-2/+2
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-154-10/+29
|\ \ \ \ \
| * \ \ \ \ Merge commit 'fixes.2015.02.23a' into core/rcuIngo Molnar2016-03-154-10/+29
| |\ \ \ \ \
| | * | | | | rcu: Remove rcu_user_hooks_switchYang Shi2016-02-231-2/+0
| | * | | | | rcu: Document unique-name limitation for DEFINE_STATIC_SRCU()Paul E. McKenney2016-02-231-2/+17
| | * | | | | irq: Privatize irq_common_data::state_use_accessorsBoqun Feng2016-02-231-2/+4
| | * | | | | sparse: Add __private to privatize members of structsBoqun Feng2016-02-231-4/+8
| | |/ / / /
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-152-3/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar2016-03-0726-1534/+1600
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2016-02-1835-95/+197
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...Ingo Molnar2016-01-29286-2251/+6923
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | mm: Add vm_insert_pfn_prot()Andy Lutomirski2016-01-121-0/+2
| * | | | | | | mm: Add a vm_special_mapping.fault() methodAndy Lutomirski2016-01-121-3/+19