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
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-1
/
+1
2009-01-12
m68k: Fix --build-id breakage for sun3
Al Viro
1
-0
/
+1
2009-01-12
m68k: Wire up sys_restart_syscall
Andreas Schwab
2
-1
/
+16
2009-01-12
m68k: Kill several external declarations in source files
Geert Uytterhoeven
1
-6
/
+5
2009-01-12
m68k: Add vmlinux.lds to .gitignore
Kars de Jong
1
-0
/
+1
2009-01-06
trivial: fix an -> a typos in documentation and comments
Frederik Schwarzer
1
-1
/
+1
2008-12-31
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-11-15
m68k: Fix off-by-one in m68k_setup_user_interrupt()
Geert Uytterhoeven
1
-1
/
+1
2008-10-23
proc: move /proc/hardware to m68k-specific code
Alexey Dobriyan
1
-7
/
+28
2008-10-14
m68k: init_irq_proc depends on CONFIG_PROC_FS
Geert Uytterhoeven
1
-1
/
+2
2008-10-14
m68k: remove the dead PCI code
Adrian Bunk
2
-517
/
+0
2008-10-14
m68k: Remove the broken Hades support
Adrian Bunk
2
-3
/
+5
2008-10-14
m68k: Add missing dma_sync_single_range_for_{cpu,device}()
Geert Uytterhoeven
1
-2
/
+2
2008-10-14
m68k: Add NOTES to init data so its discarded at boot
Roman Zippel
1
-0
/
+1
2008-10-14
m68k: Put .bss at the end of the data section
Roman Zippel
1
-4
/
+4
2008-10-14
m68k: Use new printk() extension %pS to print symbols
Geert Uytterhoeven
1
-6
/
+3
2008-08-11
m68k{,nommu}: Wire up new system calls
Geert Uytterhoeven
1
-0
/
+6
2008-07-20
m68k/apollo: Add missing call to apollo_parse_bootinfo()
Geert Uytterhoeven
1
-0
/
+3
2008-07-20
Stringify support commas
Mathieu Desnoyers
1
-2
/
+0
2008-07-20
m68k: Allow no CPU/platform type for allnoconfig
Geert Uytterhoeven
1
-0
/
+6
2008-07-20
m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macro
Cyrill Gorcunov
2
-4
/
+6
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
[next]