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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-08
net: stmmac: dwmac4: fix PCS duplex mode decode
Russell King (Oracle)
2
-3
/
+1
2024-08-08
x86/mm: Don't print out SRAT table information
Li RongQing
1
-4
/
+2
2024-08-08
pinctrl: samsung: Add support for pull-up and pull-down
Vishnu Reddy
4
-0
/
+126
2024-08-08
genirq: Remove irq_chip_regs:: Polarity
Jiri Slaby (SUSE)
1
-2
/
+0
2024-08-08
genirq: Remove unused irq_chip_generic:: {type,polarity}_cache
Jiri Slaby (SUSE)
1
-4
/
+0
2024-08-08
genirq/irq_sim: Remove unused irq_sim_work_ctx:: Irq_base
Jiri Slaby (SUSE)
1
-1
/
+0
2024-08-08
irqchip/mbigen: Simplify code logic with for_each_child_of_node_scoped()
Zhang Zekun
1
-17
/
+7
2024-08-08
irqchip/armada-370-xp: Use mpic_is_ipi_available() in mpic_of_init()
Marek Behún
1
-1
/
+1
2024-08-08
irqchip/armada-370-xp: Allow mapping only per-CPU interrupts
Marek Behún
1
-6
/
+13
2024-08-08
irqchip/armada-370-xp: Iterate only valid bits of the per-CPU interrupt cause...
Marek Behún
1
-1
/
+1
2024-08-08
irqchip/armada-370-xp: Fix reenabling last per-CPU interrupt
Marek Behún
1
-3
/
+3
2024-08-08
irqchip/armada-370-xp: Dynamically allocate the driver private structure
Marek Behún
1
-5
/
+11
2024-08-08
irqchip/armada-370-xp: Pass around the driver private structure
Marek Behún
1
-45
/
+70
2024-08-08
irqchip/armada-370-xp: Put MSI doorbell limits into the mpic structure
Marek Behún
1
-22
/
+22
2024-08-08
irqchip/armada-370-xp: Put static variables into driver private structure
Marek Behún
1
-101
/
+122
2024-08-08
irqchip/armada-370-xp: Put __init attribute after return type in mpic_ipi_init()
Marek Behún
1
-1
/
+1
2024-08-08
irqchip/armada-370-xp: Add the __init attribute to mpic_msi_init()
Marek Behún
1
-1
/
+1
2024-08-08
irqchip/armada-370-xp: Drop msi_doorbell_end()
Marek Behún
1
-7
/
+0
2024-08-08
irqchip/armada-370-xp: Drop IPI_DOORBELL_START and rename IPI_DOORBELL_END
Marek Behún
1
-7
/
+6
2024-08-08
x86/mtrr: Check if fixed MTRRs exist before saving them
Andi Kleen
1
-1
/
+1
2024-08-08
drm/i915: remove __i915_printk()
Jani Nikula
2
-48
/
+6
2024-08-08
Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...
Linus Torvalds
8
-22
/
+71
2024-08-08
drm/i915: remove i915_report_error()
Jani Nikula
2
-7
/
+4
2024-08-08
drm/i915: remove a few __i915_printk() uses
Jani Nikula
1
-5
/
+5
2024-08-08
perf test pmu: Set uninitialized PMU alias to null
Veronika Molnarova
1
-1
/
+3
2024-08-08
media: cec: cec-adap.c: improve CEC_MSG_FL_REPLY_VENDOR_ID check
Hans Verkuil
1
-5
/
+6
2024-08-08
media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags
Hans Verkuil
1
-1
/
+5
2024-08-08
Documentation: dontdiff: remove 'utf8data.h'
ganjie
1
-1
/
+1
2024-08-08
perf tests ftrace: Add pattern check for time, count
Arnaldo Carvalho de Melo
1
-0
/
+5
2024-08-08
perf test: Add a new shell test for perf ftrace
Namhyung Kim
1
-0
/
+84
2024-08-08
perf annotate-data: Show typedef names properly
Namhyung Kim
3
-10
/
+33
2024-08-08
perf annotate: Cache debuginfo for data type profiling
Namhyung Kim
5
-14
/
+44
2024-08-08
perf hist: Fix reference counting of branch_info
Ian Rogers
1
-4
/
+14
2024-08-08
platform/x86: ideapad-laptop: add a mutex to synchronize VPC commands
Gergo Koteles
1
-17
/
+47
2024-08-08
platform/x86: ideapad-laptop: move ymc_trigger_ec from lenovo-ymc
Gergo Koteles
4
-58
/
+56
2024-08-08
platform/x86: ideapad-laptop: introduce a generic notification chain
Gergo Koteles
2
-0
/
+42
2024-08-08
platform/x86/amd/pmf: Fix to Update HPD Data When ALS is Disabled
Shyam Sundar S K
1
-21
/
+11
2024-08-08
drm/i915: Replace double blank with single blank after comma
Andi Shyti
8
-11
/
+11
2024-08-08
drm/i915: Replace double blank with single blank after comma in gem/ and gt/
Andi Shyti
4
-4
/
+4
2024-08-08
perf: Optimize __pmu_ctx_sched_out()
Peter Zijlstra
1
-1
/
+1
2024-08-08
perf: Add context time freeze
Peter Zijlstra
1
-42
/
+86
2024-08-08
perf: Fix event_function_call() locking
Peter Zijlstra
1
-4
/
+5
2024-08-08
perf: Extract a few helpers
Peter Zijlstra
1
-17
/
+22
2024-08-08
perf: Optimize context reschedule for single PMU cases
Peter Zijlstra
1
-76
/
+88
2024-08-08
soc: fsl: qbman: remove unused struct 'cgr_comp'
Dr. David Alan Gilbert
1
-5
/
+0
2024-08-08
dt-bindings: memory-controllers: fsl,imx-weim: Fix "fsl,weim-cs-timing" schema
Rob Herring (Arm)
1
-14
/
+11
2024-08-08
drm/i915/gem: Improve pfn calculation readability in vm_fault_gtt()
Andi Shyti
1
-6
/
+14
2024-08-08
clk: samsung: exynos7885: Add missing MUX clocks from PLLs in CMU_TOP
David Virag
1
-6
/
+16
2024-08-08
clk: samsung: exynos7885: Update CLKS_NR_FSYS after bindings fix
David Virag
1
-1
/
+1
2024-08-08
Merge branch 'for-v6.12/clk-dt-bindings' into next/clk
Krzysztof Kozlowski
1
-11
/
+21
[prev]
[next]