index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
m68knommu: use generic find_next_bit_le()
Akinobu Mita
1
-44
/
+2
2011-05-27
arch: add #define for each of optimized find bitops
Akinobu Mita
2
-0
/
+10
2011-05-27
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-13
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-24
remove dma64_addr_t
FUJITA Tomonori
1
-6
/
+0
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2
-32
/
+0
2011-03-24
m68k: remove inline asm from minix_find_first_zero_bit
Akinobu Mita
1
-7
/
+3
2011-03-24
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2
-14
/
+0
2011-03-24
m68knommu: introduce little-endian bitops
Akinobu Mita
1
-10
/
+27
2011-03-24
m68k: introduce little-endian bitops
Akinobu Mita
1
-26
/
+67
2011-03-24
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
2
-5
/
+5
2011-03-23
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-3
/
+0
2011-03-17
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
2011-03-15
m68knommu: make ColdFire internal peripheral region configurable
Greg Ungerer
1
-6
/
+9
2011-03-15
m68knommu: clean up definitions of ColdFire peripheral base registers
Greg Ungerer
1
-6
/
+11
2011-03-15
m68knommu: clean up use of MBAR for DRAM registers on ColdFire start
Greg Ungerer
7
-46
/
+46
2011-03-15
m68knommu: remove use of MBAR in old-style ColdFire timer
Greg Ungerer
7
-24
/
+35
2011-03-15
m68knommu: move ColdFire DMA register addresses to per-cpu headers
Greg Ungerer
9
-23
/
+54
2011-03-15
m68knommu: remove use of MBAR value for ColdFire 528x peripheral addressing
Greg Ungerer
1
-3
/
+9
2011-03-15
m68knommu: remove use of MBAR value for ColdFire 527x peripheral addressing
Greg Ungerer
1
-3
/
+11
2011-03-15
m68knommu: remove use of MBAR value for ColdFire 523x peripheral addressing
Greg Ungerer
1
-3
/
+12
2011-03-15
m68knommu: remove MBAR and IPSBAR hacks for the ColdFire 520x CPUs
Greg Ungerer
2
-23
/
+24
2011-03-15
m68knommu: move ColdFire PIT timer base addresses
Greg Ungerer
5
-19
/
+31
2011-03-15
m68knommu: remove bogus definition of MBAR for ColdFire 532x family
Greg Ungerer
1
-3
/
+0
2011-03-15
m68knommu: remove kludge seting of MCF_IPSBAR for ColdFire 54xx
Greg Ungerer
5
-10
/
+12
2011-03-15
m68knommu: move ColdFire 5249 MBAR2 definition
Greg Ungerer
2
-1
/
+5
2011-02-16
m68knommu: add optimize memmove() function
Greg Ungerer
1
-1
/
+1
2011-02-16
m68k: remove arch specific non-optimized memcmp()
Greg Ungerer
1
-3
/
+1
2011-01-23
m68k/atari: Rename "scc" to "atari_scc"
Geert Uytterhoeven
1
-1
/
+1
2011-01-22
m68k: Uninline strchr()
Geert Uytterhoeven
1
-12
/
+0
2011-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
24
-380
/
+515
2011-01-12
watchdog: Add MCF548x watchdog driver.
Philippe De Muyter
1
-0
/
+2
2011-01-07
m68knommu: Switch to saner sigsuspend
Al Viro
1
-2
/
+0
[next]