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/+0Star
* 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/+7Star
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
* Blackfin: fix dma-mapping build errorsFUJITA Tomonori2009-06-231-0/+13
* Blackfin: hook up new perf_counter_open syscallMike Frysinger2009-06-231-1/+2
* Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction)Yi Li2009-06-231-3/+1Star
* Blackfin: bf526-ezbrd: handle different SDRAM chipsGraf Yang2009-06-231-0/+86
* Blackfin: fix typo in TRAS define in mem_init.h headerGraf Yang2009-06-231-1/+1
* Blackfin: unify memory map headersMike Frysinger2009-06-232-50/+48Star
* Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-233-22/+24
* Blackfin: update I-pipe patch levelPhilippe Gerum2009-06-231-2/+2
* Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum2009-06-231-1/+6
* Blackfin: convert interrupt pipeline to irqflagsPhilippe Gerum2009-06-234-29/+176
* Blackfin: unify memory region checks between kgdb and trapsMike Frysinger2009-06-231-0/+22
* Blackfin: convert page/tlb to asm-genericMike Frysinger2009-06-194-157/+4Star
* Blackfin: convert types to asm-genericMike Frysinger2009-06-192-81/+12Star
* Blackfin: convert irq/process to asm-genericMike Frysinger2009-06-193-75/+7Star
* Blackfin: convert signal/mmap to asm-genericMike Frysinger2009-06-192-199/+4Star
* Blackfin: convert locking primitives to asm-genericMike Frysinger2009-06-196-308/+25Star
* Blackfin: convert termios to asm-genericMike Frysinger2009-06-192-292/+2Star
* Blackfin: convert simple headers to asm-genericMike Frysinger2009-06-1920-170/+10Star
* Blackfin: convert socket/poll to asm-genericMike Frysinger2009-06-193-90/+5Star
* Blackfin: convert user/elf to asm-genericMike Frysinger2009-06-192-90/+2Star
* Blackfin: convert shm/sysv/ipc to asm-genericMike Frysinger2009-06-195-134/+5Star
* Blackfin: convert asm/ioctls.h to asm-generic/ioctls.hMike Frysinger2009-06-191-82/+2Star
* Merge branch 'akpm'Linus Torvalds2009-06-171-16/+1Star
|\
| * kmap_types: make most arches use generic header fileRandy Dunlap2009-06-171-16/+1Star
* | 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/+0Star
* | Blackfin: add support for irqflagsMike Frysinger2009-06-133-264/+74Star
* | 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-134-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/+0Star
* | Blackfin: punt duplicated search_exception_table() prototypeMike Frysinger2009-06-121-3/+0Star
* | 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/+0Star