aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel
AgeCommit message (Expand)Author
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-12-13blackfin: kgdb: call generic_exec_single() directlySonic Zhang
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28bfin: switch to generic vfork, get rid of pointless wrappersAl Viro
2012-10-14blackfin: switch to generic sys_execve()Al Viro
2012-10-14blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-08Blackfin: fix wrong place disabled irqSteven Miao
2012-10-08Blackfin: bfin_gpio: proc: fix return valueSteven Miao
2012-10-01Uninclude linux/freezer.hRichard Weinberger
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
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-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven
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