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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAINTAINERS: Add PowerPC patterns
Joe Perches
2009-12-09
1
-0
/
+15
*
powerpc/pseries: Track previous CPPR values to correctly EOI interrupts
Mark Nelson
2009-12-09
1
-5
/
+51
*
powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMP
Nathan Fontenot
2009-12-09
1
-94
/
+94
*
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-12-09
21
-23
/
+23
*
powerpc/8xx: DTLB Miss cleanup
Joakim Tjernlund
2009-12-09
1
-6
/
+11
*
powerpc/8xx: Remove DIRTY pte handling in DTLB Error.
Joakim Tjernlund
2009-12-09
1
-96
/
+0
*
powerpc/8xx: Start using dcbX instructions in various copy routines
Joakim Tjernlund
2009-12-09
2
-42
/
+0
*
powerpc/8xx: Restore _PAGE_WRITETHRU
Joakim Tjernlund
2009-12-09
2
-2
/
+11
*
powerpc/8xx: Add missing Guarded setting in DTLB Error.
Joakim Tjernlund
2009-12-09
1
-3
/
+10
*
powerpc/8xx: Fixup DAR from buggy dcbX instructions.
Joakim Tjernlund
2009-12-09
1
-4
/
+143
*
powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.
Joakim Tjernlund
2009-12-09
1
-1
/
+14
*
powerpc/8xx: Update TLB asm so it behaves as linux mm expects.
Joakim Tjernlund
2009-12-09
2
-55
/
+57
*
powerpc/8xx: Invalidate non present TLBs
Joakim Tjernlund
2009-12-09
1
-1
/
+7
*
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
2009-12-09
2
-23
/
+13
|
\
|
*
powerpc/44x: Fix PCI node in Yosemite DTS
Curtis Wald
2009-12-04
1
-12
/
+2
|
*
powerpc/44x: Fix DMA ranges in DTS file for Katmai board.
pbathija@amcc.com
2009-12-04
1
-11
/
+11
*
|
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2009-12-09
17
-320
/
+1609
|
\
\
|
*
|
mpc52xx/wdt: remove obsolete old WDT implementation
Albrecht Dreß
2009-12-08
3
-295
/
+3
|
*
|
mpc52xx/wdt: merge WDT code into the GPT driver
Albrecht Dreß
2009-11-13
2
-17
/
+307
|
*
|
mpc52xx/wdt: OF property to enable the WDT on boot
Albrecht Dreß
2009-11-13
1
-1
/
+16
|
*
|
mpc5200/gpt: tiny fix for gpt period limitation
Albrecht Dreß
2009-11-12
2
-4
/
+4
|
*
|
mmc: fix missing module license declaration in of_mmc_spi.c
Grant Likely
2009-11-04
1
-0
/
+2
|
*
|
powerpc: tiny memcpy_(to|from)io optimisation
Albrecht Dreß
2009-11-04
1
-2
/
+2
|
*
|
spi/mpc52xx: replace printk with dev_err
Wolfram Sang
2009-11-04
1
-3
/
+2
|
*
|
Xilinx: SPI: Fix bits_per_word for transfers
John Linn
2009-11-04
1
-1
/
+2
|
*
|
spi/mpc52xx-psc-spi: check for valid PSC
Wolfram Sang
2009-11-04
1
-4
/
+8
|
*
|
powerpc/5200: add LocalPlus bus FIFO device driver
John Bonesio
2009-11-04
4
-0
/
+605
|
*
|
powerpc/5200: add general purpose timer API for the MPC5200
Grant Likely
2009-11-04
2
-10
/
+130
|
*
|
powerpc/5200: Add mpc5200-spi (non-PSC) device driver
Grant Likely
2009-11-04
4
-0
/
+539
|
*
|
spi/mpc5200: Register SPI devices described in device tree
Grant Likely
2009-11-04
1
-1
/
+7
*
|
|
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...
Gautham R Shenoy
2009-12-09
3
-10
/
+50
*
|
|
pseries/pseries: Add code to online/offline CPUs of a DLPAR node
Gautham R Shenoy
2009-12-09
1
-0
/
+101
*
|
|
powerpc: stop_this_cpu: remove the cpu from the online map.
Valentine Barshak
2009-12-09
1
-0
/
+3
*
|
|
powerpc/pseries: Add kernel based CPU DLPAR handling
Nathan Fontenot
2009-12-09
1
-0
/
+88
*
|
|
sysfs/cpu: Add probe/release files
Nathan Fontenot
2009-12-09
6
-0
/
+77
*
|
|
powerpc/pseries: Kernel DLPAR Infrastructure
Nathan Fontenot
2009-12-09
4
-2
/
+347
*
|
|
powerpc/therm_adt746x: Record pwm invert bit at module load time]
Darrick J. Wong
2009-12-09
1
-2
/
+11
*
|
|
agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.
Michel Dänzer
2009-12-09
1
-53
/
+11
*
|
|
agp/uninorth: Also handle user memory types in u3_remove_memory().
Michel Dänzer
2009-12-09
1
-7
/
+22
*
|
|
offb: Add support for framebuffer handoff to offb.
Dave Airlie
2009-12-09
1
-1
/
+14
*
|
|
libata/drivers: Add driver for Apple "MacIO" IDE controller
Benjamin Herrenschmidt
2009-12-09
3
-0
/
+1438
*
|
|
libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()
Benjamin Herrenschmidt
2009-12-09
1
-1
/
+1
*
|
|
powerpc/macio: Rework hotplug media bay support
Benjamin Herrenschmidt
2009-12-09
5
-275
/
+214
*
|
|
powerpc/macio: Add dma_parms support to macio
Benjamin Herrenschmidt
2009-12-08
2
-0
/
+6
*
|
|
powerpc/macio: Add devres support to macio_device
Benjamin Herrenschmidt
2009-12-08
2
-0
/
+49
*
|
|
powerpc/kvm: Sync guest visible MMU state
Alexander Graf
2009-12-08
8
-16
/
+101
*
|
|
hvc_console: Export (GPL'ed) hvc_remove
Amit Shah
2009-12-08
1
-0
/
+1
*
|
|
powerpc/windfarm: Add detection for second cpu pump
Bolko Maass
2009-12-08
1
-0
/
+2
*
|
|
powerpc/via-pmu: Convert to proc_fops/seq_file
Alexey Dobriyan
2009-12-08
1
-69
/
+91
*
|
|
powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
2009-12-08
6
-49
/
+51
|
|
/
|
/
|
[next]