summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-2262-159/+407
|\
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-11-2210-20/+60
| |\
| | * MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki2014-11-192-10/+38
| | * MIPS: jump_label.c: Correct the span of the J instructionMaciej W. Rozycki2014-11-191-2/+2
| | * MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle2014-11-191-1/+4
| | * MIPS: lib: memcpy: Restore NOP on delay slot before returning to callerMarkos Chandras2014-11-191-0/+1
| | * MIPS: tlb-r4k: Add missing HTW stop/start sequencesMarkos Chandras2014-11-191-0/+4
| | * MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras2014-11-191-3/+4
| | * MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen2014-11-191-1/+1
| | * MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen2014-11-192-3/+4
| | * MIPS: Loongson: Fix the write-combine CCA value settingHuacai Chen2014-11-191-1/+1
| | * MIPS: IP27: Fix __node_distances undefined errorJames Cowgill2014-11-191-0/+1
| | * MIPS: Loongson3: Fix __node_distances undefined errorJames Cowgill2014-11-191-0/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-11-221-1/+1
| |\ \
| | * | powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREADKevin Hao2014-11-181-1/+1
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-225-3/+31
| |\ \ \
| | * | | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski2014-11-201-1/+1
| | * | | x86, kaslr: Handle Gold linker for finding bss/brkKees Cook2014-11-181-1/+10
| | * | | x86, mm: Set NX across entire PMD at bootKees Cook2014-11-181-1/+10
| | * | | x86, microcode: Update BSPs microcode on resumeBorislav Petkov2014-11-181-0/+8
| | * | | x86: Require exact match for 'noxsave' command line optionDave Hansen2014-11-161-0/+2
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-11-222-5/+46
| |\ \ \ \
| | * | | | perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EPAndi Kleen2014-11-161-3/+30
| | * | | | perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EPAndi Kleen2014-11-161-1/+15
| | * | | | perf/x86: Fix embarrasing typoPeter Zijlstra (Intel)2014-11-041-1/+1
| * | | | | Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-1712-18/+46
| |\ \ \ \ \
| | * | | | | ARM: at91/dt: Fix sama5d3x typosPeter Rosin2014-11-176-6/+6
| | * | | | | Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-11-174-7/+7
| | |\ \ \ \ \
| | | * | | | | ARM: dts: AM437x-SK-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2
| | | * | | | | ARM: dts: AM437x-GP-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2
| | | * | | | | ARM: dts: AM43x-EPOS-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2
| | | * | | | | ARM: dts: am335x-evm: Fix 5th NAND partition's nameRoger Quadros2014-11-061-1/+1
| | * | | | | | Merge tag 'mvebu-fixes-3.18' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-11-172-5/+33
| | |\ \ \ \ \ \
| | | * | | | | | ARM: orion: Fix for certain sequence of request_irq can cause irq stormEvgeniy Dushistov2014-11-011-4/+32
| | | * | | | | | ARM: mvebu: armada xp: Generalize use of i2c quirkAndrew Lunn2014-11-011-1/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-11-176-20/+43
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sparc64: Fix constraints on swab helpers.David S. Miller2014-11-161-6/+6
| | * | | | | | | | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson2014-11-073-11/+30
| | * | | | | | | | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller2014-11-071-0/+4
| | * | | | | | | | sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller2014-11-011-3/+3
| * | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-1611-26/+94
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2014-11-102-11/+15
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov2014-11-101-10/+14
| | | * | | | | | | | x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov2014-11-051-1/+1
| | * | | | | | | | | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky2014-11-103-4/+15
| | |/ / / / / / / /
| | * | | | | | | | x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao2014-11-016-9/+57
| | * | | | | | | | x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov2014-11-011-2/+7
| | |/ / / / / / /
| * | | | | | | | x86-64: make csum_partial_copy_from_user() error handling consistentLinus Torvalds2014-11-161-3/+2
| * | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-162-4/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch2014-11-141-0/+1