Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a45f56b272e59527e41d7fbfc9b49dac9b90644c
/
arch
/
m68k
/
include
a45f56b
m68knommu: make ColdFire Pin Assignment register definitions absolute addresses
by Greg Ungerer
· 12 years ago
660b73e
m68knommu: make ColdFire watchdog register definitions absolute addresses
by Greg Ungerer
· 12 years ago
e1e362d
m68knommu: make ColdFire SYPCR and RSR register definitions absolute addresses
by Greg Ungerer
· 12 years ago
6a3a786
m68knommu: make ColdFire IMR and IPR register definitions absolute addresses
by Greg Ungerer
· 12 years ago
300b9ff
m68knommu: use "r", not "i" constraint in cacheflush asm's
by Philippe De Muyter
· 12 years ago
587a9e1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
c1d7e01
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
by Will Deacon
· 12 years ago
2c05b2c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 12 years ago
1525e06
m68k/apollo: Rename "timer" to "apollo_timer"
by Geert Uytterhoeven
· 12 years ago
9ff601a
m68k: add IO access definitions to support PCI on ColdFire platforms
by Greg Ungerer
· 13 years ago
32be2ac
m68k: add PCI bus support definitions for the ColdFire M54xx SoC family
by Greg Ungerer
· 12 years ago
e93a6bb
m68k: common PCI support definitions and code
by Greg Ungerer
· 13 years ago
f3ff6432
m68k: fix ColdFire clear cache operation
by Greg Ungerer
· 12 years ago
12ce4c1
m68knommu: Add clk definitions for m532x.
by Steven King
· 13 years ago
fe66158
m68knommu: Add clk definitions for m520x.
by Steven King
· 13 years ago
c785a3d
m68knommu: Add rtc device for m5441x.
by Steven King
· 13 years ago
3223432
m68knommu: add definitions for the third interrupt controller on devices that don't have a third interrupt controller.
by Steven King
· 13 years ago
bea8bcb
m68knommu: Add support for the Coldfire m5441x.
by Steven King
· 13 years ago
bdee4e2
m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1
by Steven King
· 13 years ago
04e037a
m68knommu: Add support for the Coldfire 5251/5253
by Steven King
· 13 years ago
eac5794
m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_chips.
by Steven King
· 13 years ago
064bff1
net: add support for NS8390 based eth controllers on some ColdFire CPU boards
by Greg Ungerer
· 12 years ago
2c62488
m68knommu: move the badly named mcfne.h to a better mcf8390.h
by Greg Ungerer
· 12 years ago
a8ab984
m68k: Remove never used asm/shm.h
by Paul Bolle
· 13 years ago
e653614
m68k: Use asm-generic version of <asm/sections.h>
by Geert Uytterhoeven
· 13 years ago
dc06105
m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}
by Geert Uytterhoeven
· 13 years ago
dffc583
m68k: Remove five unused headers
by Paul Bolle
· 13 years ago
6ddb990
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
f75b0d0
m68knommu: m528x qspi definition fix
by Steven King
· 13 years ago
9f1f118
m68k: Introduce config option CPU_HAS_NO_UNALIGNED
by Geert Uytterhoeven
· 13 years ago
5df58f3
m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64
by Geert Uytterhoeven
· 13 years ago
2ef0d3e
m68k: Use asm-generic version of <asm/types.h>
by Geert Uytterhoeven
· 13 years ago
2bbc89a
m68k: Use Kbuild logic to import asm-generic headers
by Geert Uytterhoeven
· 13 years ago
d8ce726
m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()
by Geert Uytterhoeven
· 13 years ago
bb8ac18
bury __kernel_nlink_t, make internal nlink_t consistent
by Al Viro
· 13 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
f936991
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 13 years ago
ec0d7f1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a54f165
m68k: add TIF_NOTIFY_RESUME and handle it.
by Al Viro
· 13 years ago
06930b9
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 13 years ago
b2fb49b
m68knommu: unaligned.h fix for M68000 core
by Luis Alves
· 13 years ago
1744bd9
m68knommu: reorganize the no-MMU cache flushing to match m68k
by Greg Ungerer
· 13 years ago
f23c144
m68knommu: make duplicated ColdFire GPIO init code common for all
by Greg Ungerer
· 13 years ago
c222f5f
m68knommu: switch to GPIO init macros in ColdFire 528x init code
by Greg Ungerer
· 13 years ago
c269d4e
m68knommu: introduce macros to simplify ColdFire GPIO table initialization
by Greg Ungerer
· 13 years ago
f106eac
m68k: fix compiler warning by properly inlining flat_set_persistent()
by Ezequiel Garcia
· 13 years ago
55ccf3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
by Suresh Siddha
· 13 years ago
c663600
m68k: Correct the Atari ALLOWINT definition
by Mikael Pettersson
· 13 years ago
5c3f968
m68k/video: Create <asm/vga.h>
by Geert Uytterhoeven
· 13 years ago
f5db9c6
m68k: Make sure {read,write}s[bwl]() are always defined
by Geert Uytterhoeven
· 13 years ago
44883eb
m68k/atari: Change VME irq numbers from unsigned long to unsigned int
by Geert Uytterhoeven
· 13 years ago
2712a64
m68k: Remove unused MAX_NOINT_IPL definition
by Geert Uytterhoeven
· 14 years ago
3b5d56b
kvmclock: Add functions to check if the host has stopped the vm
by Eric B Munson
· 13 years ago
7224c0d
m68k: include asm/cmpxchg.h in our m68k atomic.h
by Greg Ungerer
· 13 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
141124c
Delete all instances of asm/system.h
by David Howells
· 13 years ago
803f691
Disintegrate asm/system.h for M68K
by David Howells
· 13 years ago
2501cf7
m68k: Fix xchg/cmpxchg to fail to link if given an inappropriate pointer
by David Howells
· 13 years ago
b57cb72
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 13 years ago
645e533
m68knommu: make 528x CPU reset register addressing consistent
by Greg Ungerer
· 13 years ago
0b2a213
m68knommu: make 527x CPU reset register addressing consistent
by Greg Ungerer
· 13 years ago
320de7d
m68knommu: make 523x CPU reset register addressing consistent
by Greg Ungerer
· 13 years ago
ed8a279
m68knommu: make 532x QSPI platform addressing consistent
by Greg Ungerer
· 13 years ago
3b2039b
m68knommu: make 528x QSPI platform addressing consistent
by Greg Ungerer
· 13 years ago
6c84a60
m68knommu: make 527x QSPI platform addressing consistent
by Greg Ungerer
· 13 years ago
2424f54
m68knommu: make 5249 QSPI platform addressing consistent
by Greg Ungerer
· 13 years ago
36d175a
m68knommu: make 523x QSPI platform addressing consistent
by Greg Ungerer
· 13 years ago
a4e2e2a
m68knommu: make 520x QSPI platform addressing consistent
by Greg Ungerer
· 13 years ago
5046954
m68knommu: make 532x FEC platform addressing consistent
by Greg Ungerer
· 13 years ago
4f8f9fb
m68knommu: make 528x FEC platform addressing consistent
by Greg Ungerer
· 13 years ago
308bfc1
m68knommu: make 527x FEC platform addressing consistent
by Greg Ungerer
· 13 years ago
9a11b493
m68knommu: make 5272 FEC platform addressing consistent
by Greg Ungerer
· 13 years ago
2163459
m68knommu: make 523x FEC platform addressing consistent
by Greg Ungerer
· 13 years ago
d4e0837
m68knommu: make 520x FEC platform addressing consistent
by Greg Ungerer
· 13 years ago
55148f6
m68knommu: merge common ColdFire UART IRQ setup
by Greg Ungerer
· 13 years ago
bbbeeaf
m68knommu: make 54xx UART platform addressing consistent
by Greg Ungerer
· 13 years ago
69d23b6
m68knommu: make 5407 UART platform addressing consistent
by Greg Ungerer
· 13 years ago
35b7cf2
m68knommu: make 532x UART platform addressing consistent
by Greg Ungerer
· 13 years ago
f8bb532
m68knommu: make 528x UART platform addressing consistent
by Greg Ungerer
· 13 years ago
909159f
m68knommu: make 5307 UART platform addressing consistent
by Greg Ungerer
· 13 years ago
20e681f
m68knommu: make 527x UART platform addressing consistent
by Greg Ungerer
· 13 years ago
023e055
m68knommu: make 5272 UART platform addressing consistent
by Greg Ungerer
· 13 years ago
e8f69e5
m68knommu: make 5249 UART platform addressing consistent
by Greg Ungerer
· 13 years ago
13682af
m68knommu: make 523x UART platform addressing consistent
by Greg Ungerer
· 13 years ago
ffc203b
m68knommu: make 520x UART platform addressing consistent
by Greg Ungerer
· 13 years ago
8400ca3
m68knommu: make 5206 UART platform addressing consistent
by Greg Ungerer
· 13 years ago
35aefb2
m68knommu: modify timer init code to make it consistent with m68k code
by Greg Ungerer
· 13 years ago
9517746
m68knommu: make persistent clock code consistent with m68k
by Greg Ungerer
· 13 years ago
ff4783c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
3bdc0eb
net: Add framework to allow sending packets with customized CRC.
by Ben Greear
· 13 years ago
ef64a54
sock: Introduce the SO_PEEK_OFF sock option
by Pavel Emelyanov
· 13 years ago
08a655c
m68k: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
57e0009
m68k: Add shared bit to Coldfire kernel page entries
by Alexander Stein
· 13 years ago
0dbfe8d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
aa55787
m68k/irq: Remove obsolete IRQ_FLG_* definitions
by Geert Uytterhoeven
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
356b954
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
c774171
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 13 years ago
84dfa98
consolidate a bunch of ipcbuf.h instances
by Al Viro
· 13 years ago
Next »