index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
h8300
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: unexport asm/shmparam.h for all architectures
Masahiro Yamada
2019-02-01
2
-1
/
+1
*
arch: restore generic-y += shmparam.h for some architectures
Masahiro Yamada
2019-01-06
1
-0
/
+1
*
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
1
-26
/
+0
*
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
1
-1
/
+0
*
h8300: pci: Remove local declaration of pcibios_penalize_isa_irq
Guenter Roeck
2018-12-29
2
-18
/
+1
*
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-6
/
+0
*
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
2018-08-29
1
-0
/
+1
*
Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
Linus Torvalds
2018-08-22
2
-7
/
+9
|
\
|
*
arch/h8300: eliminate ptrace.h warnings
Randy Dunlap
2018-08-22
1
-0
/
+2
|
*
h8300: Don't include linux/kernel.h in asm/atomic.h
Will Deacon
2018-08-22
1
-2
/
+2
|
*
h8300: Correct signature of test_bit()
Geert Uytterhoeven
2018-08-22
1
-1
/
+1
|
*
h8300: Add missing output register.
Yoshinori Sato
2018-08-22
1
-6
/
+6
*
|
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2018-06-21
1
-7
/
+0
*
|
atomics/treewide: Make test ops optional
Mark Rutland
2018-06-21
1
-5
/
+0
*
|
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
2018-06-21
1
-0
/
+1
*
|
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
1
-1
/
+1
*
|
locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h>
Will Deacon
2018-06-21
1
-2
/
+2
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
1
-0
/
+1
|
\
|
*
time: Add an asm-generic/compat.h file
Arnd Bergmann
2018-04-19
1
-0
/
+1
*
|
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-05-07
1
-2
/
+0
|
/
*
h8300: remove extraneous __BIG_ENDIAN definition
Arnd Bergmann
2018-03-22
1
-1
/
+0
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-02-01
1
-1
/
+0
|
\
|
*
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
2018-01-03
1
-1
/
+0
*
|
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
2
-12
/
+1
|
\
\
|
*
|
h8300: use dma-direct
Christoph Hellwig
2018-01-15
2
-12
/
+1
*
|
|
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-09
1
-3
/
+0
|
/
/
*
|
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2017-12-05
1
-0
/
+1
|
/
*
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
27
-0
/
+27
*
h8300: Mark _stext and _etext as char-arrays, not single char variables
Masami Hiramatsu
2017-08-10
1
-3
/
+3
*
h8300: Add missing closing parenthesis in flat_get_addr_from_rp()
Geert Uytterhoeven
2017-07-16
1
-1
/
+1
*
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-15
1
-6
/
+18
|
\
|
*
binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail
Al Viro
2017-07-03
1
-6
/
+18
*
|
h8300: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-10
2
-28
/
+28
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
2
-1
/
+2
|
\
\
|
*
|
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
2017-06-04
2
-1
/
+2
|
|
/
*
|
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-28
1
-4
/
+0
|
/
*
uapi: export all headers under uapi directories
Nicolas Dichtel
2017-05-11
1
-28
/
+0
*
h8300: put bitsperlong.h in uapi
Nicolas Dichtel
2017-05-11
1
-3
/
+3
*
-
-
-
.
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
2017-04-26
3
-1
/
+56
|
\
\
\
|
|
|
*
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2017-04-02
1
-0
/
+1
|
|
|
|
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2017-03-09
1
-0
/
+1
|
|
_
|
/
|
/
|
|
|
|
*
8300: switch to RAW_COPY_USER
Al Viro
2017-03-28
1
-4
/
+6
|
|
/
|
*
asm-generic/uaccess.h: don't mess with __copy_{to,from}_user
Al Viro
2017-03-28
2
-1
/
+52
|
*
add asm-generic/extable.h
Al Viro
2017-03-27
1
-0
/
+1
|
/
*
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-27
1
-0
/
+1
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-2
/
+2
|
\
|
*
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-2
/
+2
*
|
sched/cputime: Remove generic asm headers
Frederic Weisbecker
2017-02-01
1
-1
/
+0
|
/
[next]