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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-20
parisc: Remove pte_inserted define
John David Anglin
1
-8
/
+2
2018-10-19
parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functions
Helge Deller
1
-13
/
+41
2018-10-19
parisc: Use zdep for shlw macro on PA1.1 and PA2.0
Helge Deller
1
-8
/
+1
2018-10-17
parisc: Add alternative coding infrastructure
Helge Deller
5
-7
/
+70
2018-10-17
parisc: Include compressed vmlinux file in vmlinuz boot kernel
Helge Deller
1
-5
/
+7
2018-10-17
parisc: Purge TLB entries after updating page table entry and set page access...
John David Anglin
1
-12
/
+12
2018-10-17
parisc: Release spinlocks using ordered store
John David Anglin
1
-2
/
+2
2018-10-17
parisc: Add SYSTEM_INFO and REGISTER TOC PAT functions
Helge Deller
1
-0
/
+8
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2
-11
/
+1
2018-10-02
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
1
-0
/
+2
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
1
-0
/
+1
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-1
/
+0
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
1
-16
/
+2
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
1
-3
/
+3
2018-08-22
Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-20
/
+14
2018-08-21
parisc: Fix boot failure of 64-bit kernel
Helge Deller
1
-9
/
+0
2018-08-17
parisc: Consolidate unwind initialization calls
Helge Deller
1
-2
/
+4
2018-08-17
parisc: Restore possibility to execute 64-bit applications
Helge Deller
3
-9
/
+10
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2018-08-13
Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-18
/
+29
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-107
/
+0
2018-08-13
parisc: Fix and improve kernel stack unwinding
Helge Deller
3
-6
/
+16
2018-08-13
parisc: Remove unnecessary barriers from spinlock.h
John David Anglin
1
-6
/
+2
2018-08-13
parisc: Add HAVE_REGS_AND_STACK_ACCESS_API feature
Helge Deller
1
-0
/
+11
2018-08-13
parisc: Drop architecture-specific ENOTSUP define
Helge Deller
1
-1
/
+0
2018-08-13
parisc: use generic dma_noncoherent_ops
Christoph Hellwig
1
-4
/
+0
2018-08-13
parisc: merge pcx_dma_ops and pcxl_dma_ops
Christoph Hellwig
1
-2
/
+1
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+32
2018-08-08
parisc: Define mb() and add memory barriers to assembler unlock sequences
John David Anglin
1
-0
/
+32
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2
-9
/
+2
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
1
-0
/
+3
2018-06-28
parisc: Wire up io_pgetevents syscall
Helge Deller
1
-1
/
+2
2018-06-28
parisc: Drop struct sigaction from not exported header file
Helge Deller
1
-8
/
+0
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
1
-23
/
+0
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
1
-12
/
+0
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
1
-22
/
+0
2018-06-21
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
1
-24
/
+0
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
1
-24
/
+0
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
1
-2
/
+0
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-2
/
+2
2018-06-04
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-52
/
+48
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+0
2018-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+0
2018-05-14
softirq/parisc: Switch to generic local_softirq_pending() implementation
Frederic Weisbecker
1
-8
/
+0
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-23
/
+0
2018-04-20
y2038: parisc: Extend sysvipc data structures
Arnd Bergmann
4
-52
/
+48
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-11
/
+0
2018-04-12
Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-41
/
+41
2018-04-11
page cache: use xa_lock
Matthew Wilcox
1
-4
/
+2
[prev]
[next]