index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: Fix asm operand number out of range build error in bug table
Helge Deller
2023-12-13
1
-1
/
+1
*
parisc: Reduce size of the bug_table on 64-bit kernel by half
Helge Deller
2023-12-13
1
-17
/
+17
*
parisc: Mark altinstructions read-only and 32-bit aligned
Helge Deller
2023-12-08
1
-3
/
+6
*
parisc: Mark jump_table naturally aligned
Helge Deller
2023-12-08
1
-2
/
+6
*
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
2023-12-08
1
-2
/
+0
*
parisc: Mark lock_aligned variables 16-byte aligned on SMP
Helge Deller
2023-12-08
1
-1
/
+1
*
parisc: Use natural CPU alignment for bug_table
Helge Deller
2023-12-08
1
-12
/
+18
*
parisc: Mark ex_table entries 32-bit aligned in uaccess.h
Helge Deller
2023-12-08
1
-0
/
+1
*
parisc: Mark ex_table entries 32-bit aligned in assembly.h
Helge Deller
2023-12-08
1
-0
/
+1
*
parisc/pdc: Add width field to struct pdc_model
Helge Deller
2023-11-28
1
-0
/
+1
*
parisc: Restore __ldcw_align for PA-RISC 2.0 processors
John David Anglin
2023-10-10
2
-21
/
+20
*
parisc: sba: Fix compile warning wrt list of SBA devices
Helge Deller
2023-10-06
1
-0
/
+3
*
parisc: led: Fix LAN receive and transmit LEDs
Helge Deller
2023-09-19
1
-2
/
+2
*
init: Remove check_bugs() leftovers
Thomas Gleixner
2023-08-08
1
-20
/
+0
*
parisc: Delete redundant register definitions in <asm/assembly.h>
Ben Hutchings
2023-06-21
1
-4
/
+0
*
parisc: Fix flush_dcache_page() for usage from irq context
Helge Deller
2023-05-30
1
-0
/
+4
*
parisc: Replace regular spinlock with spin_trylock on panic path
Guilherme G. Piccoli
2023-05-24
1
-0
/
+1
*
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
2023-01-14
1
-15
/
+14
*
parisc: Drop PMD_SHIFT from calculation in pgtable.h
Helge Deller
2023-01-07
1
-2
/
+2
*
parisc: Avoid printing the hardware path twice
Helge Deller
2022-10-31
1
-6
/
+6
*
parisc: Use signed char for hardware path in pdc.h
Helge Deller
2022-10-21
1
-23
/
+13
*
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-14
3
-13
/
+18
|
\
|
*
parisc: Fix userspace graphics card breakage due to pgtable special bit
Helge Deller
2022-10-14
1
-1
/
+6
|
*
parisc: Convert PDC console to an early console
Helge Deller
2022-10-11
1
-3
/
+0
|
*
parisc: Reduce kernel size by packing alternative tables
Helge Deller
2022-10-11
1
-9
/
+12
*
|
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
1
-3
/
+0
|
\
\
|
*
|
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
1
-3
/
+0
|
|
/
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-0
/
+2
|
\
\
|
*
|
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
2022-09-11
1
-0
/
+2
|
|
/
*
|
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-07
2
-96
/
+0
|
\
\
|
*
|
termios: kill uapi termios.h that are identical to generic one
Al Viro
2022-09-09
1
-44
/
+0
|
*
|
termios: get rid of non-UAPI asm/termios.h
Al Viro
2022-09-09
1
-7
/
+0
|
*
|
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
2022-09-09
1
-16
/
+0
|
*
|
termios: uninline conversion helpers
Al Viro
2022-09-09
1
-35
/
+6
|
|
/
*
|
parisc: hide ioread64 declaration on 32-bit
Arnd Bergmann
2022-09-12
1
-0
/
+2
*
|
parisc: Use the generic IO helpers
Linus Walleij
2022-09-10
1
-89
/
+43
|
/
*
Revert "parisc: Show error if wrong 32/64-bit compiler is being used"
Helge Deller
2022-08-22
1
-8
/
+0
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
2
-25
/
+7
|
\
|
*
parisc: rename PGD_ORDER to PGD_TABLE_ORDER
Mike Rapoport
2022-07-17
2
-7
/
+7
|
*
parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
1
-18
/
+0
*
|
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
2
-4
/
+2
|
\
\
|
*
|
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-06-28
2
-4
/
+2
*
|
|
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-04
2
-11
/
+0
|
\
\
\
|
*
|
|
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-22
1
-6
/
+0
|
*
|
|
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
2022-07-22
1
-5
/
+0
|
|
/
/
*
|
/
highmem: Make __kunmap_{local,atomic}() take const void pointer
Fabio M. De Francesco
2022-07-25
1
-3
/
+3
|
|
/
|
/
|
*
|
parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI
Helge Deller
2022-06-07
1
-1
/
+1
|
/
*
Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-06-04
1
-0
/
+4
|
\
|
*
parisc/stifb: Implement fb_is_primary_device()
Helge Deller
2022-06-04
1
-0
/
+4
*
|
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
1
-147
/
+94
|
\
\
[next]