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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-11
/
+1
2018-10-23
Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
26
-184
/
+706
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+2
2018-10-20
parisc: Retrieve and display the PDC PAT capabilities
Helge Deller
2
-0
/
+11
2018-10-20
parisc: Optimze cache flush algorithms
John David Anglin
2
-20
/
+229
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
2
-13
/
+98
2018-10-19
parisc: Drop two instructions from pte lookup code
Helge Deller
1
-3
/
+1
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
12
-43
/
+223
2018-10-17
parisc: Include compressed vmlinux file in vmlinuz boot kernel
Helge Deller
4
-30
/
+91
2018-10-17
parisc: Fix address in HPMC IVA
John David Anglin
2
-2
/
+3
2018-10-17
parisc: Fix exported address of os_hpmc handler
Helge Deller
1
-2
/
+1
2018-10-17
parisc: Fix map_pages() to not overwrite existing pte entries
Helge Deller
1
-6
/
+2
2018-10-17
parisc: Purge TLB entries after updating page table entry and set page access...
John David Anglin
2
-15
/
+13
2018-10-17
parisc: Release spinlocks using ordered store
John David Anglin
2
-10
/
+6
2018-10-17
parisc: Clean up crash header output
Helge Deller
1
-2
/
+2
2018-10-17
parisc: Add SYSTEM_INFO and REGISTER TOC PAT functions
Helge Deller
1
-0
/
+8
2018-10-17
parisc: Remove PTE load and fault check from L2_ptep macro
John David Anglin
1
-6
/
+6
2018-10-17
parisc: Reorder TLB flush timing calculation
John David Anglin
1
-8
/
+10
2018-10-17
parisc: remove check for minimum required GCC version
Masahiro Yamada
1
-9
/
+0
2018-10-17
parisc: Use PARISC_ITLB_TRAP constant in entry.S
Helge Deller
1
-1
/
+1
2018-10-16
parisc: Fix uninitialized variable usage in unwind.c
Helge Deller
1
-1
/
+1
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2
-11
/
+1
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2
-2
/
+2
2018-08-22
Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-137
/
+113
2018-08-21
parisc: Add hardware description to stack traces
Helge Deller
1
-0
/
+2
2018-08-21
parisc: Fix boot failure of 64-bit kernel
Helge Deller
3
-27
/
+15
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-08-17
parisc: Consolidate unwind initialization calls
Helge Deller
4
-57
/
+36
2018-08-17
parisc: Update comments in syscall.S regarding wide userland
Helge Deller
1
-10
/
+3
2018-08-17
parisc: Fix ptraced 64-bit applications to call 64-bit syscalls
Helge Deller
1
-4
/
+18
2018-08-17
parisc: Restore possibility to execute 64-bit applications
Helge Deller
6
-39
/
+39
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-32
/
+0
2018-08-13
Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-436
/
+260
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
10
-232
/
+88
2018-08-13
parisc: Remove unnecessary barriers from spinlock.h
John David Anglin
1
-6
/
+2
2018-08-13
parisc: Remove ordered stores from syscall.S
John David Anglin
1
-12
/
+12
2018-08-13
parisc: prefer _THIS_IP_ and _RET_IP_ statement expressions
Nick Desaulniers
1
-2
/
+2
2018-08-13
parisc: Add HAVE_REGS_AND_STACK_ACCESS_API feature
Helge Deller
3
-0
/
+112
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
4
-139
/
+16
2018-08-13
parisc: always use flush_kernel_dcache_range for DMA cache maintainance
Christoph Hellwig
1
-3
/
+3
2018-08-13
parisc: merge pcx_dma_ops and pcxl_dma_ops
Christoph Hellwig
4
-59
/
+43
2018-08-11
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2018-08-10
lib/ubsan: remove null-pointer checks
Andrey Ryabinin
1
-1
/
+0
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-1
/
+40
2018-08-08
parisc: Define mb() and add memory barriers to assembler unlock sequences
John David Anglin
4
-0
/
+39
[next]