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.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
2017-04-08
New getsockopt option to get socket cookie
Chenbo Feng
1
-0
/
+2
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-592
/
+375
2017-03-29
parisc: Avoid stalled CPU warnings after system shutdown
Helge Deller
1
-0
/
+2
2017-03-29
parisc: Clean up fixup routines for get_user()/put_user()
Helge Deller
5
-134
/
+52
2017-03-29
parisc: Fix access fault handling in pa_memcpy()
Helge Deller
2
-458
/
+321
2017-03-25
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
1
-0
/
+2
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-68
/
+88
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
1
-0
/
+2
2017-03-18
parisc: Fix system shutdown halt
Helge Deller
1
-0
/
+2
2017-03-18
parisc: perf: Fix potential NULL pointer dereference
Arvind Yadav
1
-45
/
+49
2017-03-15
parisc: Avoid compiler warnings with access_ok()
Helge Deller
1
-1
/
+2
2017-03-15
parisc: Wire up statx system call
Helge Deller
2
-1
/
+3
2017-03-15
parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
John David Anglin
2
-21
/
+24
2017-03-15
parisc: support R_PARISC_SECREL32 relocation in modules
Mikulas Patocka
1
-0
/
+8
2017-03-04
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-33
/
+10
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
6
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-2
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-02-28
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-02-28
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-7
/
+7
2017-02-26
parisc: Remove flush_user_dcache_range and flush_user_icache_range
John David Anglin
3
-26
/
+7
2017-02-26
parisc: fix a printk
Dan Carpenter
1
-2
/
+2
2017-02-26
parisc: Define access_ok() as macro
Helge Deller
1
-5
/
+1
2017-02-23
arch, mm: remove arch specific show_mem
Michal Hocko
1
-49
/
+0
2017-02-23
parisc: use generic current.h
Davidlohr Bueso
2
-15
/
+1
2017-02-22
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-14
/
+2
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
3
-3
/
+1
2017-02-07
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
Laura Abbott
2
-11
/
+1
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-1
/
+0
2017-02-01
fs/binfmt: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-9
/
+2
2017-02-01
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
3
-5
/
+10
2017-01-28
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
Helge Deller
3
-5
/
+10
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
1
-1
/
+1
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
3
-7
/
+7
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
1
-0
/
+2
2017-01-02
parisc: Add line-break when printing segfault info
Helge Deller
1
-1
/
+1
2016-12-29
parisc: Drop TIF_RESTORE_SIGMASK and switch to generic code
Helge Deller
1
-1
/
+0
2016-12-29
parisc: Mark cr16 clocksource unstable on SMP systems
Helge Deller
1
-3
/
+20
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
12
-12
/
+12
2016-12-21
Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-139
/
+67
2016-12-20
parisc: Optimize timer interrupt function
Helge Deller
3
-92
/
+29
2016-12-15
arch/parisc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-5
/
+15
2016-12-13
parisc: perf: return -EFAULT on error
Dan Carpenter
1
-3
/
+2
2016-12-13
parisc: Enhance CPU detection code on PAT machines
Helge Deller
4
-17
/
+19
[next]