summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-156-0/+136
|\
| * Merge tag 'irqchip-core-4.6-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2016-03-141-2/+5
| |\
| | * Merge branch 'irqchip/mvebu' into irqchip/coreJason Cooper2016-03-131-2/+5
| | |\
| | | * dt-bindings: interrupt-controller: Add SoC-specific compatible string to Marv...Thomas Petazzoni2016-02-271-2/+5
| * | | irqchip/gic/realview: Support more RealView DCC variantsLinus Walleij2016-03-091-0/+1
| * | | Documentation/bindings: Document the Alpine MSIX driverAntoine Tenart2016-03-091-0/+26
| * | | Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar2016-03-0816-27/+75
| |\ \ \
| * | | | irqchip/mips-gic: Add new DT property to reserve IPIsQais Yousef2016-02-251-0/+7
| * | | | Merge tag 'irqchip-core-4.6-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2016-02-212-0/+90
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'irqchip/mvebu' into irqchip/coreJason Cooper2016-02-211-0/+41
| | |\ \ \ | | | | |/ | | | |/|
| | | * | irqchip/mvebu-odmi: Add new driver for platform MSI on Marvell 7K/8KThomas Petazzoni2016-02-191-0/+41
| | * | | Merge branch 'irqchip/tango' into irqchip/coreJason Cooper2016-02-211-0/+49
| | |\ \ \ | | | |/ / | | |/| |
| | | * | devicetree: Add binding for Sigma Designs SMP86xx interrupt controllerMans Rullgard2016-02-181-0/+49
| * | | | genirq: Add default affinity mask command line optionThomas Gleixner2016-02-081-0/+9
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-2/+4
|\ \ \ \ \
| * | | | | ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestampingChristopher S. Hall2016-03-031-2/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-151-0/+2
|\ \ \ \ \
| * | | | | x86/mm: Add a 'noinvpcid' boot option to turn off INVPCIDAndy Lutomirski2016-02-091-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-03-151-0/+25
|\ \ \ \ \
| * | | | | x86/microcode: Document builtin microcode loading methodBorislav Petkov2016-02-091-0/+25
| |/ / / /
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-152-1/+3
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar2016-03-078-21/+16
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck2016-02-181-0/+2
| * | | | | Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2016-02-1819-45/+93
| |\ \ \ \ \
| * | | | | | x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-142-0/+13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-02-2914-23/+71
| |\ \ \ \ \ \
| * | | | | | | sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman2016-02-092-0/+13
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-141-0/+35
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into ras/core, to pick up fixesIngo Molnar2016-03-0810-24/+24
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | x86/mm: Expand the exception table logic to allow new handling optionsTony Luck2016-02-181-0/+35
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-03-141-0/+13
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v4.5-rc6' into perf/core, to pick up fixesIngo Molnar2016-02-298-20/+20
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'perf/urgent' into perf/core, to queue up dependent patchIngo Molnar2016-02-176-3/+51
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-02-043-8/+14
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2016-02-031-0/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf tools: Document the perf sysctlsBen Hutchings2016-01-261-0/+13
* | | | | | | | | | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-141-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Kees Cook2016-02-221-0/+4
* | | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-03-111-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'for-v4.5-rc/omap-critical-fixes-a' of git://git.kernel.org/pub/scm...Olof Johansson2016-03-091-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | ARM: OMAP2+: hwmod: Introduce ti,no-idle dt propertyLokesh Vutla2016-03-071-0/+1
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
* | | | | | | | | | | KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini2016-03-101-1/+2
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-03-051-4/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [media] media.h: get rid of MEDIA_ENT_F_CONN_TESTMauro Carvalho Chehab2016-02-161-4/+0
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-03-011-0/+4
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add sun4v_wdt watchdog driverwim.coekaerts@oracle.com2016-01-311-0/+4
* | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-02-271-10/+0
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'omap-for-v4.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2016-02-241-10/+0
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Revert "regulator: tps65217: remove tps65217.dtsi file"Peter Ujfalusi2016-02-191-10/+0
| | | |_|_|_|/ / / / | | |/| | | | | | |
OpenPOWER on IntegriCloud