summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-06-20powerpc/eeh: Single kthread to handle eventsGavin Shan3-47/+55
2013-06-20powerpc/eeh: Delay EEH probe during hotplugGavin Shan1-1/+15
2013-06-20powerpc/eeh: Refactor eeh_reset_pe_once()Gavin Shan1-1/+2
2013-06-20powerpc/eeh: EEH post initialization operationGavin Shan2-0/+12
2013-06-20powerpc/eeh: Make eeh_init() publicGavin Shan2-3/+27
2013-06-20powerpc/eeh: Trace PCI bus from PEGavin Shan2-0/+18
2013-06-20powerpc/eeh: Make eeh_pe_get() publicGavin Shan2-2/+3
2013-06-20powerpc/eeh: Make eeh_phb_pe_get() publicGavin Shan2-1/+2
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan13-97/+120
2013-06-20powerpc/eeh: Cleanup for EEH coreGavin Shan2-18/+18
2013-06-20powerpc/tm: Fix return of active 64bit signalsMichael Neuling1-3/+5
2013-06-20powerpc/tm: Fix return of 32bit rt signals to active transactionsMichael Neuling1-1/+1
2013-06-20powerpc/tm: Fix restoration of MSR on 32bit signal returnMichael Neuling1-3/+6
2013-06-20powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling1-5/+25
2013-06-20powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling1-8/+21
2013-06-20powerpc/8xx: Remove 8xx specific "minimal FPU emulation"Benjamin Herrenschmidt2-32/+1
2013-06-20powerpc/math-emu: Allow math-emu to be used for HW FPUBenjamin Herrenschmidt2-2/+16
2013-06-20powerpc/math-emu: Fix decoding of some instructionsBenjamin Herrenschmidt4-5/+34
2013-06-20powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah1-1/+16
2013-06-20powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah1-9/+46
2013-06-20powerpc/pseries: Distinguish between a os-partition and non-os partitionAruna Balakrishnaiah1-2/+5
2013-06-20powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah1-7/+26
2013-06-20powerpc/pseries: Read/Write oops nvram partition via pstoreAruna Balakrishnaiah1-15/+157
2013-06-20powerpc/pseries: Introduce generic read function to read nvram-partitionsAruna Balakrishnaiah1-10/+22
2013-06-20powerpc/pseries: Add version and timestamp to oops headerAruna Balakrishnaiah1-19/+38
2013-06-20powerpc/pseries: Remove syslog prefix in uncompressed oops textAruna Balakrishnaiah1-1/+1
2013-06-20powerpc/eeh: Enhance converting EEH devGavin Shan1-2/+2
2013-06-20powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan1-1/+2
2013-06-20powerpc: Align thread->fpr to 16 bytesAnton Blanchard1-1/+1
2013-06-20powerpc/pseries: Use 'true' instead of '1' for orderly_poweroffliguang1-4/+4
2013-06-20powerpc/smp: Use '==' instead of '<' for system_stateliguang3-3/+3
2013-06-20powerpc: Restore dbcr0 on user space exitBharat Bhushan2-7/+29
2013-06-20powerpc: Debug control and status registers are 32bitBharat Bhushan1-4/+4
2013-06-20powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy1-0/+4
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy5-1/+356
2013-06-20powerpc: Update currituck pci/usb fixup for new board revisionAlistair Popple2-2/+42
2013-06-20powerpc: Fix single step emulation of 32bit overflowed branchesMichael Neuling1-1/+1
2013-06-20powerpc: Update default configurationsAlistair Popple6-0/+12
2013-06-20powerpc: Add a configuration option for early BootX/OpenFirmware debugAlistair Popple2-1/+8
2013-06-20powerpc/prom: Scan reserved-ranges node for memory reservationsJeremy Kerr1-0/+35
2013-06-20powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker3-5/+2
2013-06-20powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...Kevin Hao1-2/+0
2013-06-20powerpc/mm/nohash: Ignore NULL stale_map entriesScott Wood1-3/+6
2013-06-20powerpc: Move the single step enable code to a generic pathSuzuki K. Poulose2-19/+26
2013-06-20powerpc/kprobes: Do not disable External interrupts during single stepSuzuki K. Poulose1-5/+5
2013-06-20powerpc: Mark low level irq handlers NO_THREADThomas Gleixner2-0/+2
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V4-8/+12
2013-06-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-185/+70
2013-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-48/+95
2013-06-13Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin4-178/+65