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
2018-08-23
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-18
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-16
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-14
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-12
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2018-08-11
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
2018-08-08
parisc: Enable CONFIG_MLONGCALLS by default
Helge Deller
1
-1
/
+1
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-1
/
+0
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2
-7
/
+0
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-24
/
+0
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
7
-34
/
+17
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
1
-0
/
+3
2018-06-29
parisc: Build kernel without -ffunction-sections
Helge Deller
1
-4
/
+0
2018-06-28
parisc: Reduce debug output in unwind code
Helge Deller
1
-2
/
+2
2018-06-28
parisc: Wire up io_pgetevents syscall
Helge Deller
2
-1
/
+3
2018-06-28
parisc: Default to 4 SMP CPUs
Helge Deller
1
-1
/
+1
2018-06-28
parisc: Convert printk(KERN_LEVEL) to pr_lvl()
Andy Shevchenko
1
-16
/
+9
2018-06-28
parisc: Mark 16kB and 64kB page sizes BROKEN
Helge Deller
1
-2
/
+2
2018-06-28
parisc: Drop struct sigaction from not exported header file
Helge Deller
1
-8
/
+0
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
1
-23
/
+0
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
1
-12
/
+0
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
1
-22
/
+0
2018-06-21
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
1
-24
/
+0
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
1
-24
/
+0
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
1
-2
/
+0
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-2
/
+2
2018-06-15
arch/*: Kconfig: fix documentation for NMI watchdog
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2018-06-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-52
/
+48
2018-06-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+0
2018-06-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+0
[next]