aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-09-17powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling
2012-09-17Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt
2012-09-13Merge commit 'v3.6-rc5' into pci/gavin-window-alignmentBjorn Helgaas
2012-09-11powerpc/powernv: I/O and memory alignment for P2P bridgesGavin Shan
2012-09-11powerpc/PCI: Override pcibios_window_alignment()Gavin Shan
2012-09-10powerpc/mm: Match variable types to APIJoe MacDonald
2012-09-10powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIOAlexey Kardashevskiy
2012-09-10powerpc: cleanup old DABRX #definesMichael Neuling
2012-09-10powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling
2012-09-10powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan
2012-09-10powerpc/eeh: Trace eeh device from I/O cacheGavin Shan
2012-09-10powerpc/eeh: Probe mode supportGavin Shan
2012-09-10powerpc/eeh: Move stats to PEGavin Shan
2012-09-10powerpc/eeh: Handle EEH error based on PEGavin Shan
2012-09-10powerpc/eeh: Make EEH handler PE sensitiveGavin Shan
2012-09-10powerpc/eeh: Do reset based on PEGavin Shan
2012-09-10powerpc/eeh: I/O enable and log retrival based on PEGavin Shan
2012-09-10powerpc/eeh: Device bars restore based on PEGavin Shan
2012-09-10powerpc/eeh: Make EEH operations based on PEGavin Shan
2012-09-10powerpc/eeh: Trace error based on PE from beginningGavin Shan
2012-09-10powerpc/eeh: Trace EEH state based on PEGavin Shan
2012-09-10powerpc/eeh: Build EEH event based on PEGavin Shan
2012-09-10powerpc/eeh: Remove PE at appropriate timeGavin Shan
2012-09-10powerpc/eeh: Create PEs duing EEH initializationGavin Shan
2012-09-10powerpc/eeh: Search PE based on requirementGavin Shan
2012-09-10powerpc/eeh: Create PEs for PHBsGavin Shan
2012-09-10powerpc/eeh: Introduce global mutexGavin Shan
2012-09-10powerpc/eeh: Introduce eeh_pe structGavin Shan
2012-09-10powerpc/eeh: More logs for EEH initializationGavin Shan
2012-09-10powerpc/eeh: Use slab to allocate eeh devicesGavin Shan
2012-09-10powerpc/eeh: Move EEH initialization aroundGavin Shan
2012-09-10powerpc: Initialise paca.data_offset with poisonMichael Ellerman
2012-09-08Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-07powerpc: Use the XDABR hcallMichael Neuling
2012-09-07powerpc: Use consistent name info for arch_hw_breakpointMichael Neuling
2012-09-07powerpc: Pack arch_hw_breakpoint to avoid holes in structMichael Neuling
2012-09-07powerpc: Export memory limit via device treeSuzuki Poulose
2012-09-07powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose
2012-09-07powerpc: Fix build dependencies for c files requiring libfdt.hMatthew McClintock
2012-09-07powerpc/oprofile: Fix marked events support on Power7+ not set.Carl E. Love
2012-09-07powerpc: Define Power7+ PV constant PV_POWER7psukadev@linux.vnet.ibm.com
2012-09-07powerpc/pseries: Round up MSI-X requestsAnton Blanchard
2012-09-07powerpc/pci: Save P2P bridge resource if possibleGavin Shan
2012-09-06Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-09-07powerpc/kprobes: Rename opcode_t in probes.h to ppc_opcode_tAnanth N Mavinakayanahalli
2012-09-07powerpc: Restore VDSO information on critical exception om BookEMihai Caraman
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-05uml: fix compile error in deliver_alarm()Miklos Szeredi