index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-03-21
blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.c
Bob Liu
2
-2
/
+8
2012-03-21
Disintegrate asm/system.h for Blackfin [ver #2]
David Howells
9
-4
/
+5
2012-03-21
blackfin: cplb-mpu: fix page mask table overflow
Barry Song
1
-0
/
+2
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-01-09
blackfin: time-ts: rm unused func broadcast_timer_setup()
Bob Liu
1
-18
/
+0
2012-01-09
bf54x: get mem size: missing break in switch
Steven Miao
1
-4
/
+12
2012-01-09
blackfin: smp: cleanup smp code
Bob Liu
1
-1
/
+25
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-2
/
+4
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-2
/
+2
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-2
/
+2
2011-10-31
blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
3
-0
/
+3
2011-10-26
Blackfin: irq: remove IRQF_DISABLED
Yong Zhang
2
-5
/
+2
2011-10-25
Blackfin: kgdb_test: rework code to avoid -O0 usage
Sonic Zhang
2
-3
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
3
-3
/
+3
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-21
/
+0
2011-07-23
Blackfin: bf526: restrict reboot workaround to 0.0 silicon
Mike Frysinger
1
-1
/
+3
2011-07-23
Blackfin: bf54x: fix GPIO resume code
Mike Frysinger
1
-2
/
+2
2011-07-23
Blackfin: bf538: pull gpio/port logic out of core hibernate paths
Mike Frysinger
1
-0
/
+22
2011-07-23
Blackfin: debug-mmrs: generalize pint logic
Mike Frysinger
1
-19
/
+31
[next]