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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-23
m68k: fix __page_to_pfn for a const struct page argument
Ian Campbell
1
-1
/
+1
2011-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2
-4
/
+3
2011-07-30
m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_
Geert Uytterhoeven
1
-2
/
+2
2011-07-30
m68k/atari: Reserve some ST-RAM early on for device buffer use
Michael Schmitz
1
-2
/
+1
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-2
/
+0
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-2
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+0
2011-07-26
h8300/m68k/xtensa: __FD_ISSET should return 0/1
Andrew Morton
1
-1
/
+1
2011-07-26
ptrace: unify show_regs() prototype
Mike Frysinger
1
-1
/
+0
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
19
-1406
/
+876
2011-07-25
m68k, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-4
/
+0
2011-07-25
m68knommu: Move forward declaration of do_IRQ() from machdep.h to irq.h
Geert Uytterhoeven
2
-1
/
+2
2011-07-25
m68k: fix some atomic operation asm address modes for ColdFire
Greg Ungerer
1
-3
/
+3
2011-07-25
m68k: use CPU_HAS_NO_BITFIELDS for signal functions
Greg Ungerer
1
-8
/
+7
2011-07-25
m68k: merge and clean up delay.h files
Greg Ungerer
3
-136
/
+94
2011-07-25
m68knommu: correctly use trap_init
Greg Ungerer
1
-1
/
+0
2011-07-25
m68k: merge mmu and non-mmu bitops.h
Greg Ungerer
3
-837
/
+528
2011-07-25
m68k: merge MMU and non MMU versions of system.h
Greg Ungerer
4
-355
/
+197
2011-07-25
m68k: merge MMU and non-MMU versions of asm/hardirq.h
Greg Ungerer
4
-47
/
+32
2011-07-25
m68k: merge the non-mmu and mmu versions of module.c
Greg Ungerer
1
-18
/
+13
2011-05-28
Merge branch 'setns'
Linus Torvalds
1
-1
/
+2
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-1
/
+2
2011-05-26
m68knommu: use generic find_next_bit_le()
Akinobu Mita
1
-44
/
+2
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-24
m68knommu: use asm-generic/bitops/ext2-atomic.h
Akinobu Mita
1
-17
/
+1
2011-05-24
m68knommu: remove stubs for __ioremap() and iounmap()
Greg Ungerer
1
-3
/
+5
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-19
input/atari: Use the correct mouse interrupt hook
Michael Schmitz
1
-2
/
+0
2011-05-19
m68k: unistd - Comment out definitions for unimplemented syscalls
Geert Uytterhoeven
1
-22
/
+24
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-26
Merge branch 'master' into for-next
Jiri Kosina
19
-89
/
+92
2011-04-12
m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...
Geert Uytterhoeven
1
-1
/
+5
2011-04-10
m68k: fix comment typo 'occcured'
Justin P. Mattock
2
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
15
-16
/
+16
2011-03-23
remove dma64_addr_t
FUJITA Tomonori
1
-6
/
+0
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2
-32
/
+0
2011-03-23
m68k: remove inline asm from minix_find_first_zero_bit
Akinobu Mita
1
-7
/
+3
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2
-14
/
+0
2011-03-23
m68knommu: introduce little-endian bitops
Akinobu Mita
1
-10
/
+27
2011-03-23
m68k: introduce little-endian bitops
Akinobu Mita
1
-26
/
+67
2011-03-23
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
2
-5
/
+5
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-3
/
+0
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2
-0
/
+24
2011-03-16
m68k/atari: Initial ARAnyM support
Petr Stehlik
1
-0
/
+22
2011-03-16
m68k: Add helper function handle_kernel_fault()
Roman Zippel
1
-0
/
+2
2011-03-15
m68knommu: external interrupt support to ColdFire intc-simr controller
Greg Ungerer
1
-0
/
+3
2011-03-15
m68knommu: external interrupt support to ColdFire intc-2 controller
Greg Ungerer
3
-0
/
+16
2011-03-15
m68knommu: remove ColdFire CLOCK_DIV config option
Greg Ungerer
12
-5
/
+15
[next]