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
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-24
parisc: Fix flush_dcache_page() for usage from irq context
Helge Deller
1
-2
/
+3
2023-05-24
parisc: Handle kgdb breakpoints only in kernel context
Helge Deller
1
-2
/
+2
2023-05-24
parisc: Handle kprobes breakpoints only in kernel context
Helge Deller
1
-2
/
+2
2023-05-24
parisc: Allow to reboot machine after system halt
Helge Deller
1
-3
/
+8
2023-05-24
parisc: Add lightweight spinlock checks
Helge Deller
1
-0
/
+10
2023-05-23
parisc: Use num_present_cpus() in alternative patching code
Helge Deller
1
-1
/
+1
2023-05-22
parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()
Helge Deller
1
-1
/
+17
2023-05-09
parisc: kexec: include reboot.h
Simon Horman
1
-0
/
+2
2023-05-03
parisc: Fix argument pointer in real64_call_asm()
Helge Deller
1
-3
/
+2
2023-05-03
parisc: Cleanup mmap implementation regarding color alignment
John David Anglin
1
-103
/
+63
2023-05-03
parisc: Ensure page alignment in flush functions
Helge Deller
1
-0
/
+2
2023-05-03
parisc: Replace regular spinlock with spin_trylock on panic path
Guilherme G. Piccoli
1
-4
/
+23
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
1
-2
/
+2
2023-03-09
module: replace module_layout with module_memory
Song Liu
1
-34
/
+17
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+0
2023-02-01
parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case
Helge Deller
1
-2
/
+13
2023-02-01
parisc: Replace hardcoded value with PRIV_USER constant in ptrace.c
Helge Deller
1
-3
/
+3
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-2
/
+0
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+0
2023-01-09
parisc: Fix return code of pdc_iodc_print()
Helge Deller
1
-2
/
+3
2022-12-20
Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-84
/
+74
2022-12-19
parisc: Show MPE/iX model string at bootup
Helge Deller
2
-4
/
+9
2022-12-18
parisc: Add missing FORCE prerequisites in Makefile
Helge Deller
2
-4
/
+4
2022-12-18
parisc: Move pdc_result struct to firmware.c
Helge Deller
2
-17
/
+4
2022-12-18
parisc: Drop locking in pdc console code
Helge Deller
1
-13
/
+3
2022-12-18
parisc: Drop duplicate kgdb_pdc console
Helge Deller
1
-20
/
+0
2022-12-18
parisc: Fix locking in pdc_iodc_print() firmware call
Helge Deller
1
-11
/
+13
2022-12-17
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
2
-1
/
+29
2022-12-17
parisc: Fix inconsistent indenting in setup_cmdline()
Helge Deller
1
-14
/
+12
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+2
2022-12-12
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+9
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-15
parisc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
1
-6
/
+9
2022-11-08
mm/hwpoison: pass pfn to num_poisoned_pages_*()
Naoya Horiguchi
1
-1
/
+1
2022-11-08
mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
Naoya Horiguchi
1
-2
/
+1
2022-10-31
parisc: Avoid printing the hardware path twice
Helge Deller
1
-8
/
+6
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+4
2022-10-14
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-233
/
+43
2022-10-14
parisc: Fix userspace graphics card breakage due to pgtable special bit
Helge Deller
1
-0
/
+8
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+0
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2
-3
/
+3
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
parisc: Convert PDC console to an early console
Helge Deller
3
-230
/
+31
2022-10-11
parisc: Reduce kernel size by packing alternative tables
Helge Deller
1
-3
/
+4
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+7
[next]