aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAge
* blackfin: time-ts: Remove duplicate assignmentStephen Boyd2013-02-20
* blackfin: use bitmap library functionsAkinobu Mita2013-02-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-12-18
|\
| * blackfin: kgdb: call generic_exec_single() directlySonic Zhang2012-12-13
* | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-29
* | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* | bfin: switch to generic vfork, get rid of pointless wrappersAl Viro2012-11-28
* | blackfin: switch to generic sys_execve()Al Viro2012-10-14
* | blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro2012-10-14
|/
* vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\
| * Uninclude linux/freezer.hRichard Weinberger2012-10-01
* | Blackfin: fix wrong place disabled irqSteven Miao2012-10-08
* | Blackfin: bfin_gpio: proc: fix return valueSteven Miao2012-10-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-03
|\
| * mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-27
* | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-07-30
|\ \
| * | pwm: Move Blackfin PWM driver to PWM frameworkThierry Reding2012-07-02
* | | blackfin: cplb-nompu: fix ROM cplb size for bf609-ezkitBob Liu2012-07-24
* | | bfin-dma: only use MDMA3 on bf609Steven Miao2012-07-24
* | | blackfin: Call sg_for_each to pass through the whole sg list.Sonic Zhang2012-07-24
|/ /
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-05
|\ \ | |/ |/|
| * sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra2012-05-30
* | blackfin: check __get_user() return valueAl Viro2012-06-01
* | new helper: signal_delivered()Al Viro2012-06-01
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-01
* | don't call try_to_freeze() from do_signal()Al Viro2012-06-01
* | pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* | new helper: sigmask_to_save()Al Viro2012-06-01
* | new helper: restore_saved_sigmask()Al Viro2012-06-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\ \
| * | move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
| |/
* | blackfin: fix possible deadlock in decode_address()Anton Vorontsov2012-05-31
* | blackfin: a couple of task->mm handling fixesAnton Vorontsov2012-05-31
|/
* blackfin: don't open-code force_sigsegv()Al Viro2012-05-21
* blackfin: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\
| * blackfin: Use generic init_taskThomas Gleixner2012-05-05
* | blackfin: fix build after add bf60x mach/pm.hSteven Miao2012-05-21
* | blackfin: bf60x: Rename the DDR controller macroSonic Zhang2012-05-21
* | blackfin: bf60x: cleanup get clock codeSonic Zhang2012-05-21
* | blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu2012-05-21
* | bfin_gpio: fix bf548-ezkit kernel fail to bootSteven Miao2012-05-21
* | bfin_dma: fix initcall return error in proc_dma_init()Steven Miao2012-05-21
* | Blackfin: delete fork funcMike Frysinger2012-05-21
* | Blackfin: fix unused clk var warningMike Frysinger2012-05-21
* | blackfin: bf60x: fix compiling warningBob Liu2012-05-21
* | blackfin: bf60x: enable gptimer clock sourceSteven Miao2012-05-21
* | blackfin: cplb: add support for bf60xBob Liu2012-05-21