summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-12-06printk: nbcon: move locked_port flag to struct uart_portJunxiao Chang2-2/+1
2024-12-06Revert "preempt: Put preempt_enable() within an instrumentation*() section."Clark Williams1-8/+2
2024-12-06sched: define TIF_ALLOW_RESCHEDThomas Gleixner6-15/+41
2024-12-06serial: 8250: Switch to nbcon consoleJohn Ogness1-0/+6
2024-12-06serial: core: Provide low-level functions to port lockJohn Ogness1-0/+12
2024-12-06printk: nbcon: Provide function to reacquire ownershipJohn Ogness1-0/+2
2024-12-06printk: nbcon: Add printer thread wakeupsThomas Gleixner1-0/+3
2024-12-06printk: nbcon: Introduce printing kthreadsThomas Gleixner1-0/+8
2024-12-06printk: nbcon: Implement emergency sectionsThomas Gleixner2-2/+9
2024-12-06printk: Coordinate direct printing in panicJohn Ogness1-0/+2
2024-12-06printk: nbcon: Add unsafe flushing on panicJohn Ogness1-0/+5
2024-12-06printk: nbcon: Add driver_enter/driver_exit console callbacksJohn Ogness1-0/+4
2024-12-06printk: nbcon: Implement processing in port->lock wrapperJohn Ogness3-2/+31
2024-12-06printk: Check printk_deferred_enter()/_exit() usageSebastian Andrzej Siewior1-2/+5
2024-12-06printk: nbcon: Allow drivers to mark unsafe regions and check stateThomas Gleixner1-0/+10
2024-12-06printk: nbcon: Add emit function and callback function for atomic printingThomas Gleixner1-0/+21
2024-12-06printk: nbcon: Add sequence handlingThomas Gleixner1-0/+4
2024-12-06printk: nbcon: Add buffer managementThomas Gleixner1-0/+7
2024-12-06printk: nbcon: Add acquire/release logicThomas Gleixner1-0/+56
2024-12-06printk: Add non-BKL (nbcon) console basic infrastructureThomas Gleixner1-0/+31
2024-12-06serial: core: Use lock wrappersThomas Gleixner1-6/+6
2024-12-06softirq: Add function to preempt serving softirqs.Sebastian Andrzej Siewior1-0/+2
2024-12-06sched/core: Provide a method to check if a task is PI-boosted.Sebastian Andrzej Siewior1-0/+1
2024-12-06preempt: Put preempt_enable() within an instrumentation*() section.Sebastian Andrzej Siewior1-2/+8
2024-12-06tick: Fix timer storm since introduction of timersdFrederic Weisbecker1-0/+12
2024-12-06rcutorture: Also force sched priority to timersd on boosting test.Frederic Weisbecker1-0/+1
2024-12-06softirq: Use a dedicated thread for timer wakeups.Sebastian Andrzej Siewior1-0/+16
2024-12-06net: Avoid the IPI to free theSebastian Andrzej Siewior1-0/+4
2024-12-06sched: Provide rt_mutex specific scheduler helpersPeter Zijlstra2-0/+7
2024-12-06driver: mipi : test toolkeith.zhao2-0/+15
2024-05-31virtio: Add a new event queue allocate function.Minda Chen1-1/+17
2024-03-05media: v4l2: Add ignore_streaming flagSebastian Fricke1-0/+7
2024-03-05riscv: cpu: cache: Implement a new method to flush the entire L2 cacheWindsome Zeng1-0/+1
2024-03-05Add ISP control for video2 and video3.zejian.su1-0/+23
2024-03-05Expand 2 bytes after the SC buffer for the AE/AWB flag and copy the histogram...zejian.su1-0/+33
2024-03-05Add 16 ISP controls, remove the frame SYNC event to video7 (SC) These control...zejian.su1-3/+45
2024-03-05soc: sifive: ccache: Add sifive_l2_flush64_rangeSamin Guo1-0/+1
2024-03-05soc: sifive: ccache: Add non-coherent DMA handlingEmil Renner Berthing1-0/+21
2024-03-05workqueue: Enable flush_scheduled_work()Hal Feng1-1/+0
2024-03-05soc: starfive: jh71xx_pmu: Add EVENT_TURN_OFF register writing supportHal Feng1-0/+29
2024-03-05vout: starfive: Add driver for the StarFive JH7110 display subsystemshengyang.chen2-0/+133
2024-03-05media: starfive: Add vin driver supportChanghuang Liang3-0/+702
2024-03-05regulator: starfive-jh7110: Add regulator support for JH7110 A type EVB.Kevin.xie1-0/+24
2024-03-05uart: 8250: Add dw auto flow ctrl supportMinda Chen2-0/+3
2024-03-05dt-bindings: power: Update prefixes for AON power domainChanghuang Liang1-2/+3
2024-03-05dt-bindings: power: Add power-domain header for JH7110Changhuang Liang1-1/+4
2024-03-01netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso1-1/+1
2024-03-01x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield1-0/+2
2024-03-01net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz1-0/+3
2024-03-01IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang1-1/+1