index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...
Linus Torvalds
1
-2
/
+11
2012-12-13
blackfin: kgdb: call generic_exec_single() directly
Sonic Zhang
1
-2
/
+11
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
1
-1
/
+1
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-3
/
+3
2012-11-28
bfin: switch to generic vfork, get rid of pointless wrappers
Al Viro
3
-53
/
+5
2012-10-14
blackfin: switch to generic sys_execve()
Al Viro
1
-20
/
+0
2012-10-14
blackfin: convert kernel_thread() and kernel_execve() to generic ones
Al Viro
2
-52
/
+25
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2012-10-08
Blackfin: fix wrong place disabled irq
Steven Miao
1
-1
/
+0
2012-10-08
Blackfin: bfin_gpio: proc: fix return value
Steven Miao
1
-2
/
+2
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
1
-1
/
+0
2012-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-1
/
+0
2012-07-30
Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2
-101
/
+0
2012-07-24
blackfin: cplb-nompu: fix ROM cplb size for bf609-ezkit
Bob Liu
1
-0
/
+8
2012-07-24
bfin-dma: only use MDMA3 on bf609
Steven Miao
1
-2
/
+2
2012-07-24
blackfin: Call sg_for_each to pass through the whole sg list.
Sonic Zhang
1
-4
/
+6
2012-07-02
pwm: Move Blackfin PWM driver to PWM framework
Thierry Reding
2
-101
/
+0
2012-06-27
mtd/uclinux: Use generic __bss_stop instead of _ebss
Geert Uytterhoeven
1
-1
/
+0
2012-06-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2012-06-01
blackfin: check __get_user() return value
Al Viro
1
-16
/
+14
2012-06-01
new helper: signal_delivered()
Al Viro
1
-2
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-3
/
+0
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
1
-1
/
+1
2012-06-01
don't call try_to_freeze() from do_signal()
Al Viro
1
-4
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-17
/
+7
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-9
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-05-31
blackfin: fix possible deadlock in decode_address()
Anton Vorontsov
1
-3
/
+3
2012-05-31
blackfin: a couple of task->mm handling fixes
Anton Vorontsov
1
-13
/
+13
2012-05-30
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
Peter Zijlstra
1
-1
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-21
blackfin: don't open-code force_sigsegv()
Al Viro
1
-3
/
+1
2012-05-21
blackfin: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-13
/
+4
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-33
/
+1
2012-05-21
blackfin: fix build after add bf60x mach/pm.h
Steven Miao
1
-0
/
+3
2012-05-21
blackfin: bf60x: Rename the DDR controller macro
Sonic Zhang
1
-1
/
+1
2012-05-21
blackfin: bf60x: cleanup get clock code
Sonic Zhang
1
-42
/
+22
2012-05-21
blackfin: bf60x: make clock changeable in kernel menuconfig
Bob Liu
1
-19
/
+5
2012-05-21
bfin_gpio: fix bf548-ezkit kernel fail to boot
Steven Miao
1
-1
/
+2
2012-05-21
bfin_dma: fix initcall return error in proc_dma_init()
Steven Miao
1
-1
/
+2
2012-05-21
Blackfin: delete fork func
Mike Frysinger
1
-10
/
+0
2012-05-21
Blackfin: fix unused clk var warning
Mike Frysinger
1
-0
/
+2
2012-05-21
blackfin: bf60x: fix compiling warning
Bob Liu
1
-1
/
+3
2012-05-21
blackfin: bf60x: enable gptimer clock source
Steven Miao
2
-3
/
+107
2012-05-21
blackfin: cplb: add support for bf60x
Bob Liu
2
-2
/
+8
2012-05-21
blackfin: add bf60x to current framework
Bob Liu
7
-76
/
+282
2012-05-05
blackfin: Use generic init_task
Thomas Gleixner
2
-33
/
+1
2012-03-31
new helper: ext2_image_size()
Al Viro
1
-3
/
+4
[next]