index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-frv
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-18
FRV: __pte_to_swp_entry doesn't expand correctly
Roel Kluin
1
-1
/
+1
2009-01-15
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2
-2
/
+0
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
1
-1
/
+0
2009-01-07
frv: introduce asm/swab.h
Harvey Harrison
3
-7
/
+12
2009-01-07
atomic_t: unify all arch definitions
Matthew Wilcox
1
-4
/
+0
2009-01-03
frv: define __fls
Rusty Russell
1
-0
/
+13
2008-10-17
ide: fix support for IDE PCI controllers using MMIO on frv
Bartlomiej Zolnierkiewicz
1
-9
/
+1
2008-10-17
FRV: Switch unaligned access to the packed-struct implementation
Harvey Harrison
1
-1
/
+1
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
1
-1
/
+1
2008-08-21
FRV: Provide ioremap_wc() for FRV
David Howells
1
-0
/
+2
2008-08-02
FRV: Wire up new system calls
David Howells
1
-1
/
+7
2008-07-27
[PATCH] kill altroot
Al Viro
1
-18
/
+0
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-25
Merge git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
1
-6
/
+0
2008-07-25
remove dummy asm/kvm.h files
Adrian Bunk
1
-6
/
+0
2008-07-25
include/asm/ptrace.h userspace headers cleanup
Adrian Bunk
1
-1
/
+0
2008-07-25
clean up duplicated alloc/free_thread_info
FUJITA Tomonori
1
-0
/
+2
2008-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-4
/
+0
2008-07-25
ide: define MAX_HWIFS in <linux/ide.h>
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-07-24
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-3
/
+0
2008-07-24
Remove asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-07-21
termios: Termios defines for other platforms
Alan Cox
2
-1
/
+8
2008-07-13
frv: fix irqs_disabled() to return an int, not an unsigned long
David Howells
1
-1
/
+1
2008-06-05
FRV: ip_fast_csum() requires a memory clobber on its inline asm
David Howells
1
-1
/
+1
2008-05-28
Fix FRV minimum slab/kmalloc alignment
David Howells
1
-2
/
+2
2008-05-28
FRV: Specify the minimum slab/kmalloc alignment
David Howells
1
-0
/
+7
2008-05-14
read_barrier_depends arch fixlets
Nick Piggin
1
-1
/
+1
2008-05-03
frv: types: use <asm-generic/int-*.h> for the frv architecture
H. Peter Anvin
1
-32
/
+2
2008-05-01
frv: unbreak misalignment handling changes
David Howells
1
-3
/
+3
2008-04-29
kernel: Move arches to use common unaligned access
Harvey Harrison
1
-188
/
+8
2008-04-28
mm: introduce pte_special pte bit
Nick Piggin
1
-0
/
+2
2008-04-22
frv: remove HARD_RESET_NOW()
Adrian Bunk
1
-5
/
+0
2008-04-19
asm-generic: add node_to_cpumask_ptr macro
Mike Travis
1
-3
/
+1
2008-04-17
Generic semaphore implementation
Matthew Wilcox
1
-155
/
+1
2008-04-11
FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]
David Howells
1
-6
/
+15
2008-04-11
FRV: Add support for emulation of userspace atomic ops [try #2]
David Howells
1
-0
/
+14
2008-04-11
FRV: Move STACK_TOP_MAX up [try #2]
David Howells
1
-1
/
+1
2008-04-11
FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]
David Howells
1
-5
/
+14
2008-04-03
kvm: provide kvm.h for all architecture: fixes headers_install
Christian Borntraeger
1
-0
/
+6
2008-03-31
NULL noise: frv cmpxchg()
Al Viro
1
-2
/
+2
2008-02-21
FRV: Change the timerfd syscalls to be the same as i386
David Howells
1
-1
/
+3
2008-02-09
Fix FRV cmpxchg_local
Mathieu Desnoyers
3
-84
/
+83
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2
-3
/
+10
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
1
-1
/
+1
2008-02-08
asm-*/posix_types.h: scrub __GLIBC__
Mike Frysinger
1
-6
/
+2
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
1
-5
/
+0
2008-02-07
Add cmpxchg_local to frv
Mathieu Desnoyers
1
-0
/
+24
2008-02-07
Unexport asm/page.h
Kirill A. Shutemov
1
-1
/
+0
2008-02-07
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
Kirill A. Shutemov
2
-6
/
+0
[next]