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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-21
blackfin: bf60x: add wakeup source select
Steven Miao
1
-1
/
+11
2012-05-21
blackfin: bf60x: make clock changeable in kernel menuconfig
Bob Liu
1
-1
/
+1
2012-05-21
blackfin: rotary: Add pm_wakeup flag to platform data structure.
Sonic Zhang
1
-0
/
+1
2012-05-21
Blackfin: delete fork func
Mike Frysinger
1
-1
/
+1
2012-05-21
blackfin: SMP: pda: "next" field of blackfin_pda only used in SMP kernel
Steven Miao
1
-0
/
+2
2012-05-21
blackfin: GPIO: Implement more GPIO APIs
Sonic Zhang
1
-0
/
+44
2012-05-21
blackfin: bf60x: bfin_uart: Add more LCR bits masks
Sonic Zhang
1
-2
/
+4
2012-05-21
blackfin: license: Change ADI BSD license
Sonic Zhang
2
-2
/
+2
2012-05-21
blackfin: bf537-stamp: update board file for platform bfin_sport device
Aaron Wu
1
-0
/
+1
2012-05-21
blackfin: bf60x: add power management support
Steven Miao
2
-0
/
+664
2012-05-21
blackfin: twi: move twi bit mask macro to twi head file
Sonic Zhang
1
-0
/
+70
2012-05-21
blackfin: bf60x: enable gptimer clock source
Steven Miao
1
-0
/
+104
2012-05-21
blackfin: add spi/sport3/ppi head file for bf60x
Scott Jiang
3
-0
/
+493
2012-05-21
blackfin: cplb: add support for bf60x
Bob Liu
2
-0
/
+8
2012-05-21
blackfin: mach-common: add sec support for bf60x
Steven Miao
1
-1
/
+5
2012-05-21
blackfin: bf60x: add clock support
Steven Miao
2
-0
/
+37
2012-05-21
blackfin: add bf60x to current framework
Bob Liu
6
-54
/
+375
2012-05-21
blackfin: asm: fix blackfin.h broken
Bob Liu
1
-6
/
+2
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-2
/
+0
2012-04-08
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
1
-0
/
+1
2012-04-06
blackfin: gpio: fix compile error if !CONFIG_GPIOLIB
Bob Liu
1
-2
/
+12
2012-04-02
blackfin: fix cmpxchg build fails from system.h fallout
Paul Gortmaker
1
-1
/
+2
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
Linus Torvalds
1
-5
/
+0
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-5
/
+0
2012-03-23
nmi watchdog: do not use cpp symbol in Kconfig
Cong Wang
1
-4
/
+0
2012-03-21
Disintegrate asm/system.h for Blackfin [ver #2]
David Howells
7
-192
/
+228
2012-03-21
Blackfin: wire up new process_vm syscalls
Mike Frysinger
1
-1
/
+3
2012-03-21
blackfin: cleanup anomaly workarounds
Bob Liu
1
-23
/
+19
2012-03-21
blackfin: thread_info: add suspend flag
Bob Liu
1
-0
/
+2
2012-03-21
blackfin: kgdb: skip hardware watchpoint test
Bob Liu
1
-0
/
+1
2012-03-21
spi/bfin_spi: drop bits_per_word from client data
Mike Frysinger
1
-1
/
+0
2012-03-21
blackfin: restore L1 base address and length
Barry Song
1
-1
/
+4
2012-03-21
blackfin: timer: refine bfin simple timer driver
Steven Miao
1
-4
/
+6
2012-03-21
bfin_sport: add support for ADC/DAC.
Bob Liu
1
-0
/
+3
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
Linus Torvalds
1
-4
/
+0
2012-01-09
blackfin: serial: bfin-uart: remove unused field
Sonic Zhang
1
-3
/
+0
2012-01-09
blackfin: smp: cleanup smp code
Bob Liu
2
-1
/
+7
2012-01-06
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
1
-4
/
+0
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
1
-2
/
+0
2011-11-14
Blackfin: add serial TX IRQ in individual platform resource
Sonic Zhang
1
-0
/
+2
2011-10-25
Blackfin: merge asm/mutex.h into kbuild too
Mike Frysinger
2
-1
/
+1
2011-10-25
Blackfin: fix sparse warnings in copy_to/from_user
Mikhail Gruzdev
1
-3
/
+3
2011-10-25
Blackfin: SMP: convert to common asm-generic/atomic.h
Mike Frysinger
1
-94
/
+10
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
[prev]
[next]