Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
966b9016a175f0c2a555e937fb918fd845e4b2cc
/
arch
/
m68k
« Previous
bd6f56a
m68k: Missing syscall_trace() on sigreturn
by Al Viro
· 14 years ago
ea52b58
m68k: Fix stack mangling logics in sigreturn
by Al Viro
· 14 years ago
90731d7
m68k: If we fail to set sigframe up, just leave regs alone...
by Al Viro
· 14 years ago
f85741e
m68k: Don't lose state if sigframe setup fails
by Al Viro
· 14 years ago
9e4930d
m68k: Simplify the singlestepping handling in signals
by Al Viro
· 14 years ago
e68847f
m68k: Switch to saner sigsuspend()
by Al Viro
· 14 years ago
35fc157
m68k: Resetting sa_handler in local copy of k_sigaction is pointless
by Al Viro
· 14 years ago
0eefed8
m68k/sun3: Kill pte_unmap() warnings
by Geert Uytterhoeven
· 14 years ago
07ffee5
m68knommu: create optimal separate instruction and data cache for ColdFire
by Greg Ungerer
· 14 years ago
4a5bae4
m68knommu: support ColdFire caches that do copyback and write-through
by Greg Ungerer
· 14 years ago
0ef6c9b
m68knommu: support version 2 ColdFire split cache
by Greg Ungerer
· 14 years ago
d475e3e4
m68knommu: make cache push code ColdFire generic
by Greg Ungerer
· 14 years ago
8ce877a
m68knommu: clean up ColdFire cache control code
by Greg Ungerer
· 14 years ago
3d46140
m68knommu: move inclusion of ColdFire v4 cache registers
by Greg Ungerer
· 14 years ago
278c2cb
m68knommu: merge bit definitions for version 3 ColdFire cache controller
by Greg Ungerer
· 14 years ago
a12cf0a
m68knommu: create bit definitions for the version 2 ColdFire cache controller
by Greg Ungerer
· 14 years ago
63e83c8
m68knommu: remove empty __iounmap() it is no used
by Greg Ungerer
· 14 years ago
1c83af5
m68knommu: use user stack pointer hardware on some ColdFire cores
by Greg Ungerer
· 14 years ago
5701542
m68knommu: move UART addressing to part specific includes
by Greg Ungerer
· 14 years ago
733f31b
m68knommu: fix clock rate value reported for ColdFire 54xx parts
by Greg Ungerer
· 14 years ago
7fc82b6
m68knommu: move ColdFire CPU names into their headers
by Greg Ungerer
· 14 years ago
5b2e655
m68knommu: make Coldfire 548x support more generic
by Greg Ungerer
· 14 years ago
9c68015
m68knommu: Use symbolic constants for cache operations on M54xx
by Philippe De Muyter
· 14 years ago
b3d75b0
m68knommu: Move __flush_cache_all definition for m54xx in m54xxacr.h
by Philippe De Muyter
· 14 years ago
5291fa9
m68knommu: Create new m54xxacr.h from m5407sim.h subpart
by Philippe De Muyter
· 14 years ago
f3449bf
m68k: fix comment typo diable -> disable.
by Justin P. Mattock
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
a34f0b3
fix comment typos concerning "consistent"
by Uwe Kleine-König
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
ed35f65
m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.h
by Philippe De Muyter
· 14 years ago
79c1a90
m68knommu: add back in declaration of do_IRQ
by Greg Ungerer
· 14 years ago
51399a3
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
add3d6e8
ptrace: cleanup arch_ptrace() on m68k
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
c925cf0
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
by Philippe De Muyter
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
4b37ba9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
80c226f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
779b7e6
m68k: Add missing I/O macros {in,out}{w,l}_p() for !CONFIG_ISA
by Thorsten Glaser
· 14 years ago
2f81a18
m68k: Remove big kernel lock in cache flush code
by Geert Uytterhoeven
· 14 years ago
22e58f9
m68k: __pa(): cast arg to long
by Andrew Morton
· 14 years ago
c6597dc
m68k/m68knommu: merge the MMU and non-MMU traps.h
by Greg Ungerer
· 14 years ago
cddafa3
m68k/m68knommu: merge MMU and non-MMU thread_info.h
by Greg Ungerer
· 14 years ago
69f9974
m68k/m68knommu: merge MMU and non-MMU atomic.h
by Greg Ungerer
· 14 years ago
138ff34
m68k/m68knommu: clean up page.h
by Greg Ungerer
· 14 years ago
b0860c1
m68k/m68knommu: merge machdep.h files into a single file
by Greg Ungerer
· 14 years ago
ea61bc4
m68k/m68knommu: merge MMU and non-MMU string.h
by Greg Ungerer
· 14 years ago
5bc5a70
m68k/m68knommu: Remove dead SMP config option
by Christian Dietrich
· 14 years ago
a8a6aa0
m68k: move definition of THREAD_SIZE into thread_info_mm.h
by Greg Ungerer
· 14 years ago
03e4012
m68k: Use asm-generic/ioctls.h (enables termiox)
by Jeff Mahoney
· 14 years ago
808fa62
m68k: Remove dead GG2 config option
by Christian Dietrich
· 14 years ago
48a232d
m68knommu: Fix MCFUART_TXFIFOSIZE for m548x.
by Philippe De Muyter
· 14 years ago
ea49f8ff
m68knommu: add basic mmu-less m548x support
by Philippe De Muyter
· 14 years ago
aa108e4ea
m68k{nommu}: Remove unused DEFINE's from asm-offsets.c
by Philippe De Muyter
· 14 years ago
50a23e6
Update broken web addresses in arch directory.
by Justin P. Mattock
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
239060b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
e53ced1
arch/m68k/mac/macboing.c: use unsigned long for irqflags
by Andrew Morton
· 14 years ago
838a2e5
kbuild: migrate all arch to the kconfig mainmenu upgrade
by Arnaud Lacombe
· 14 years ago
edc805b
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
by Geert Uytterhoeven
· 14 years ago
6c8bfb7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 14 years ago
dc6ae5e
m68knommu: arch/m68k/include/asm/ide.h fix for nommu
by Jate Sujjavanich
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
8b1bb90
defconfig reduction
by Sam Ravnborg
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 14 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 14 years ago
a6eb9fe
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
by FUJITA Tomonori
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
fc385c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
a92b166e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 14 years ago
26df6d1
tty: Add EXTPROC support for LINEMODE
by hyc@symas.com
· 14 years ago
cb8a88b
alpha/h8300/m68k: remove obsolete <asm/md.h> files
by Geert Uytterhoeven
· 14 years ago
d643e2d
m68k/mac: Fix RTC on PMU machines
by Finn Thain
· 14 years ago
1b46010
m68k/mac: Add color classic ii support
by Finn Thain
· 14 years ago
2b9e12d
arch/m68k/sun3/leds.c: Checkpatch cleanup
by Andrea Gelmini
· 14 years ago
7e005f7
remove needless ISA_DMA_THRESHOLD
by FUJITA Tomonori
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4aed2fd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
772320e
Merge commit 'v2.6.35' into kbuild/kbuild
by Michal Marek
· 14 years ago
6588169
kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line
by Sam Ravnborg
· 14 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 14 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 14 years ago
a9a0aff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 14 years ago
9da6554
m68k: use asm-generic/scatterlist.h
by FUJITA Tomonori
· 14 years ago
0779c86
m68k: amiga - RTC platform device conversion
by Geert Uytterhoeven
· 16 years ago
6f8221c
m68k: amiga - Parallel port platform device conversion
by Geert Uytterhoeven
· 16 years ago
826e8c8
m68k: amiga - Serial port platform device conversion
by Geert Uytterhoeven
· 16 years ago
314c926
m68k: amiga - Mouse platform device conversion
by Geert Uytterhoeven
· 16 years ago
5121c71
m68k: amiga - Keyboard platform device conversion
by Geert Uytterhoeven
· 16 years ago
9aed230
m68k: amiga - Amiga Gayle IDE platform device conversion
by Geert Uytterhoeven
· 15 years ago
a24a6b22
m68k: amiga - A4000T SCSI platform device conversion
by Geert Uytterhoeven
· 16 years ago
c2a24a4
m68k: amiga - A3000 SCSI platform device conversion
by Geert Uytterhoeven
· 16 years ago
dd6c26a
m68k: set ARCH_KMALLOC_MINALIGN
by FUJITA Tomonori
· 14 years ago
b417b71
m68k: Enable atomic64_t
by Geert Uytterhoeven
· 14 years ago
c19eb8f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 14 years ago
f606aee
m68knommu: remove un-used mcfsmc.h
by Greg Ungerer
· 15 years ago
Next »