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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-3
/
+0
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-2
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
4
-4
/
+3
2011-07-26
ptrace: unify show_regs() prototype
Mike Frysinger
1
-1
/
+0
2011-07-23
Blackfin: SMP: punt unused atomic_test_mask helper
Mike Frysinger
1
-5
/
+0
2011-07-23
Blackfin: irqs: do not trace arch_local_{*,irq_*} functions
Steven Rostedt
1
-21
/
+21
2011-07-23
Blackfin: bf538: pull gpio/port logic out of core hibernate paths
Mike Frysinger
1
-0
/
+4
2011-07-23
Blackfin: dpmc: optimize hibernate/resume path
Mike Frysinger
1
-1
/
+0
2011-07-23
Blackfin: dpmc: relocate hibernate helper macros
Mike Frysinger
1
-26
/
+0
2011-07-23
Blackfin: gpio/ints: generalize pint logic
Mike Frysinger
1
-3
/
+8
2011-07-23
Blackfin: gpio: punt unused GPIO_# defines
Mike Frysinger
1
-49
/
+0
2011-07-23
Blackfin: convert unicode space gremlins
Mike Frysinger
7
-27
/
+27
2011-07-23
Blackfin: gptimers: add enable/disable by timer id
Mike Frysinger
1
-0
/
+10
2011-07-23
Blackfin: gptimers: add group structure for hardware register layout
Mike Frysinger
1
-0
/
+9
2011-07-23
Blackfin: convert to asm-generic/mutex-dec.h for all systems
Mike Frysinger
1
-76
/
+1
2011-07-23
Blackfin: optimize double fault boot checking
Mike Frysinger
1
-0
/
+10
2011-07-23
Blackfin: convert to kbuild asm-generic support
Mike Frysinger
43
-47
/
+43
2011-05-28
Blackfin: gptimers: add structure for hardware register layout
Mike Frysinger
1
-0
/
+18
2011-05-28
Blackfin: wire up new sendmmsg syscall
Mike Frysinger
1
-1
/
+2
2011-05-28
Blackfin: bfin_serial.h: turn default port wrappers into stubs
Mike Frysinger
1
-3
/
+3
2011-05-28
Merge branch 'setns'
Linus Torvalds
1
-1
/
+2
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-1
/
+2
2011-05-26
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
1
-0
/
+1
2011-05-26
Blackfin: convert to asm-generic ptrace.h
Mike Frysinger
1
-3
/
+2
2011-05-25
Blackfin: boards: update ASoC resources after machine driver overhaul
Scott Jiang
1
-0
/
+4
2011-05-25
Blackfin: fix addr type with bfin_write_{or,and} helpers
Mike Frysinger
1
-2
/
+2
2011-05-25
Blackfin: fix indentation with bfin_read() helper
Mike Frysinger
1
-4
/
+4
2011-05-25
Blackfin: initial perf_event support
Mike Frysinger
2
-0
/
+45
2011-05-25
Blackfin: bf537: demux port H mask A and emac rx ints
Mike Frysinger
1
-0
/
+1
2011-05-25
Blackfin: move bf537-specific irq code out of common code
Mike Frysinger
1
-0
/
+14
2011-05-25
Blackfin: move internal irq prototypes out of global namespace
Mike Frysinger
2
-10
/
+10
2011-05-25
Blackfin: delete duplicated user single step prototypes
Mike Frysinger
1
-2
/
+0
2011-05-25
Blackfin: kgdb: cache flushing is not safe in SMP mode
Sonic Zhang
1
-1
/
+5
2011-05-25
Blackfin: SMP: drop unused blackfin_cpudata.idle pointer
Mike Frysinger
1
-3
/
+0
2011-05-25
Blackfin: unify core IRQ definitions
Mike Frysinger
1
-0
/
+57
2011-05-25
Blackfin: don't attempt to flush on-chip L1 SRAM regions
Sonic Zhang
1
-5
/
+18
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
1
-1
/
+1
2011-03-25
Blackfin: bitops: fix include order after little endian inclusion
Mike Frysinger
1
-1
/
+3
2011-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2
-1
/
+4
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: enable atomic64_t support
Mike Frysinger
1
-0
/
+2
2011-03-22
Blackfin: wire up new syncfs syscall
Mike Frysinger
1
-1
/
+2
2011-03-18
Blackfin: wire up new syscalls
Mike Frysinger
1
-1
/
+4
2011-03-18
Blackfin/ipipe: restore pipeline bits in irqflags
Philippe Gerum
1
-10
/
+77
2011-03-18
Blackfin/ipipe: upgrade to I-pipe mainline
Philippe Gerum
2
-65
/
+41
2011-03-18
Blackfin: SMP: work around anomaly 05000491
Sonic Zhang
1
-1
/
+6
2011-03-18
Blackfin: SMP: implement cpu_freq support
Graf Yang
2
-1
/
+4
[next]