summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-1/+0
|\
| * Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
* | Blackfin: fix wrong place disabled irqSteven Miao2012-10-081-1/+0
* | Blackfin: bfin_gpio: proc: fix return valueSteven Miao2012-10-081-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-031-1/+0
|\
| * mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-271-1/+0
* | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-07-302-101/+0
|\ \
| * | pwm: Move Blackfin PWM driver to PWM frameworkThierry Reding2012-07-022-101/+0
* | | blackfin: cplb-nompu: fix ROM cplb size for bf609-ezkitBob Liu2012-07-241-0/+8
* | | bfin-dma: only use MDMA3 on bf609Steven Miao2012-07-241-2/+2
* | | blackfin: Call sg_for_each to pass through the whole sg list.Sonic Zhang2012-07-241-4/+6
|/ /
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-051-1/+1
|\ \ | |/ |/|
| * sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra2012-05-301-1/+1
* | blackfin: check __get_user() return valueAl Viro2012-06-011-16/+14
* | new helper: signal_delivered()Al Viro2012-06-011-2/+1
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0
* | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-011-1/+1
* | don't call try_to_freeze() from do_signal()Al Viro2012-06-011-4/+0
* | pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-17/+7
* | new helper: sigmask_to_save()Al Viro2012-06-011-9/+3
* | new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-2/+0
|\ \
| * | move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
| |/
* | blackfin: fix possible deadlock in decode_address()Anton Vorontsov2012-05-311-3/+3
* | blackfin: a couple of task->mm handling fixesAnton Vorontsov2012-05-311-13/+13
|/
* blackfin: don't open-code force_sigsegv()Al Viro2012-05-211-3/+1
* blackfin: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-13/+4
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-212-33/+1
|\
| * blackfin: Use generic init_taskThomas Gleixner2012-05-052-33/+1
* | blackfin: fix build after add bf60x mach/pm.hSteven Miao2012-05-211-0/+3
* | blackfin: bf60x: Rename the DDR controller macroSonic Zhang2012-05-211-1/+1
* | blackfin: bf60x: cleanup get clock codeSonic Zhang2012-05-211-42/+22
* | blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu2012-05-211-19/+5
* | bfin_gpio: fix bf548-ezkit kernel fail to bootSteven Miao2012-05-211-1/+2
* | bfin_dma: fix initcall return error in proc_dma_init()Steven Miao2012-05-211-1/+2
* | Blackfin: delete fork funcMike Frysinger2012-05-211-10/+0
* | Blackfin: fix unused clk var warningMike Frysinger2012-05-211-0/+2
* | blackfin: bf60x: fix compiling warningBob Liu2012-05-211-1/+3
* | blackfin: bf60x: enable gptimer clock sourceSteven Miao2012-05-212-3/+107
* | blackfin: cplb: add support for bf60xBob Liu2012-05-212-2/+8
* | blackfin: add bf60x to current frameworkBob Liu2012-05-217-76/+282
|/
* new helper: ext2_image_size()Al Viro2012-03-311-3/+4
* blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu2012-03-212-2/+8
* Disintegrate asm/system.h for Blackfin [ver #2]David Howells2012-03-219-4/+5
* blackfin: cplb-mpu: fix page mask table overflowBarry Song2012-03-211-0/+2
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* blackfin: time-ts: rm unused func broadcast_timer_setup()Bob Liu2012-01-091-18/+0
* bf54x: get mem size: missing break in switchSteven Miao2012-01-091-4/+12
* blackfin: smp: cleanup smp codeBob Liu2012-01-091-1/+25