Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
2436af8ca7a6c4679cf7da7e3867f1d5cd8528b7
/
arch
/
m68k
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
add3d6e
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
aa108e4
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
a92b166
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
cc24c40
m68knommu: remove size limit on non-MMU TASK_SIZE
by Greg Ungerer
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
7d02093
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
ba2e1c5f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 14 years ago
92183b3
m68k: amiga - Floppy platform device conversion
by Geert Uytterhoeven
· 16 years ago
ff2db7c
m68k: amiga - Sound platform device conversion
by Geert Uytterhoeven
· 16 years ago
fa6688e
m68k: amiga - Frame buffer platform device conversion
by Geert Uytterhoeven
· 16 years ago
0d30546
m68k: amiga - Zorro host bridge platform device conversion
by Geert Uytterhoeven
· 16 years ago
adbf6e6
m68k: invoke oom-killer from page fault
by Nick Piggin
· 15 years ago
b52dd00
m68k: Implement generic_find_next_{zero_,}le_bit()
by Geert Uytterhoeven
· 15 years ago
9881bbb
m68k: hp300 - Checkpatch cleanup
by Andrea Gelmini
· 15 years ago
b9b0d8b
m68k: Remove trailing spaces in messages
by Frans Pop
· 15 years ago
291d7e9
m68k: Simplify param.h by using <asm-generic/param.h>
by Robert P. J. Day
· 15 years ago
b1f3bb4
m68k: Remove BKL from rtc implementations
by Thomas Gleixner
· 15 years ago
f3d46f9
atomic_t: Cast to volatile when accessing atomic variables
by Anton Blanchard
· 14 years ago
91d6041
m68knommu: Coldfire QSPI platform support
by Steven King
· 15 years ago
0ddc932
add descriptive comment for TIF_MEMDIE task flag declaration.
by Andreas Dilger
· 15 years ago
3732b68
m68knommu: fix coldfire tcdrain
by Philippe De Muyter
· 15 years ago
b560177
m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative()
by Geert Uytterhoeven
· 15 years ago
1aac4ef
m68k: Fix `struct sigcontext' for ColdFire
by Maxim Kuvyrkov
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ffbcad4
m68k: Convert m68k to use read/update_persistent_clock
by John Stultz
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
dacbe41
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
a467937
Add generic sys_old_mmap()
by Christoph Hellwig
· 15 years ago
5d0e528
Add generic sys_old_select()
by Christoph Hellwig
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
Next »