index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
Blackfin: coreb: switched to unlocked_ioctl
Mike Frysinger
1
-4
/
+4
2009-12-15
Blackfin: convert DMA mutex to an atomic and drop redundant code
Mike Frysinger
2
-35
/
+13
2009-12-15
Blackfin: update bfin_rotary defines
Michael Hennerich
2
-4
/
+4
2009-12-15
Blackfin: push down asm/ includes and out of bfin-global.h
Mike Frysinger
4
-6
/
+4
2009-12-15
Blackfin: pull in firmware Kconfig
Mike Frysinger
1
-0
/
+2
2009-12-15
Blackfin: BF51x/BF52x: fill out bfin_clear_PPI_STATUS()
Mike Frysinger
2
-0
/
+2
2009-12-15
Blackfin: bf537-stamp: need io.h for writeb() funcs
Barry Song
1
-0
/
+1
2009-12-15
Blackfin: bf538: add support for extended GPIO banks
Michael Hennerich
8
-27
/
+280
2009-12-15
Blackfin: add C define of trace_buffer_init()
Graf Yang
1
-0
/
+2
2009-12-15
Blackfin: cpufreq: use a constant latency
Michael Hennerich
1
-1
/
+2
2009-12-15
Blackfin: clean up isp1362 board resources
Mike Frysinger
4
-140
/
+2
2009-12-15
Blackfin: calculate on-chip lengths at link time rather than run time
Mike Frysinger
3
-39
/
+44
2009-12-15
Blackfin: improve async bank access checking (for cross-banks & XIP)
Bernd Schmidt
1
-15
/
+62
2009-12-15
Blackfin: convert DMA code to a proper bitmap
Michael Hennerich
1
-7
/
+8
2009-12-15
Blackfin: clean up bf537-lq035 board resources
Michael Hennerich
4
-22
/
+5
2009-12-15
Blackfin: add some bounds checking to peripheral_request
Barry Song
1
-0
/
+2
2009-12-15
Blackfin: use common code for cycle->nanosecond conversion
Yi Li
1
-22
/
+4
2009-12-15
Blackfin: unify sched_clock() handling between clock sources
Yi Li
1
-10
/
+33
2009-12-15
Blackfin: fix gptimer0 clock source compile warning
Yi Li
1
-1
/
+1
2009-12-15
Blackfin: update defconfigs
Mike Frysinger
21
-1490
/
+2964
2009-12-15
Blackfin: convert to generic checksum code
Mike Frysinger
4
-192
/
+8
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2
-5
/
+5
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
1
-20
/
+20
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2
-10
/
+10
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-10
/
+10
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2
-6
/
+6
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
1
-0
/
+1
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
Linus Torvalds
1
-2
/
+0
2009-12-11
Unify sys_mmap*
Al Viro
2
-34
/
+1
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
1
-2
/
+0
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
8
-15
/
+15
2009-12-09
Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-5
/
+1
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+2
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
8
-15
/
+15
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
8
-15
/
+15
2009-12-03
Merge branch 'master' into for-2.6.33
Jens Axboe
14
-42
/
+138
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
14
-42
/
+138
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's pages
Ilya Loginov
1
-0
/
+2
2009-11-25
Blackfin: fix SMP build error in start_thread()
Graf Yang
1
-1
/
+1
2009-11-25
Blackfin: fix memset in smp_send_reschedule() and -stop()
Roel Kluin
1
-4
/
+2
2009-11-25
Blackfin: fix typo in ptrace poking
Jie Zhang
1
-1
/
+1
2009-11-25
Blackfin: check for anomaly 05000475
Mike Frysinger
1
-0
/
+5
2009-11-25
Blackfin: work around testset anomaly 05000477
Mike Frysinger
1
-2
/
+12
2009-11-25
Blackfin: update anomaly lists
Mike Frysinger
7
-31
/
+109
2009-11-25
Blackfin: fix cache Kconfig typo
André Goddard Rosa
1
-1
/
+1
2009-11-25
Blackfin: fix suspend/resume failure with some on-chip ROMs
Michael Hennerich
1
-2
/
+7
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
250
-4717
/
+1079
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
1
-2
/
+2
2009-10-14
blackfin: Remove the BKL from sys_execve
John Kacur
1
-5
/
+1
[prev]
[next]