index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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{,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
*
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
[next]