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
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-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
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/jik...
Linus Torvalds
8
-15
/
+15
2009-12-09
Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
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/ne...
David S. Miller
14
-42
/
+138
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
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/ne...
David S. Miller
250
-4717
/
+1079
2009-10-14
blackfin: Remove the BKL from sys_execve
John Kacur
1
-5
/
+1
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-10-08
Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQ
Michael Hennerich
1
-0
/
+3
2009-10-08
Blackfin: drop all simple-gpio board resources
Mike Frysinger
17
-255
/
+0
2009-10-08
Blackfin: fix framebuffer mmap bug for nommu
Thomas Chou
2
-0
/
+17
2009-10-08
Blackfin: includecheck fix: mach-bf548, ezkit.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-10-08
Blackfin: drop cs_change_per_word setting
Mike Frysinger
5
-8
/
+0
2009-10-08
Blackfin: bf533-ezkit: convert to physmap/jedec_probe
Mike Frysinger
1
-25
/
+41
2009-10-08
Blackfin: convert adv7393 resources to new i2c framework
Michael Hennerich
5
-50
/
+31
2009-10-07
Blackfin: fix missed cache config renames
Graf Yang
1
-2
/
+2
2009-10-07
Blackfin: cplbinfo: drop d_path() hacks
Mike Frysinger
1
-13
/
+12
2009-10-07
Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly defines
Mike Frysinger
1
-0
/
+2
2009-10-07
Blackfin: BF51x: add PTP MMR defines
Barry Song
2
-0
/
+69
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
248
-4298
/
+893
2009-10-07
Blackfin: convert to use arch_gettimeoffset()
john stultz
2
-65
/
+8
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-24
blackfin: Cleanup linker script using new linker script macros.
Tim Abbott
1
-50
/
+6
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2
-5
/
+5
2009-09-23
Blackfin: override text/data checking functions
Mike Frysinger
1
-3
/
+35
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2
-2
/
+2
2009-09-20
kbuild: use INSTALLKERNEL to select customized installkernel script
Sam Ravnborg
2
-5
/
+5
[next]