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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
Merge tag 'zynq-soc-for-v6.3' of https://github.com/Xilinx/linux-xlnx into ar...
Arnd Bergmann
1
-0
/
+1
2023-01-31
Merge tag 'imx-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Arnd Bergmann
2
-12
/
+13
2023-01-31
Merge tag 'samsung-soc-6.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-1
/
+2
2023-01-31
Merge tag 'arm-soc/for-6.3/soc' of https://github.com/Broadcom/stblinux into ...
Arnd Bergmann
1
-2
/
+1
2023-01-26
ARM: imx: mach-imx6ul: add imx6ulz support
Pierluigi Passaro
1
-0
/
+1
2023-01-26
ARM: imx: Call ida_simple_remove() for ida_simple_get
Angus Chen
1
-12
/
+12
2023-01-24
arm64: drop redundant "ARMv8" from Kconfig option title
Krzysztof Kozlowski
1
-5
/
+5
2023-01-24
ARM: ep93xx: Convert to use descriptors for GPIO LEDs
Linus Walleij
1
-2
/
+11
2023-01-24
Merge tag 'omap-for-v6.3/omap1-signed' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-1
/
+1
2023-01-24
Merge tag 'omap-for-v6.3/cleanup-signed' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
5
-3
/
+3
2023-01-20
ARM: s3c: fix s3c64xx_set_timer_source prototype
Arnd Bergmann
1
-1
/
+2
2023-01-19
ARM: OMAP2+: Fix spelling typos in comment
Nir Levy
1
-1
/
+1
2023-01-19
ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/machine.h>
Geert Uytterhoeven
1
-1
/
+0
2023-01-19
ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/pinmux.h>
Geert Uytterhoeven
1
-1
/
+0
2023-01-19
ARM: OMAP1: call platform_device_put() in error case in omap1_dm_timer_init()
Yang Yingliang
1
-1
/
+1
2023-01-10
ARM: BCM63xx: remove useless goto statement
Dario Binacchi
1
-2
/
+1
2023-01-09
Merge branch 'omap/omap2-cleanup' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
58
-1541
/
+49
2023-01-09
ARM: omap2: make functions static
Arnd Bergmann
31
-65
/
+39
2023-01-09
ARM: omap2: remove unused omap2_pm_init
Arnd Bergmann
4
-332
/
+0
2023-01-09
ARM: omap2: remove unused declarations
Arnd Bergmann
11
-60
/
+0
2023-01-09
ARM: omap2: remove unused functions
Arnd Bergmann
25
-549
/
+0
2023-01-09
ARM: omap2: smartreflex: remove on_init control
Arnd Bergmann
2
-16
/
+0
2023-01-09
ARM: omap2: remove APLL control
Arnd Bergmann
3
-107
/
+0
2023-01-09
ARM: omap2: simplify clock2xxx header
Arnd Bergmann
6
-40
/
+9
2023-01-09
ARM: omap2: remove unused omap_hwmod_reset.c
Arnd Bergmann
3
-106
/
+1
2023-01-09
ARM: omap2: remove unused headers
Arnd Bergmann
7
-93
/
+0
2023-01-09
ARM: omap2: remove unused USB code
Arnd Bergmann
3
-160
/
+0
2023-01-09
ARM: remove CONFIG_UNUSED_BOARD_FILES
Arnd Bergmann
1
-13
/
+0
2023-01-05
ARM: zynq: Fix refcount leak in zynq_early_slcr_init
Qiheng Lin
1
-0
/
+1
2023-01-01
Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2023-01-01
Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-25
/
+17
2022-12-28
Merge branch 'kvm-late-6.1-fixes' into HEAD
Paolo Bonzini
11
-115
/
+164
2022-12-28
KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
Paolo Bonzini
1
-3
/
+27
2022-12-27
x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
1
-20
/
+8
2022-12-27
x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
1
-3
/
+7
2022-12-27
x86/calldepth: Fix incorrect init section references
Arnd Bergmann
1
-2
/
+2
2022-12-27
perf/x86/amd: fix potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2022-12-27
KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapi
David Woodhouse
1
-7
/
+7
2022-12-27
KVM: x86/xen: Simplify eventfd IOCTLs
Michal Luczaj
1
-7
/
+1
2022-12-27
KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports
Paolo Bonzini
1
-11
/
+18
2022-12-27
KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badly
David Woodhouse
1
-38
/
+18
2022-12-27
KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page()
Michal Luczaj
1
-3
/
+4
2022-12-27
kvm: x86/mmu: Remove duplicated "be split" in spte.h
Lai Jiangshan
1
-1
/
+1
2022-12-27
ARM: OMAP2+: Fix memory leak in realtime_counter_init()
Chen Hui
1
-0
/
+1
2022-12-27
ARM: OMAP2+: omap4-common: Fix refcount leak bug
Liang He
1
-0
/
+1
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-12-23
Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2
-1
/
+5
2022-12-23
KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpected level
Sean Christopherson
1
-1
/
+3
2022-12-23
KVM: x86/mmu: Re-check under lock that TDP MMU SP hugepage is disallowed
Sean Christopherson
1
-1
/
+2
2022-12-23
KVM: x86/mmu: Map TDP MMU leaf SPTE iff target level is reached
Sean Christopherson
1
-3
/
+11
[next]