summaryrefslogtreecommitdiffstats
path: root/arch/um (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-05powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar3-1/+70
2013-12-05powerpc/powernv: Remove machine check handling in OPAL.Mahesh Salgaonkar1-6/+2
2013-12-05powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar5-98/+168
2013-12-05powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar6-39/+434
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.Mahesh Salgaonkar3-0/+41
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar5-0/+227
2013-12-05powerpc/book3s: Add flush_tlb operation in cpu_spec.Mahesh Salgaonkar4-25/+44
2013-12-05powerpc/book3s: Introduce a early machine check hook in cpu_spec.Mahesh Salgaonkar2-2/+12
2013-12-05powerpc/book3s: Return from interrupt if coming from evil context.Mahesh Salgaonkar2-0/+83
2013-12-05powerpc/book3s: handle machine check in Linux host.Mahesh Salgaonkar3-0/+127
2013-12-05powerpc/book3s: Introduce exclusive emergency stack for machine check exception.Mahesh Salgaonkar3-1/+22
2013-12-05powerpc/book3s: Split the common exception prolog logic into two section.Mahesh Salgaonkar1-7/+14
2013-12-02powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNVMichael Ellerman2-6/+1
2013-12-02powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIESMichael Ellerman1-1/+1
2013-12-02powerpc/kernel/sysfs: Cleanup set up macros for PMC/non-PMC SPRsMadhavan Srinivasan1-34/+38
2013-12-02powerpc: Make irq_stat.timers_irqs counting more specificfan.du3-5/+13
2013-12-02powerpc: purge all the prefetched instructions for the coherent icache flushKevin Hao3-2/+22
2013-12-02powerpc: kernel: remove useless code which related with 'max_cpus'Chen Gang1-7/+2
2013-12-02powerpc/boot: Ignore .dtb files.Ian Campbell1-0/+1
2013-12-02powerpc/dts/virtex440: Declare address/size-cells for phy deviceIan Campbell1-0/+2
2013-12-02powerpc/4xx: Fix warning in kilauea.dtbIan Campbell1-1/+1
2013-12-02powerpc: Use patch_exception to update the debug exception handlerKevin Hao1-5/+1
2013-12-02powerpc: Move the patch_exception to a common placeKevin Hao3-19/+22
2013-12-02powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-11-27powerpc/windfarm: Fix XServe G5 fan control Makefile issueBenjamin Herrenschmidt1-0/+1
2013-11-25arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflowChen Gang1-1/+1
2013-11-25powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2-9/+13
2013-11-25powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini2-0/+13
2013-11-25powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIANAnton Blanchard1-3/+17
2013-11-25powerpc: Fix error when cross building TAGS & cscopeMichael Neuling1-0/+2
2013-11-22powerpc/booke: Only check for hugetlb in flush if vma != NULLScott Wood2-3/+2
2013-11-22powerpc/85xx: typo in dts: "interupt" (four devices)Adam Borowski4-8/+8
2013-11-22powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe5-0/+37
2013-11-22powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU wellTiejun Chen1-0/+5
2013-11-22Linux 3.13-rc1v3.13-rc1Linus Torvalds1-2/+2
2013-11-22ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)David Henningsson1-1/+1
2013-11-22ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai1-0/+20
2013-11-22mm: place page->pmd_huge_pte to right unionKirill A. Shutemov1-3/+3
2013-11-22MAINTAINERS: add keyboard driver to Hyper-V file listHaiyang Zhang1-0/+1
2013-11-22x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2-4/+6
2013-11-22ipc,shm: correct error return value in shmctl (SHM_UNLOCK)Jesper Nilsson1-3/+6
2013-11-22mm, mempolicy: silence gcc warningDavid Rientjes1-1/+1
2013-11-22block/partitions/efi.c: fix bound checkAntti P Miettinen1-2/+3
2013-11-22ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold1-0/+9
2013-11-22mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli3-60/+106
2013-11-22kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2-6/+6
2013-11-22ipc,shm: fix shm_file deletion racesGreg Thelen1-5/+23
2013-11-22mm: thp: give transparent hugepage code a separate copy_pageDave Hansen3-38/+48
2013-11-22checkpatch: fix "Use of uninitialized value" warningsJoe Perches1-0/+1
2013-11-22configfs: fix race between dentry put and lookupJunxiao Bi1-2/+14