Age | Commit message (Expand) | Author |
2012-08-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2012-07-30 | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds |
2012-07-24 | blackfin: cplb-nompu: fix ROM cplb size for bf609-ezkit | Bob Liu |
2012-07-24 | bfin-dma: only use MDMA3 on bf609 | Steven Miao |
2012-07-24 | blackfin: Call sg_for_each to pass through the whole sg list. | Sonic Zhang |
2012-07-02 | pwm: Move Blackfin PWM driver to PWM framework | Thierry Reding |
2012-06-27 | mtd/uclinux: Use generic __bss_stop instead of _ebss | Geert Uytterhoeven |
2012-06-05 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-06-01 | blackfin: check __get_user() return value | Al Viro |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro |
2012-06-01 | don't call try_to_freeze() from do_signal() | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-31 | blackfin: fix possible deadlock in decode_address() | Anton Vorontsov |
2012-05-31 | blackfin: a couple of task->mm handling fixes | Anton Vorontsov |
2012-05-30 | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' | Peter Zijlstra |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro |
2012-05-21 | blackfin: don't open-code force_sigsegv() | Al Viro |
2012-05-21 | blackfin: use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-21 | blackfin: fix build after add bf60x mach/pm.h | Steven Miao |
2012-05-21 | blackfin: bf60x: Rename the DDR controller macro | Sonic Zhang |
2012-05-21 | blackfin: bf60x: cleanup get clock code | Sonic Zhang |
2012-05-21 | blackfin: bf60x: make clock changeable in kernel menuconfig | Bob Liu |
2012-05-21 | bfin_gpio: fix bf548-ezkit kernel fail to boot | Steven Miao |
2012-05-21 | bfin_dma: fix initcall return error in proc_dma_init() | Steven Miao |
2012-05-21 | Blackfin: delete fork func | Mike Frysinger |
2012-05-21 | Blackfin: fix unused clk var warning | Mike Frysinger |
2012-05-21 | blackfin: bf60x: fix compiling warning | Bob Liu |
2012-05-21 | blackfin: bf60x: enable gptimer clock source | Steven Miao |
2012-05-21 | blackfin: cplb: add support for bf60x | Bob Liu |
2012-05-21 | blackfin: add bf60x to current framework | Bob Liu |
2012-05-05 | blackfin: Use generic init_task | Thomas Gleixner |
2012-03-31 | new helper: ext2_image_size() | Al Viro |
2012-03-21 | blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.c | Bob Liu |
2012-03-21 | Disintegrate asm/system.h for Blackfin [ver #2] | David Howells |
2012-03-21 | blackfin: cplb-mpu: fix page mask table overflow | Barry Song |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |
2012-01-09 | blackfin: time-ts: rm unused func broadcast_timer_setup() | Bob Liu |
2012-01-09 | bf54x: get mem size: missing break in switch | Steven Miao |
2012-01-09 | blackfin: smp: cleanup smp code | Bob Liu |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker |
2011-10-31 | blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-26 | Blackfin: irq: remove IRQF_DISABLED | Yong Zhang |