index
:
kernel/linux.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
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-28
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
2
-35
/
+1
2014-06-09
metag: Reduce maximum stack size to 256MB
James Hogan
1
-0
/
+2
2014-02-06
parisc: fix cache-flushing
Helge Deller
2
-3
/
+2
2014-01-16
parisc: Ensure full cache coherency for kmap/kunmap
John David Anglin
2
-11
/
+6
2013-12-04
parisc: break out SOCK_NONBLOCK define to own asm header file
Helge Deller
1
-0
/
+11
2013-10-13
parisc: mark parisc_terminate() noreturn and cold.
Helge Deller
1
-1
/
+1
2013-08-01
parisc: Fix interrupt routing for C8000 serial ports
Thomas Bogendoerfer
1
-0
/
+3
2013-07-10
parisc: Ensure volatile space register %sr1 is not clobbered
John David Anglin
1
-2
/
+3
2013-07-10
parisc: optimize mtsp(0,sr) inline assembly
Helge Deller
1
-3
/
+6
2013-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-18
parisc: provide pci_mmap_page_range() for parisc
Thomas Bogendoerfer
1
-0
/
+5
2013-06-18
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)
Helge Deller
1
-2
/
+2
2013-06-01
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50
Helge Deller
1
-4
/
+1
2013-05-25
parisc: fix irq stack on UP and SMP
Helge Deller
2
-26
/
+0
2013-05-25
parisc: make interrupt and interruption stack allocation reentrant
John David Anglin
1
-1
/
+0
2013-05-25
parisc: show number of FPE and unaligned access handler calls in /proc/interr...
Helge Deller
1
-0
/
+2
2013-05-11
parisc: implement irq stacks - part 2 (v2)
Helge Deller
2
-0
/
+12
2013-05-08
parisc: tlb flush counting fix for SMP and UP
Helge Deller
2
-5
/
+3
2013-05-08
parisc: more irq statistics in /proc/interrupts
Helge Deller
2
-2
/
+35
2013-05-08
parisc: implement irq stacks
Helge Deller
1
-2
/
+17
2013-05-07
parisc: add kernel stack overflow check
Helge Deller
1
-1
/
+1
2013-05-07
parisc: implement atomic64_dec_if_positive()
Helge Deller
1
-0
/
+23
2013-05-07
parisc: Provide default implementation for dma_{alloc, free}_attrs
Damian Hobson-Garcia
1
-0
/
+3
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2013-04-26
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
1
-22
/
+25
2013-04-26
parisc: uaccess: fix compiler warnings caused by __put_user casting
Will Deacon
1
-10
/
+4
2013-04-26
parisc: Change kunmap macro to static inline function
John David Anglin
1
-1
/
+4
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
1
-2
/
+0
2013-03-04
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
1
-8
/
+0
2013-03-02
parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)
Helge Deller
1
-2
/
+2
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-7
/
+2
2013-02-21
arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h
Nikitas Angelinas
1
-1
/
+1
2013-02-21
parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h
Helge Deller
1
-4
/
+0
2013-02-21
parisc: sendfile and sendfile64 syscall cleanups
Helge Deller
1
-0
/
+1
2013-02-21
parisc: switch to available compat_sched_rr_get_interval implementation
Helge Deller
1
-0
/
+1
2013-02-21
parisc: convert msgrcv and msgsnd syscalls to use compat layer
Helge Deller
1
-0
/
+61
2013-02-21
parisc: fix personality on 32bit kernel
Helge Deller
1
-1
/
+1
2013-02-21
parisc: remove unused compat_rt_sigframe.h header
Paul Bolle
1
-50
/
+0
2013-02-21
parisc: always detect multiple physical ranges
John David Anglin
1
-3
/
+2
2013-02-21
parisc: disable preemption while flushing D- or I-caches through TMPALIAS region
John David Anglin
1
-0
/
+2
2013-02-21
parisc: remove IRQF_DISABLED
Peter Zijlstra
1
-2
/
+2
2013-02-21
parisc: fixes and cleanups in page cache flushing (1/4)
John David Anglin
1
-4
/
+16
2013-02-21
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Helge Deller
1
-3
/
+10
2013-02-14
burying unused conditionals
Al Viro
1
-3
/
+0
2013-02-04
consolidate kernel-side struct sigaction declarations
Al Viro
1
-0
/
+2
2013-02-04
consolidate declarations of k_sigaction
Al Viro
1
-4
/
+0
2013-01-29
parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()
Geert Uytterhoeven
1
-0
/
+15
2013-01-19
[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
1
-3
/
+10
[next]