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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-27
m68k: Define sigcontext ABI of ColdFire
Maxim Kuvyrkov
3
-0
/
+17
2010-02-27
m68knommu: NPTL support for uClinux
Maxim Kuvyrkov
1
-0
/
+1
2010-02-27
m68k: Add NPTL support
Maxim Kuvyrkov
7
-1
/
+102
2010-02-27
m68k: Eliminate unused variable in page_to_phys()
Geert Uytterhoeven
1
-6
/
+1
2010-02-27
m68k: Switch to generic siginfo layout
Maxim Kuvyrkov
1
-91
/
+0
2010-02-27
mac68k: start CUDA early
Finn Thain
1
-0
/
+6
2010-02-27
mac68k: move macsonic and macmace platform devices
Finn Thain
1
-0
/
+23
2010-02-27
mac68k: move mac_esp platform device
Finn Thain
1
-0
/
+27
2010-02-27
mac68k: replace mac68k SCC code with platform device
Finn Thain
11
-522
/
+80
2010-02-27
pmac-zilog: add platform driver
Finn Thain
2
-0
/
+10
2010-02-27
mac68k: rework SWIM platform device
Finn Thain
1
-19
/
+16
2010-02-27
mac68k: cleanup
Finn Thain
1
-111
/
+97
2010-02-27
m68k: Use DIV_ROUND_CLOSEST
Julia Lawall
1
-1
/
+1
2010-02-27
m68k{,nommu}/h8300: Remove obsolete comment about map_chunk
Philippe De Muyter
1
-2
/
+1
2010-02-27
m68k: Allow ioremapping top of memory
Philippe De Muyter
1
-1
/
+1
2010-02-27
m68k: Fix asm/swab.h for ColdFire
Maxim Kuvyrkov
1
-1
/
+1
2010-01-12
m68knommu: fix definitions of __pa() and __va()
Greg Ungerer
3
-15
/
+7
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2
-1
/
+2
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2
-6
/
+6
2009-12-12
kbuild: move autoconf.h to include/generated
Sam Ravnborg
1
-1
/
+1
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
1
-0
/
+1
2009-12-11
Unify sys_mmap*
Al Viro
1
-75
/
+8
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-28
/
+28
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
3
-3
/
+5
2009-12-09
m68k: rename global variable vmalloc_end to m68k_vmalloc_end
Tejun Heo
2
-6
/
+6
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-0
/
+2
2009-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
7
-167
/
+93
2009-12-06
m68k: Remove the BKL from sys_execve
John Kacur
1
-4
/
+1
2009-12-06
m68k: Cleanup linker scripts using new linker script macros.
Tim Abbott
2
-95
/
+20
2009-12-06
m68k: Make thread_info.h usable from assembly.
Tim Abbott
1
-1
/
+4
2009-12-06
m68knommu: define arch_has_single_step() and friends
Greg Ungerer
1
-1
/
+1
2009-12-04
m68k: ptrace fixes
Andreas Schwab
2
-17
/
+34
2009-12-04
m68k: use generic code for ptrace requests
Andreas Schwab
2
-54
/
+38
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
3
-28
/
+28
2009-12-04
m68knommu: Make THREAD_SIZE available to assembly files.
Tim Abbott
1
-2
/
+2
2009-12-04
m68knommu: add a task_pt_regs() macro
Greg Ungerer
1
-0
/
+2
2009-12-04
m68knommu: define arch_has_single_step() and friends
Greg Ungerer
1
-0
/
+12
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2
-0
/
+2
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+3
2009-10-30
tty: Mark generic_serial users as BROKEN
Alan Cox
1
-3
/
+3
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-0
/
+2
2009-10-01
revert "m68k: convert to asm-generic/hardirq.h"
Andrew Morton
1
-2
/
+10
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2
-5
/
+5
2009-09-22
m68k: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-10
/
+2
2009-09-22
m68k: convert to use arch_gettimeoffset()
john stultz
2
-68
/
+8
2009-09-22
mm: remove duplicate asm/mman.h files
Arnd Bergmann
1
-19
/
+1
2009-09-22
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Arnd Bergmann
1
-0
/
+2
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
[next]