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
/
powerpc
/
kernel
/
setup_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-19
powerpc: Remove more traces of bootmem
Michael Ellerman
1
-1
/
+1
2014-11-10
powerpc: Move sparse_init() into initmem_init
Anton Blanchard
1
-1
/
+0
2014-11-10
powerpc: Remove bootmem allocator
Anton Blanchard
1
-2
/
+1
2014-11-05
powerpc: Remove ppc64_boot_msg
Anton Blanchard
1
-29
/
+0
2014-10-16
powerpc: Add printk levels to setup_system output
Anton Blanchard
1
-16
/
+16
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
1
-1
/
+1
2014-09-25
powerpc/ppc64: Print CPU/MMU/FW features at boot
Michael Ellerman
1
-0
/
+8
2014-09-25
powerpc/ppc64: Clean up the boot-time settings display
Michael Ellerman
1
-10
/
+12
2014-08-09
arch/powerpc: replace obsolete strict_strto* calls
Daniel Walter
1
-3
/
+3
2014-08-05
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
1
-1
/
+5
2014-07-30
powerpc/e6500: Add support for hardware threads
Andy Fleming
1
-1
/
+5
2014-07-28
powerpc: Document how we set AIL on guest kernels
Michael Ellerman
1
-1
/
+5
2014-07-28
powerpc: Remove STAB code
Michael Ellerman
1
-3
/
+0
2014-06-05
powerpc: Allow ppc_md platform hook to override memory_block_size_bytes
Anton Blanchard
1
-0
/
+10
2014-04-23
powerpc: Fix SMP issues with ppc64le ABIv2
Anton Blanchard
1
-1
/
+1
2014-04-13
powerpc: Don't try to set LPCR unless we're in hypervisor mode
Paul Mackerras
1
-1
/
+2
2014-04-07
powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too early
Benjamin Herrenschmidt
1
-3
/
+15
2014-04-07
powerpc/ppc64: Gracefully handle early interrupts
Benjamin Herrenschmidt
1
-0
/
+15
2014-04-07
powerpc: Make boot_cpuid common between 32 and 64-bit
Benjamin Herrenschmidt
1
-1
/
+0
2014-03-20
powerpc/e6500: Make TLB lock recursive
Scott Wood
1
-0
/
+2
2014-03-20
powerpc/book3e: initialize crit/mc/dbg kernel stack pointers
Tiejun Chen
1
-6
/
+12
2014-01-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-6
/
+41
2014-01-10
powerpc/e6500: TLB miss handler with hardware tablewalk support
Scott Wood
1
-0
/
+31
2013-12-05
powerpc/book3s: Introduce exclusive emergency stack for machine check exception.
Mahesh Salgaonkar
1
-1
/
+9
2013-12-02
powerpc: Use patch_exception to update the debug exception handler
Kevin Hao
1
-5
/
+1
2013-11-26
powerpc: Clean up panic_timeout usage
Jason Baron
1
-3
/
+0
2013-10-30
powerpc: Move local setup.h declarations to arch includes
Robert Jennings
1
-2
/
+0
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-11
/
+25
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
1
-1
/
+1
2013-08-14
powerpc: Make cache info device tree accesses endian safe
Anton Blanchard
1
-5
/
+5
2013-08-14
powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO
Benjamin Herrenschmidt
1
-3
/
+2
2013-08-14
powerpc/pmac: Early debug output on screen on 64-bit macs
Benjamin Herrenschmidt
1
-1
/
+13
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
1
-2
/
+2
2013-08-08
powerpc/85xx: Move ePAPR paravirt initialization earlier
Laurentiu TUDOR
1
-0
/
+3
2013-07-08
powerpc/kvm: Contiguous memory allocator based RMA allocation
Aneesh Kumar K.V
1
-2
/
+0
2013-07-08
powerpc/kvm: Contiguous memory allocator based hash page table allocation
Aneesh Kumar K.V
1
-0
/
+2
2013-07-01
powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...
Chen Gang
1
-1
/
+1
2013-04-30
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
1
-1
/
+3
2013-02-15
powerpc: Apply early paca fixups to boot_paca and the boot cpu's paca
Michael Ellerman
1
-5
/
+11
2013-02-15
powerpc: Move boot_paca into early_setup
Geoff Levand
1
-0
/
+2
2012-11-15
powerpc: Make load_hander handle upto 64k offset
Michael Neuling
1
-0
/
+5
2012-09-27
powerpc: Set paca->data_offset = 0 for boot cpu
Michael Ellerman
1
-0
/
+2
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2012-03-05
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
1
-1
/
+1
2011-12-07
powerpc: Add gpages reservation code for 64-bit FSL BOOKE
Becky Bruce
1
-0
/
+10
2011-11-16
powerpc: Copy down exception vectors after feature fixups
Anton Blanchard
1
-0
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-11-01
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-09-20
powerpc: Coding style cleanups
Anton Blanchard
1
-7
/
+13
[next]