Age | Commit message (Expand) | Author |
2012-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds |
2012-12-13 | blackfin: kgdb: call generic_exec_single() directly | Sonic Zhang |
2012-11-29 | flagday: kill pt_regs argument of do_fork() | Al Viro |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | bfin: switch to generic vfork, get rid of pointless wrappers | Al Viro |
2012-10-14 | blackfin: switch to generic sys_execve() | Al Viro |
2012-10-14 | blackfin: convert kernel_thread() and kernel_execve() to generic ones | Al Viro |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-08 | Blackfin: fix wrong place disabled irq | Steven Miao |
2012-10-08 | Blackfin: bfin_gpio: proc: fix return value | Steven Miao |
2012-10-01 | Uninclude linux/freezer.h | Richard Weinberger |
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 |