summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-256-9/+50
|\
| * Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-07-0465-193/+466
| |\
| | * genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig2016-07-041-0/+8
| | * genirq/msi: Make use of affinity aware allocationsThomas Gleixner2016-07-041-0/+2
| | * genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-042-5/+8
| | * genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner2016-07-041-0/+7
| | * genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner2016-07-041-4/+2
| * | genirq: Add untracked irq handlerKeith Busch2016-06-181-0/+1
| * | irqchip/gicv3-its: Implement two-level(indirect) device table supportShanker Donthineni2016-06-131-0/+3
| * | irqchip/gicv3-its: Split its_alloc_tables() into two functionsShanker Donthineni2016-06-131-0/+1
| * | irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter2016-06-131-0/+6
| * | irqchip/gic: Prepare for adding platform driverJon Hunter2016-06-131-0/+5
| * | genirq: Add runtime power management support for IRQ chipsJon Hunter2016-06-131-0/+4
| * | irqdomain: Don't set type when mapping an IRQJon Hunter2016-06-131-0/+3
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-258-19/+63
|\ \ \
| * \ \ Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-074-5/+12
| |\ \ \
| | * | | clk: Add missing clk_get_sys() stubDaniel Lezcano2016-06-281-0/+4
| | * | | clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-282-6/+1
| | * | | clocksource/drivers/sp804: Convert init function to return errorDaniel Lezcano2016-06-281-4/+4
| | * | | clocksource/drivers/clksrc-probe: Introduce init functions with return codeDaniel Lezcano2016-06-282-0/+5
| | * | | of: Add a new macro to declare_of for one parameter function returning a valueDaniel Lezcano2016-06-281-0/+3
| * | | | Merge branch 'timers/fast-wheel' into timers/coreIngo Molnar2016-07-0763-194/+473
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | timers: Remove set_timer_slack() leftoversThomas Gleixner2016-07-071-4/+0
| | * | | timers: Switch to a non-cascading wheelThomas Gleixner2016-07-071-0/+2
| | * | | timers: Reduce the CPU index space to 256kThomas Gleixner2016-07-071-5/+5
| | * | | hlist: Add hlist_is_singular_node() helperThomas Gleixner2016-07-071-0/+10
| | * | | timers: Remove the deprecated mod_timer_pinned() APIThomas Gleixner2016-07-071-3/+0
| | * | | timers: Make 'pinned' a timer propertyThomas Gleixner2016-07-071-3/+22
| | | |/ | | |/|
| * | | time: Add time64_to_tm()Deepa Dinamani2016-06-201-1/+14
| * | | alarmtimer: Fix comments describing structure fieldsPratyush Patel2016-06-201-3/+3
| | |/ | |/|
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-251-0/+1
|\ \ \
| * | | x86/sfi: Enable enumeration of SD devicesAndy Shevchenko2016-07-131-0/+1
* | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-251-5/+12
|\ \ \ \
| * | | | printk: Make the printk*once() variants return a valueBorislav Petkov2016-07-081-5/+12
| | |_|/ | |/| |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-253-6/+24
|\ \ \ \
| * \ \ \ Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar2016-07-157-10/+51
| |\ \ \ \
| | * | | | x86/entry: Avoid interrupt flag save and restorePaolo Bonzini2016-07-101-0/+15
| | * | | | Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar2016-07-0948-129/+396
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-06-1119-59/+73
| | |\ \ \ \ \
| | * | | | | | x86, asm: use bool for bitops and other assembly outputsH. Peter Anvin2016-06-081-6/+6
| | | |_|_|_|/ | | |/| | | |
| * | | | | | x86/vdso: Add mremap hook to vm_special_mappingDmitry Safonov2016-07-081-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-252-33/+19
|\ \ \ \ \ \
| * | | | | | sched/cputime: Reorganize vtime native irqtime accounting headersFrederic Weisbecker2016-07-141-18/+17
| * | | | | | sched/cputime: Clean up the old vtime gen irqtime accounting completelyFrederic Weisbecker2016-07-141-11/+0
| * | | | | | sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING codeRik van Riel2016-07-141-18/+14
| * | | | | | sched/cputime: Count actually elapsed irq & softirq timeRik van Riel2016-07-141-0/+2
| * | | | | | Merge branch 'sched/core' into timers/nohz, to avoid conflicts in upcoming pa...Ingo Molnar2016-07-141-2/+6
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-251-2/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | sched/fair: Fix PELT integrity for new tasksPeter Zijlstra2016-06-271-2/+3
| * | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2016-06-2718-30/+75
| |\ \ \ \ \ \