aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/cache.S (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum4-114/+117
2011-03-18Blackfin: cpufreq: fix typosMichael Hennerich1-3/+3
2011-03-18Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-0/+1
2011-03-18Blackfin: SMP: convert to irq chip functionsMike Frysinger1-1/+5
2011-03-18Blackfin: use accessor functions in show_interrupts()Thomas Gleixner1-4/+6
2011-03-18Blackfin: use proper wrapper functions for modifying irq statusThomas Gleixner4-4/+4
2011-03-18Blackfin: convert gpio irq_chip to new functionsThomas Gleixner1-44/+48
2011-03-18Blackfin: convert mac irq_chip to new functionsThomas Gleixner1-7/+11
2011-03-18Blackfin: convert error irq_chip to new functionsThomas Gleixner1-7/+7
2011-03-18Blackfin: convert internal irq_chip to new functionsThomas Gleixner1-13/+28
2011-03-18Blackfin: convert core irq_chip to new functionsThomas Gleixner1-11/+11
2011-03-18Blackfin: use proper wrappers for irq_descThomas Gleixner1-9/+5
2011-03-18Blackfin: optimize startup codeMike Frysinger1-69/+41
2011-03-18Blackfin: SMP: work around anomaly 05000491Sonic Zhang8-12/+74
2011-03-18Blackfin: SMP: implement cpu_freq supportGraf Yang6-34/+70
2011-03-18Blackfin: split optimization settings moreMike Frysinger3-15/+47
2011-03-18Blackfin: SMP: disable preempt with smp_processor_id to send messagesSonic Zhang1-6/+8
2011-03-18Blackfin: SMP: delay enabling caches until CPU is initializedsteven miao1-2/+2
2011-03-18Blackfin: SMP: use standard cache functionsMike Frysinger1-3/+3
2011-03-18Blackfin: SMP: PERCPU section should be PAGE alignedsteven miao1-1/+1
2011-03-18Blackfin: ADI boards: enable pseudo debug insns supportMike Frysinger11-0/+11
2011-03-18Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systemsSonic Zhang1-4/+0
2011-03-18Blackfin: dnp5370: drop MMC card detect supportAndreas Schallenberg1-20/+0
2011-03-18Blackfin: add bfin_write_{or,and} helpersMike Frysinger1-2/+14
2011-03-18Blackfin: bf548-ezkit: add CAN1 supportAaron Wu1-7/+48
2011-03-18Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignmentssteven miao4-21/+102
2011-03-18Blackfin: SMP: avoid section mismatch warningsSonic Zhang1-1/+1
2011-03-17smp_call_function_interrupt: use typedef and %pfMilton Miller1-8/+8
2011-03-17smp_call_function_many: handle concurrent clearing of maskMilton Miller1-3/+10
2011-03-17call_function_many: add missing orderingMilton Miller1-13/+33
2011-03-17call_function_many: fix list delete vs add raceMilton Miller1-7/+13
2011-03-17mm: PageBuddy and mapcount robustnessAndrea Arcangeli2-4/+11
2011-03-17arch/tile: support newer binutils assembler shift semanticsChris Metcalf3-9/+29
2011-03-17RPC: killing RPC tasks races fixedStanislav Kinsbursky1-1/+3
2011-03-17xprt: remove redundant checkj223yang@asset.uwaterloo.ca1-1/+1
2011-03-17SUNRPC: Convert struct rpc_xprt to use atomic_t countersTrond Myklebust2-10/+9
2011-03-17SUNRPC: Ensure we always run the tk_callback before tk_actionTrond Myklebust1-8/+6
2011-03-17KVM: unbreak userspace that does not sets tss addressGleb Natapov1-0/+13
2011-03-17KVM: MMU: cleanup pte write pathXiao Guangrong3-56/+32
2011-03-17KVM: MMU: introduce a common function to get no-dirty-logged slotXiao Guangrong1-20/+17
2011-03-17KVM: fix rcu usage in init_rmode_* functionsXiao Guangrong1-4/+8
2011-03-17KVM: fix kvmclock regression due to missing clock updateNikola Ciprich1-1/+1
2011-03-17KVM: emulator: Fix permission checking in io permission bitmapGleb Natapov1-3/+2
2011-03-17KVM: emulator: Fix io permission checking for 64bit guestGleb Natapov3-21/+35
2011-03-17KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=nAvi Kivity1-0/+5
2011-03-17KVM: x86: Remove useless regs_page pointer from kvm_lapicTakuya Yoshikawa3-7/+5
2011-03-17KVM: improve comment on rcu use in irqfd_deassignMichael S. Tsirkin1-2/+3
2011-03-17KVM: MMU: remove unused macrosXiao Guangrong2-8/+0
2011-03-17KVM: MMU: cleanup page alloc and freeXiao Guangrong1-5/+5
2011-03-17KVM: MMU: do not record gfn in kvm_mmu_pte_writeXiao Guangrong3-7/+2