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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2014-12-01
parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
John David Anglin
1
-1
/
+6
2014-06-08
parisc: fix epoll_pwait syscall on compat kernel
Helge Deller
1
-1
/
+1
2013-11-13
parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
Helge Deller
1
-0
/
+4
2013-10-22
parisc: fix interruption handler to respect pagefault_disable()
Helge Deller
1
-3
/
+3
2013-10-14
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
1
-0
/
+2
2013-02-28
Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
2
-3
/
+28
2012-12-03
PARISC: fix user-triggerable panic on parisc
Al Viro
1
-2
/
+4
2012-12-03
PARISC: fix virtual aliasing issue in get_shared_area()
James Bottomley
1
-0
/
+2
2012-10-13
parisc: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-09-14
PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Mel Gorman
1
-2
/
+2
2012-06-09
PARISC: fix TLB fault path on PA2.0 narrow systems
James Bottomley
1
-13
/
+17
2012-06-09
PARISC: fix boot failure on 32-bit systems caused by branch stubs placed befo...
John David Anglin
1
-2
/
+4
2012-05-16
[PARISC] fix panic on prefetch(NULL) on PA7300LC
James Bottomley
1
-1
/
+6
2012-05-16
[PARISC] fix crash in flush_icache_page_asm on PA1.1
John David Anglin
1
-18
/
+20
2012-05-16
[PARISC] fix PA1.1 oops on boot
James Bottomley
1
-0
/
+4
2012-05-16
parisc/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
1
-1
/
+7
2012-05-11
parisc: move definition of PAGE0 to asm/page.h
Rolf Eike Beer
4
-7
/
+8
2012-05-11
parisc: add missing include of asm/page.h to asm/pgtable.h
Rolf Eike Beer
1
-0
/
+2
2012-05-11
parisc: drop include of asm/pdc.h from asm/hardware.h
Rolf Eike Beer
1
-1
/
+0
2012-05-11
parisc: add missing forward declarations in asm/hardware.h
Rolf Eike Beer
1
-0
/
+2
2012-05-11
parisc: add missing includes in asm/spinlock.h
Rolf Eike Beer
1
-0
/
+2
2012-05-06
TTY: pdc_cons, fix regression in close
Jiri Slaby
1
-1
/
+1
2012-04-03
parisc: fix missing cmpxchg file error from system.h split
Paul Gortmaker
2
-106
/
+117
2012-04-01
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
Linus Torvalds
2
-6
/
+28
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-110
/
+9
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
22
-179
/
+185
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-6
/
+0
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
22
-179
/
+191
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-24
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+4
2012-03-24
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
1
-0
/
+4
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-90
/
+0
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-1
/
+1
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+5
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-30
/
+29
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
1
-1
/
+1
2012-03-13
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
1
-0
/
+4
2012-03-09
TTY: pdc_cons, use tty_port
Jiri Slaby
1
-7
/
+12
2012-03-09
TTY: pdc_cons, fix open vs pdc_console_tty_driver race
Jiri Slaby
1
-16
/
+13
2012-03-09
TTY: pdc_cons, fix open vs timer race
Jiri Slaby
1
-5
/
+2
2012-03-09
TTY: pdc_cons, fix racy tty test
Jiri Slaby
1
-2
/
+2
2012-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-03-01
bug.h: add include of it to various implicit C users
Paul Gortmaker
1
-0
/
+1
2012-02-28
[PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.
James Bottomley
1
-0
/
+4
2012-02-27
[PARISC] remove references to cpu_*_map.
Rusty Russell
1
-2
/
+1
2012-02-27
[PARISC] futex: Use same lock set as lws calls
John David Anglin
1
-4
/
+27
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
1
-0
/
+4
2012-02-24
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
1
-2
/
+0
[next]