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-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-03
m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.h
Philippe De Muyter
1
-0
/
+2
2010-11-03
m68knommu: add back in declaration of do_IRQ
Greg Ungerer
1
-0
/
+1
2010-10-28
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-6
/
+0
2010-10-27
ptrace: cleanup arch_ptrace() on m68k
Namhyung Kim
1
-23
/
+23
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-4
/
+5
2010-10-26
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
Philippe De Muyter
2
-18
/
+0
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
2
-4
/
+0
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
10
-17
/
+208
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+3
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
29
-1534
/
+826
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-0
/
+2
2010-10-22
m68k: Add missing I/O macros {in,out}{w,l}_p() for !CONFIG_ISA
Thorsten Glaser
1
-0
/
+4
2010-10-22
m68k: Remove big kernel lock in cache flush code
Geert Uytterhoeven
1
-3
/
+0
2010-10-22
m68k: __pa(): cast arg to long
Andrew Morton
1
-1
/
+1
2010-10-22
m68k/m68knommu: merge the MMU and non-MMU traps.h
Greg Ungerer
3
-430
/
+271
2010-10-22
m68k/m68knommu: merge MMU and non-MMU thread_info.h
Greg Ungerer
4
-181
/
+109
2010-10-22
m68k/m68knommu: merge MMU and non-MMU atomic.h
Greg Ungerer
3
-358
/
+207
2010-10-22
m68k/m68knommu: clean up page.h
Greg Ungerer
3
-93
/
+55
2010-10-22
m68k/m68knommu: merge machdep.h files into a single file
Greg Ungerer
3
-66
/
+44
2010-10-22
m68k/m68knommu: merge MMU and non-MMU string.h
Greg Ungerer
3
-260
/
+131
2010-10-22
m68k/m68knommu: Remove dead SMP config option
Christian Dietrich
4
-15
/
+0
2010-10-22
m68k: move definition of THREAD_SIZE into thread_info_mm.h
Greg Ungerer
2
-6
/
+5
2010-10-22
m68k: Use asm-generic/ioctls.h (enables termiox)
Jeff Mahoney
1
-79
/
+1
2010-10-22
m68k: Remove dead GG2 config option
Christian Dietrich
4
-47
/
+3
2010-10-21
m68knommu: Fix MCFUART_TXFIFOSIZE for m548x.
Philippe De Muyter
1
-1
/
+3
2010-10-21
m68knommu: add basic mmu-less m548x support
Philippe De Muyter
9
-4
/
+205
2010-10-21
m68k{nommu}: Remove unused DEFINE's from asm-offsets.c
Philippe De Muyter
1
-12
/
+0
2010-10-18
Update broken web addresses in arch directory.
Justin P. Mattock
2
-2
/
+3
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2
-0
/
+2
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
25
-9694
/
+25
2010-10-07
Fix IRQ flag handling naming
David Howells
4
-81
/
+79
2010-10-01
arch/m68k/mac/macboing.c: use unsigned long for irqflags
Andrew Morton
1
-3
/
+3
2010-09-19
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
1
-6
/
+0
2010-09-13
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
Geert Uytterhoeven
2
-1
/
+7
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-2
/
+11
2010-08-18
m68knommu: arch/m68k/include/asm/ide.h fix for nommu
Jate Sujjavanich
1
-2
/
+11
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2
-2
/
+6
2010-08-14
defconfig reduction
Sam Ravnborg
12
-9657
/
+4
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-5
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-5
/
+0
2010-08-11
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
1
-1
/
+1
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-3
/
+0
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2
-0
/
+3
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-5
/
+14
2010-08-10
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2
-0
/
+3
2010-08-09
alpha/h8300/m68k: remove obsolete <asm/md.h> files
Geert Uytterhoeven
1
-13
/
+0
2010-08-09
m68k/mac: Fix RTC on PMU machines
Finn Thain
1
-3
/
+3
2010-08-09
m68k/mac: Add color classic ii support
Finn Thain
1
-0
/
+9
[next]