summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-11-18x86, kaslr: Handle Gold linker for finding bss/brkKees Cook1-1/+10
2014-11-18x86, mm: Set NX across entire PMD at bootKees Cook1-1/+10
2014-11-18x86, microcode: Update BSPs microcode on resumeBorislav Petkov1-0/+8
2014-11-18powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREADKevin Hao1-1/+1
2014-11-17Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds12-18/+46
2014-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds6-20/+43
2014-11-17ARM: at91/dt: Fix sama5d3x typosPeter Rosin6-6/+6
2014-11-17Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...Olof Johansson4-7/+7
2014-11-17Merge tag 'mvebu-fixes-3.18' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2-5/+33
2014-11-17sparc64: Fix constraints on swab helpers.David S. Miller1-6/+6
2014-11-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-26/+94
2014-11-16x86-64: make csum_partial_copy_from_user() error handling consistentLinus Torvalds1-3/+2
2014-11-16x86: Require exact match for 'noxsave' command line optionDave Hansen1-0/+2
2014-11-16perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EPAndi Kleen1-3/+30
2014-11-16perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EPAndi Kleen1-1/+15
2014-11-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-4/+17
2014-11-16Merge branch 'parisc-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-49/+41
2014-11-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-11/+27
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+5
2014-11-14ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch1-0/+1
2014-11-14ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon1-4/+16
2014-11-13ARM: tegra: roth: Fix SD card VDD_IO regulatorAlexandre Courbot1-3/+1
2014-11-13ARM: tegra: Remove eMMC vmmc property for roth/tn7Alexandre Courbot2-2/+0
2014-11-13ARM: dts: tegra: move serial aliases to per-boardOlof Johansson22-23/+39
2014-11-13ARM: tegra: Add serial port labels to Tegra124 DTLucas Stach1-4/+4
2014-11-13arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang1-1/+1
2014-11-13Correct the race condition in aarch64_insn_patch_text_sync()William Cohen1-2/+3
2014-11-13arm64: __clear_user: handle exceptions on strbKyle McMartin1-1/+1
2014-11-13arm64: Fix data type for physical addressMin-Hua Chen1-1/+1
2014-11-13arm64: efi: Fix stub cache maintenanceMark Rutland1-6/+21
2014-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2014-11-12ARM: shmobile: kzm9g legacy: Set i2c clks_per_count to 2Geert Uytterhoeven1-0/+20
2014-11-11parisc: Avoid using CONFIG_64BIT in userspace exported headersHelge Deller5-17/+17
2014-11-11parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2-20/+13
2014-11-11parisc: Use BUILD_BUG() instead of undefined functionsHelge Deller1-11/+8
2014-11-11parisc: Wire up bpf syscallHelge Deller2-1/+3
2014-11-10ARM: dts: AM437x-SK-EVM: Fix DCDC3 voltageKeerthy1-2/+2
2014-11-10ARM: dts: AM437x-GP-EVM: Fix DCDC3 voltageKeerthy1-2/+2
2014-11-10ARM: dts: AM43x-EPOS-EVM: Fix DCDC3 voltageKeerthy1-2/+2
2014-11-10Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2-11/+15
2014-11-10x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov1-10/+14
2014-11-10x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky3-4/+15
2014-11-10Merge tag 'v3.18-rc4' into for_nextChris Zankel258-2111/+2040
2014-11-10ARM: shmobile: r8a7740 dtsi: Correct IIC0 parent clockGeert Uytterhoeven1-1/+1
2014-11-10ARM: shmobile: r8a7790: Fix SD3CKCR address to device treeShinobu Uehara1-2/+2
2014-11-10ARM: shmobile: r8a7740 legacy: Correct IIC0 parent clockGeert Uytterhoeven1-1/+1
2014-11-10ARM: shmobile: r8a7740 legacy: Add missing INTCA clock for irqpin moduleGeert Uytterhoeven1-1/+6
2014-11-10ARM: shmobile: r8a7790: Fix SD3CKCR addressShinobu Uehara1-1/+1
2014-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-3/+27
2014-11-10Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-42/+126