index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2016-12-08
parisc: Fix TLB related boot crash on SMP machines
Helge Deller
1
-0
/
+11
2016-12-07
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...
John David Anglin
1
-21
/
+1
2016-12-07
parisc: Purge TLB before setting PTE
John David Anglin
1
-4
/
+4
2016-11-25
parisc: Also flush data TLB in flush_icache_page_asm
John David Anglin
1
-15
/
+22
2016-11-25
parisc: Fix race in pci-dma.c
John David Anglin
1
-1
/
+1
2016-11-25
parisc: Switch to generic sched_clock implementation
Helge Deller
2
-47
/
+14
2016-11-25
parisc: Fix races in parisc_setup_cache_timing()
John David Anglin
2
-19
/
+16
2016-11-22
parisc: Fix printk continuations in system detection
Helge Deller
1
-4
/
+4
2016-11-03
parisc: Ignore the pkey system calls for now
Helge Deller
1
-1
/
+3
2016-11-03
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
Helge Deller
1
-1
/
+1
2016-11-03
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
1
-2
/
+9
2016-11-03
parisc: Avoid trashing sr2 and sr3 in LWS code
John David Anglin
1
-29
/
+24
2016-11-03
parisc: use KERN_CONT when printing device inventory
Helge Deller
1
-3
/
+3
2016-10-12
Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-17
/
+29
2016-10-11
parisc: Show trap name in kernel crash
Helge Deller
3
-8
/
+14
2016-10-11
parisc: Zero-initialize newly alloced memblock
Helge Deller
1
-0
/
+2
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2016-10-09
parisc: Move exception table into read-only section
Helge Deller
1
-3
/
+4
2016-10-09
parisc: Fix kernel memory layout regarding position of __gp
Helge Deller
1
-2
/
+5
2016-10-09
parisc: Increase initial kernel mapping size
Helge Deller
1
-3
/
+3
2016-10-08
Merge branch 'work.const-qstr' into work.misc
Al Viro
1
-1
/
+1
2016-10-08
parisc: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-10-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+1
2016-10-08
Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-186
/
+304
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-10-08
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
1
-1
/
+0
2016-10-07
parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
Helge Deller
2
-1
/
+9
2016-10-07
parisc: Drop bootmem and switch to memblock
Helge Deller
3
-66
/
+64
2016-10-06
parisc: Add hardened usercopy feature
Helge Deller
3
-19
/
+41
2016-10-05
parisc: Add cfi_startproc and cfi_endproc to assembly code
Helge Deller
8
-80
/
+121
2016-10-05
parisc: Move hpmc stack into page aligned bss section
Helge Deller
1
-4
/
+8
2016-09-25
parisc: Fix self-detected CPU stall warnings on Mako machines
Helge Deller
1
-6
/
+0
2016-09-24
parisc: Report trap type as human readable string
Helge Deller
1
-1
/
+47
2016-09-20
parisc: Update comment regarding implementation of copy_user_page_asm
John David Anglin
1
-5
/
+11
2016-09-20
parisc: Use kmalloc_array() in add_system_map_addresses()
Markus Elfring
1
-1
/
+1
2016-09-20
parisc: Check return value of smp_boot_one_cpu()
Helge Deller
1
-2
/
+2
2016-09-20
parisc: Drop BROKEN_RODATA config option
Helge Deller
1
-1
/
+0
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
4
-14
/
+16
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+4
2016-09-14
parisc: fix copy_from_user()
Al Viro
1
-2
/
+4
2016-09-09
x86/pkeys: Allocation/free syscalls
Dave Hansen
1
-0
/
+5
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
4
-13
/
+12
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
1
-1
/
+1
2016-08-20
parisc: Fix order of EREFUSED define in errno.h
Helge Deller
1
-2
/
+2
2016-08-20
parisc: Fix automatic selection of cr16 clocksource
Helge Deller
2
-20
/
+0
2016-08-08
parisc: use %pD
Al Viro
1
-1
/
+1
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
3
-141
/
+35
2016-08-05
Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-35
/
+182
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-9
/
+9
[next]