summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah2013-06-201-1/+16
* powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah2013-06-201-9/+46
* powerpc/pseries: Distinguish between a os-partition and non-os partitionAruna Balakrishnaiah2013-06-201-2/+5
* powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah2013-06-201-7/+26
* powerpc/pseries: Read/Write oops nvram partition via pstoreAruna Balakrishnaiah2013-06-201-15/+157
* powerpc/pseries: Introduce generic read function to read nvram-partitionsAruna Balakrishnaiah2013-06-201-10/+22
* powerpc/pseries: Add version and timestamp to oops headerAruna Balakrishnaiah2013-06-201-19/+38
* powerpc/pseries: Remove syslog prefix in uncompressed oops textAruna Balakrishnaiah2013-06-201-1/+1
* powerpc/eeh: Enhance converting EEH devGavin Shan2013-06-201-2/+2
* powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan2013-06-201-1/+2
* powerpc: Align thread->fpr to 16 bytesAnton Blanchard2013-06-201-1/+1
* powerpc/pseries: Use 'true' instead of '1' for orderly_poweroffliguang2013-06-201-4/+4
* powerpc/smp: Use '==' instead of '<' for system_stateliguang2013-06-203-3/+3
* powerpc: Restore dbcr0 on user space exitBharat Bhushan2013-06-202-7/+29
* powerpc: Debug control and status registers are 32bitBharat Bhushan2013-06-201-4/+4
* powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy2013-06-201-0/+4
* powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy2013-06-205-1/+356
* powerpc: Update currituck pci/usb fixup for new board revisionAlistair Popple2013-06-202-2/+42
* powerpc: Fix single step emulation of 32bit overflowed branchesMichael Neuling2013-06-201-1/+1
* powerpc: Update default configurationsAlistair Popple2013-06-206-0/+12
* powerpc: Add a configuration option for early BootX/OpenFirmware debugAlistair Popple2013-06-202-1/+8
* powerpc/prom: Scan reserved-ranges node for memory reservationsJeremy Kerr2013-06-201-0/+35
* powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker2013-06-203-5/+2
* powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...Kevin Hao2013-06-201-2/+0
* powerpc/mm/nohash: Ignore NULL stale_map entriesScott Wood2013-06-201-3/+6
* powerpc: Move the single step enable code to a generic pathSuzuki K. Poulose2013-06-202-19/+26
* powerpc/kprobes: Do not disable External interrupts during single stepSuzuki K. Poulose2013-06-201-5/+5
* powerpc: Mark low level irq handlers NO_THREADThomas Gleixner2013-06-202-0/+2
* mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-204-8/+12
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-06-137-185/+70
|\
| * Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-06-134-178/+65
| |\
| | * Modify UEFI anti-bricking codeMatthew Garrett2013-06-104-178/+65
| * | x86: Fix typo in kexec register clearingKees Cook2013-06-121-1/+1
| * | x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook2013-06-121-3/+1
| * | x86: Fix adjust_range_size_mask calling positionYinghai Lu2013-05-311-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-06-135-48/+95
|\ \ \
| * | | s390/pci: Implement IRQ functions if !PCIBen Hutchings2013-06-102-33/+64
| * | | s390/sclp: fix new line detectionPeter Oberparleiter2013-06-051-1/+1
| * | | s390/pgtable: make pgste lock an explicit barrierChristian Borntraeger2013-06-051-2/+3
| * | | s390/pgtable: Save pgste during modify_prot_start/commitChristian Borntraeger2013-06-051-1/+10
| * | | s390/dumpstack: fix address ranges for asynchronous and panic stackMartin Schwidefsky2013-06-051-4/+8
| * | | s390/pgtable: Fix guest overindication for change bitChristian Borntraeger2013-06-051-7/+9
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-06-123-7/+12
|\ \ \ \
| * | | | MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACEMarkos Chandras2013-06-101-0/+4
| * | | | MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras2013-06-101-1/+1
| * | | | MIPS: Alchemy: fix wait functionManuel Lauss2013-06-101-6/+7
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-117-79/+131
|\ \ \ \ \
| * | | | | kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()Scott Wood2013-06-111-0/+11
| * | | | | kvm/ppc/booke: Hold srcu lock when calling gfn functionsScott Wood2013-06-113-0/+17
| * | | | | kvm/ppc/booke64: Disable e6500 supportScott Wood2013-06-111-2/+0