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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+0
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-8
/
+25
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+18
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-6
/
+6
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-20
/
+0
2023-06-26
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-3
/
+0
2023-06-19
parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
1
-2
/
+2
2023-06-19
parisc: unmap_uncached_pte() use pte_offset_kernel()
Hugh Dickins
1
-1
/
+1
2023-06-19
parisc: add pte_unmap() to balance get_ptep()
Hugh Dickins
1
-5
/
+21
2023-06-17
parisc: Delete redundant register definitions in <asm/assembly.h>
Ben Hutchings
1
-4
/
+0
2023-06-16
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-20
/
+0
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
1
-1
/
+0
2023-06-09
cachestat: wire up cachestat for other architectures
Nhat Pham
1
-0
/
+1
2023-06-05
locking/atomic: parisc: add preprocessor symbols
Mark Rutland
1
-0
/
+18
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
1
-9
/
+0
2023-05-24
parisc: Fix flush_dcache_page() for usage from irq context
Helge Deller
2
-2
/
+7
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: Enable LOCKDEP support
Helge Deller
1
-0
/
+4
2023-05-24
parisc: Add lightweight spinlock checks
Helge Deller
4
-7
/
+61
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-17
procfs: consolidate arch_report_meminfo declaration
Arnd Bergmann
1
-3
/
+0
2023-05-15
parisc: Switch to hotplug core state synchronization
Thomas Gleixner
3
-6
/
+6
2023-05-14
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
Helge Deller
1
-4
/
+4
2023-05-09
parisc: kexec: include reboot.h
Simon Horman
1
-0
/
+2
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+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: Drop HP-UX constants and structs from grfioctl.h
Helge Deller
1
-38
/
+0
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
2
-4
/
+24
2023-05-03
parisc: Limit amount of kgdb breakpoints on parisc
Helge Deller
1
-0
/
+2
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
1
-2
/
+2
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-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-34
/
+17
2023-04-05
Kconfig: introduce HAS_IOPORT option and select it as necessary
Niklas Schnelle
1
-0
/
+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-03-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+6
2023-03-02
parisc: fix livelock in uaccess
Al Viro
1
-1
/
+6
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-7
/
+37
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-20
Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-21
/
+1
2023-02-15
dma-mapping: no need to pass a bus_type into get_arch_dma_ops()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-13
char/agp: introduce asm-generic/agp.h
Mike Rapoport
2
-15
/
+1
[next]