index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Fix error path in kernel_thread function
Josh Poimboeuf
2008-10-10
2
-6
/
+10
*
powerpc: Fix sysfs pci mmap on 32-bit machines with 64-bit PCI
Benjamin Herrenschmidt
2008-10-07
1
-2
/
+3
*
powerpc: Fix 64-bit hibernation with 64k pages
Johannes Berg
2008-10-07
1
-1
/
+1
*
powerpc: Ignore generated vmlinux.lds in git
Sebastien Dugue
2008-10-07
1
-0
/
+1
*
Merge commit 'kumar/kumar-mmu'
Benjamin Herrenschmidt
2008-10-02
5
-4
/
+60
|
\
|
*
POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical
Becky Bruce
2008-09-24
3
-4
/
+3
|
*
powerpc: Introduce local (non-broadcast) forms of tlb invalidates
Kumar Gala
2008-09-24
2
-0
/
+57
*
|
powerpc: Merge 32 and 64-bit dma code
Becky Bruce
2008-09-24
5
-71
/
+103
*
|
powerpc: Drop archdata numa_node
Becky Bruce
2008-09-24
5
-9
/
+6
*
|
powerpc: Move iommu dma ops from dma.c to dma-iommu.c
Becky Bruce
2008-09-24
3
-98
/
+105
*
|
powerpc: Rename dma_64.c to dma.c
Becky Bruce
2008-09-24
2
-1
/
+1
|
/
*
powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP support
Kumar Gala
2008-09-19
1
-5
/
+21
*
powerpc: Fix build warnings introduced by PMC support on 32-bit
Kumar Gala
2008-09-18
1
-2
/
+4
*
powerpc: Fix major revision number for Freescale cores
Martin Langer
2008-09-15
1
-2
/
+15
*
powerpc: Make the irq reverse mapping radix tree lockless
Sebastien Dugue
2008-09-15
1
-65
/
+11
*
powerpc: Separate the irq radix tree insertion and lookup
Sebastien Dugue
2008-09-15
1
-21
/
+76
*
powerpc: Use sys_pause for 32-bit pause entry point
Christoph Hellwig
2008-09-15
1
-8
/
+0
*
powerpc: Make the 64-bit kernel as a position-independent executable
Paul Mackerras
2008-09-15
7
-8
/
+138
*
powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit
Paul Mackerras
2008-09-15
4
-112
/
+99
*
powerpc: Make it possible to move the interrupt handlers away from the kernel
Paul Mackerras
2008-09-15
5
-27
/
+65
*
powerpc: Rearrange head_64.S to move interrupt handler code to the beginning
Paul Mackerras
2008-09-15
1
-97
/
+106
*
powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels
Chandru
2008-09-15
1
-6
/
+34
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-09-10
6
-10
/
+24
|
\
|
*
lib: Correct printk %pF to work on all architectures
James Bottomley
2008-09-09
1
-1
/
+12
|
*
powerpc: Fix for getting CPU number in power_save_ppc32_restore()
Kumar Gala
2008-09-03
2
-2
/
+3
|
*
powerpc: Work around gcc's -fno-omit-frame-pointer bug
Tony Breeds
2008-09-03
1
-3
/
+4
|
*
powerpc: Make sure _etext is after all kernel text
Stephen Rothwell
2008-09-03
1
-3
/
+4
|
*
powerpc: Fix uninitialised variable in VSX alignment code
Michael Neuling
2008-09-03
1
-1
/
+1
*
|
powerpc: Expose PMCs & cache topology in sysfs on 32-bit
Benjamin Herrenschmidt
2008-08-20
4
-31
/
+114
*
|
powerpc: Remove redundant sysfs_remove_file calls for cache info
Nathan Lynch
2008-08-20
1
-9
/
+2
*
|
powerpc: Replace __FUNCTION__ with __func__
Harvey Harrison
2008-08-20
1
-4
/
+4
*
|
powerpc: Use the common ascii hex helpers
Harvey Harrison
2008-08-20
1
-18
/
+16
*
|
powerpc: Streamline ret_from_except_lite for non-iSeries platforms
Michael Ellerman
2008-08-20
1
-24
/
+29
|
/
*
powerpc: Fix vio_bus_probe oops on probe error
Brian King
2008-08-20
1
-1
/
+1
*
powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices
Joachim Fenkes
2008-08-20
1
-12
/
+0
*
powerpc: Fix /dev/oldmem interface for kdump
Michael Ellerman
2008-08-20
1
-9
/
+22
*
powerpc: Use generic compat_sys_old_readdir
Christoph Hellwig
2008-08-18
1
-57
/
+0
*
powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion
Paul Collins
2008-08-18
1
-1
/
+1
*
powerpc: Remove dead module_find_bug code
Steven Rostedt
2008-08-18
1
-15
/
+0
*
powerpc: Add CMO enabled flag and paging space data to lparcfg
Robert Jennings
2008-08-18
1
-0
/
+5
*
powerpc: Fix TLB invalidation on boot on 32-bit
Rocky Craig
2008-08-18
1
-1
/
+1
*
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
2008-08-15
1
-1
/
+1
*
powerpc/pci: Don't keep ISA memory hole resources in the tree
Benjamin Herrenschmidt
2008-08-11
1
-5
/
+12
*
powerpc: Zero fill the return values of rtas argument buffer
Nathan Fontenot
2008-08-11
1
-2
/
+3
*
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
2008-08-04
5
-47
/
+2
*
powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs
Michael Neuling
2008-07-30
1
-2
/
+2
*
powerpc: Fix ptrace buffer size for VSX
Michael Neuling
2008-07-30
1
-4
/
+2
*
powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes
Michael Neuling
2008-07-30
1
-0
/
+2
*
powerpc: Allow non-hcall return values for lparcfg writes
Nathan Fontenot
2008-07-30
1
-4
/
+0
*
powerpc/powermac: Fixup default serial port device for pmac_zilog
Benjamin Herrenschmidt
2008-07-28
1
-27
/
+17
[next]