summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-12-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-12-13ARM: s3c64xx: dt: Fix boot failure due to double clock initializationTomasz Figa
2013-12-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2013-12-13Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-13ARM: fix asm/memory.h build errorRussell King
2013-12-13powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt
2013-12-13powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard
2013-12-13powerpc: Fix endian issues in crash dump codeAnton Blanchard
2013-12-13powerpc/pseries: Fix endian issues in MSI codeAnton Blanchard
2013-12-13powerpc/pseries: Fix PCIE link speed endian issueAnton Blanchard
2013-12-13powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard
2013-12-13powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfgAnton Blanchard
2013-12-13powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard
2013-12-13powerpc: Fix endian issue in setup-common.cAnton Blanchard
2013-12-13powerpc: PTRACE_PEEKUSR always returns FPR0Ulrich Weigand
2013-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-12KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov
2013-12-12KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig
2013-12-12KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig
2013-12-11ARM: sun6i: dt: Fix interrupt trigger typesMaxime Ripard
2013-12-11ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard
2013-12-11ARM: tegra: add missing break to fuse initialization codeStephen Warren
2013-12-11ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich
2013-12-11ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov
2013-12-11arm: xen: foreign mapping PTEs are special.Ian Campbell
2013-12-11xen/arm64: do not call the swiotlb functions twiceStefano Stabellini
2013-12-11math64: Add mul_u64_u32_shr()Peter Zijlstra
2013-12-11sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra
2013-12-11powerpc/kvm/booke: Fix build break due to stack frame size warningScott Wood
2013-12-10x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett
2013-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2013-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-12-10ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detectedNishanth Menon
2013-12-10Merge tag 'for-v3.13-rc/hwmod-fixes-a' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman
2013-12-10x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' ...cpw
2013-12-10avr32: favr-32: clk_round_rate() can return a zero upon errorPaul Walmsley
2013-12-10avr32: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-12-10avr32: pm: Fix section mismatchMatthias Brugger
2013-12-10avr32: Kill CONFIG_MTD_PARTITIONSEunbong Song
2013-12-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-12-10powerpc: Fix up the kdump base cap to 128MMahesh Salgaonkar
2013-12-10powernv: Fix VFIO support with PHB3Thadeu Lima de Souza Cascardo
2013-12-10powerpc/52xx: Re-enable bestcomm driver in defconfigsAnatolij Gustschin
2013-12-10powerpc/pasemi: Turn on devtmpfs in defconfigOlof Johansson
2013-12-10powerpc: Fix PTE page address mismatch in pgtable ctor/dtorHong H. Pham
2013-12-10powerpc/44x: Fix ocm_block allocationIlia Mirkin
2013-12-10powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=yMichael Ellerman
2013-12-09x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin