index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-cris
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generic semaphore implementation
Matthew Wilcox
2008-04-17
2
-211
/
+1
*
kvm: provide kvm.h for all architecture: fixes headers_install
Christian Borntraeger
2008-04-02
1
-0
/
+6
*
cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_get...
Jesper Nilsson
2008-03-04
1
-3
/
+3
*
cris: correct usage of __user for copy to and from user space in lib/usercopy...
Jesper Nilsson
2008-03-04
1
-44
/
+9
*
Merge branch 'cris' of git://www.jni.nu/cris
Linus Torvalds
2008-02-08
100
-742
/
+18506
|
\
|
*
CRIS v32: Remove hwregs/timer_defs.h, it is now architecture specific.
Jesper Nilsson
2008-02-08
1
-266
/
+0
|
*
CRIS: Add new timerfd syscall entries.
Jesper Nilsson
2008-02-08
1
-1
/
+3
|
*
CRIS v32: Correct spelling of bandwidth in function name.
Jesper Nilsson
2008-02-08
1
-1
/
+1
|
*
CRIS: Make io_pwm_set_period members unsigned in etraxgpio.h
Jesper Nilsson
2008-02-08
1
-2
/
+2
|
*
CRIS v32: Minor changes to avoid errors in asm-cris/arch-v32/hwregs/reg_rdwr.h
Jesper Nilsson
2008-02-08
1
-4
/
+6
|
*
CRIS v32: arch-v32/hwregs/intr_vect_defs.h moved to machine dependent directory.
Jesper Nilsson
2008-02-08
1
-225
/
+0
|
*
CRIS v32: Correct offset for TASK_pid in asm-cris/arch-v32/offset.h
Jesper Nilsson
2008-02-08
1
-1
/
+1
|
*
CRIS v32: Move register map header to machine dependent directory.
Jesper Nilsson
2008-02-08
1
-103
/
+0
|
*
CRIS v32: Let compiler know that memory is clobbered after a break op.
Jesper Nilsson
2008-02-08
1
-7
/
+14
|
*
CRIS v32: Remove SMP stub from asm-cris/arch-v32/system.h
Jesper Nilsson
2008-02-08
1
-9
/
+0
|
*
CRIS v32: Completely rework spinlocks for ETRAX FS and ARTPEC-3
Jesper Nilsson
2008-02-08
1
-105
/
+67
|
*
CRIS v32: Change name for simulator config in asm-cris/arch-v32/processor.h
Jesper Nilsson
2008-02-08
1
-1
/
+1
|
*
CRIS v32: Add prototype for crisv32_pinmux_dealloc_fixed in asm-cris/arch-v32...
Jesper Nilsson
2008-02-08
1
-0
/
+1
|
*
CRIS v32: Change name for simulator config in asm-cris/arch-v32/page.h
Jesper Nilsson
2008-02-08
1
-2
/
+2
|
*
CRIS v32: Remove juliette.h, it is not supported for CRIS v32.
Jesper Nilsson
2008-02-08
1
-326
/
+0
|
*
CRIS v32: Add support for ETRAX FS and ARTPEC-3 for arch-v32/hwregs/eth_defs.h
Jesper Nilsson
2008-02-08
1
-104
/
+98
|
*
CRIS v32: Rename variable used in macro for arch-v32/hwregs/dma.h
Jesper Nilsson
2008-02-08
1
-7
/
+6
|
*
CRIS v32: Remove useless CVS id tag from arch-v32/hwregs/Makefile
Jesper Nilsson
2008-02-08
1
-1
/
+0
|
*
CRIS v32: Add defines for udelay and ndelay in arch-v32/delay.h
Jesper Nilsson
2008-02-08
1
-0
/
+10
|
*
CRIS v32: Adjust arch-v32/atomic.h for new spinlock/rwlock infrastructure
Jesper Nilsson
2008-02-08
1
-5
/
+5
|
*
CRIS v32: Add missing header to include/asm-cris/arch-v32/Kbuild
Jesper Nilsson
2008-02-08
1
-0
/
+1
|
*
CRIS: Break long comment line in include/asm-cris/arch-v10/page.h
Jesper Nilsson
2008-02-08
1
-2
/
+2
|
*
CRIS: Rename LED macros to CRIS_LED to avoid name clash in io.h
Jesper Nilsson
2008-02-08
2
-72
/
+77
|
*
CRIS: Add missing headers to include/asm-cris Kbuild files.
Jesper Nilsson
2008-02-08
2
-1
/
+7
|
*
CRIS: Add support for ETRAX FS and ARTPEC-3 to etraxgpio.h
Jesper Nilsson
2008-02-08
1
-18
/
+94
|
*
CRIS: Fix bugs in return value of atomic_inc_return and atomic_dec_return.
Jesper Nilsson
2008-02-08
1
-2
/
+2
|
*
CRIS: Allow arch dependent delay to override common version.
Jesper Nilsson
2008-02-08
1
-0
/
+3
|
*
CRIS: Include arch dependent bug.h.
Jesper Nilsson
2008-02-08
1
-1
/
+1
|
*
CRIS: Correct pfn_pte to make it possible to ioremap uncached addresses.
Jesper Nilsson
2008-02-08
1
-1
/
+1
|
*
CRIS: Correct comment in io.h to describe reality of I/O space.
Jesper Nilsson
2008-02-08
1
-2
/
+2
|
*
CRIS: Update cpu_possible_map and raw_smp_processor_id in smp.h header.
Jesper Nilsson
2008-02-08
1
-2
/
+2
|
*
CRIS v10: Cleanup rtc.h
Jesper Nilsson
2008-02-08
1
-20
/
+21
|
*
CRIS: Add architecture dependent bug.h for CRIS v10 and CRIS v32
Jesper Nilsson
2008-02-08
2
-0
/
+99
|
*
CRIS v32: Minor fixes for io.h
Jesper Nilsson
2008-02-08
1
-15
/
+55
|
*
CRIS v32: Include path fix for timex.h
Jesper Nilsson
2008-02-08
1
-4
/
+4
|
*
CRIS: Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY
Jesper Nilsson
2008-02-08
1
-11
/
+0
|
*
CRIS v32: Add headers for EtraxFS and Artpec-3 chips.
Jesper Nilsson
2008-02-08
1
-0
/
+3
|
*
CRIS v32: Add prototypes for cache flushing
Jesper Nilsson
2008-02-08
1
-0
/
+11
|
*
CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3
Jesper Nilsson
2008-02-08
1
-5
/
+10
|
*
CRIS: Merge axisflashmap.h with Axis internal changes.
Jesper Nilsson
2008-02-08
1
-12
/
+27
|
*
CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial.
Jesper Nilsson
2008-02-08
1
-0
/
+1
|
*
CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS an...
Jesper Nilsson
2008-02-08
63
-0
/
+18462
*
|
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2008-02-08
2
-4
/
+11
*
|
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
-4
/
+0
[next]