index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-m68k
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k,m68knommu: merge header files
Sam Ravnborg
2009-01-16
162
-15201
/
+0
*
m68k: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-14
/
+19
*
atomic_t: unify all arch definitions
Matthew Wilcox
2009-01-06
1
-2
/
+1
*
m68k: define __fls
Rusty Russell
2009-01-01
1
-0
/
+5
*
m68k: use the new byteorder headers
Harvey Harrison
2008-12-28
1
-11
/
+5
*
m68k: machw.h cleanup
Finn Thain
2008-12-28
1
-22
/
+0
*
proc: move /proc/hardware to m68k-specific code
Alexey Dobriyan
2008-10-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-10-20
1
-9
/
+0
|
\
|
*
ide: remove M68K_IDE_SWAPW define from <asm-m68k/ide.h>
Bartlomiej Zolnierkiewicz
2008-10-17
1
-9
/
+0
*
|
container freezer: add TIF_FREEZE flag to all architectures
Matt Helsley
2008-10-20
1
-0
/
+1
|
/
*
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
2008-10-16
1
-1
/
+1
*
m68k: remove the dead PCI code
Adrian Bunk
2008-10-14
3
-109
/
+7
*
m68k: Remove the broken Hades support
Adrian Bunk
2008-10-14
3
-8
/
+1
*
m68k: <asm/pci.h> needs <asm-generic/pci-dma-compat.h>
Geert Uytterhoeven
2008-10-14
1
-0
/
+1
*
m68k: Add missing dma_sync_single_range_for_{cpu,device}()
Geert Uytterhoeven
2008-10-14
1
-0
/
+16
*
m68k{,nommu}: Wire up new system calls
Geert Uytterhoeven
2008-08-11
1
-1
/
+7
*
m68k: some asm-sparc include files moved
Stephen Rothwell
2008-08-04
3
-3
/
+400
*
[PATCH] kill altroot
Al Viro
2008-07-26
1
-17
/
+0
*
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-26
1
-1
/
+1
*
Merge git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
2008-07-25
1
-6
/
+0
|
\
|
*
remove dummy asm/kvm.h files
Adrian Bunk
2008-07-25
1
-6
/
+0
*
|
clean up duplicated alloc/free_thread_info
FUJITA Tomonori
2008-07-25
1
-7
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-07-24
1
-4
/
+0
|
\
|
*
ide: define MAX_HWIFS in <linux/ide.h>
Bartlomiej Zolnierkiewicz
2008-07-24
1
-4
/
+0
*
|
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
2008-07-24
1
-1
/
+0
|
\
\
|
*
|
Remove asm/semaphore.h
Matthew Wilcox
2008-07-24
1
-1
/
+0
|
|
/
*
/
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
[next]