index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2008-05-18
m68k: Correctly handle multi-ISA at runtime
Geert Uytterhoeven
1
-3
/
+3
2008-05-18
m68k: Prefix ISA type with ISA_TYPE_
Geert Uytterhoeven
1
-3
/
+3
2008-05-18
m68k: export m68k_mmutype
Geert Uytterhoeven
1
-1
/
+2
2008-05-18
m68k: Correct jump if not running on HP300
Geert Uytterhoeven
1
-1
/
+1
2008-05-16
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-05
m68k: Handle 68040 bus faults
Roman Zippel
1
-3
/
+14
2008-05-03
unified (weak) sys_pipe implementation
Ulrich Drepper
1
-17
/
+0
2008-04-29
m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-3
/
+1
2008-04-28
m68k: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-5
/
+5
2008-04-17
Generic semaphore implementation
Matthew Wilcox
3
-139
/
+1
2008-03-04
m68k{,nommu}: Wire up new timerfd syscalls
Geert Uytterhoeven
1
-1
/
+3
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2
-2
/
+0
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
1
-47
/
+0
2008-02-07
m68k: correct setting of struct user.u_ar0
Geert Uytterhoeven
1
-1
/
+1
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-1
/
+2
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-1
/
+1
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2
-8
/
+8
2007-10-24
m68k: sg fallout
Geert Uytterhoeven
1
-1
/
+1
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
1
-1
/
+1
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-2
/
+2
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+1
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-4
/
+0
2007-09-11
m68k(nommu): add missing syscalls
Geert Uytterhoeven
1
-0
/
+10
2007-09-10
Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH
Roland McGrath
1
-1
/
+0
2007-08-22
m68k: Dont include RODATA into text segment
Roman Zippel
1
-2
/
+2
2007-08-22
m68k: Remove unnecessary m68k_memoffset export and init
Roman Zippel
1
-2
/
+0
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2
-0
/
+2
2007-07-22
take declarations of enable_irq() et.al. to linux/interrupt.h
Al Viro
1
-0
/
+4
2007-07-20
m68k: missing __init
Al Viro
1
-1
/
+1
2007-07-20
m68k: missing exports
Al Viro
1
-0
/
+1
2007-07-20
m68k: use .text.head
Al Viro
4
-3
/
+4
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-2
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-4
/
+1
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-05-31
m68k: discontinuous memory support
Roman Zippel
2
-29
/
+11
2007-05-31
m68k: runtime patching infrastructure
Roman Zippel
5
-3
/
+45
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
2
-2
/
+2
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
2
-2
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-07
SPIN_LOCK_UNLOCKED cleanup in arch/m68k
Milind Arun Choudhary
1
-2
/
+2
2007-05-04
m68k: Mac II ADB fixes
Finn Thain
1
-0
/
+10
2007-05-04
m68k: early parameter support
Roman Zippel
1
-38
/
+1
2007-05-04
m68k: reformat various m68k files
Roman Zippel
3
-186
/
+189
2007-02-19
[PATCH] Declare init_irq_proc before we use it.
Andrew Morton
1
-0
/
+1
2007-02-12
[PATCH] Dynamic kernel command-line: m68k
Alon Bar-Lev
1
-1
/
+1
2007-02-11
[PATCH] sort the devres mess out
Al Viro
1
-1
/
+3
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
1
-9
/
+0
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2
-0
/
+4
[next]