Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
c28375583b6471c1cb833a628ab6afb5b69079d0
/
arch
/
powerpc
/
kernel
/
setup_64.c
5c1f6ee
powerpc: Reduce PTE table memory wastage
by Aneesh Kumar K.V
· 12 years ago
25e1381
powerpc: Apply early paca fixups to boot_paca and the boot cpu's paca
by Michael Ellerman
· 12 years ago
6a7e406
powerpc: Move boot_paca into early_setup
by Geoff Levand
· 12 years ago
61e2390
powerpc: Make load_hander handle upto 64k offset
by Michael Neuling
· 12 years ago
466921c
powerpc: Set paca->data_offset = 0 for boot cpu
by Michael Ellerman
· 12 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
b4e7061
KVM: PPC: Convert RMA allocation into generic code
by Alexander Graf
· 13 years ago
a614688
powerpc: Add gpages reservation code for 64-bit FSL BOOKE
by Becky Bruce
· 13 years ago
d715e43
powerpc: Copy down exception vectors after feature fixups
by Anton Blanchard
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
4b16f8e
powerpc: various straight conversions from module.h --> export.h
by Paul Gortmaker
· 14 years ago
dfbe93a
powerpc: Coding style cleanups
by Anton Blanchard
· 14 years ago
94db7c5
powerpc: Use for_each_node_by_type instead of open coding it
by Anton Blanchard
· 14 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
aa04b4c
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
by Paul Mackerras
· 14 years ago
7ac87ab
powerpc: Fix early boot accounting of CPUs
by Matt Evans
· 14 years ago
d36b4c4
powerpc/fsl-booke64: Add support for Debug Level exception handler
by Kumar Gala
· 14 years ago
40bd587
powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E support
by Benjamin Herrenschmidt
· 14 years ago
44ae3ab
powerpc: Free up some CPU feature bits by moving out MMU-related features
by Matt Evans
· 14 years ago
9d07bc8
powerpc: Properly handshake CPUs going out of boot spin loop
by Benjamin Herrenschmidt
· 14 years ago
8f4da26
powerpc: Fix incorrect comment about interrupt stack allocation
by Anton Blanchard
· 14 years ago
0f6b77c
powerpc: Update a BKL related comment
by Alessio Igor Bogani
· 14 years ago
daab7fc
Merge commit 'v2.6.36-rc3' into x86/memblock
by Ingo Molnar
· 15 years ago
954e6da
powerpc: Correct smt_enabled=X boot option for > 2 threads per core
by Nathan Fontenot
· 15 years ago
cd3db0c
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
by Benjamin Herrenschmidt
· 15 years ago
412a4ac
Merge commit 'gcl/next' into next
by Benjamin Herrenschmidt
· 15 years ago
fc53b42
powerpc/kexec: Switch to a static PACA on the way out
by Matt Evans
· 15 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 15 years ago
ae01f84
powerpc: Optimise per cpu accesses on 64bit
by Anton Blanchard
· 15 years ago
f1ba9a5
powerpc: Unconditionally enabled irq stacks
by Christoph Hellwig
· 15 years ago
095c796
powerpc: Use more accurate limit for first segment memory allocations
by Anton Blanchard
· 15 years ago
abb17f9
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
by Milton Miller
· 15 years ago
a932729
powerpc: Fix swiotlb to respect the boot option
by FUJITA Tomonori
· 15 years ago
1426d5a
powerpc: Dynamically allocate pacas
by Michael Ellerman
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
ad32e8c
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
by FUJITA Tomonori
· 15 years ago
cd01570
powerpc: Enable sparse irq_descs on powerpc
by Michael Ellerman
· 15 years ago
ce7a35c
powerpc: Fix compile errors found by new ppc64e_defconfig
by Kumar Gala
· 15 years ago
723e9db
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
2d27cfd
powerpc: Remaining 64-bit Book3E support
by Benjamin Herrenschmidt
· 16 years ago
25d21ad
powerpc: Add TLB management code for 64-bit Book3E
by Benjamin Herrenschmidt
· 16 years ago
cf54dc7
powerpc: Move definitions of secondary CPU spinloop to header file
by Benjamin Herrenschmidt
· 16 years ago
6f0ef0f
powerpc/mm: Call mmu_context_init() from ppc64
by Benjamin Herrenschmidt
· 16 years ago
ee43eb7
powerpc: Use names rather than numbers for SPRGs (v2)
by Benjamin Herrenschmidt
· 16 years ago
c2a7e81
powerpc64: convert to dynamic percpu allocator
by Tejun Heo
· 16 years ago
e468455
powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y
by Michael Ellerman
· 16 years ago
ec3cf2e
powerpc: Add support for swiotlb on 32-bit
by Becky Bruce
· 16 years ago
9449168
powerpc: Shield code specific to 64-bit server processors
by Benjamin Herrenschmidt
· 16 years ago
757c74d
powerpc/mm: Introduce early_init_mmu() on 64-bit
by Benjamin Herrenschmidt
· 16 years ago
33642d3
powerpc: Remove unused ppc64_terminate_msg()
by Michael Ellerman
· 16 years ago
fe33332
powerpc: Change u64/s64 to a long long integer type
by Ingo Molnar
· 16 years ago
7c03d65
powerpc/mm: Introduce MMU features
by Benjamin Herrenschmidt
· 16 years ago
6b82b3e
powerpc: Remove `have_of' global variable
by Anton Vorontsov
· 16 years ago
786b32f
powerpc: Eliminate NULL test and memset after alloc_bootmem
by Julia Lawall
· 16 years ago
b160544
powerpc: Fix compiler warning for the relocatable kernel
by Michael Neuling
· 16 years ago
1f6a93e
powerpc: Make it possible to move the interrupt handlers away from the kernel
by Paul Mackerras
· 17 years ago
e2075f7
powerpc: Update cpu_sibling_maps dynamically
by Nathan Lynch
· 17 years ago
2d1b202
powerpc: Fixup lwsync at runtime
by Kumar Gala
· 17 years ago
f2fd251
[POWERPC] Initialize lockdep earlier
by Benjamin Herrenschmidt
· 17 years ago
24d9649
[POWERPC] Document when printk is useable
by Benjamin Herrenschmidt
· 17 years ago
3243d87
[POWERPC] Make emergency stack safe for current_thread_info() use
by Michael Ellerman
· 17 years ago
90035fe
[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS
by Tony Breeds
· 17 years ago
37dd2ba
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
by Kumar Gala
· 17 years ago
945feb1
[POWERPC] irqtrace support for 64-bit powerpc
by Benjamin Herrenschmidt
· 17 years ago
4846c5d
[POWERPC] Clean up some linker and symbol usage
by Kumar Gala
· 17 years ago
d9b2b2a
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
by David S. Miller
· 17 years ago
20474ab
[POWERPC] Fix cache line vs. block size confusion
by Benjamin Herrenschmidt
· 17 years ago
9697add
[POWERPC] Quieten cache information at boot
by Anton Blanchard
· 17 years ago
d5a7430
Convert cpu_sibling_map to be a per cpu variable
by Mike Travis
· 17 years ago
38db7e7
[POWERPC] Only call ppc_md.setup_arch() if it is provided
by Grant Likely
· 17 years ago
3c607ce
[POWERPC] setup_64.c and prom.c comment cleanup
by Linas Vepstas
· 17 years ago
826ea8f
Revert "[POWERPC] Do firmware feature fixups after features are initialised"
by Tony Breeds
· 18 years ago
5a26f6bb
[POWERPC] Do firmware feature fixups after features are initialised
by Michael Neuling
· 18 years ago
b6e3590
[PATCH] x86: Allow percpu variables to be page-aligned
by Jeremy Fitzhardinge
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
8545cd2
[POWERPC] Remove unused inclusion of linux/ide.h
by Olaf Hering
· 18 years ago
974a76f
[POWERPC] Distinguish POWER6 partition modes and tell userspace
by Paul Mackerras
· 18 years ago
4cb3cee
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
by Benjamin Herrenschmidt
· 18 years ago
12d04ee
[POWERPC] Refactor 64 bits DMA operations
by Benjamin Herrenschmidt
· 18 years ago
79acbb3
Merge branch 'linux-2.6' into for-linus
by Paul Mackerras
· 18 years ago
57744ea
[PATCH] Check for null init_early routine
by Geoff Levand
· 18 years ago
fd6e7d2
[PATCH] Clean up usage of boot_dev
by s.hauer@pengutronix.de
· 18 years ago
0909c8c
[POWERPC] Support feature fixups in vdso's
by Benjamin Herrenschmidt
· 18 years ago
42c4aaa
[POWERPC] Consolidate feature fixup code
by Benjamin Herrenschmidt
· 18 years ago
d04c56f
[POWERPC] Lazy interrupt disabling for 64-bit machines
by Paul Mackerras
· 18 years ago
47679283
[POWERPC] Fix xmon=off and cleanup xmon initialisation
by Michael Ellerman
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
fb48388
[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300
by Olaf Hering
· 18 years ago
5a2fe38
[POWERPC] powerpc: Reduce default cacheline size to 64 bytes
by Olof Johansson
· 18 years ago
a7f67bd
[POWERPC] Constify & voidify get_property()
by Jeremy Kerr
· 19 years ago
06a36db
[POWERPC] iseries: Move ItLpNaca into platforms/iseries
by Michael Ellerman
· 19 years ago
0ebfff1
[POWERPC] Add new interrupt mapping core and change platforms to use it
by Benjamin Herrenschmidt
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
33dbcf7
[POWERPC] Make sure smp_processor_id works very early in boot
by Michael Ellerman
· 19 years ago
4ba99b9
[POWERPC] Setup the boot cpu's paca pointer in C rather than asm
by Michael Ellerman
· 19 years ago
aa98c50
[POWERPC] Make kexec_setup() a regular initcall
by Michael Ellerman
· 19 years ago
7d0daae
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
by Michael Ellerman
· 19 years ago
4731041
[PATCH] powerpc: Kdump header cleanup
by Michael Ellerman
· 19 years ago
2babf5c
[PATCH] powerpc: Unify mem= handling
by Michael Ellerman
· 19 years ago
Next »