index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
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-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
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
[next]