summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...Kevin Hao2013-06-201-2/+0Star
* 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/+70Star
|\
| * Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-06-134-178/+65Star
| |\
| | * Modify UEFI anti-bricking codeMatthew Garrett2013-06-104-178/+65Star
| * | x86: Fix typo in kexec register clearingKees Cook2013-06-131-1/+1
| * | x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook2013-06-131-3/+1Star
| * | 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/+0Star
| * | | | | kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakageMihai Caraman2013-06-111-6/+10
| * | | | | mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney2013-06-112-71/+93
| | |/ / / | |/| | |
* | | | | Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-06-101-0/+8
|\ \ \ \ \
| * | | | | xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.Konrad Rzeszutek Wilk2013-06-041-0/+8
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-108-113/+51Star
|\ \ \ \ \ \
| * | | | | | powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman2013-06-101-28/+0Star
| * | | | | | powerpc/perf: Fix deadlock caused by calling printk() in PMU exceptionMichael Ellerman2013-06-101-1/+1
| * | | | | | powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling2013-06-102-8/+12
| * | | | | | powerpc/power8: Update denormalization handlerMichael Neuling2013-06-101-0/+10
| * | | | | | powerpc/pseries: Simplify denormalization handlerMichael Neuling2013-06-101-64/+16Star
| * | | | | | powerpc/power8: Fix oprofile and perfMichael Neuling2013-06-101-4/+4
| * | | | | | powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan2013-06-101-7/+5Star
| * | | | | | powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao2013-06-101-1/+3
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-06-107-5/+45
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()Will Deacon2013-06-061-2/+9
| * | | | | | ARM: 7750/1: update legacy CPU ID in decompressor cache support jump tableMarc C2013-06-061-2/+2