summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-202-2/+32
|\
| * Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar2017-02-1418-40/+134
| |\
| * | perf/core: Allow kernel filters on CPU eventsAlexander Shishkin2017-02-101-0/+2
| * | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-02-067-24/+29
| |\ \
| * | | perf/core: Remove perf_cpu_context::unique_pmuDavid Carrillo-Cisneros2017-01-301-1/+0
| * | | perf/core: Make cgroup switch visit only cpuctxs with cgroup eventsDavid Carrillo-Cisneros2017-01-301-0/+1
| * | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-01-3022-28/+74
| |\ \ \
| * \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-01-2555-347/+357
| |\ \ \ \
| * | | | | kprobes, extable: Identify kprobes trampolines as kernel text areaMasami Hiramatsu2017-01-141-1/+29
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-202-28/+39
|\ \ \ \ \ \
| * | | | | | efi: Get and store the secure boot statusDavid Howells2017-02-071-0/+8
| * | | | | | efi: Add SHIM and image security database GUID definitionsJosh Boyer2017-02-071-0/+3
| * | | | | | Merge tag 'v4.10-rc7' into efi/core, to pick up fixesIngo Molnar2017-02-0737-74/+205
| |\ \ \ \ \ \
| * | | | | | | efi/x86: Move the EFI BGRT init code to early init codeDave Young2017-02-011-6/+5
| * | | | | | | efi: Use typed function pointers for the runtime services tableArd Biesheuvel2017-02-011-18/+18
| * | | | | | | efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes tableSai Praneeth2017-02-011-0/+1
| * | | | | | | x86/efi: Deduplicate efi_char16_printk()Lukas Wunner2017-02-011-4/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-205-26/+49
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-01-315-26/+49
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | | | | | |
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *---. \ \ \ \ \ Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney2017-01-255-26/+49
| | |\ \ \ \ \ \ \ \
| | | | | * | | | | | srcu: Force full grace-period orderingPaul E. McKenney2017-01-251-0/+12
| | | | | * | | | | | srcu: Implement more-efficient reader countsLance Roy2017-01-251-5/+5
| | | |_|/ / / / / / | | |/| | | | | | |
| | | | * | | | | | llist: Clarify comments about when locking is neededJoel Fernandes2017-01-231-16/+21
| | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | rcu: Check cond_resched_rcu_qs() state less often to reduce GP overheadPaul E. McKenney2017-01-231-5/+5
| | | * | | | | | rcu: Abstract extended quiescent state determinationPaul E. McKenney2017-01-231-0/+6
| | |/ / / / / /
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-204-5/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | genirq/msi: Add stubs for get_cached_msi_msg/pci_write_msi_msgArnd Bergmann2017-02-161-1/+10
| * | | | | | | | irqdesc: Add a resource managed version of irq_alloc_descs()Bartosz Golaszewski2017-02-101-0/+19
| * | | | | | | | irqchip/gic-v3: Remove duplicate definition of GICD_TYPER_LPISAlim Akhtar2017-02-081-1/+0
| * | | | | | | | irqchip/gic-v3-its: Rename MAPVI to MAPTIMarc Zyngier2017-02-081-2/+0
| * | | | | | | | irqchip/gic-v3-its: Drop deprecated GITS_BASER_TYPE_CPUMarc Zyngier2017-02-081-1/+1
| * | | | | | | | ACPI: Add support for ResourceSource/IRQ domain mappingAgustin Vega-Frias2017-02-031-0/+10
| |/ / / / / / /
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-208-83/+79
|\ \ \ \ \ \ \ \
| * | | | | | | | time: Remove CONFIG_TIMER_STATSKees Cook2017-02-102-56/+0
| * | | | | | | | clockevents: Add a clkevt-of mechanism like clksrc-ofDaniel Lezcano2017-02-071-0/+9
| * | | | | | | | tick/broadcast: Reduce lock cacheline contentionWaiman Long2017-02-041-1/+6
| * | | | | | | | Merge branch 'fortglx/4.11/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-01-303-18/+46
| |\ \ \ \ \ \ \ \
| | * | | | | | | | timers: Omit POSIX timer stuff from task_struct when disabledNicolas Pitre2017-01-272-18/+35
| | * | | | | | | | delay: Add explanation of udelay() inaccuracyRussell King2017-01-201-0/+11
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | math64, timers: Fix 32bit mul_u64_u32_shr() and friendsPeter Zijlstra2017-01-141-8/+18
* | | | | | | | | Merge tag 'for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2017-02-203-32/+14
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'psy-arm-at91-immutable' into psy-nextSebastian Reichel2017-01-161-0/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: at91: define LPDDR typesAlexandre Belloni2017-01-161-0/+3
| * | | | | | | | | | power: supply: bq27xxx: adds specific support for bq27520-g4 revision.Chris Lapa2017-01-121-0/+1
| * | | | | | | | | | power: supply: bq27xxx: adds specific support for bq27520-g3 revision.Chris Lapa2017-01-121-0/+1
| * | | | | | | | | | power: supply: bq27xxx: adds specific support for bq27520-g2 revision.Chris Lapa2017-01-121-0/+1
| * | | | | | | | | | power: supply: bq27xxx: adds specific support for bq27520-g1 revision.Chris Lapa2017-01-121-0/+1
| * | | | | | | | | | power: supply: bq27xxx: adds specific support for bq27510-g3 revision.Chris Lapa2017-01-121-0/+1
| * | | | | | | | | | power: supply: bq27xxx: adds specific support for bq27510-g2 revision.Chris Lapa2017-01-121-0/+1
| * | | | | | | | | | power: supply: bq27xxx: adds specific support for bq27510-g1 revision.Chris Lapa2017-01-121-0/+1