index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
blackfin: fix possible deadlock in decode_address()
Anton Vorontsov
1
-3
/
+3
2012-06-01
blackfin: a couple of task->mm handling fixes
Anton Vorontsov
1
-13
/
+13
2012-05-25
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-25
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2012-05-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+3
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+5
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-22
blackfin: don't open-code force_sigsegv()
Al Viro
1
-3
/
+1
2012-05-22
blackfin: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-13
/
+4
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-53
/
+3
2012-05-22
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
1
-2
/
+0
2012-05-21
blackfin: Use generic time config
Anna-Maria Gleixner
1
-5
/
+3
2012-05-21
blackfin: fix build after add bf60x mach/pm.h
Steven Miao
2
-1
/
+3
2012-05-21
blackfin: twi: include linux/i2c.h
Sonic Zhang
1
-0
/
+1
2012-05-21
blackfin: bf60x: add head file for crc controller
Sonic Zhang
1
-0
/
+139
2012-05-21
blackfin: bf60x: twi: work around temporary anomaly 0501001
Sonic Zhang
1
-0
/
+27
2012-05-21
blackfin: twi: Move TWI MMR access macro to twi head file
Sonic Zhang
1
-0
/
+44
2012-05-21
blackfin: twi: Move TWI peripheral pin request array to platform data
Sonic Zhang
17
-1
/
+102
2012-05-21
blackfin: bf60x: anomaly: Add a temporary anomaly 0501001
Sonic Zhang
2
-0
/
+14
2012-05-21
blackfin: bf60x: Rename the DDR controller macro
Sonic Zhang
4
-56
/
+56
2012-05-21
blackfin: mach-bf609: pm: cleanup bfin_deepsleep
Steven Miao
1
-8
/
+7
2012-05-21
blackfin: bf60x: cleanup get clock code
Sonic Zhang
1
-42
/
+22
2012-05-21
blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.
Sonic Zhang
6
-0
/
+74
2012-05-21
blackfin: bf60x: add wakeup source select
Steven Miao
6
-29
/
+192
2012-05-21
blackfin: bf60x: make clock changeable in kernel menuconfig
Bob Liu
5
-29
/
+197
2012-05-21
blackfin:mach-bf609: fix norflash for bf609-ezkit
Bob Liu
2
-5
/
+6
2012-05-21
blackfin: mach-bf609: add can_wakeup to ethernet device
Bob Liu
1
-0
/
+1
2012-05-21
blackfin: remove redundant CONFIG_BF60x macro
Sonic Zhang
1
-6
/
+0
2012-05-21
blackfin: rotary: Add pm_wakeup flag to platform data structure.
Sonic Zhang
4
-0
/
+4
2012-05-21
bfin_gpio: fix bf548-ezkit kernel fail to boot
Steven Miao
1
-1
/
+2
2012-05-21
bfin_dma: fix initcall return error in proc_dma_init()
Steven Miao
1
-1
/
+2
2012-05-21
Blackfin: delete fork func
Mike Frysinger
3
-12
/
+2
2012-05-21
Blackfin: fix unused clk var warning
Mike Frysinger
1
-0
/
+2
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: mach-common: ints-priority: fix compile error
Bob Liu
1
-0
/
+2
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
53
-100
/
+84
2012-05-21
blackfin: bf537-stamp: update board file for platform bfin_sport device
Aaron Wu
2
-8
/
+54
2012-05-21
blackfin: bf60x: cleanup mem_map macro
Steven Miao
1
-3
/
+3
2012-05-21
blackfin: bf60x: fix compiling warning
Bob Liu
3
-3
/
+11
2012-05-21
blackfin: bf60x: add power management support
Steven Miao
8
-595
/
+1105
2012-05-21
blackfin: bf60x: add l2 ecc irq handler
Bob Liu
1
-0
/
+36
2012-05-21
blackfin: twi: move twi bit mask macro to twi head file
Sonic Zhang
6
-396
/
+70
2012-05-21
blackfin: bf60x: enable gptimer clock source
Steven Miao
3
-3
/
+211
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
4
-2
/
+16
2012-05-21
blackfin: mach-common: add sec support for bf60x
Steven Miao
2
-39
/
+385
2012-05-21
blackfin: bf60x: add clock support
Steven Miao
6
-2
/
+495
[next]