summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V2012-09-176-35/+31
* powerpc/mm: Update VSID allocation documentationAneesh Kumar K.V2012-09-171-23/+17
* powerpc/mm: Add 64TB supportAneesh Kumar K.V2012-09-175-15/+39
* powerpc/mm: Use 32bit array for slb cacheAneesh Kumar K.V2012-09-171-1/+1
* powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V2012-09-172-2/+10
* powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGEAneesh Kumar K.V2012-09-171-1/+1
* powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-175-31/+77
* powerpc/mm: Fix typo in PTRS_PER_PUDScott Wood2012-09-171-1/+1
* powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling2012-09-172-0/+4
* Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt2012-09-171-0/+3
|\
| * Merge commit 'v3.6-rc5' into pci/gavin-window-alignmentBjorn Helgaas2012-09-135-2/+15
| |\
| * | powerpc/PCI: Override pcibios_window_alignment()Gavin Shan2012-09-111-0/+3
* | | powerpc: cleanup old DABRX #definesMichael Neuling2012-09-101-5/+0
* | | powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling2012-09-101-0/+1
* | | powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-105-3/+8
* | | powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan2012-09-102-6/+5
* | | powerpc/eeh: Trace eeh device from I/O cacheGavin Shan2012-09-103-6/+5
* | | powerpc/eeh: Probe mode supportGavin Shan2012-09-102-0/+22
* | | powerpc/eeh: Move stats to PEGavin Shan2012-09-101-8/+1
* | | powerpc/eeh: Handle EEH error based on PEGavin Shan2012-09-102-1/+2
* | | powerpc/eeh: Do reset based on PEGavin Shan2012-09-101-1/+1
* | | powerpc/eeh: I/O enable and log retrival based on PEGavin Shan2012-09-101-2/+2
* | | powerpc/eeh: Device bars restore based on PEGavin Shan2012-09-102-1/+3
* | | powerpc/eeh: Make EEH operations based on PEGavin Shan2012-09-101-7/+7
* | | powerpc/eeh: Trace error based on PE from beginningGavin Shan2012-09-101-1/+0
* | | powerpc/eeh: Trace EEH state based on PEGavin Shan2012-09-102-2/+5
* | | powerpc/eeh: Build EEH event based on PEGavin Shan2012-09-101-2/+2
* | | powerpc/eeh: Remove PE at appropriate timeGavin Shan2012-09-101-0/+1
* | | powerpc/eeh: Create PEs duing EEH initializationGavin Shan2012-09-101-0/+1
* | | powerpc/eeh: Search PE based on requirementGavin Shan2012-09-101-0/+1
* | | powerpc/eeh: Create PEs for PHBsGavin Shan2012-09-101-0/+2
* | | powerpc/eeh: Introduce global mutexGavin Shan2012-09-101-0/+15
* | | powerpc/eeh: Introduce eeh_pe structGavin Shan2012-09-101-0/+38
* | | powerpc/eeh: Move EEH initialization aroundGavin Shan2012-09-101-16/+0
* | | powerpc: Pack arch_hw_breakpoint to avoid holes in structMichael Neuling2012-09-071-3/+3
* | | powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose2012-09-071-1/+1
* | | powerpc: Define Power7+ PV constant PV_POWER7psukadev@linux.vnet.ibm.com2012-09-071-0/+1
* | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-075-2/+15
|\ \ \ | | |/ | |/|
| * | powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras2012-09-051-0/+1
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-08-252-2/+1
| |\ \
| | * | powerpc: Remove unnecessary ifdefsMichael Neuling2012-08-241-2/+0
| | * | powerpc/mpic_msgr: Add missing includesScott Wood2012-08-241-0/+1
| | |/
| * | KVM: PPC: Add cache flush on page mapAlexander Graf2012-08-162-0/+13
| |/
* | powerpc/kprobes: Rename opcode_t in probes.h to ppc_opcode_tAnanth N Mavinakayanahalli2012-09-073-3/+3
* | powerpc: Restore VDSO information on critical exception om BookEMihai Caraman2012-09-072-1/+1
* | powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit intMihai Caraman2012-09-052-4/+6
* | powerpc/booke64: Use GSRR registers in Guest Doorbell interruptsMihai Caraman2012-09-052-0/+2
* | powerpc: Uprobes port to powerpcAnanth N Mavinakayanahalli2012-09-052-1/+57
* | powerpc: Add trap_nr to thread_structAnanth N Mavinakayanahalli2012-09-051-0/+1
* | powerpc: Consolidate {k,u}probe definitionsAnanth N Mavinakayanahalli2012-09-052-13/+44
OpenPOWER on IntegriCloud