summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | x86/boot: Fix incorrect ifdeffery scopeBaoquan He2019-03-271-2/+2
| * | | x86/resctrl: Remove unused variablePeng Hao2019-03-241-3/+0
| |/ /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-3126-103/+288
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo-5.1-20190329' of git://git.kernel.org/pub/sc...Thomas Gleixner2019-03-2957-392/+719
| |\ \ \
| | * | | perf pmu: Fix parser error for uncore event aliasKan Liang2019-03-281-0/+10
| | * | | perf scripts python: exported-sql-viewer.py: Fix python3 supportAdrian Hunter2019-03-281-4/+13
| | * | | perf scripts python: exported-sql-viewer.py: Fix never-ending loopAdrian Hunter2019-03-281-10/+50
| | * | | perf machine: Update kernel map address and re-order properlyWei Li2019-03-281-12/+20
| | * | | tools headers uapi: Sync powerpc's asm/kvm.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-03-281-0/+2
| | * | | tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistdArnaldo Carvalho de Melo2019-03-282-1/+14
| | * | | tools headers uapi: Update drm/i915_drm.hArnaldo Carvalho de Melo2019-03-281-0/+64
| | * | | tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo2019-03-281-0/+1
| | * | | tools headers uapi: Sync linux/fcntl.h to get the F_SEAL_FUTURE_WRITE additionArnaldo Carvalho de Melo2019-03-281-0/+1
| | * | | tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.hArnaldo Carvalho de Melo2019-03-2811-18/+43
| | * | | perf evsel: Fix max perf_event_attr.precise_ip detectionJiri Olsa2019-03-283-44/+59
| | * | | perf intel-pt: Fix TSC slipAdrian Hunter2019-03-281-12/+8
| | * | | perf cs-etm: Add missing case valueSolomon Tan2019-03-282-2/+3
* | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-312-9/+19
|\ \ \ \ \
| * | | | | x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yThomas Gleixner2019-03-281-7/+1
| * | | | | cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=nThomas Gleixner2019-03-281-2/+18
| | |_|/ / | |/| | |
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-03-311-1/+0
|\ \ \ \ \
| * | | | | MAINTAINERS: Remove deleted file from futex file patternThomas Gleixner2019-03-281-1/+0
| |/ / / /
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-314-16/+12
|\ \ \ \ \
| * | | | | watchdog: Respect watchdog cpumask on CPU hotplugThomas Gleixner2019-03-281-2/+4
| * | | | | objtool: Query pkg-config for libelf locationRolf Eike Beer2019-03-282-3/+8
| * | | | | Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflictIngo Molnar2019-03-28293-2589/+5440
| |\| | | |
| * | | | | proc/kcore: Remove unused kclist_add_remap()Bhupesh Sharma2019-03-261-11/+0
* | | | | | Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-313-13/+32
|\ \ \ \ \ \
| * | | | | | powerpc/pseries/mce: Fix misleading print for TLB mutlihitMahesh Salgaonkar2019-03-291-0/+1
| * | | | | | powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexesGautham R. Shenoy2019-03-271-9/+18
| * | | | | | powerpc/64: Fix memcmp reading past the end of src/destMichael Ellerman2019-03-251-4/+13
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2019-03-312-4/+2
|\ \ \ \ \ \
| * | | | | | MAINTAINERS: Fix uniphier-mdmac.c file pathVinod Koul2019-03-261-1/+1
| * | | | | | dmaengine: stm32-mdma: Revert "dmaengine: stm32-mdma: Add a check on read_u32...Pierre-Yves MORDRET2019-03-251-3/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-302-11/+13
|\ \ \ \ \ \
| * | | | | | leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes2019-03-301-1/+2
| * | | | | | leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu2019-03-301-2/+6
| * | | | | | leds: trigger: netdev: fix refcnt leak on interface renameRafał Miłecki2019-03-261-8/+5
| |/ / / / /
* | | | | | Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-307-17/+26
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij2019-03-293-9/+7
| |\ \ \ \ \ \
| | * | | | | | gpio: mockup: use simple_read_from_buffer() in debugfs read callbackBartosz Golaszewski2019-03-281-8/+2
| | * | | | | | gpio: mockup: fix debugfs readBartosz Golaszewski2019-03-271-4/+6
| | * | | | | | Revert "gpio: use new gpio_set_config() helper in more places"Andrew Jeffery2019-03-271-2/+2
| | * | | | | | gpio: aspeed: fix a potential NULL pointer dereferenceKangjie Lu2019-03-251-0/+2
| * | | | | | | gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven2019-03-281-1/+7
| * | | | | | | gpio: of: Check for "spi-cs-high" in child instead of parent nodeAndrey Smirnov2019-03-281-3/+3
| * | | | | | | gpio: of: Check propname before applying "cs-gpios" quirksAndrey Smirnov2019-03-281-1/+2
| * | | | | | | Merge tag 'gpio-5.1-rc2-fixes-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Walleij2019-03-233-3/+7
| |\| | | | | | | | |/ / / / / | |/| | | | |
| | * | | | | gpio: amd-fch: Fix bogus SPDX identifierThomas Gleixner2019-03-221-1/+1
| | * | | | | gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin2019-03-221-2/+4