summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tracing: WARN on rcuidlePeter Zijlstra2023-01-131-2/+13
* cpuidle, ACPI: Make noinstr cleanPeter Zijlstra2023-01-131-2/+2
* cpuidle, sched: Remove instrumentation from TIF_{POLLING_NRFLAG,NEED_RESCHED}Peter Zijlstra2023-01-132-11/+47
* objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-133-11/+9
* cpuidle: Fix ct_idle_*() usagePeter Zijlstra2023-01-132-4/+34
* cpuidle, dt: Push RCU-idle into driverPeter Zijlstra2023-01-131-0/+2
* rseq: Increase AT_VECTOR_SIZE_BASE to match rseq auxvec entriesMathieu Desnoyers2023-01-121-1/+1
* sched/membarrier: Introduce MEMBARRIER_CMD_GET_REGISTRATIONSMichal Clapinski2023-01-071-0/+4
* cputime: remove cputime_to_nsecs fallbackNicholas Piggin2022-12-271-9/+0
* tracing/rseq: Add mm_cid field to rseq_updateMathieu Desnoyers2022-12-271-1/+4
* rseq: Extend struct rseq with per-memory-map concurrency IDMathieu Desnoyers2022-12-271-0/+9
* sched: Introduce per-memory-map concurrency IDMathieu Desnoyers2022-12-273-1/+72
* rseq: Extend struct rseq with numa node idMathieu Desnoyers2022-12-272-1/+11
* rseq: Introduce extensible rseq ABIMathieu Desnoyers2022-12-271-0/+4
* rseq: Introduce feature size and alignment ELF auxiliary vector entriesMathieu Desnoyers2022-12-272-0/+7
* Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds2022-12-231-0/+2
|\
| * net/9p: distinguish zero-copy requestsChristian Schoenebeck2022-12-061-0/+2
* | Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-232-0/+3
|\ \
| * | ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspendKai Vehmanen2022-12-091-0/+1
| * | Merge tag 'asoc-v6.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2022-12-091-0/+2
| |\ \
| | * | ALSA: hda: Allow for compress stream to hdac_ext_stream assignmentCezary Rojewski2022-12-051-0/+2
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-12-223-1/+19
|\ \ \ \
| * | | | scsi: sd: Convert SCSI errors to PR errorsMike Christie2022-12-011-0/+1
| * | | | scsi: core: Rename status_byte to sg_status_byteMike Christie2022-12-011-1/+1
| * | | | block: Add error codes for common PR failuresMike Christie2022-12-011-0/+17
* | | | | Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linuxLinus Torvalds2022-12-211-2/+1
|\ \ \ \ \
| * | | | | block: don't clear REQ_ALLOC_CACHE for non-polled requestsJens Axboe2022-12-161-2/+1
* | | | | | Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-212-12/+12
|\ \ \ \ \ \
| * | | | | | pwm/tracing: Also record trace events for failed API callsUwe Kleine-König2022-12-061-10/+10
| * | | | | | pwm: Make .get_state() callback return an error codeUwe Kleine-König2022-12-061-2/+2
* | | | | | | Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds2022-12-212-0/+66
|\ \ \ \ \ \ \
| * | | | | | | firmware: xilinx: Add RPU configuration APIsBen Levinsky2022-11-251-0/+18
| * | | | | | | firmware: xilinx: Add shutdown/wakeup APIsBen Levinsky2022-11-251-0/+23
| * | | | | | | firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration.Ben Levinsky2022-11-251-0/+19
| * | | | | | | dt-bindings: remoteproc: Add Xilinx RPU subsystem bindingsTanmay Shah2022-11-251-0/+6
* | | | | | | | Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2022-12-211-0/+967
|\ \ \ \ \ \ \ \
| * | | | | | | | dt-bindings: mailbox: add GCE header file for mt8188Elvis Wang2022-12-181-0/+967
* | | | | | | | | Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2022-12-217-139/+349
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mfd: tps65219: Add driver for TI TPS65219 PMICJerome Neanne2022-12-071-0/+345
| * | | | | | | | | mfd: stmfx: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-2/+0
| * | | | | | | | | mfd: pcf50633: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-4/+2
| * | | | | | | | | mfd: Remove htc-i2cpld driverArnd Bergmann2022-12-071-23/+0
| * | | | | | | | | mfd: Remove dm355evm_msp driverArnd Bergmann2022-12-071-79/+0
| * | | | | | | | | mfd: twl6040: Drop twl6040_platform_data and associated definitionsDmitry Torokhov2022-12-071-29/+0
| * | | | | | | | | mfd: twl6040: Switch to using gpiod APIDmitry Torokhov2022-12-071-2/+3
| * | | | | | | | | mfd: palmas: Stop including of_gpio.hDmitry Torokhov2022-12-071-1/+0
* | | | | | | | | | Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-212-5/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net: simplify sk_page_fragBenjamin Coddington2022-12-191-7/+2
| * | | | | | | | | | net: Introduce sk_use_task_frag in struct sock.Guillaume Nault2022-12-191-2/+9
| * | | | | | | | | | rxrpc: Fix switched parameters in peer tracingDavid Howells2022-12-191-1/+1