aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel
AgeCommit message (Expand)Author
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-07-24blackfin: cplb-nompu: fix ROM cplb size for bf609-ezkitBob Liu
2012-07-24bfin-dma: only use MDMA3 on bf609Steven Miao
2012-07-24blackfin: Call sg_for_each to pass through the whole sg list.Sonic Zhang
2012-07-02pwm: Move Blackfin PWM driver to PWM frameworkThierry Reding
2012-06-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-01blackfin: check __get_user() return valueAl Viro
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro
2012-06-01don't call try_to_freeze() from do_signal()Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-31blackfin: fix possible deadlock in decode_address()Anton Vorontsov
2012-05-31blackfin: a couple of task->mm handling fixesAnton Vorontsov
2012-05-30sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-21blackfin: don't open-code force_sigsegv()Al Viro
2012-05-21blackfin: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21blackfin: fix build after add bf60x mach/pm.hSteven Miao
2012-05-21blackfin: bf60x: Rename the DDR controller macroSonic Zhang
2012-05-21blackfin: bf60x: cleanup get clock codeSonic Zhang
2012-05-21blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu
2012-05-21bfin_gpio: fix bf548-ezkit kernel fail to bootSteven Miao
2012-05-21bfin_dma: fix initcall return error in proc_dma_init()Steven Miao
2012-05-21Blackfin: delete fork funcMike Frysinger
2012-05-21Blackfin: fix unused clk var warningMike Frysinger
2012-05-21blackfin: bf60x: fix compiling warningBob Liu
2012-05-21blackfin: bf60x: enable gptimer clock sourceSteven Miao
2012-05-21blackfin: cplb: add support for bf60xBob Liu
2012-05-21blackfin: add bf60x to current frameworkBob Liu
2012-05-05blackfin: Use generic init_taskThomas Gleixner
2012-03-31new helper: ext2_image_size()Al Viro
2012-03-21blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu
2012-03-21Disintegrate asm/system.h for Blackfin [ver #2]David Howells
2012-03-21blackfin: cplb-mpu: fix page mask table overflowBarry Song
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-01-09blackfin: time-ts: rm unused func broadcast_timer_setup()Bob Liu
2012-01-09bf54x: get mem size: missing break in switchSteven Miao
2012-01-09blackfin: smp: cleanup smp codeBob Liu
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-10-31blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-26Blackfin: irq: remove IRQF_DISABLEDYong Zhang
2011-10-25Blackfin: kgdb_test: rework code to avoid -O0 usageSonic Zhang
2011-07-26atomic: use <linux/atomic.h>Arun Sharma