index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-2
/
+2
2022-09-26
parisc: remove mmap linked list from cache handling
Matthew Wilcox (Oracle)
1
-2
/
+7
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-4
/
+0
2022-09-05
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
1
-1
/
+1
2022-08-22
parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines
Helge Deller
1
-1
/
+42
2022-08-21
parisc: Fix exception handler for fldw and fstw instructions
Helge Deller
1
-1
/
+1
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+0
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2022-08-05
Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-18
/
+11
2022-08-03
Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-1
/
+1
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-08-01
Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+0
2022-08-01
parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat mode
Helge Deller
1
-1
/
+1
2022-08-01
parisc: Do not initialise statics to 0
Xin Gao
1
-2
/
+2
2022-08-01
parisc: Drop pa_swapper_pg_lock spinlock
Helge Deller
1
-3
/
+0
2022-08-01
parisc: Fix device names in /proc/iomem
Helge Deller
1
-5
/
+4
2022-08-01
parisc: Clean up names in hardware database
Helge Deller
1
-7
/
+4
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
1
-7
/
+0
2022-07-25
highmem: Make __kunmap_{local,atomic}() take const void pointer
Fabio M. De Francesco
1
-1
/
+1
2022-07-07
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
1
-1
/
+1
2022-07-02
parisc: Fix vDSO signal breakage on 32-bit kernel
Helge Deller
1
-0
/
+5
2022-06-27
parisc/unaligned: Fix emulate_ldw() breakage
Helge Deller
1
-1
/
+1
2022-06-26
parisc: Fix flush_anon_page on PA8800/PA8900
John David Anglin
1
-1
/
+4
2022-06-24
jump_label: make initial NOP patching the special case
Ard Biesheuvel
1
-11
/
+0
2022-06-15
arch/*: Disable softirq stacks on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-0
/
+2
2022-06-04
Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+1
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+10
2022-06-03
parisc: fix a crash with multicore scheduler
Mikulas Patocka
2
-17
/
+1
2022-05-30
Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-92
/
+27
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
1
-2
/
+2
2022-05-23
parisc: Optimize tmpalias function calls
Helge Deller
2
-85
/
+17
2022-05-23
parisc: Don't hardcode assembler bit definitions in tmpalias code
John David Anglin
2
-17
/
+20
2022-05-23
parisc: Don't enforce DMA completion order in cache flushes
John David Anglin
2
-3
/
+3
2022-05-19
parisc: Use do_kernel_power_off()
Dmitry Osipenko
1
-2
/
+2
2022-05-17
parisc: Fix patch code locking and flushing
John David Anglin
1
-14
/
+11
2022-05-17
parisc: Rewrite cache flush code for PA8800/PA8900
John David Anglin
1
-101
/
+225
2022-05-08
Revert "parisc: Increase parisc_cache_flush_threshold setting"
Helge Deller
1
-15
/
+3
2022-05-08
parisc: Mark cr16 clock unstable on all SMP machines
Helge Deller
1
-23
/
+4
2022-05-08
parisc: Fix typos in comments
Julia Lawall
2
-2
/
+2
2022-05-08
parisc: Merge model and model name into one line in /proc/cpuinfo
Helge Deller
1
-2
/
+1
2022-05-08
parisc: Only list existing CPUs in cpu_possible_mask
Helge Deller
1
-0
/
+8
[next]