summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
AgeCommit message (Expand)AuthorFilesLines
2012-05-21blackfin: asm: fix blackfin.h brokenBob Liu1-6/+2
2012-05-21blackfin: configs: add SMP support back to BF561-EZKIT-SMP_defconfigBob Liu1-3/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-2/+0
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-0/+1
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner1-27/+26
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05blackfin: Use generic init_taskThomas Gleixner4-35/+2
2012-04-26blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.cPaul Gortmaker1-27/+26
2012-04-26blackfin: Use generic idle thread allocationThomas Gleixner2-18/+2
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-18Fix "the the" in various KconfigMasanari Iida1-1/+1
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-04-06blackfin: update defconfig for bf527-ezkitBob Liu1-0/+1
2012-04-06blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu1-2/+12
2012-04-06blackfin: fix L1 data A overflow link issueMike Frysinger1-1/+1
2012-04-02blackfin: fix cmpxchg build fails from system.h falloutPaul Gortmaker1-1/+2
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+4
2012-03-31new helper: ext2_image_size()Al Viro1-3/+4
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-11/+8
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-5/+0
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren1-11/+8
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang2-4/+1
2012-03-21blackfin: clean up string bfin_dma_5xx after rename.Sonic Zhang1-1/+1
2012-03-21blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu2-2/+8
2012-03-21bf548: ssm2602: Add ssm2602 platform data into bf548 ezkit board file.Sonic Zhang1-6/+41
2012-03-21Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven1-1/+1
2012-03-21Blackfin: pnav: delete duplicate linux/export.h includeDanny Kukawka1-1/+0
2012-03-21bf561: add ppi DLEN macro for 10bits to 16bitsScott Jiang1-0/+7
2012-03-21arch: blackfin: udpate defconfigBob Liu3-0/+9
2012-03-21Disintegrate asm/system.h for Blackfin [ver #2]David Howells16-196/+233
2012-03-21arch/blackfin: don't generate random mac in bfin_get_ether_addr()Danny Kukawka13-25/+26
2012-03-21Blackfin: wire up new process_vm syscallsMike Frysinger2-1/+5
2012-03-21blackfin: cleanup anomaly workaroundsBob Liu1-24/+20
2012-03-21blackfin: update default defconfigBob Liu10-125/+125
2012-03-21blackfin: thread_info: add suspend flagBob Liu1-0/+2
2012-03-21bfin: add bfin_ad73311_machine platform deviceBob Liu1-0/+20
2012-03-21blackfin: bf537: stamp: update board file for 193xBob Liu1-2/+2
2012-03-21blackfin: kgdb: skip hardware watchpoint testBob Liu1-0/+1
2012-03-21bf548: add ppi interrupt mask and blanking clocksScott Jiang1-0/+2
2012-03-21blackfin: bf561: forgot CSYNC in get_core_lock_noflushBob Liu1-0/+7
2012-03-21spi/bfin_spi: drop bits_per_word from client dataMike Frysinger1-1/+0
2012-03-21blackfin: cplb-mpu: fix page mask table overflowBarry Song1-0/+2
2012-03-21blackfin: restore L1 base address and lengthBarry Song1-1/+4
2012-03-21blackfin: timer: refine bfin simple timer driverSteven Miao1-4/+6
2012-03-21BF561 MDMA : fixed BF561 DMA MMRs definition mismatchSteven Miao1-110/+110
2012-03-21bfin_sport: add support for ADC/DAC.Bob Liu1-0/+3
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-4/+0
2012-01-09blackfin: bf561: add adv7183 capture supportBob Liu1-0/+95