summaryrefslogtreecommitdiff
path: root/arch/blackfin/include
AgeCommit message (Expand)Author
2011-05-28Blackfin: gptimers: add structure for hardware register layoutMike Frysinger
2011-05-28Blackfin: wire up new sendmmsg syscallMike Frysinger
2011-05-28Blackfin: bfin_serial.h: turn default port wrappers into stubsMike Frysinger
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger
2011-05-26Blackfin: convert to asm-generic ptrace.hMike Frysinger
2011-05-25Blackfin: boards: update ASoC resources after machine driver overhaulScott Jiang
2011-05-25Blackfin: fix addr type with bfin_write_{or,and} helpersMike Frysinger
2011-05-25Blackfin: fix indentation with bfin_read() helperMike Frysinger
2011-05-25Blackfin: initial perf_event supportMike Frysinger
2011-05-25Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger
2011-05-25Blackfin: move bf537-specific irq code out of common codeMike Frysinger
2011-05-25Blackfin: move internal irq prototypes out of global namespaceMike Frysinger
2011-05-25Blackfin: delete duplicated user single step prototypesMike Frysinger
2011-05-25Blackfin: kgdb: cache flushing is not safe in SMP modeSonic Zhang
2011-05-25Blackfin: SMP: drop unused blackfin_cpudata.idle pointerMike Frysinger
2011-05-25Blackfin: unify core IRQ definitionsMike Frysinger
2011-05-25Blackfin: don't attempt to flush on-chip L1 SRAM regionsSonic Zhang
2011-04-13Blackfin: SMP: make all barriers handle cache issuesGraf Yang
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25Blackfin: bitops: fix include order after little endian inclusionMike Frysinger
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-22Blackfin: enable atomic64_t supportMike Frysinger
2011-03-22Blackfin: wire up new syncfs syscallMike Frysinger
2011-03-18Blackfin: wire up new syscallsMike Frysinger
2011-03-18Blackfin/ipipe: restore pipeline bits in irqflagsPhilippe Gerum
2011-03-18Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum
2011-03-18Blackfin: SMP: work around anomaly 05000491Sonic Zhang
2011-03-18Blackfin: SMP: implement cpu_freq supportGraf Yang
2011-03-18Blackfin: add bfin_write_{or,and} helpersMike Frysinger
2011-02-03serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang
2011-01-10Blackfin: dpmc.h: pull in new pll.hMike Frysinger
2011-01-10Blackfin: unify pll.h headersMike Frysinger
2011-01-10Blackfin: SMP: relocate blackfin_core_id() definitionGraf Yang
2011-01-10Blackfin: SMP: fix build breakage in cache.hMike Frysinger
2011-01-10Blackfin: SMP: add missing arch_{read,write}_lock_flags helpersGraf Yang
2011-01-10Blackfin: SMP: fix asm/bitops.h errorsMike Frysinger
2011-01-10Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxxGraf Yang
2011-01-10serial: bfin_5xx: move resources into board filesSonic Zhang
2011-01-10Blackfin: push gpio (port) defines into common headersMike Frysinger
2011-01-10Blackfin: dma: constify MMR pointer arrayMike Frysinger
2011-01-10Blackfin: bfin_dma.h: start a header for DMA MMR layoutMike Frysinger
2011-01-10Blackfin: switch to asm-generic/io.hMike Frysinger
2011-01-10asm-generic/io.h: add reads[bwl]/writes[bwl] helpersMike Frysinger
2011-01-10Blackfin: bfin_serial.h: unify heavily duplicated serial codeMike Frysinger
2010-10-26m68k{nommu}/blackfin : remove old assembler-only flags bit definitionsPhilippe De Muyter