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
2011-07-14
net: m68k/nfeth: Remove wrong usage of dev->flags
Michał Mirosław
1
-1
/
+0
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-40
/
+74
2011-06-14
m68k: use kernel processor defines for conditional optimizations
Greg Ungerer
4
-23
/
+19
2011-06-14
m68knommu: create config options for CPU classes
Greg Ungerer
1
-7
/
+45
2011-06-14
m68knommu: fix linker script exported name sections
Greg Ungerer
1
-10
/
+10
2011-06-11
net/m68k: Include <linux/interrupt.h> where needed
Geert Uytterhoeven
1
-0
/
+1
2011-05-28
Merge branch 'setns'
Linus Torvalds
2
-1
/
+3
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2
-1
/
+3
2011-05-26
m68knommu: use generic find_next_bit_le()
Akinobu Mita
1
-44
/
+2
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
1
-4
/
+0
2011-05-26
arch: add #define for each of optimized find bitops
Akinobu Mita
2
-0
/
+10
2011-05-26
m68knommu: fix build error due to the lack of find_next_bit_le()
Akinobu Mita
1
-0
/
+44
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-05-24
m68knommu: Use generic show_interrupts()
Geert Uytterhoeven
2
-28
/
+1
2011-05-24
m68k: merge the mmu and non-mmu versions of sys_m68k.c
Greg Ungerer
3
-643
/
+578
2011-05-24
m68knommu: use asm-generic/bitops/ext2-atomic.h
Akinobu Mita
1
-17
/
+1
2011-05-24
m68knommu: Remove obsolete #include <linux/sys.h>
Geert Uytterhoeven
6
-6
/
+0
2011-05-24
m68k: merge mmu and non-mmu versions of asm-offsets.c
Greg Ungerer
6
-190
/
+114
2011-05-24
m68k: merge non-mmu and mmu versions of m68k_ksyms.c
Greg Ungerer
3
-64
/
+32
2011-05-24
m68knommu: remove un-needed exporting of COLDFIRE symbols
Greg Ungerer
2
-12
/
+3
2011-05-24
m68knommu: move EXPORT of kernel_thread to function definition
Greg Ungerer
2
-4
/
+1
2011-05-24
m68knommu: move EXPORT of local checksumming functions to definitions
Greg Ungerer
2
-5
/
+3
2011-05-24
m68knommu: move EXPORT of dump_fpu to function definition
Greg Ungerer
2
-4
/
+1
2011-05-24
m68knommu: clean up mm/init_no.c
Greg Ungerer
1
-47
/
+4
2011-05-24
m68k: merge the mmu and non-mmu mm/Makefile
Greg Ungerer
3
-18
/
+9
2011-05-24
m68k: mv kmap_mm.c to kmap.c
Greg Ungerer
2
-370
/
+365
2011-05-24
m68knommu: remove stubs for __ioremap() and iounmap()
Greg Ungerer
4
-43
/
+6
2011-05-24
m68knommu: remove unused kernel_set_cachemode()
Greg Ungerer
1
-8
/
+0
2011-05-24
m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c
Greg Ungerer
2
-8
/
+3
2011-05-24
m68k: remove duplicate memcpy() implementation
Greg Ungerer
4
-131
/
+75
2011-05-24
m68k: remove duplicate memset() implementation
Greg Ungerer
4
-107
/
+74
2011-05-24
m68k: remove duplicate memmove() implementation
Greg Ungerer
3
-99
/
+2
2011-05-24
m68k: merge mmu and non-mmu versions of lib/Makefile
Greg Ungerer
3
-15
/
+11
2011-05-24
m68k: merge mmu and non-mmu versions of muldi3
Greg Ungerer
3
-152
/
+96
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2011-05-20
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
2
-0
/
+3
2011-05-19
input/atari: Use the correct mouse interrupt hook
Michael Schmitz
2
-7
/
+2
2011-05-19
m68k/atari: Do not use "/" in interrupt names
Geert Uytterhoeven
2
-2
/
+2
2011-05-19
m68k: unistd - Comment out definitions for unimplemented syscalls
Geert Uytterhoeven
1
-22
/
+24
2011-05-19
m68k: Really wire up sys_pselect6 and sys_ppoll
Geert Uytterhoeven
1
-2
/
+2
2011-05-19
m68k: Merge mmu and non-mmu versions of sys_call_table
Geert Uytterhoeven
3
-445
/
+96
2011-05-19
m68k: bitops - Never step beyond the end of the bitmap
Geert Uytterhoeven
1
-26
/
+55
2011-05-19
m68k: bitops - offset == ((long)p - (long)vaddr) * 8
Geert Uytterhoeven
1
-4
/
+2
2011-04-27
m68k/mm: Set all online nodes in N_NORMAL_MEMORY
Michael Schmitz
1
-0
/
+2
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
190
-6877
/
+27854
2011-04-12
m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...
Geert Uytterhoeven
3
-1
/
+13
2011-04-10
m68k: fix comment typo 'occcured'
Justin P. Mattock
2
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
31
-44
/
+44
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-1
/
+0
2011-03-29
m68k: Convert irq function namespace
Thomas Gleixner
8
-26
/
+26
[next]