summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: punt unused HDMA masksMike Frysinger2011-03-185-93/+0
* Blackfin: wire up new syscallsMike Frysinger2011-03-182-1/+7
* Blackfin/ipipe: restore pipeline bits in irqflagsPhilippe Gerum2011-03-181-10/+77
* Blackfin/ipipe: fix deferred pipeline sync for the root stagePhilippe Gerum2011-03-182-3/+14
* Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum2011-03-184-114/+117
* Blackfin: cpufreq: fix typosMichael Hennerich2011-03-181-3/+3
* Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-181-0/+1
* Blackfin: SMP: convert to irq chip functionsMike Frysinger2011-03-181-1/+5
* Blackfin: use accessor functions in show_interrupts()Thomas Gleixner2011-03-181-4/+6
* Blackfin: use proper wrapper functions for modifying irq statusThomas Gleixner2011-03-184-4/+4
* Blackfin: convert gpio irq_chip to new functionsThomas Gleixner2011-03-181-44/+48
* Blackfin: convert mac irq_chip to new functionsThomas Gleixner2011-03-181-7/+11
* Blackfin: convert error irq_chip to new functionsThomas Gleixner2011-03-181-7/+7
* Blackfin: convert internal irq_chip to new functionsThomas Gleixner2011-03-181-13/+28
* Blackfin: convert core irq_chip to new functionsThomas Gleixner2011-03-181-11/+11
* Blackfin: use proper wrappers for irq_descThomas Gleixner2011-03-181-9/+5
* Blackfin: optimize startup codeMike Frysinger2011-03-181-69/+41
* Blackfin: SMP: work around anomaly 05000491Sonic Zhang2011-03-188-12/+74
* Blackfin: SMP: implement cpu_freq supportGraf Yang2011-03-186-34/+70
* Blackfin: split optimization settings moreMike Frysinger2011-03-183-15/+47
* Blackfin: SMP: disable preempt with smp_processor_id to send messagesSonic Zhang2011-03-181-6/+8
* Blackfin: SMP: delay enabling caches until CPU is initializedsteven miao2011-03-181-2/+2
* Blackfin: SMP: use standard cache functionsMike Frysinger2011-03-181-3/+3
* Blackfin: SMP: PERCPU section should be PAGE alignedsteven miao2011-03-181-1/+1
* Blackfin: ADI boards: enable pseudo debug insns supportMike Frysinger2011-03-1811-0/+11
* Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systemsSonic Zhang2011-03-181-4/+0
* Blackfin: dnp5370: drop MMC card detect supportAndreas Schallenberg2011-03-181-20/+0
* Blackfin: add bfin_write_{or,and} helpersMike Frysinger2011-03-181-2/+14
* Blackfin: bf548-ezkit: add CAN1 supportAaron Wu2011-03-181-7/+48
* Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignmentssteven miao2011-03-184-21/+102
* Blackfin: SMP: avoid section mismatch warningsSonic Zhang2011-03-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-03-1758-1007/+1648
|\
| * arch/tile: support newer binutils assembler shift semanticsChris Metcalf2011-03-173-9/+29
| * Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Chris Metcalf2011-03-17545-2464/+4801
| |\
| * | arch/tile: fix deadlock bugs in rwlock implementationChris Metcalf2011-03-102-141/+103
| * | drivers/edac: provide support for tile architectureChris Metcalf2011-03-107-2/+384
| * | tile on-chip network driver: sync up with latest fixesChris Metcalf2011-03-101-446/+515
| * | arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-1018-135/+235
| * | arch/tile: add some more VMSPLIT options and use consistent namingChris Metcalf2011-03-101-3/+9
| * | arch/tile: fix some comments and whitespaceChris Metcalf2011-03-107-24/+15
| * | arch/tile: export some additional module symbolsChris Metcalf2011-03-012-0/+8
| * | arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf2011-03-014-56/+141
| * | arch/tile: fix two bugs in the backtracer codeChris Metcalf2011-03-011-9/+19
| * | arch/tile: use extended assembly to inline __mb_incoherent()Chris Metcalf2011-03-014-41/+20
| * | arch/tile: use a cleaner technique to enable interrupt for cpu_idle()Chris Metcalf2011-03-011-11/+5
| * | arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changesChris Metcalf2011-03-012-12/+39
| * | arch/tile: fix reversed test of strict_strtol() return valueChris Metcalf2011-03-011-1/+1
| * | arch/tile: avoid a simulator warning during bootupChris Metcalf2011-03-011-0/+11
| * | arch/tile: export <asm/hardwall.h> to userspaceChris Metcalf2011-03-011-0/+1
| * | arch/tile: warn and retry if an IPI is not accepted by the target cpuChris Metcalf2011-03-011-14/+19
OpenPOWER on IntegriCloud