summaryrefslogtreecommitdiffstats
path: root/net/dsa (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-17powerpc/mm: Add 64TB supportAneesh Kumar K.V7-16/+54
2012-09-17powerpc/mm: Use 32bit array for slb cacheAneesh Kumar K.V2-5/+5
2012-09-17powerpc/mm: Use the required number of VSID bits in slbmteAneesh Kumar K.V1-2/+10
2012-09-17powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V5-55/+109
2012-09-17powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGEAneesh Kumar K.V1-1/+1
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V16-240/+324
2012-09-17powerpc/mm: Simplify hpte_decodeAneesh Kumar K.V1-21/+28
2012-09-17powerpc/mm: Use hpt_va to compute virtual addressAneesh Kumar K.V1-1/+1
2012-09-17powerpc/mm: Replace open coded CONTEXT_BITS valueAneesh Kumar K.V1-1/+1
2012-09-17powerpc/mm: Fix typo in PTRS_PER_PUDScott Wood1-1/+1
2012-09-17powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling6-0/+137
2012-09-12powerpc/powernv: I/O and memory alignment for P2P bridgesGavin Shan1-0/+39
2012-09-12powerpc/PCI: Override pcibios_window_alignment()Gavin Shan2-0/+23
2012-09-12PCI: Refactor pbus_size_mem()Gavin Shan1-13/+23
2012-09-12PCI: Align P2P windows using pcibios_window_alignment()Gavin Shan1-9/+6
2012-09-12PCI: Add weak pcibios_window_alignment() interfaceGavin Shan2-0/+34
2012-09-10powerpc/mm: Match variable types to APIJoe MacDonald1-2/+4
2012-09-10powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIOAlexey Kardashevskiy1-0/+6
2012-09-10powerpc: cleanup old DABRX #definesMichael Neuling1-5/+0
2012-09-10powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling3-5/+13
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling14-30/+46
2012-09-10powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan5-33/+32
2012-09-10powerpc/eeh: Trace eeh device from I/O cacheGavin Shan6-32/+28
2012-09-10powerpc/eeh: Probe mode supportGavin Shan4-109/+140
2012-09-10powerpc/eeh: Move stats to PEGavin Shan5-32/+8
2012-09-10powerpc/eeh: Handle EEH error based on PEGavin Shan5-137/+125
2012-09-10powerpc/eeh: Make EEH handler PE sensitiveGavin Shan1-15/+10
2012-09-10powerpc/eeh: Do reset based on PEGavin Shan2-58/+35
2012-09-10powerpc/eeh: I/O enable and log retrival based on PEGavin Shan2-27/+21
2012-09-10powerpc/eeh: Device bars restore based on PEGavin Shan4-80/+97
2012-09-10powerpc/eeh: Make EEH operations based on PEGavin Shan3-86/+74
2012-09-10powerpc/eeh: Trace error based on PE from beginningGavin Shan3-33/+25
2012-09-10powerpc/eeh: Trace EEH state based on PEGavin Shan4-104/+84
2012-09-10powerpc/eeh: Build EEH event based on PEGavin Shan2-23/+10
2012-09-10powerpc/eeh: Remove PE at appropriate timeGavin Shan3-0/+49
2012-09-10powerpc/eeh: Create PEs duing EEH initializationGavin Shan3-0/+87
2012-09-10powerpc/eeh: Search PE based on requirementGavin Shan2-0/+144
2012-09-10powerpc/eeh: Create PEs for PHBsGavin Shan4-2/+129
2012-09-10powerpc/eeh: Introduce global mutexGavin Shan2-0/+18
2012-09-10powerpc/eeh: Introduce eeh_pe structGavin Shan1-0/+38
2012-09-10powerpc/eeh: More logs for EEH initializationGavin Shan2-1/+15
2012-09-10powerpc/eeh: Use slab to allocate eeh devicesGavin Shan3-3/+3
2012-09-10powerpc/eeh: Move EEH initialization aroundGavin Shan6-26/+15
2012-09-10powerpc: Initialise paca.data_offset with poisonMichael Ellerman1-0/+1
2012-09-09Linux 3.6-rc5v3.6-rc5Linus Torvalds1-1/+1
2012-09-07HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund1-1/+3
2012-09-07powerpc: Use the XDABR hcallMichael Neuling1-3/+3
2012-09-07powerpc: Use consistent name info for arch_hw_breakpointMichael Neuling1-4/+4
2012-09-07powerpc: Pack arch_hw_breakpoint to avoid holes in structMichael Neuling1-3/+3
2012-09-07powerpc: Export memory limit via device treeSuzuki Poulose1-0/+12