summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-02-01ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij1-5/+27
2014-02-01ARM: integrator: restore static map on the CPLinus Walleij1-0/+6
2014-02-01ARM: msm_defconfig: Enable MSM clock driversStephen Boyd1-0/+4
2014-02-01ARM: dts: msm: Add clock controller nodes and hook into uartStephen Boyd3-0/+53
2014-02-01ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon4-5/+23
2014-02-01ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii4-5/+31
2014-02-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-43/+74
2014-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds8-3/+87
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+11
2014-01-31alpha: fix broken network checksumMikulas Patocka1-2/+7
2014-01-31alpha: Enable system-call auditing support.蔡正龙7-1/+80
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-22/+46
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds5-48/+55
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds51-1109/+1694
2014-01-31xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pagesDave Jones1-1/+2
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss2-17/+5
2014-01-31arm64: mm: Introduce PTE_WRITESteve Capper1-23/+25
2014-01-31arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper1-10/+41
2014-01-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-1/+2
2014-01-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds10-34/+37
2014-01-31Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-43/+91
2014-01-31Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-11/+207
2014-01-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds215-3287/+6077
2014-01-31Merge tag 'for-3.14' of git://openrisc.net/~jonas/linuxLinus Torvalds2-143/+149
2014-01-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds33-1295/+1536
2014-01-31Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds1-5/+0
2014-01-31Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds3-15/+2
2014-01-31mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin1-1/+2
2014-01-31x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable()Prarit Bhargava1-1/+8
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-23/+25
2014-01-30x86, build: Build 16-bit code with -m16 where possibleDavid Woodhouse1-4/+12
2014-01-30x86, boot: Fix word-size assumptions in has_eflag() inline asmDavid Woodhouse1-5/+20
2014-01-30arm64: FIQs are unusedNicolas Pitre2-8/+0
2014-01-30crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger1-21/+48
2014-01-30crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger1-12/+14
2014-01-30crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger1-19/+46
2014-01-30xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall1-3/+3
2014-01-30xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell1-0/+1
2014-01-30arm/xen: Initialize event channels earlierJulien Grall1-27/+44
2014-01-30x86, asmlinkage, xen: Fix type of NMIAndi Kleen1-2/+2
2014-01-30x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen2-2/+2
2014-01-30x86: Use inline assembler instead of global register variable to get spAndi Kleen1-3/+5
2014-01-30x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen4-17/+17
2014-01-30x86, asmlinkage, paravirt: Don't rely on local assembler labelsAndi Kleen1-4/+5
2014-01-30x86, asmlinkage, lguest: Fix C functions used by inline assemblerAndi Kleen1-6/+6
2014-01-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds8-0/+39
2014-01-30Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds34-83/+166
2014-01-30Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-11/+12
2014-01-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+5
2014-01-30Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds14-3/+519