index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
sched: Clean up DL server vs core sched
Peter Zijlstra
1
-1
/
+0
2024-08-17
sched/eevdf: Propagate min_slice up the cgroup hierarchy
Peter Zijlstra
1
-0
/
+1
2024-08-17
sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion
Peter Zijlstra
1
-0
/
+1
2024-08-17
sched/fair: Avoid re-setting virtual deadline on 'migrations'
Peter Zijlstra
1
-2
/
+4
2024-08-17
sched,freezer: Mark TASK_FROZEN special
Peter Zijlstra
1
-2
/
+3
2024-08-17
sched: Prepare generic code for delayed dequeue
Peter Zijlstra
1
-0
/
+1
2024-08-07
sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()
Qais Yousef
2
-6
/
+6
2024-08-07
sched/rt, dl: Convert functions to return bool
Qais Yousef
2
-15
/
+9
2024-08-07
sched/rt: Clean up usage of rt_task()
Qais Yousef
4
-4
/
+32
2024-07-29
sched/core: Fix picking of tasks for core scheduling with DL server
Joel Fernandes (Google)
1
-1
/
+2
2024-07-29
sched/deadline: Deferrable dl server
Daniel Bristot de Oliveira
1
-0
/
+12
2024-07-29
sched/deadline: Comment sched_dl_entity::dl_server variable
Daniel Bristot de Oliveira
1
-0
/
+2
2024-07-28
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-26
/
+19
2024-07-27
Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+9
2024-07-27
Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+1
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-14
/
+32
2024-07-27
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-8
/
+7
2024-07-27
Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+2
2024-07-27
Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
1
-0
/
+1
2024-07-27
Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-18
/
+11
2024-07-27
Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2024-07-27
Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"
Takashi Sakamoto
1
-3
/
+2
2024-07-26
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
2
-2
/
+9
2024-07-26
mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node
Roman Gushchin
1
-0
/
+1
2024-07-26
alloc_tag: outline and export free_reserved_page()
Suren Baghdasaryan
1
-15
/
+1
2024-07-26
mm/huge_memory: avoid PMD-size page cache if needed
Gavin Shan
1
-3
/
+9
2024-07-26
Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux
Linus Torvalds
2
-43
/
+12
2024-07-26
io_uring/napi: use ktime in busy polling
Pavel Begunkov
1
-1
/
+1
2024-07-26
Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11
Jens Axboe
1
-0
/
+9
2024-07-26
i3c: master: Enhance i3c_bus_type visibility for device searching & event mon...
Bhoomik Gupta
1
-0
/
+1
2024-07-25
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-30
/
+30
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
40
-106
/
+72
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
1
-8
/
+7
2024-07-24
Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
1
-0
/
+2
2024-07-24
Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+7
2024-07-24
Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+14
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
7
-30
/
+30
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+10
2024-07-24
io_uring: kill REQ_F_CANCEL_SEQ
Pavel Begunkov
1
-3
/
+0
2024-07-23
Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+3
2024-07-23
Merge tag 'jfs-6.11' of github.com:kleikamp/linux-shaggy
Linus Torvalds
1
-6
/
+0
2024-07-23
Merge tag 'rproc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
1
-0
/
+2
2024-07-23
Merge tag 'hwlock-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...
Linus Torvalds
1
-0
/
+6
2024-07-23
Merge tag 'modules-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2024-07-23
Merge tag 'i2c-for-6.11-rc1-second-batch' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-14
/
+9
2024-07-23
Merge tag 'for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-13
/
+6
2024-07-22
Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-50
/
+2
[next]