aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* microblaze: Use generic device.hMichal Simek2014-06-04
* microblaze: Do not setup empty unmap_sg functionMichal Simek2014-06-04
* microblaze: Remove device_to_maskMichal Simek2014-06-04
* microblaze: Clean device dma_ops structureMichal Simek2014-06-04
* microblaze: Cleanup PCI_DRAM_OFFSET handlingMichal Simek2014-06-04
* microblaze: Do not setup pci_dma_opsMichal Simek2014-06-04
* microblaze: Return default dma operationsMichal Simek2014-06-04
* microblaze: Enable SERIAL_OF_PLATFORMMichal Simek2014-06-04
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-06-01
|\
| * powerpc: Wire renameat2() syscallBenjamin Herrenschmidt2014-06-01
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-01
|\ \
| * | MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2Thomas Bogendoerfer2014-05-28
| * | MIPS: ptrace: Avoid smp_processor_id() in preemptible codeAlex Smith2014-05-28
| * | MIPS: Lemote 2F: cs5536: mfgpt: use raw locksSebastian Andrzej Siewior2014-05-28
| * | MIPS: SB1: Fix excessive kernel warnings.Ralf Baechle2014-05-28
| * | MIPS: RC32434: fix broken PCI resource initializationGabor Juhos2014-05-26
| * | MIPS: malta: memory.c: Initialize the 'memsize' variableMarkos Chandras2014-05-25
| * | MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras2014-05-25
| * | MIPS: Fix inconsistancy of __NR_Linux_syscalls valueHuacai Chen2014-05-25
| * | MIPS: Fix branch emulation of branch likely instructions.Ralf Baechle2014-05-22
| * | MIPS: Change type of asid_cache to unsigned longRalf Baechle2014-05-21
* | | x86_64: expand kernel stack to 16KMinchan Kim2014-05-30
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-05-29
|\ \ \
| * | | ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUsNicolas Pitre2014-05-28
| * | | ARM: 8064/1: fix v7-M signal returnRabin Vincent2014-05-25
| * | | ARM: 8052/1: unwind: Fix handling of "Pop r4-r[4+nnn],r14" opcodeNikolay Borisov2014-05-25
| * | | ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin2014-05-25
| * | | ARM: 8048/1: fix v7-M setup stack locationRabin Vincent2014-05-25
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-29
|\ \ \ \
| * | | | arm64: mm: fix pmd_write CoW brokennessWill Deacon2014-05-29
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-05-28
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-s390-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2014-05-15
| |\ \ \ \ \
| | * | | | | KVM: s390: announce irqfd capabilityCornelia Huck2014-05-15
| * | | | | | KVM: x86: disable master clock if TSC is reset during suspendMarcelo Tosatti2014-05-14
| |/ / / / /
| * | | | | Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2014-05-13
| |\ \ \ \ \
| | * | | | | KVM guest: Make pv trampoline code executableAlexander Graf2014-04-29
| | * | | | | KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bitAlexander Graf2014-04-28
| | * | | | | KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exitPaul Mackerras2014-04-28
| | * | | | | KVM: PPC: Book3S: HV: make _PAGE_NUMA take effectpingfank@linux.vnet.ibm.com2014-04-28
| * | | | | | KVM: vmx: disable APIC virtualization in nested guestsPaolo Bonzini2014-05-07
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-05-28
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat2014-05-27
| * | | | | | powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2014-05-27
* | | | | | | Merge tag 'fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-05-27
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'samsung-fixes-2nd-tag' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2014-05-23
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: Keep LDO4 always ON for exynos5250-arndale boardSachin Kamat2014-05-19
| | * | | | | | ARM: dts: Fix SPI interrupt numbers for exynos5420Sachin Kamat2014-05-19
| | * | | | | | ARM: dts: fix incorrect ak8975 compatible for exynos4412-trats2 boardBeomho Seo2014-05-19
| * | | | | | | ARM: trusted_foundations: fix compile error on non-SMPAlexandre Courbot2014-05-23
| * | | | | | | Merge tag 'at91-fixes2' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2014-05-23
| |\ \ \ \ \ \ \