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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-19
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-33
/
+2
2011-05-19
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-0
/
+3
2011-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-21
/
+9
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
77
-611
/
+884
2011-05-04
[CPUFREQ] use dynamic debug instead of custom infrastructure
Dominik Brodowski
1
-3
/
+0
2011-04-24
PM / Blackfin: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
1
-21
/
+9
2011-04-21
Merge commit 'v2.6.39-rc4' into sched/core
Ingo Molnar
4
-23
/
+42
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-0
/
+3
2011-04-13
Blackfin: SMP: fix cache flush loop
Sonic Zhang
1
-3
/
+16
2011-04-13
Blackfin: time-ts: ack gptimer sooner to avoid missing short ints
Mike Frysinger
1
-1
/
+7
2011-04-13
Blackfin: gptimers: fix thinko when disabling timers
Mike Frysinger
1
-1
/
+1
2011-04-13
Blackfin: SMP: make all barriers handle cache issues
Graf Yang
1
-18
/
+18
2011-03-31
Fix common misspellings
Lucas De Marchi
9
-10
/
+10
2011-03-30
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2011-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
12
-35
/
+24
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-1
/
+0
2011-03-29
bfin: Use proper accessors in trace
Thomas Gleixner
1
-3
/
+4
2011-03-29
bfin: Convert irq namespace
Thomas Gleixner
2
-18
/
+18
2011-03-29
bfin: Final irq cleanup
Thomas Gleixner
2
-9
/
+6
2011-03-25
Blackfin: bitops: fix include order after little endian inclusion
Mike Frysinger
1
-1
/
+3
2011-03-25
Blackfin: defconfigs: update after misc devices defaulted to N
Mike Frysinger
10
-7
/
+3
2011-03-25
Blackfin: use more standard pr_fmt in the module loader
Joe Perches
1
-27
/
+18
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
1
-1
/
+1
2011-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
6
-2
/
+20
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
1
-0
/
+1
2011-03-22
Blackfin: bf54x: re-enable anomaly 05000353 for all revs
Mike Frysinger
1
-1
/
+5
2011-03-22
Blackfin: enable atomic64_t support
Mike Frysinger
2
-0
/
+3
2011-03-22
Blackfin: wire up new syncfs syscall
Mike Frysinger
2
-1
/
+3
2011-03-22
Blackfin: SMP: flush CoreB cache when shutting down
Graf Yang
1
-0
/
+9
2011-03-18
Blackfin: ip0x: fix unused variable warning
Mike Frysinger
1
-2
/
+0
2011-03-18
Blackfin: punt unused HDMA masks
Mike Frysinger
5
-93
/
+0
2011-03-18
Blackfin: wire up new syscalls
Mike Frysinger
2
-1
/
+7
2011-03-18
Blackfin/ipipe: restore pipeline bits in irqflags
Philippe Gerum
1
-10
/
+77
2011-03-18
Blackfin/ipipe: fix deferred pipeline sync for the root stage
Philippe Gerum
2
-3
/
+14
2011-03-18
Blackfin/ipipe: upgrade to I-pipe mainline
Philippe Gerum
4
-114
/
+117
2011-03-18
Blackfin: cpufreq: fix typos
Michael Hennerich
1
-3
/
+3
2011-03-18
Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
1
-0
/
+1
2011-03-18
Blackfin: SMP: convert to irq chip functions
Mike Frysinger
1
-1
/
+5
2011-03-18
Blackfin: use accessor functions in show_interrupts()
Thomas Gleixner
1
-4
/
+6
2011-03-18
Blackfin: use proper wrapper functions for modifying irq status
Thomas Gleixner
4
-4
/
+4
2011-03-18
Blackfin: convert gpio irq_chip to new functions
Thomas Gleixner
1
-44
/
+48
2011-03-18
Blackfin: convert mac irq_chip to new functions
Thomas Gleixner
1
-7
/
+11
2011-03-18
Blackfin: convert error irq_chip to new functions
Thomas Gleixner
1
-7
/
+7
2011-03-18
Blackfin: convert internal irq_chip to new functions
Thomas Gleixner
1
-13
/
+28
2011-03-18
Blackfin: convert core irq_chip to new functions
Thomas Gleixner
1
-11
/
+11
2011-03-18
Blackfin: use proper wrappers for irq_desc
Thomas Gleixner
1
-9
/
+5
2011-03-18
Blackfin: optimize startup code
Mike Frysinger
1
-69
/
+41
[next]