index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-m68k
Commit message (
Expand
)
Author
Age
Files
Lines
*
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2008-07-24
2
-4
/
+1
*
m68k: remove stale ARCH_SUN4 #define
Adrian Bunk
2008-07-20
1
-2
/
+0
*
m68k/sun3/: possible cleanups
Adrian Bunk
2008-07-20
3
-7
/
+0
*
m68k/mac/: possible cleanups
Adrian Bunk
2008-07-20
3
-8
/
+0
*
m68k/amiga/: possible cleanups
Adrian Bunk
2008-07-20
2
-4
/
+2
*
m68k: remove AP1000 code
Adrian Bunk
2008-07-20
1
-1
/
+0
*
m68k: Allow no CPU/platform type for allnoconfig
Geert Uytterhoeven
2008-07-20
3
-10
/
+10
*
m68k: remove CVS keywords
Adrian Bunk
2008-07-20
7
-7
/
+5
*
m68k: Add ext2_find_{first,next}_bit() for ext4
Aneesh Kumar K.V
2008-06-12
1
-2
/
+43
*
m68k: Prefix ISA type with ISA_TYPE_
Geert Uytterhoeven
2008-05-18
1
-22
/
+22
*
m68k: export m68k_mmutype
Geert Uytterhoeven
2008-05-18
1
-1
/
+1
*
m68k: Make gcc aware that BUG() does not return
Geert Uytterhoeven
2008-05-18
1
-2
/
+2
*
m68k: Convert access_ok() to an inline function
Geert Uytterhoeven
2008-05-18
1
-1
/
+5
*
m68k: remove old mac_esp cruft
Finn Thain
2008-05-05
1
-30
/
+0
*
m68k: types: use <asm-generic/int-*.h> for the m68k architecture
H. Peter Anvin
2008-05-02
1
-31
/
+1
*
rename div64_64 to div64_u64
Roman Zippel
2008-05-01
1
-1
/
+0
*
kernel: Move arches to use common unaligned access
Harvey Harrison
2008-04-29
1
-10
/
+7
*
mm: introduce pte_special pte bit
Nick Piggin
2008-04-28
2
-0
/
+4
*
Generic semaphore implementation
Matthew Wilcox
2008-04-17
2
-305
/
+1
*
kvm: provide kvm.h for all architecture: fixes headers_install
Christian Borntraeger
2008-04-02
1
-0
/
+6
*
m68k{,nommu}: Wire up new timerfd syscalls
Geert Uytterhoeven
2008-03-04
1
-2
/
+4
*
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2008-02-08
3
-11
/
+21
*
avoid overflows in kernel/time.c
H. Peter Anvin
2008-02-08
1
-1
/
+1
*
asm-*/posix_types.h: scrub __GLIBC__
Mike Frysinger
2008-02-08
1
-6
/
+2
*
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
2008-02-08
1
-0
/
+67
*
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
2008-02-08
2
-7
/
+5
*
m68k: kill page walker compile warning
Geert Uytterhoeven
2008-02-07
1
-1
/
+2
*
Add cmpxchg_local to m86k
Mathieu Desnoyers
2008-02-07
1
-3
/
+24
*
Sanitize the type of struct user.u_ar0
H. Peter Anvin
2008-02-07
1
-2
/
+1
*
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
Kirill A. Shutemov
2008-02-07
2
-7
/
+0
*
cleanup after APUS removal
Adrian Bunk
2008-02-06
1
-2
/
+0
*
mac68k: remove dead code
Finn Thain
2008-02-05
1
-2
/
+0
*
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-05
2
-9
/
+9
*
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
2008-01-31
1
-0
/
+2
*
ext4: Add ext4_find_next_bit()
Aneesh Kumar K.V
2008-01-28
1
-0
/
+2
*
Add CONFIG_DEBUG_SG sg validation
Jens Axboe
2007-10-22
1
-0
/
+3
*
Change table chaining layout
Jens Axboe
2007-10-22
1
-1
/
+1
*
ide: add hwif->ack_intr hook
Bartlomiej Zolnierkiewicz
2007-10-20
1
-1
/
+1
*
forbid asm/bitops.h direct inclusion
Jiri Slaby
2007-10-19
1
-0
/
+4
*
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
2007-10-19
1
-10
/
+0
*
bitops: introduce lock ops
Nick Piggin
2007-10-18
1
-0
/
+1
*
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
2007-10-17
1
-6
/
+0
*
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
1
-1
/
+0
*
cleanup floppy.h
Jan Beulich
2007-10-17
1
-3
/
+0
*
remove strict ansi check from __u64 in asm/types.h
Olaf Hering
2007-10-17
1
-3
/
+3
*
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
2007-10-17
1
-1
/
+0
*
m68k: Export cachectl.h
Matthew Wilcox
2007-10-13
1
-0
/
+1
*
m68k: ignore restart_syscall
Geert Uytterhoeven
2007-10-13
1
-0
/
+3
*
m68k(nommu): add missing syscalls
Geert Uytterhoeven
2007-09-11
1
-1
/
+11
*
m68k: Enable arbitary speed tty support
Alan Cox
2007-08-22
3
-3
/
+12
[next]