index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
xtensa: ISS: fix __simc implementation
Max Filippov
2012-10-03
3
-62
/
+53
|
*
|
xtensa: fix xtensa_irq_unmask calls
Max Filippov
2012-10-03
1
-2
/
+2
|
*
|
xtensa/PCI: fix WT caching attribute
Max Filippov
2012-10-03
1
-1
/
+1
|
*
|
xtensa: ISS: only build networking if configured
Max Filippov
2012-10-03
1
-2
/
+2
|
*
|
xtensa: fix linker script transformation for .text.unlikely
Max Filippov
2012-10-03
1
-0
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...
Linus Torvalds
2012-10-09
11
-31
/
+416
|
\
\
\
|
*
|
|
Blackfin: smp: add smp_mb() to keep coherency
Steven Miao
2012-10-08
1
-2
/
+2
|
*
|
|
Blackfin: drop irq enable in init_arch_irq()
Steven Miao
2012-10-08
1
-1
/
+0
|
*
|
|
Blackfin: fix wrong place disabled irq
Steven Miao
2012-10-08
2
-4
/
+1
|
*
|
|
Blackfin: update defconfig for bf609-ezkit
Bob Liu
2012-10-08
1
-10
/
+6
|
*
|
|
Blackfin: add bf548 v0.4 revision
Sonic Zhang
2012-10-08
1
-1
/
+1
|
*
|
|
Blackfin: bf60x: Add bf608 and bf609 specific perpheral MMRs
Sonic Zhang
2012-10-08
1
-0
/
+271
|
*
|
|
Blackfin: cpufreq: fix dpm_state_table
James Cosin
2012-10-08
1
-3
/
+2
|
*
|
|
Blackfin: bfin_gpio: proc: fix return value
Steven Miao
2012-10-08
1
-2
/
+2
|
*
|
|
Blackfin: CM-BF537E: Update SPORT support in board file.
Harald Krapfenbauer
2012-10-08
1
-5
/
+125
|
*
|
|
Blackfin: bf537: fix lq035 platform device name
Scott Jiang
2012-10-08
1
-1
/
+1
|
*
|
|
Blackfin: bf533-ezkit: enable flash drivers by default
Mike Frysinger
2012-10-08
1
-2
/
+5
|
|
/
/
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-10-09
160
-2877
/
+48108
|
\
\
\
|
*
\
\
Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...
Ralf Baechle
2012-10-05
20
-251
/
+642
|
|
\
\
\
|
|
*
|
|
MIPS: BCM63XX: remove bogus ENETSW_TXDMA interrupts from BCM6328
Jonas Gorski
2012-08-24
1
-4
/
+4
|
|
*
|
|
MIPS: BCM63XX: use a switch for external irq config
Maxime Bizon
2012-08-24
1
-3
/
+11
|
|
*
|
|
MIPS: BCM63XX: don't write to the chipid register on reboot
Maxime Bizon
2012-08-24
1
-0
/
+3
|
|
*
|
|
MIPS: BCM63XX: add external irq support for BCM6345
Maxime Bizon
2012-08-24
3
-2
/
+10
|
|
*
|
|
MIPS: OCTEON: Add register definitions for SPI host hardware.
David Daney
2012-08-22
1
-0
/
+328
|
|
*
|
|
MIPS: Fix build error for non-malta VSMP kernel
Anoop P A
2012-08-22
1
-0
/
+2
|
|
*
|
|
MIPS: introduce CPU_R4K_CACHE_TLB
Florian Fainelli
2012-08-22
2
-16
/
+5
|
|
*
|
|
MIPS: introduce CPU_R4K_FPU
Florian Fainelli
2012-08-22
2
-18
/
+5
|
|
*
|
|
MIPS: introduce CPU_GENERIC_DUMP_TLB
Florian Fainelli
2012-08-22
2
-20
/
+5
|
|
*
|
|
MIPS: Netlogic: XLP defconfig update
Jayachandran C
2012-08-22
1
-43
/
+90
|
|
*
|
|
MIPS: Netlogic: Add support for built in DTB
Jayachandran C
2012-08-22
5
-1
/
+32
|
|
*
|
|
MIPS: Netlogic: Move serial ports to device tree
Jayachandran C
2012-08-22
3
-109
/
+22
|
|
*
|
|
MIPS: Netlogic: DTS file for XLP boards
Ganesan Ramalingam
2012-08-22
1
-0
/
+103
|
|
*
|
|
MIPS: Netlogic: merge of.c into setup.c
Jayachandran C
2012-08-22
3
-35
/
+20
|
|
*
|
|
MIPS: lantiq: explicitly enable clkout generation
John Crispin
2012-08-22
1
-0
/
+2
|
*
|
|
|
MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs
Gabor Juhos
2012-10-01
2
-28
/
+104
|
*
|
|
|
MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934x
Gabor Juhos
2012-10-01
1
-2
/
+2
|
*
|
|
|
MIPS: BCM63XX: Properly handle mac address octet overflow
Jonas Gorski
2012-10-01
1
-7
/
+9
|
*
|
|
|
MIPS: Kconfig: Avoid build errors by hiding USE_OF from the user.
Jonas Gorski
2012-10-01
1
-3
/
+1
|
*
|
|
|
Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
2012-09-28
44
-116
/
+2874
|
|
\
\
\
\
|
|
*
|
|
|
MIPS: Optimise TLB handlers for MIPS32/64 R2 cores.
Steven J. Hill
2012-09-13
1
-0
/
+16
|
|
*
|
|
|
MIPS: uasm: Add INS and EXT instructions.
Steven J. Hill
2012-09-13
2
-5
/
+20
|
|
*
|
|
|
MIPS: Avoid pipeline stalls on some MIPS32R2 cores.
Steven J. Hill
2012-09-13
1
-1
/
+13
|
|
*
|
|
|
MIPS: Make VPE count to be one-based.
Steven J. Hill
2012-09-13
1
-0
/
+1
|
|
*
|
|
|
MIPS: Add new end of interrupt functionality for GIC.
Steven J. Hill
2012-09-13
1
-1
/
+1
|
|
*
|
|
|
MIPS: Add EIC support for GIC.
Steven J. Hill
2012-09-13
2
-8
/
+95
|
|
*
|
|
|
MIPS: Code clean-ups for the GIC.
Steven J. Hill
2012-09-13
2
-34
/
+26
|
|
*
|
|
|
MIPS: Make GIC code platform independent.
Steven J. Hill
2012-09-13
4
-72
/
+81
|
|
*
|
|
|
MIPS: Changes to configuration files for SEAD-3 platform.
Steven J. Hill
2012-09-13
3
-2
/
+155
|
|
*
|
|
|
MIPS: Add core files for MIPS SEAD-3 development platform.
Steven J. Hill
2012-09-13
29
-0
/
+2445
|
|
*
|
|
|
MIPS: Add support for the 1074K core.
Steven J. Hill
2012-09-13
4
-0
/
+28
|
|
|
/
/
/
[prev]
[next]