index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-4
/
+4
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-4
/
+0
2007-10-15
Atari keyboard: incorporate additional review comments
Geert Uytterhoeven
1
-2
/
+0
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
1
-4
/
+4
2007-10-13
m68k: Atari keyboard ACIA driver cleanup
Geert Uytterhoeven
1
-97
/
+7
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-08-22
m68k: Kill superfluous extern
Geert Uytterhoeven
1
-5
/
+1
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: exclude more unbuildable drivers
Al Viro
1
-0
/
+3
2007-07-20
m68k: missing __init
Al Viro
12
-15
/
+17
2007-07-20
m68k: missing exports
Al Viro
4
-1
/
+12
2007-07-20
m68k: use .text.head
Al Viro
4
-3
/
+4
2007-07-20
m68k iomem (based on Geert's tree + memcpy_... stuff)
Al Viro
1
-0
/
+4
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-11
/
+10
2007-07-17
missing exports of csum_...
Al Viro
1
-0
/
+1
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-06-20
x86_64: Quieten Atari keyboard warnings in Kconfig
Andi Kleen
1
-3
/
+0
2007-06-01
m68k: parenthesis balance
Mariusz Kozlowski
1
-1
/
+1
2007-05-31
m68k: discontinuous memory support
Roman Zippel
7
-177
/
+171
2007-05-31
m68k: runtime patching infrastructure
Roman Zippel
7
-3
/
+49
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-15
m68k: implement __clear_user()
Geert Uytterhoeven
1
-2
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2
-2
/
+0
2007-05-07
SPIN_LOCK_UNLOCKED cleanup in arch/m68k
Milind Arun Choudhary
8
-10
/
+10
2007-05-07
remove unused header file: arch/m68k/atari/atasound.h
Robert P. J. Day
1
-33
/
+0
2007-05-04
m68k: export csum_partial_copy_from_user
Geert Uytterhoeven
1
-0
/
+3
2007-05-04
m68k: Mac II ADB fixes
Finn Thain
1
-0
/
+10
2007-05-04
m68k: Mac IRQ cleanup
Finn Thain
4
-29
/
+7
2007-05-04
m68k: Mac nubus IRQ fixes (plan E)
Finn Thain
1
-61
/
+80
2007-05-04
m68k: Mac IRQ prep
Finn Thain
4
-69
/
+111
2007-05-04
m68k: reverse Mac IRQ damage
Finn Thain
4
-6
/
+6
2007-05-04
m68k: Mac interrupt priorities
Finn Thain
1
-0
/
+6
2007-05-04
m68k: Correct number of interrupts for Sun3
Sam Creasey
1
-1
/
+1
2007-05-04
m68k: early parameter support
Roman Zippel
8
-106
/
+77
2007-05-04
m68k: reformat various m68k files
Roman Zippel
10
-1925
/
+1865
2007-05-04
m68k: CROSS_COMPILE = m68k-linux-gnu-
Geert Uytterhoeven
1
-1
/
+1
2007-05-04
m68k: Atari keyboard and mouse support.
Michael Schmitz
3
-0
/
+734
2007-02-19
[PATCH] Declare init_irq_proc before we use it.
Andrew Morton
1
-0
/
+1
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2
-2
/
+2
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
2
-1
/
+6
[next]