index
:
delta/linux-rt.git
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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: Unbreak bootloader due to gcc-7 optimizations
Helge Deller
2017-09-22
2
-2
/
+3
*
parisc: Reintroduce option to gzip-compress the kernel
Helge Deller
2017-09-22
2
-0
/
+17
*
parisc: Add HWPOISON page fault handler code
Helge Deller
2017-09-22
1
-4
/
+29
*
parisc: Move init_per_cpu() into init section
Helge Deller
2017-09-22
4
-4
/
+4
*
parisc: Check if initrd was loaded into broken RAM
Helge Deller
2017-09-22
1
-0
/
+9
*
parisc: Add PDCE_CHECK instruction to HPMC handler
Helge Deller
2017-09-22
1
-1
/
+9
*
parisc: Add wrapper for pdc_instr() firmware function
Helge Deller
2017-09-22
2
-0
/
+21
*
parisc: Move start_parisc() into init section
Helge Deller
2017-09-22
1
-2
/
+2
*
parisc: Stop unwinding at start of stack
Helge Deller
2017-09-22
1
-0
/
+12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-11
1
-16
/
+15
|
\
|
*
signal: Remove kernel interal si_code magic
Eric W. Biederman
2017-07-24
1
-16
/
+15
*
|
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
Babu Moger
2017-09-08
1
-0
/
+3
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-06
1
-11
/
+3
|
\
\
|
*
|
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
2017-09-06
1
-0
/
+3
|
*
|
mm: arch: consolidate mmap hugetlb size encodings
Mike Kravetz
2017-09-06
1
-11
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
2
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
2017-09-04
1
-1
/
+0
|
*
|
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2017-08-07
4
-5
/
+7
|
|
\
\
|
*
|
|
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
2017-08-03
1
-0
/
+2
*
|
|
|
Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-05
24
-72
/
+1050
|
\
\
\
\
|
*
|
|
|
parisc/core: Fix section mismatches
Helge Deller
2017-08-22
1
-3
/
+3
|
*
|
|
|
parisc: Wire up support for self-extracting kernel
Helge Deller
2017-08-22
2
-3
/
+19
|
*
|
|
|
parisc: Make existing core files reuseable for bootloader
Helge Deller
2017-08-22
4
-1
/
+24
|
*
|
|
|
parisc: Add core code for self-extracting kernel
Helge Deller
2017-08-22
9
-0
/
+679
|
*
|
|
|
parisc: Enable UBSAN support
Helge Deller
2017-08-22
1
-0
/
+2
|
*
|
|
|
parisc/random: Add machine specific randomness
Helge Deller
2017-08-22
1
-3
/
+21
|
*
|
|
|
parisc: Optimize switch_mm
John David Anglin
2017-08-22
1
-0
/
+3
|
*
|
|
|
parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERIT
Helge Deller
2017-08-22
1
-3
/
+0
|
*
|
|
|
parisc: Static initialization of pcxl_res_lock spinlock
Helge Deller
2017-08-22
1
-2
/
+1
|
*
|
|
|
parisc: Drop exception_data struct
Helge Deller
2017-08-22
1
-2
/
+0
|
*
|
|
|
parisc: Static initialization of spinlocks in perf and unwind code
Helge Deller
2017-08-22
2
-6
/
+2
|
*
|
|
|
parisc: PDT: Add full support for memory failure via Page Deallocation Table ...
Helge Deller
2017-08-22
2
-41
/
+240
|
*
|
|
|
parisc: PDT/firmware: Add support to read PDT on older PAT-machines
Helge Deller
2017-08-22
2
-8
/
+53
|
*
|
|
|
parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINE
Helge Deller
2017-08-22
1
-0
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-04
2
-22
/
+6
|
\
\
\
\
|
*
|
|
|
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2017-08-25
1
-22
/
+4
|
*
|
|
|
locking/atomic: Fix atomic_set_release() for 'funny' architectures
Peter Zijlstra
2017-08-10
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-08-21
1
-7
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
2017-08-17
1
-7
/
+0
*
|
|
|
parisc: Define CONFIG_CPU_BIG_ENDIAN
Babu Moger
2017-07-31
1
-0
/
+3
*
|
|
|
parisc: Increase thread and stack size to 32kb
Helge Deller
2017-07-31
2
-2
/
+2
*
|
|
|
parisc: Handle vma's whose context is not current in flush_cache_range
John David Anglin
2017-07-31
1
-3
/
+2
|
|
/
/
|
/
|
|
*
|
|
parisc: Extend disabled preemption in copy_user_page
John David Anglin
2017-07-25
1
-1
/
+1
*
|
|
parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...
John David Anglin
2017-07-25
1
-20
/
+14
*
|
|
parisc: Suspend lockup detectors before system halt
Helge Deller
2017-07-25
1
-0
/
+2
*
|
|
parisc: Show DIMM slot number which holds broken memory module
Helge Deller
2017-07-25
1
-5
/
+14
*
|
|
parisc: Add function to return DIMM slot of physical address
Helge Deller
2017-07-25
2
-1
/
+40
*
|
|
parisc: Fix crash when calling PDC_PAT_MEM PDT firmware function
Helge Deller
2017-07-25
2
-3
/
+12
*
|
|
parisc: regenerate defconfig files
Helge Deller
2017-07-23
8
-222
/
+59
*
|
|
parisc: Merge millicode routines via linker script
Helge Deller
2017-07-23
1
-0
/
+2
[next]