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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-13
Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-34
/
+41
2018-04-11
page cache: use xa_lock
Matthew Wilcox
1
-4
/
+2
2018-04-11
parisc: Switch to generic COMPAT_BINFMT_ELF
Helge Deller
2
-34
/
+41
2018-03-27
parisc: Force to various endian types for sparse
Helge Deller
1
-6
/
+6
2018-03-03
Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+3
2018-03-02
parisc: Use cr16 interval timers unconditionally on qemu
Helge Deller
1
-0
/
+2
2018-03-02
parisc: Fix ordering of cache and TLB flushes
John David Anglin
1
-0
/
+1
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
1
-0
/
+6
2018-01-31
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-64
/
+0
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2018-01-16
signal: unify compat_siginfo_t
Al Viro
1
-63
/
+0
2018-01-12
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
Eric W. Biederman
1
-1
/
+0
2018-01-10
Construct init thread stack in the linker script rather than by union
David Howells
1
-3
/
+0
2018-01-09
parisc64: Add .opd based function descriptor dereference
Sergey Senozhatsky
1
-0
/
+6
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
1
-1
/
+0
2018-01-03
parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
Helge Deller
1
-0
/
+2
2017-12-17
parisc: Reduce thread stack to 16 kb
John David Anglin
1
-0
/
+5
2017-11-18
Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-255
/
+36
2017-11-18
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+0
2017-11-17
parisc: Make some PDC structures accessible in uapi headers
Helge Deller
1
-255
/
+0
2017-11-17
parisc: Add CPU topology support
Helge Deller
1
-0
/
+36
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+0
2017-11-15
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
1
-1
/
+0
2017-11-15
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-8
/
+0
2017-11-08
PCI: Remove redundant pci_dev, pci_bus, resource declarations
Bjorn Helgaas
1
-7
/
+0
2017-11-08
PCI: Remove redundant pcibios_set_master() declarations
Bjorn Helgaas
1
-1
/
+0
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
76
-0
/
+76
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
76
-0
/
+76
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
1
-8
/
+0
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
1
-3
/
+1
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
1
-18
/
+0
2017-09-22
parisc: Move init_per_cpu() into init section
Helge Deller
1
-0
/
+1
2017-09-22
parisc: Add wrapper for pdc_instr() firmware function
Helge Deller
1
-0
/
+1
2017-09-05
Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-0
/
+23
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-22
/
+6
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-22
/
+4
2017-08-22
parisc: Make existing core files reuseable for bootloader
Helge Deller
2
-0
/
+6
2017-08-22
parisc: Optimize switch_mm
John David Anglin
1
-0
/
+3
2017-08-22
parisc: PDT/firmware: Add support to read PDT on older PAT-machines
Helge Deller
1
-0
/
+14
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-7
/
+0
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
1
-7
/
+0
2017-08-10
locking/atomic: Fix atomic_set_release() for 'funny' architectures
Peter Zijlstra
1
-0
/
+2
2017-07-31
parisc: Increase thread and stack size to 32kb
Helge Deller
1
-1
/
+1
2017-07-25
parisc: Add function to return DIMM slot of physical address
Helge Deller
1
-1
/
+15
2017-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
1
-3
/
+3
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2017-07-11
parisc: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
1
-6
/
+1
[next]