index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
h8300
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2017-03-09
1
-0
/
+1
*
h8300: Fix build breakage caused by header file changes
Guenter Roeck
2017-03-07
1
-1
/
+1
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+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
2
-3
/
+3
|
\
|
*
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
2
-3
/
+3
*
|
sched/cputime: Remove generic asm headers
Frederic Weisbecker
2017-02-01
1
-1
/
+0
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
3
-3
/
+3
*
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-17
1
-1
/
+0
*
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
1
-1
/
+0
*
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-11-16
1
-0
/
+1
*
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-11-11
2
-5
/
+1
|
\
|
*
h8300: fix syscall restarting
Mark Rutland
2016-10-27
2
-5
/
+1
*
|
locking/mutex: Kill arch specific code
Peter Zijlstra
2016-10-25
1
-9
/
+0
|
/
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
*
h8300: Add missing include file to asm/io.h
Guenter Roeck
2016-08-13
1
-0
/
+2
*
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-08-05
1
-9
/
+0
|
\
|
*
rtc: cmos: remove empty asm/mc146818rtc.h files
Arnd Bergmann
2016-06-04
1
-9
/
+0
*
|
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-4
/
+4
*
|
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
Peter Zijlstra
2016-06-16
1
-2
/
+0
*
|
locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}()
Peter Zijlstra
2016-06-16
1
-6
/
+25
|
/
*
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
2016-05-28
2
-0
/
+54
|
\
|
*
h8300: Add <asm/hash.h>
George Spelvin
2016-05-28
2
-0
/
+54
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-05-26
1
-1
/
+0
|
\
\
|
*
|
kbuild: delete unnecessary "@:"
Masahiro Yamada
2016-04-20
1
-1
/
+0
|
|
/
*
|
Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-24
1
-0
/
+2
|
\
\
|
*
|
asm-generic: Drop renameat syscall from default list
James Hogan
2016-05-05
1
-0
/
+2
|
|
/
*
|
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
2016-05-20
1
-0
/
+1
*
|
exit_thread: remove empty bodies
Jiri Slaby
2016-05-20
1
-7
/
+0
|
/
*
h8300: switch EARLYCON
Yoshinori Sato
2016-03-25
3
-66
/
+10
*
h8300: dts: Rename the serial port clock to fck
Geert Uytterhoeven
2016-03-25
3
-7
/
+7
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-21
2
-3
/
+0
|
\
|
*
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-20
2
-3
/
+0
*
|
h8300: System call entry enable interrupt.
Yoshinori Sato
2016-01-20
1
-0
/
+1
*
|
h8300: show_stack cleanup
Yoshinori Sato
2016-01-20
2
-13
/
+9
*
|
h8300: Restraint of warning.
Yoshinori Sato
2016-01-20
1
-4
/
+4
*
|
h8300: Add KGDB support.
Yoshinori Sato
2016-01-20
5
-0
/
+201
*
|
h8300: signal stack fix
Yoshinori Sato
2016-01-20
1
-4
/
+4
*
|
h8300: Add LZO compression
Yoshinori Sato
2016-01-20
3
-3
/
+16
*
|
h8300: zImage alignment fix
Yoshinori Sato
2016-01-20
1
-1
/
+2
*
|
h8300: zImage alignment fix
Yoshinori Sato
2016-01-20
1
-0
/
+1
|
/
*
h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]
Daniel Lezcano
2015-12-15
2
-20
/
+27
*
clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch
Daniel Lezcano
2015-12-15
1
-0
/
+1
*
Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux
Linus Torvalds
2015-11-12
11
-30
/
+29
|
\
|
*
h8300: enable CLKSRC_OF
Yoshinori Sato
2015-11-12
2
-0
/
+3
[next]