.. |
.gitignore
|
|
|
atomic.h
|
Blackfin arch: merge adeos blackfin part to arch/blackfin/
|
2009-01-07 23:14:39 +08:00 |
auxvec.h
|
|
|
bfin5xx_spi.h
|
Blackfin arch: cleanup the header file comments
|
2009-01-07 23:14:38 +08:00 |
bfin_sdh.h
|
Blackfin arch: add SDIO host driver platform data
|
2009-01-07 23:14:38 +08:00 |
bfin_simple_timer.h
|
|
|
bfin_sport.h
|
Blackfin arch: cleanup bfin_sport.h header and export it to userspace
|
2009-03-05 19:42:43 +08:00 |
bfin-global.h
|
Blackfin arch: rename cache_lock() to bfin_cache_lock()
|
2008-11-18 17:48:22 +08:00 |
bfrom.h
|
Blackfin arch: Update some inline assembly, tweak some register constraints
|
2009-01-07 23:14:39 +08:00 |
bitops.h
|
Blackfin arch: merge adeos blackfin part to arch/blackfin/
|
2009-01-07 23:14:39 +08:00 |
blackfin.h
|
Blackfin arch: only define HI/LO macros for assembly files
|
2008-11-18 17:48:22 +08:00 |
bug.h
|
|
|
bugs.h
|
|
|
byteorder.h
|
byteorder: make swab.h include asm/swab.h like a regular header
|
2009-01-14 19:56:50 -08:00 |
cache.h
|
Blackfin arch: SMP supporting patchset: Blackfin header files and machine common code
|
2009-01-07 23:14:39 +08:00 |
cacheflush.h
|
Blackfin arch: SMP supporting patchset: Blackfin header files and machine common code
|
2009-01-07 23:14:39 +08:00 |
cdef_LPBlackfin.h
|
|
|
checksum.h
|
Blackfin arch: Faster Implementation of csum_tcpudp_nofold()
|
2009-02-04 16:49:45 +08:00 |
clocks.h
|
|
|
context.S
|
Blackfin arch: Faster C implementation of no-MPU CPLB handler
|
2009-01-07 23:14:38 +08:00 |
cplb.h
|
Blackfin arch: Faster C implementation of no-MPU CPLB handler
|
2009-01-07 23:14:38 +08:00 |
cplbinit.h
|
Blackfin arch: Faster C implementation of no-MPU CPLB handler
|
2009-01-07 23:14:38 +08:00 |
cpu.h
|
Blackfin arch: delete now unused "cclk" member of blackfin_cpudata
|
2009-01-07 23:14:38 +08:00 |
cputime.h
|
|
|
current.h
|
|
|
def_LPBlackfin.h
|
|
|
delay.h
|
Blackfin arch: Remove outdated code
|
2009-02-04 16:49:45 +08:00 |
device.h
|
|
|
div64.h
|
|
|
dma-mapping.h
|
Blackfin arch: fix a broken define in dma-mapping
|
2008-11-18 17:48:22 +08:00 |
dma.h
|
Blackfin arch: add get_dma_config() func to match set_dma_config()
|
2009-01-07 23:14:38 +08:00 |
dpmc.h
|
|
|
early_printk.h
|
|
|
elf.h
|
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
|
2008-10-16 15:40:05 +02:00 |
emergency-restart.h
|
|
|
entry.h
|
Blackfin arch: merge adeos blackfin part to arch/blackfin/
|
2009-01-07 23:14:39 +08:00 |
errno.h
|
|
|
fb.h
|
|
|
fcntl.h
|
|
|
fixed_code.h
|
|
|
flat.h
|
|
|
futex.h
|
|
|
gpio.h
|
Blackfin arch: cleanup bf54x ifdef mess in gpio code
|
2009-02-04 16:49:45 +08:00 |
gptimers.h
|
|
|
hardirq.h
|
Blackfin arch: move ack_bad_irq() prototype to hardirq.h to match other arches
|
2008-11-18 17:48:22 +08:00 |
hw_irq.h
|
|
|
io.h
|
Blackfin arch: Use reads/writes instead of ins/outs directly
|
2009-01-07 23:14:39 +08:00 |
ioctl.h
|
|
|
ioctls.h
|
|
|
ipcbuf.h
|
|
|
ipipe_base.h
|
Blackfin arch: Update adeos blackfin arch patch to 1.9-00
|
2009-03-04 16:52:38 +08:00 |
ipipe.h
|
Blackfin arch: Update adeos blackfin arch patch to 1.9-00
|
2009-03-04 16:52:38 +08:00 |
irq_handler.h
|
|
|
irq_regs.h
|
|
|
irq.h
|
Blackfin arch: Update adeos blackfin arch patch to 1.9-00
|
2009-03-04 16:52:38 +08:00 |
Kbuild
|
Blackfin arch: cleanup bfin_sport.h header and export it to userspace
|
2009-03-05 19:42:43 +08:00 |
kdebug.h
|
|
|
kgdb.h
|
Blackfin arch: scrub comments/whitespace/cvs keywords
|
2009-02-04 16:49:45 +08:00 |
kmap_types.h
|
|
|
l1layout.h
|
Blackfin arch: disable pthread stack check for SMP at runtime
|
2009-01-07 23:14:38 +08:00 |
linkage.h
|
|
|
local.h
|
|
|
mem_init.h
|
Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks
|
2009-02-04 16:49:45 +08:00 |
mem_map.h
|
Blackfin arch: smp patch cleanup from LKML review
|
2009-01-07 23:14:39 +08:00 |
mman.h
|
|
|
mmu_context.h
|
Blackfin arch: SMP supporting patchset: Blackfin CPLB related code
|
2008-11-18 17:48:22 +08:00 |
mmu.h
|
NOMMU: Make VMAs per MM as for MMU-mode linux
|
2009-01-08 12:04:47 +00:00 |
module.h
|
|
|
msgbuf.h
|
|
|
mutex-dec.h
|
Blackfin arch: SMP supporting patchset: Blackfin header files and machine common code
|
2009-01-07 23:14:39 +08:00 |
mutex.h
|
Blackfin arch: SMP supporting patchset: Blackfin header files and machine common code
|
2009-01-07 23:14:39 +08:00 |
nand.h
|
|
|
page_offset.h
|
|
|
page.h
|
|
|
param.h
|
|
|
pci.h
|
|
|
pda.h
|
Blackfin arch: Add ability to count and display number of NMI interrupts
|
2009-02-04 16:49:45 +08:00 |
percpu.h
|
Blackfin arch: SMP supporting patchset: Blackfin header files and machine common code
|
2009-01-07 23:14:39 +08:00 |
pgalloc.h
|
|
|
pgtable.h
|
Blackfin arch: stub out pgprot_noncached() like other people seem to do on nommu
|
2009-01-07 23:14:39 +08:00 |
poll.h
|
|
|
portmux.h
|
|
|
posix_types.h
|
|
|
processor.h
|
Blackfin arch: disable pthread stack check for SMP at runtime
|
2009-01-07 23:14:38 +08:00 |
ptrace.h
|
Blackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORIG_P0 offsets are declared
|
2008-10-09 15:22:56 +08:00 |
reboot.h
|
Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd
|
2009-02-04 16:49:45 +08:00 |
resource.h
|
|
|
rwlock.h
|
Blackfin arch: SMP supporting patchset: Blackfin header files and machine common code
|
2009-01-07 23:14:39 +08:00 |
scatterlist.h
|
|
|
sections.h
|
|
|
segment.h
|
|
|
sembuf.h
|
|
|
serial.h
|
Blackfin arch: define BASE_BAUD like everyone else
|
2008-11-18 17:48:22 +08:00 |
setup.h
|
|
|
shmbuf.h
|
|
|
shmparam.h
|
|
|
sigcontext.h
|
|
|
siginfo.h
|
|
|
signal.h
|
|
|
smp.h
|
Blackfin arch: smp patch cleanup from LKML review
|
2009-01-07 23:14:39 +08:00 |
socket.h
|
|
|
sockios.h
|
|
|
spinlock_types.h
|
Blackfin arch: SMP supporting patchset: Blackfin header files and machine common code
|
2009-01-07 23:14:39 +08:00 |
spinlock.h
|
Blackfin arch: SMP supporting patchset: Blackfin header files and machine common code
|
2009-01-07 23:14:39 +08:00 |
stat.h
|
|
|
statfs.h
|
|
|
string.h
|
|
|
swab.h
|
blackfin: introduce asm/swab.h
|
2009-01-06 18:10:28 -08:00 |
system.h
|
Blackfin arch: merge adeos blackfin part to arch/blackfin/
|
2009-01-07 23:14:39 +08:00 |
termbits.h
|
|
|
termios.h
|
|
|
thread_info.h
|
Blackfin arch: Update adeos blackfin arch patch to 1.9-00
|
2009-03-04 16:52:38 +08:00 |
time.h
|
|
|
timex.h
|
Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder on us
|
2008-10-16 23:55:41 +08:00 |
tlb.h
|
|
|
tlbflush.h
|
|
|
topology.h
|
|
|
trace.h
|
|
|
traps.h
|
Blackfin arch: Better error handling of unknown exceptions
|
2008-10-08 14:43:47 +08:00 |
types.h
|
|
|
uaccess.h
|
Blackfin arch: add __must_check markings to our user functions like other arches
|
2009-01-07 23:14:38 +08:00 |
ucontext.h
|
|
|
unaligned.h
|
|
|
unistd.h
|
|
|
user.h
|
|
|
xor.h
|
Blackfin arch: use generic xor.h
|
2008-11-18 17:48:22 +08:00 |