summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-06-20powerpc/eeh: Refactor eeh_reset_pe_once()Gavin Shan
2013-06-20powerpc/eeh: EEH post initialization operationGavin Shan
2013-06-20powerpc/eeh: Make eeh_init() publicGavin Shan
2013-06-20powerpc/eeh: Trace PCI bus from PEGavin Shan
2013-06-20powerpc/eeh: Make eeh_pe_get() publicGavin Shan
2013-06-20powerpc/eeh: Make eeh_phb_pe_get() publicGavin Shan
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan
2013-06-20powerpc/eeh: Cleanup for EEH coreGavin Shan
2013-06-20powerpc/tm: Fix return of active 64bit signalsMichael Neuling
2013-06-20powerpc/tm: Fix return of 32bit rt signals to active transactionsMichael Neuling
2013-06-20powerpc/tm: Fix restoration of MSR on 32bit signal returnMichael Neuling
2013-06-20powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling
2013-06-20powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling
2013-06-20powerpc/8xx: Remove 8xx specific "minimal FPU emulation"Benjamin Herrenschmidt
2013-06-20powerpc/math-emu: Allow math-emu to be used for HW FPUBenjamin Herrenschmidt
2013-06-20powerpc/math-emu: Fix decoding of some instructionsBenjamin Herrenschmidt
2013-06-20powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Distinguish between a os-partition and non-os partitionAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read/Write oops nvram partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Introduce generic read function to read nvram-partitionsAruna Balakrishnaiah
2013-06-20powerpc/pseries: Add version and timestamp to oops headerAruna Balakrishnaiah
2013-06-20powerpc/pseries: Remove syslog prefix in uncompressed oops textAruna Balakrishnaiah
2013-06-20powerpc/eeh: Enhance converting EEH devGavin Shan
2013-06-20powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan
2013-06-20powerpc: Align thread->fpr to 16 bytesAnton Blanchard
2013-06-20powerpc/pseries: Use 'true' instead of '1' for orderly_poweroffliguang
2013-06-20powerpc/smp: Use '==' instead of '<' for system_stateliguang
2013-06-20powerpc: Restore dbcr0 on user space exitBharat Bhushan
2013-06-20powerpc: Debug control and status registers are 32bitBharat Bhushan
2013-06-20powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy
2013-06-20powerpc/vfio: Implement IOMMU driver for VFIOAlexey Kardashevskiy
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy
2013-06-20powerpc: Update currituck pci/usb fixup for new board revisionAlistair Popple
2013-06-20powerpc: Fix single step emulation of 32bit overflowed branchesMichael Neuling
2013-06-20powerpc: Update default configurationsAlistair Popple
2013-06-20powerpc: Add a configuration option for early BootX/OpenFirmware debugAlistair Popple
2013-06-20powerpc/prom: Scan reserved-ranges node for memory reservationsJeremy Kerr
2013-06-20powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker
2013-06-20powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...Kevin Hao
2013-06-20powerpc/mm/nohash: Ignore NULL stale_map entriesScott Wood
2013-06-20powerpc: Move the single step enable code to a generic pathSuzuki K. Poulose
2013-06-20powerpc/kprobes: Do not disable External interrupts during single stepSuzuki K. Poulose
2013-06-20powerpc: Mark low level irq handlers NO_THREADThomas Gleixner
2013-06-20mm/THP: deposit the transpare huge pgtable before set_pmdAneesh Kumar K.V
2013-06-20mm/THP: don't use HPAGE_SHIFT in transparent hugepage codeAneesh Kumar K.V
2013-06-20mm/THP: withdraw the pgtable after pmdp related operationsAneesh Kumar K.V
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V
2013-06-20mm/thp: use the correct function when updating access flagsAneesh Kumar K.V