index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
setup_64.c
Commit message (
Expand
)
Author
Age
*
powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E support
Benjamin Herrenschmidt
2011-05-05
*
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
2011-04-27
*
powerpc: Properly handshake CPUs going out of boot spin loop
Benjamin Herrenschmidt
2011-04-19
*
powerpc: Fix incorrect comment about interrupt stack allocation
Anton Blanchard
2010-12-08
*
powerpc: Update a BKL related comment
Alessio Igor Bogani
2010-11-17
*
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
2010-08-31
|
\
|
*
powerpc: Correct smt_enabled=X boot option for > 2 threads per core
Nathan Fontenot
2010-08-24
|
*
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2010-08-03
|
|
\
|
*
|
powerpc/kexec: Switch to a static PACA on the way out
Matt Evans
2010-07-31
|
*
|
powerpc: Optimise per cpu accesses on 64bit
Anton Blanchard
2010-07-08
*
|
|
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
2010-08-04
|
|
/
|
/
|
*
|
lmb: rename to memblock
Yinghai Lu
2010-07-14
|
/
*
powerpc: Unconditionally enabled irq stacks
Christoph Hellwig
2010-06-15
*
powerpc: Use more accurate limit for first segment memory allocations
Anton Blanchard
2010-05-21
*
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
Milton Miller
2010-05-21
*
powerpc: Fix swiotlb to respect the boot option
FUJITA Tomonori
2010-03-19
*
powerpc: Dynamically allocate pacas
Michael Ellerman
2010-03-08
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-12-09
|
\
|
*
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
FUJITA Tomonori
2009-11-10
*
|
powerpc: Enable sparse irq_descs on powerpc
Michael Ellerman
2009-10-30
|
/
*
powerpc: Fix compile errors found by new ppc64e_defconfig
Kumar Gala
2009-10-27
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-09-15
|
\
|
*
powerpc: Remaining 64-bit Book3E support
Benjamin Herrenschmidt
2009-08-19
|
*
powerpc: Add TLB management code for 64-bit Book3E
Benjamin Herrenschmidt
2009-08-19
|
*
powerpc: Move definitions of secondary CPU spinloop to header file
Benjamin Herrenschmidt
2009-08-19
|
*
powerpc/mm: Call mmu_context_init() from ppc64
Benjamin Herrenschmidt
2009-08-19
|
*
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2009-08-19
*
|
powerpc64: convert to dynamic percpu allocator
Tejun Heo
2009-08-14
|
/
*
powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y
Michael Ellerman
2009-06-14
*
powerpc: Add support for swiotlb on 32-bit
Becky Bruce
2009-06-09
*
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
2009-06-09
*
powerpc/mm: Introduce early_init_mmu() on 64-bit
Benjamin Herrenschmidt
2009-03-23
*
powerpc: Remove unused ppc64_terminate_msg()
Michael Ellerman
2009-02-10
*
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2009-01-12
*
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
2008-12-20
*
powerpc: Remove `have_of' global variable
Anton Vorontsov
2008-12-15
*
powerpc: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2008-12-03
*
powerpc: Fix compiler warning for the relocatable kernel
Michael Neuling
2008-10-31
*
powerpc: Make it possible to move the interrupt handlers away from the kernel
Paul Mackerras
2008-09-15
*
powerpc: Update cpu_sibling_maps dynamically
Nathan Lynch
2008-07-28
*
powerpc: Fixup lwsync at runtime
Kumar Gala
2008-07-03
*
[POWERPC] Initialize lockdep earlier
Benjamin Herrenschmidt
2008-05-09
*
[POWERPC] Document when printk is useable
Benjamin Herrenschmidt
2008-05-09
*
[POWERPC] Make emergency stack safe for current_thread_info() use
Michael Ellerman
2008-04-30
*
[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS
Tony Breeds
2008-04-24
*
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
Kumar Gala
2008-04-24
*
[POWERPC] irqtrace support for 64-bit powerpc
Benjamin Herrenschmidt
2008-04-18
*
[POWERPC] Clean up some linker and symbol usage
Kumar Gala
2008-04-16
*
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2008-02-13
*
[POWERPC] Fix cache line vs. block size confusion
Benjamin Herrenschmidt
2007-11-07
[next]