summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | smp/hotplug: Allow external multi-instance rollbackPeter Zijlstra2017-09-251-15/+32
| | | * | smp/hotplug: Add state diagramPeter Zijlstra2017-09-251-0/+18
| | | |/
| | * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-018-74/+102
| | |\ \
| | | * | sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao2017-09-291-1/+2
| | | * | sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra2017-09-293-11/+10
| | | * | sched/debug: Ignore TASK_IDLE for SysRq-WPeter Zijlstra2017-09-291-1/+23
| | | * | sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra2017-09-293-13/+27
| | | * | sched/tracing: Use common task-state helpersPeter Zijlstra2017-09-293-21/+10
| | | * | sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra2017-09-292-8/+12
| | | * | sched/debug: Remove unused variablePeter Zijlstra2017-09-291-2/+0
| | | * | sched/debug: Convert TASK_state to hexPeter Zijlstra2017-09-291-14/+14
| | | * | sched/debug: Implement consistent task-state printingPeter Zijlstra2017-09-292-20/+21
| | * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-10-0119-174/+210
| | |\ \ \
| | | * \ \ Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...Ingo Molnar2017-09-2918-169/+195
| | | |\ \ \
| | | | * | | perf test: Fix vmlinux failure on s390x part 2Thomas Richter2017-09-282-22/+0
| | | | * | | perf test: Fix vmlinux failure on s390xThomas Richter2017-09-283-18/+1
| | | | * | | perf tools: Fix syscalltbl build failureAkemi Yagi2017-09-251-1/+1
| | | | * | | perf report: Fix debug messages with --call-graph optionMengting Zhang2017-09-251-14/+21
| | | | * | | perf evsel: Fix attr.exclude_kernel setting for default cycles:pArnaldo Carvalho de Melo2017-09-251-1/+6
| | | | * | | tools include: Sync kernel ABI headers with tooling headersIngo Molnar2017-09-2510-28/+164
| | | | * | | perf tools: Get all of tools/{arch,include}/ in the MANIFESTArnaldo Carvalho de Melo2017-09-251-85/+2
| | | * | | | perf/aux: Only update ->aux_wakeup in non-overwrite modeAlexander Shishkin2017-09-291-5/+15
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-10-012-11/+49
| | |\ \ \ \
| | | * | | | locking/rwsem-xadd: Fix missed wakeup due to reordering of loadPrateek Sood2017-09-291-0/+27
| | | * | | | futex: Fix pi_state->owner serializationPeter Zijlstra2017-09-251-11/+22
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-014-8/+14
| | |\ \ \ \
| | | * | | | irq/generic-chip: Don't replace domain's nameJeffy Chen2017-09-281-1/+0
| | | * | | | irqdomain: Add __rcu annotations to radix tree accessorsMasahiro Yamada2017-09-251-2/+2
| | | * | | | irqchip/mips-gic: Use effective affinity to unmaskPaul Burton2017-09-251-2/+5
| | | * | | | irqchip/mips-gic: Fix shifts to extract register fieldsPaul Burton2017-09-251-3/+3
| | * | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-10-012-3/+10
| | |\ \ \ \ \
| | | * | | | | objtool: Support unoptimized frame pointer setupJosh Poimboeuf2017-09-281-3/+8
| | | * | | | | objtool: Skip unreachable warnings for GCC 4.4 and olderJosh Poimboeuf2017-09-281-0/+2
| | * | | | | | Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-302-1/+9
| | |\ \ \ \ \ \
| | | * | | | | | mtd: nand: atmel: fix buffer overflow in atmel_pmecc_userRichard Genoud2017-09-271-1/+1
| | | * | | | | | mtd: Fix partition alignment check on multi-erasesize devicesBoris Brezillon2017-09-271-0/+8
| | * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-09-308-27/+32
| | |\ \ \ \ \ \ \
| | | * | | | | | | scsi: ILLEGAL REQUEST + ASC==27 => target failureMartin Wilck2017-09-271-1/+2
| | | * | | | | | | scsi: aacraid: Add a small delay after IOP resetGuilherme G. Piccoli2017-09-271-0/+2
| | | * | | | | | | scsi: scsi_transport_fc: Also check for NOTPRESENT in fc_remote_port_add()Hannes Reinecke2017-09-251-1/+2
| | | * | | | | | | scsi: scsi_transport_fc: set scsi_target_id upon rescanHannes Reinecke2017-09-251-10/+1
| | | * | | | | | | scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long2017-09-251-1/+1
| | | * | | | | | | scsi: aacraid: error: testing array offset 'bus' after useNikola Pajkovsky2017-09-151-8/+12
| | | * | | | | | | scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio2017-09-151-0/+1
| | | * | | | | | | scsi: aacraid: Fix 2T+ drives on SmartIOC-2000Dave Carroll2017-09-152-6/+11
| | * | | | | | | | Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-pla...Linus Torvalds2017-09-291-4/+6
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presntVille Syrjälä2017-09-271-4/+6
| | * | | | | | | | | Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-294-16/+57
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | MAINTAINERS: Add entry for MediaTek PMIC LED driverSean Wang2017-09-251-0/+6
| | | * | | | | | | | | as3645a: Unregister indicator LED on device unbindSakari Ailus2017-09-231-0/+1