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