index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_44x.S
Age
Commit message (
Expand
)
Author
2016-08-07
ppc: move exports to definitions
Al Viro
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2014-08-13
powerpc/ppc476: Disable BTAC
Alistair Popple
2013-08-14
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
Kevin Hao
2013-05-02
powerpc: Fix interrupt range check on debug exception
Bharat Bhushan
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-04-30
powerpc: Remove empty giveup_altivec function on book3e CPUs
Anton Blanchard
2012-04-08
powerpc/booke: Provide exception macros with interrupt name
Scott Wood
2011-12-20
powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44x
Suzuki Poulose
2011-12-20
powerpc/44x: Enable DYNAMIC_MEMSTART for 440x
Suzuki Poulose
2011-12-20
powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
Suzuki Poulose
2011-12-09
powerpc/476fpe: Add 476fpe SoC code
Tony Breeds
2011-09-20
powerpc/32: Pass device tree address as u64 to machine_init
Scott Wood
2011-07-12
powerpc/47x: allow kernel to be loaded in higher physical memory
Dave Kleikamp
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
2010-08-23
powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts
Dave Kleikamp
2010-05-05
powerpc/4xx: Simple platform for the ISS 4xx simulator
Torez Smith
2010-05-05
powerpc/47x: Base ppc476 support
Dave Kleikamp
2010-05-05
powerpc/44x: break out cpu init code into stand-alone function
Dave Kleikamp
2009-08-27
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2009-04-26
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2008-12-29
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
2008-12-21
powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages
Benjamin Herrenschmidt
2008-12-21
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-07-09
powerpc: rework 4xx PTE access and TLB miss
Benjamin Herrenschmidt
2008-06-30
Merge branch 'linux-2.6'
Paul Mackerras
2008-06-18
[POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vector
Josh Boyer
2008-06-02
[POWERPC] Move to runtime allocated exception stacks
Kumar Gala
2008-05-06
[POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 core
Stefan Roese
2008-04-17
[POWERPC] Rework Book-E debug exception handling
Kumar Gala
2007-12-23
[POWERPC] Reworking machine check handling and Fix 440/440A
Benjamin Herrenschmidt
2007-12-06
[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
Kumar Gala
2007-10-11
[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...
Kumar Gala
2007-10-03
[POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xx
Valentine Barshak
2007-09-19
[POWERPC] Remove cmd_line from head*.S
Stephen Rothwell
2007-09-14
[POWERPC] Fix modpost warnings from head*.S on ppc32
Kumar Gala
2007-09-07
[POWERPC] PowerPC 440EPx: Sequoia board support
Valentine Barshak
2007-05-08
[POWERPC] Early serial debug support for PPC44x
David Gibson
2007-05-08
[POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for now
David Gibson
2007-05-02
[POWERPC] Revise PPC44x MMU code for arch/powerpc
David Gibson
2007-02-13
[POWERPC] Remove ibm4{xx,4x}.h from arch/powerpc
David Gibson
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2005-10-17
[PATCH] powerpc: replace use of _GLOBAL with .globl
Kumar Gala
2005-10-01
powerpc: merge idle_power4.S and trapc.s
Stephen Rothwell
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras