You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/sh/include/asm
Linus Torvalds 515b696b28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 16 years ago
..
.gitignore sh: migrate to arch/sh/include/ 17 years ago
Kbuild sh: Add sys_cacheflush() call for SH CPUs. 16 years ago
adc.h sh: migrate to arch/sh/include/ 17 years ago
addrspace.h sh: Support fixed 32-bit PMB mappings from bootloader. 16 years ago
atomic-grb.h sh: migrate to arch/sh/include/ 17 years ago
atomic-irq.h sh: Make the atomic functions safe for irqsoff tracing 16 years ago
atomic-llsc.h sh: Fix sh4a llsc-based cmpxchg() 16 years ago
atomic.h sh: Use generic atomic64_t implementation. 16 years ago
auxvec.h sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h. 17 years ago
bitops-grb.h sh: Convert to generic bitops for IRQ-toggling implementation. 16 years ago
bitops-llsc.h sh: Relax inline assembly constraints 16 years ago
bitops-op32.h sh: Provide optimized non-atomic bitops for SH-2A. 16 years ago
bitops.h sh: Provide optimized non-atomic bitops for SH-2A. 16 years ago
bitsperlong.h asm-generic: introduce asm/bitsperlong.h 16 years ago
bug.h sh64: dummy unwinder BUG wrappers. 16 years ago
bugs.h sh: Track the CPU family in sh_cpuinfo. 16 years ago
byteorder.h byteorder: make swab.h include asm/swab.h like a regular header 16 years ago
cache.h sh: migrate to arch/sh/include/ 17 years ago
cachectl.h sh: fix sys_cacheflush error checking 16 years ago
cacheflush.h sh: Fix up and optimize the kmap_coherent() interface. 16 years ago
checksum.h sh: Convert sh64 to use the generic checksum code. 16 years ago
checksum_32.h sh: migrate to arch/sh/include/ 17 years ago
clock.h sh: add enable()/disable()/set_rate() to div6 code 16 years ago
cmpxchg-grb.h sh: migrate to arch/sh/include/ 17 years ago
cmpxchg-irq.h sh: migrate to arch/sh/include/ 17 years ago
cmpxchg-llsc.h sh: Fix sh4a llsc-based cmpxchg() 16 years ago
cpu-features.h sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores. 16 years ago
cputime.h sh: migrate to arch/sh/include/ 17 years ago
current.h sh: Convert to asm-generic/current.h. 16 years ago
delay.h sh: migrate to arch/sh/include/ 17 years ago
device.h sh: Runtime PM for SuperH Mobile platform bus devices 16 years ago
div64.h sh: migrate to arch/sh/include/ 17 years ago
dma-mapping.h sh: Fix up more dma-mapping fallout. 16 years ago
dma-sh.h sh: Add SH7724 DMAC support. 16 years ago
dma.h sh: Convert to asm-generic/dma.h. 16 years ago
dmabrg.h sh: migrate to arch/sh/include/ 17 years ago
dwarf.h sh: unwinder: Fix up uninitialized variable warnings on sh2a build. 16 years ago
elf.h Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 16 years ago
emergency-restart.h sh: migrate to arch/sh/include/ 17 years ago
entry-macros.S sh: Remove implicit sign extension from assembler immediates 16 years ago
errno.h sh: migrate to arch/sh/include/ 17 years ago
fb.h sh: migrate to arch/sh/include/ 17 years ago
fcntl.h sh: migrate to arch/sh/include/ 17 years ago
fixmap.h sh: migrate to arch/sh/include/ 17 years ago
flat.h flat: fix data sections alignment 16 years ago
fpu.h sh: Add FPU registers to regset interface. 17 years ago
freq.h sh: migrate to arch/sh/include/ 17 years ago
ftrace.h sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX. 16 years ago
futex-irq.h sh: migrate to arch/sh/include/ 17 years ago
futex.h sh: migrate to arch/sh/include/ 17 years ago
gpio.h sh: use gpiolib 16 years ago
hardirq.h sh: convert to asm-generic/hardirq.h 16 years ago
hd64461.h sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes. 16 years ago
heartbeat.h sh: Prevent heartbeat from scribbling over non-LED bits. 16 years ago
hugetlb.h sh: migrate to arch/sh/include/ 17 years ago
hw_irq.h sh: Move the shared INTC code out to drivers/sh/ 17 years ago
hwblk.h sh: Runtime PM for SuperH Mobile platform bus devices 16 years ago
i2c-sh7760.h sh: migrate to arch/sh/include/ 17 years ago
ilsel.h sh: migrate to arch/sh/include/ 17 years ago
io.h sh: Read from CCN_PVR instead of ROM for delay. 16 years ago
io_generic.h sh: More I/O routine overhauling. 17 years ago
io_trapped.h sh: migrate to arch/sh/include/ 17 years ago
ioctl.h sh: migrate to arch/sh/include/ 17 years ago
ioctls.h sh: migrate to arch/sh/include/ 17 years ago
ipcbuf.h sh: Convert ipc/shm bits to their asm-generic versions. 16 years ago
irq.h sh: Tidy up duplication in irq/swab/timex.h. 16 years ago
irq_regs.h sh: migrate to arch/sh/include/ 17 years ago
irqflags.h sh: migrate to arch/sh/include/ 17 years ago
irqflags_32.h sh: migrate to arch/sh/include/ 17 years ago
irqflags_64.h sh: migrate to arch/sh/include/ 17 years ago
kdebug.h sh: nmi_debug support. 16 years ago
kexec.h kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE 17 years ago
kgdb.h sh: Kill off kgdb's magical NMI debouncing. 16 years ago
kmap_types.h kmap_types: make most arches use generic header file 16 years ago
kprobes.h sh: Rename opcode_t to insn_size_t. 16 years ago
linkage.h sh: migrate to arch/sh/include/ 17 years ago
lmb.h sh: Use bootmem ontop of lmb 16 years ago
local.h sh: migrate to arch/sh/include/ 17 years ago
machvec.h sh: boot word / mode pin support V2 16 years ago
mc146818rtc.h sh: migrate to arch/sh/include/ 17 years ago
mman.h sh: Switch to asm-generic versions for identical headers. 16 years ago
mmu.h sh: Sanitize asm/mmu.h for assembly use. 16 years ago
mmu_context.h sh: Use local TLB flush for get_mmu_context() ASID exhaustion. 16 years ago
mmu_context_32.h sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores. 16 years ago
mmu_context_64.h sh: migrate to arch/sh/include/ 17 years ago
mmzone.h sh: Fix up NUMA build error with se7722_defconfig. 17 years ago
module.h sh: Convert to asm-generic/module.h. 16 years ago
msgbuf.h sh: Convert ipc/shm bits to their asm-generic versions. 16 years ago
mutex-llsc.h sh: Fix up T-bit error handling in SH-4A mutex fastpath. 16 years ago
mutex.h sh: Add SH-4A optimized fastpath mutex implementation. 16 years ago
page.h sh: Convert cache disabled SH-5 over to new cache interface. 16 years ago
param.h sh: Switch to asm-generic versions for identical headers. 16 years ago
parport.h sh: Switch to asm-generic versions for identical headers. 16 years ago
pci.h PCI: remove pcibios_scan_all_fns() 16 years ago
percpu.h sh: migrate to arch/sh/include/ 17 years ago
perf_counter.h sh: define PERF_COUNTER_INDEX_OFFSET. 16 years ago
pgalloc.h mm: Remove duplicate definitions in MIPS and SH 16 years ago
pgtable.h sh: Provide the kmap_coherent() interface generically. 16 years ago
pgtable_32.h sh: Fix up and optimize the kmap_coherent() interface. 16 years ago
pgtable_64.h sh: Fix up and optimize the kmap_coherent() interface. 16 years ago
poll.h sh: migrate to arch/sh/include/ 17 years ago
posix_types.h sh: migrate to arch/sh/include/ 17 years ago
posix_types_32.h sh: Convert to asm-generic/posix_types.h. 16 years ago
posix_types_64.h sh: Convert to asm-generic/posix_types.h. 16 years ago
processor.h Merge branch 'master' into sh/smp 16 years ago
processor_32.h sh: Fix up DSP context save/restore. 16 years ago
processor_64.h SH: fix start_thread and user_stack_pointer macros 16 years ago
ptrace.h sh: Add in some ptrace definitions from GDB. 16 years ago
push-switch.h sh: migrate to arch/sh/include/ 17 years ago
resource.h sh: migrate to arch/sh/include/ 17 years ago
romimage-macros.h sh: add romimage-macros.h 16 years ago
rtc.h sh: rtc-generic support. 16 years ago
rwsem.h sh: migrate to arch/sh/include/ 17 years ago
scatterlist.h sh: Convert to asm-generic/scatterlist.h. 16 years ago
seccomp.h sh: seccomp support. 17 years ago
sections.h sh: dwarf unwinder support. 16 years ago
segment.h sh: migrate to arch/sh/include/ 17 years ago
sembuf.h sh: Convert ipc/shm bits to their asm-generic versions. 16 years ago
serial.h sh: Switch to asm-generic versions for identical headers. 16 years ago
setup.h sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h. 16 years ago
sfp-machine.h sh: migrate to arch/sh/include/ 17 years ago
sh7760fb.h sh: migrate to arch/sh/include/ 17 years ago
sh_bios.h sh: Kill off sh_bios_in_gdb_mode(). 16 years ago
sh_eth.h net: sh_eth: add value of ether_link pin in platform_data 16 years ago
sh_keysc.h sh: add kycr2_delay for sh_keysc 16 years ago
shmbuf.h sh: Convert ipc/shm bits to their asm-generic versions. 16 years ago
shmparam.h sh: migrate to arch/sh/include/ 17 years ago
sigcontext.h sh: migrate to arch/sh/include/ 17 years ago
siginfo.h sh: migrate to arch/sh/include/ 17 years ago
signal.h sh: Convert to asm-generic/signal.h. 16 years ago
sizes.h sh: Add a few more definitions to asm/sizes.h. 17 years ago
smc37c93x.h sh: migrate to arch/sh/include/ 17 years ago
smp.h cpumask: arch_send_call_function_ipi_mask: sh 16 years ago
socket.h sh: Switch to asm-generic versions for identical headers. 16 years ago
sockios.h sh: migrate to arch/sh/include/ 17 years ago
sparsemem.h sh: migrate to arch/sh/include/ 17 years ago
spi.h sh: migrate to arch/sh/include/ 17 years ago
spinlock.h sh: Fix sh4a llsc-based cmpxchg() 16 years ago
spinlock_types.h sh: migrate to arch/sh/include/ 17 years ago
stacktrace.h sh: Use the generalized stacktrace ops 16 years ago
stat.h sh: migrate to arch/sh/include/ 17 years ago
statfs.h sh: migrate to arch/sh/include/ 17 years ago
string.h sh: migrate to arch/sh/include/ 17 years ago
string_32.h sh: migrate to arch/sh/include/ 17 years ago
string_64.h sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). 16 years ago
suspend.h sh: cpuidle for SuperH Mobile using hwblk 16 years ago
swab.h sh: Tidy up duplication in irq/swab/timex.h. 16 years ago
syscall.h sh: Provide the asm/syscall.h interface, needed by tracehook. 17 years ago
syscall_32.h sh: Add ftrace syscall tracing support 16 years ago
syscall_64.h sh: Fix up spurious syscall restarting. 16 years ago
syscalls.h sh: fixup many sparse errors. 17 years ago
syscalls_32.h [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 16 years ago
syscalls_64.h sh: fixup many sparse errors. 17 years ago
system.h sh: nmi_debug support. 16 years ago
system_32.h Merge branch 'master' into sh/smp 16 years ago
system_64.h sh: Fix up the SH-5 build with caches enabled. 16 years ago
termbits.h sh: Convert to asm-generic/termbits.h and termios.h. 16 years ago
termios.h sh: Convert to asm-generic/termbits.h and termios.h. 16 years ago
thread_info.h sh: Wire up HAVE_SYSCALL_TRACEPOINTS. 16 years ago
timex.h sh: Tidy up duplication in irq/swab/timex.h. 16 years ago
tlb.h mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() 16 years ago
tlb_64.h sh: Fix up broken kerneldoc comments. 17 years ago
tlbflush.h sh: migrate to arch/sh/include/ 17 years ago
topology.h sched: Disable wakeup balancing 16 years ago
types.h sh: Add register alignment helpers for shared flushers. 16 years ago
uaccess.h sh: Proper __put_user_asm() size mismatch fix. 17 years ago
uaccess_32.h sh: Proper __put_user_asm() size mismatch fix. 17 years ago
uaccess_64.h sh: sh_ksyms_64 needs __strncpy_from_user() definition. 17 years ago
ubc.h sh: Fix UBC setup and registers for SH2A 16 years ago
ucontext.h sh: Switch to asm-generic versions for identical headers. 16 years ago
unaligned-sh4a.h sh: 16-bit get_unaligned() sh4a fix 16 years ago
unaligned.h sh: Convert to asm-generic/unaligned.h. 16 years ago
unistd.h sh: migrate to arch/sh/include/ 17 years ago
unistd_32.h sh: Add sys_cacheflush() call for SH CPUs. 16 years ago
unistd_64.h sh: Add sys_cacheflush() call for SH CPUs. 16 years ago
unwinder.h sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON() 16 years ago
user.h sh: migrate to arch/sh/include/ 17 years ago
vga.h sh: migrate to arch/sh/include/ 17 years ago
vmlinux.lds.h sh: dwarf unwinder support. 16 years ago
watchdog.h sh: Tidy up watchdog build for SH-2. 16 years ago
xor.h sh: migrate to arch/sh/include/ 17 years ago