aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-21blackfin: don't open-code force_sigsegv()Al Viro1-3/+1
2012-05-21blackfin: use set_current_blocked() and block_sigmask()Matt Fleming1-13/+4
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-33/+1
2012-05-21blackfin: fix build after add bf60x mach/pm.hSteven Miao1-0/+3
2012-05-21blackfin: bf60x: Rename the DDR controller macroSonic Zhang1-1/+1
2012-05-21blackfin: bf60x: cleanup get clock codeSonic Zhang1-42/+22
2012-05-21blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu1-19/+5
2012-05-21bfin_gpio: fix bf548-ezkit kernel fail to bootSteven Miao1-1/+2
2012-05-21bfin_dma: fix initcall return error in proc_dma_init()Steven Miao1-1/+2
2012-05-21Blackfin: delete fork funcMike Frysinger1-10/+0
2012-05-21Blackfin: fix unused clk var warningMike Frysinger1-0/+2
2012-05-21blackfin: bf60x: fix compiling warningBob Liu1-1/+3
2012-05-21blackfin: bf60x: enable gptimer clock sourceSteven Miao2-3/+107
2012-05-21blackfin: cplb: add support for bf60xBob Liu2-2/+8
2012-05-21blackfin: add bf60x to current frameworkBob Liu7-76/+282
2012-05-05blackfin: Use generic init_taskThomas Gleixner2-33/+1
2012-03-31new helper: ext2_image_size()Al Viro1-3/+4
2012-03-21blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu2-2/+8
2012-03-21Disintegrate asm/system.h for Blackfin [ver #2]David Howells9-4/+5
2012-03-21blackfin: cplb-mpu: fix page mask table overflowBarry Song1-0/+2
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-01-09blackfin: time-ts: rm unused func broadcast_timer_setup()Bob Liu1-18/+0
2012-01-09bf54x: get mem size: missing break in switchSteven Miao1-4/+12
2012-01-09blackfin: smp: cleanup smp codeBob Liu1-1/+25
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-10-31blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker3-0/+3
2011-10-26Blackfin: irq: remove IRQF_DISABLEDYong Zhang2-5/+2
2011-10-25Blackfin: kgdb_test: rework code to avoid -O0 usageSonic Zhang2-3/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+3
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-21/+0
2011-07-23Blackfin: bf526: restrict reboot workaround to 0.0 siliconMike Frysinger1-1/+3
2011-07-23Blackfin: bf54x: fix GPIO resume codeMike Frysinger1-2/+2
2011-07-23Blackfin: bf538: pull gpio/port logic out of core hibernate pathsMike Frysinger1-0/+22
2011-07-23Blackfin: debug-mmrs: generalize pint logicMike Frysinger1-19/+31
2011-07-23Blackfin: bf54x: tweak MMR pint namesMike Frysinger1-1/+1
2011-07-23Blackfin: pwm: implement linux/pwm.h APIMike Frysinger2-0/+101
2011-07-23Blackfin: make sure percpu section is aligned in XIP buildsSteven Miao1-0/+1
2011-07-23Blackfin: gptimers: use bfin read/write helpersMike Frysinger1-20/+25
2011-07-23Blackfin: gptimers: use register structs from common headerMike Frysinger1-32/+16
2011-07-23Blackfin: debug-mmrs: use new gptimer_group layout to simplify codeMike Frysinger1-18/+34
2011-07-23Blackfin: debug-mmrs: prevent macro arg from expandingMike Frysinger1-1/+1
2011-07-23Blackfin: exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-07-23Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channelsMike Frysinger1-1/+2
2011-07-23Blackfin: debug-mmrs: fix typo in single dmac setupMike Frysinger1-1/+1
2011-07-23Blackfin: optimize double fault boot checkingMike Frysinger2-7/+19
2011-07-23Blackfin: time: replace magic numbers with definesMike Frysinger1-2/+2
2011-05-28Blackfin: debug-mmrs: include RSI_PID[4567] MMRsMike Frysinger1-0/+4
2011-05-28Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppiMike Frysinger1-18/+14