summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: define HARDIRQ_BITS again for nowMike Frysinger2009-07-161-0/+3
* Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich2009-07-161-1/+0
* Blackfin: fix handling of IPEND in interrupt context saveRobin Getz2009-07-161-3/+4
* Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1)Graf Yang2009-07-161-14/+7
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
* Blackfin: fix dma-mapping build errorsFUJITA Tomonori2009-06-221-0/+13
* Blackfin: hook up new perf_counter_open syscallMike Frysinger2009-06-221-1/+2
* Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction)Yi Li2009-06-221-3/+1
* Blackfin: bf526-ezbrd: handle different SDRAM chipsGraf Yang2009-06-221-0/+86
* Blackfin: fix typo in TRAS define in mem_init.h headerGraf Yang2009-06-221-1/+1
* Blackfin: unify memory map headersMike Frysinger2009-06-222-50/+48
* Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-223-22/+24
* Blackfin: update I-pipe patch levelPhilippe Gerum2009-06-221-2/+2
* Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum2009-06-221-1/+6
* Blackfin: convert interrupt pipeline to irqflagsPhilippe Gerum2009-06-224-29/+176
* Blackfin: unify memory region checks between kgdb and trapsMike Frysinger2009-06-221-0/+22
* Blackfin: convert page/tlb to asm-genericMike Frysinger2009-06-184-157/+4
* Blackfin: convert types to asm-genericMike Frysinger2009-06-182-81/+12
* Blackfin: convert irq/process to asm-genericMike Frysinger2009-06-183-75/+7
* Blackfin: convert signal/mmap to asm-genericMike Frysinger2009-06-182-199/+4
* Blackfin: convert locking primitives to asm-genericMike Frysinger2009-06-186-308/+25
* Blackfin: convert termios to asm-genericMike Frysinger2009-06-182-292/+2
* Blackfin: convert simple headers to asm-genericMike Frysinger2009-06-1820-170/+10
* Blackfin: convert socket/poll to asm-genericMike Frysinger2009-06-183-90/+5
* Blackfin: convert user/elf to asm-genericMike Frysinger2009-06-182-90/+2
* Blackfin: convert shm/sysv/ipc to asm-genericMike Frysinger2009-06-185-134/+5
* Blackfin: convert asm/ioctls.h to asm-generic/ioctls.hMike Frysinger2009-06-181-82/+2
* Merge branch 'akpm'Linus Torvalds2009-06-161-16/+1
|\
| * kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-16/+1
* | Blackfin: hook up new rt_tgsigqueueinfo syscallMike Frysinger2009-06-131-1/+2
* | Blackfin: initial support for ftraceMike Frysinger2009-06-131-1/+13
* | Blackfin: move custom sections into sections.hMike Frysinger2009-06-132-10/+12
* | Blackfin: punt unused/wrong mutex-dec.hMike Frysinger2009-06-131-112/+0
* | Blackfin: add support for irqflagsMike Frysinger2009-06-133-264/+74
* | Blackfin: update aedos-ipipe code to upstream 1.10-00Yi Li2009-06-131-13/+15
* | Blackfin: fix flag storage for irq funcsMike Frysinger2009-06-132-9/+10
* | Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang2009-06-133-3/+10
* | Blackfin: add support for GENERIC_BUGMike Frysinger2009-06-131-6/+51
* | Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang2009-06-131-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-124-3/+4
|\
| * asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| * asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-111-0/+1
| * asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-111-1/+1
* | Blackfin: push access_ok() L1 attribute downMike Frysinger2009-06-121-4/+0
* | Blackfin: punt duplicated search_exception_table() prototypeMike Frysinger2009-06-121-3/+0
* | Blackfin: add missing access_ok() checks to user functionsRobin Getz2009-06-121-5/+20
* | Blackfin: rename Blackfin relocs according to the toolchainMike Frysinger2009-06-121-42/+42
* | Blackfin: add SSYNC to set_dma_sg() for descriptor fetchingSonic Zhang2009-06-121-1/+7
* | Blackfin: drop unused reserve_pda() functionGraf Yang2009-06-121-2/+0