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
2018-05-18
parisc: Move setup_profiling_timer() out of init section
Helge Deller
1
-2
/
+1
2018-05-18
parisc: Move find_pa_parent_type() out of init section
Helge Deller
1
-1
/
+1
2018-05-02
parisc: Fix section mismatches
Helge Deller
2
-2
/
+2
2018-05-02
parisc: drivers.c: Fix section mismatches
Helge Deller
1
-3
/
+4
2018-04-20
parisc: time: Convert read_persistent_clock() to read_persistent_clock64()
Baolin Wang
1
-1
/
+1
2018-04-18
parisc: Document rules regarding checksum of HPMC handler
Helge Deller
1
-0
/
+11
2018-04-18
parisc: Make bzImage default build target
Helge Deller
1
-0
/
+3
2018-04-14
parisc: Fix missing binfmt_elf32.o build error
Helge Deller
1
-1
/
+1
2018-04-13
Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-155
/
+57
2018-04-11
parisc: Prevent panic at system halt
Helge Deller
1
-8
/
+5
2018-04-11
page cache: use xa_lock
Matthew Wilcox
1
-4
/
+2
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
1
-0
/
+1
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-5
/
+11
2018-04-11
parisc: Switch to generic COMPAT_BINFMT_ELF
Helge Deller
4
-132
/
+42
2018-04-11
parisc: Move cache flush functions into .text.hot section
Helge Deller
2
-5
/
+6
2018-04-11
parisc/signal: Add FPE_CONDTRAP for conditional trap handling
Helge Deller
2
-10
/
+4
2018-04-10
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-1
/
+1
2018-04-06
mm: fix races between swapoff and flush dcache
Huang Ying
1
-2
/
+3
2018-04-04
Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-31
/
+212
2018-04-03
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+15
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
1
-1
/
+1
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-3
/
+3
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
1
-3
/
+3
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
1
-2
/
+2
2018-03-27
parisc: Fix out of array access in match_pci_device()
Helge Deller
1
-0
/
+4
2018-03-27
parisc: Add code generator for Qemu/SeaBIOS machine info
Helge Deller
1
-0
/
+171
2018-03-27
parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
Helge Deller
1
-1
/
+5
2018-03-27
parisc: machine_power_off() should call pm_power_off()
Helge Deller
1
-1
/
+5
2018-03-27
parisc/Kconfig: SMP kernels boot on all machines
Helge Deller
1
-4
/
+2
2018-03-27
parisc: Silence uninitialized variable warning in dbl_to_sgl_fcnvff()
Dan Carpenter
1
-1
/
+1
2018-03-27
parisc: Move various functions and strings to init section
Helge Deller
2
-17
/
+17
2018-03-27
parisc: Convert MAP_TYPE to cover 4 bits on parisc
Helge Deller
1
-1
/
+1
2018-03-27
parisc: Force to various endian types for sparse
Helge Deller
1
-6
/
+6
2018-03-20
parisc: time: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-03-17
parisc: Handle case where flush_cache_range is called with no context
John David Anglin
1
-9
/
+32
2018-03-03
Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-39
/
+86
2018-03-02
parisc: Reduce irq overhead when run in qemu
Helge Deller
1
-4
/
+5
2018-03-02
parisc: Use cr16 interval timers unconditionally on qemu
Helge Deller
2
-1
/
+3
2018-03-02
parisc: Check if secondary CPUs want own PDC calls
Helge Deller
2
-7
/
+18
2018-03-02
parisc: Hide virtual kernel memory layout
Helge Deller
1
-1
/
+6
2018-03-02
parisc: Fix ordering of cache and TLB flushes
John David Anglin
3
-26
/
+54
2018-02-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
5
-0
/
+35
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-7
/
+0
2018-01-31
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-175
/
+9
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
[next]