| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-22 | 62 | -159/+407 |
|\ |
|
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-11-22 | 10 | -20/+60 |
| |\ |
|
| | * | MIPS: jump_label.c: Handle the microMIPS J instruction encoding | Maciej W. Rozycki | 2014-11-19 | 2 | -10/+38 |
| | * | MIPS: jump_label.c: Correct the span of the J instruction | Maciej W. Rozycki | 2014-11-19 | 1 | -2/+2 |
| | * | MIPS: Zero variable read by get_user / __get_user in case of an error. | Ralf Baechle | 2014-11-19 | 1 | -1/+4 |
| | * | MIPS: lib: memcpy: Restore NOP on delay slot before returning to caller | Markos Chandras | 2014-11-19 | 1 | -0/+1 |
| | * | MIPS: tlb-r4k: Add missing HTW stop/start sequences | Markos Chandras | 2014-11-19 | 1 | -0/+4 |
| | * | MIPS: asm: uaccess: Add v1 register to clobber list on EVA | Markos Chandras | 2014-11-19 | 1 | -3/+4 |
| | * | MIPS: oprofile: Fix backtrace on 64-bit kernel | Aaro Koskinen | 2014-11-19 | 1 | -1/+1 |
| | * | MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1 | Huacai Chen | 2014-11-19 | 2 | -3/+4 |
| | * | MIPS: Loongson: Fix the write-combine CCA value setting | Huacai Chen | 2014-11-19 | 1 | -1/+1 |
| | * | MIPS: IP27: Fix __node_distances undefined error | James Cowgill | 2014-11-19 | 1 | -0/+1 |
| | * | MIPS: Loongson3: Fix __node_distances undefined error | James Cowgill | 2014-11-19 | 1 | -0/+1 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds | 2014-11-22 | 1 | -1/+1 |
| |\ \ |
|
| | * | | powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREAD | Kevin Hao | 2014-11-18 | 1 | -1/+1 |
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-11-22 | 5 | -3/+31 |
| |\ \ \ |
|
| | * | | | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 | Andy Lutomirski | 2014-11-20 | 1 | -1/+1 |
| | * | | | x86, kaslr: Handle Gold linker for finding bss/brk | Kees Cook | 2014-11-18 | 1 | -1/+10 |
| | * | | | x86, mm: Set NX across entire PMD at boot | Kees Cook | 2014-11-18 | 1 | -1/+10 |
| | * | | | x86, microcode: Update BSPs microcode on resume | Borislav Petkov | 2014-11-18 | 1 | -0/+8 |
| | * | | | x86: Require exact match for 'noxsave' command line option | Dave Hansen | 2014-11-16 | 1 | -0/+2 |
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-11-22 | 2 | -5/+46 |
| |\ \ \ \ |
|
| | * | | | | perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EP | Andi Kleen | 2014-11-16 | 1 | -3/+30 |
| | * | | | | perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EP | Andi Kleen | 2014-11-16 | 1 | -1/+15 |
| | * | | | | perf/x86: Fix embarrasing typo | Peter Zijlstra (Intel) | 2014-11-04 | 1 | -1/+1 |
| * | | | | | Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-11-17 | 12 | -18/+46 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: at91/dt: Fix sama5d3x typos | Peter Rosin | 2014-11-17 | 6 | -6/+6 |
| | * | | | | | Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 2014-11-17 | 4 | -7/+7 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ARM: dts: AM437x-SK-EVM: Fix DCDC3 voltage | Keerthy | 2014-11-10 | 1 | -2/+2 |
| | | * | | | | | ARM: dts: AM437x-GP-EVM: Fix DCDC3 voltage | Keerthy | 2014-11-10 | 1 | -2/+2 |
| | | * | | | | | ARM: dts: AM43x-EPOS-EVM: Fix DCDC3 voltage | Keerthy | 2014-11-10 | 1 | -2/+2 |
| | | * | | | | | ARM: dts: am335x-evm: Fix 5th NAND partition's name | Roger Quadros | 2014-11-06 | 1 | -1/+1 |
| | * | | | | | | Merge tag 'mvebu-fixes-3.18' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 2014-11-17 | 2 | -5/+33 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | ARM: orion: Fix for certain sequence of request_irq can cause irq storm | Evgeniy Dushistov | 2014-11-01 | 1 | -4/+32 |
| | | * | | | | | | ARM: mvebu: armada xp: Generalize use of i2c quirk | Andrew Lunn | 2014-11-01 | 1 | -1/+1 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-11-17 | 6 | -20/+43 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | sparc64: Fix constraints on swab helpers. | David S. Miller | 2014-11-16 | 1 | -6/+6 |
| | * | | | | | | | | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks | Andreas Larsson | 2014-11-07 | 3 | -11/+30 |
| | * | | | | | | | | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*(). | David S. Miller | 2014-11-07 | 1 | -0/+4 |
| | * | | | | | | | | sparc64: Fix crashes in schizo_pcierr_intr_other(). | David S. Miller | 2014-11-01 | 1 | -3/+3 |
| * | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-11-16 | 11 | -26/+94 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|
| | * | | | | | | | | Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2014-11-10 | 2 | -11/+15 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | x86, microcode, AMD: Fix ucode patch stashing on 32-bit | Borislav Petkov | 2014-11-10 | 1 | -10/+14 |
| | | * | | | | | | | | x86, microcode: Fix accessing dis_ucode_ldr on 32-bit | Borislav Petkov | 2014-11-05 | 1 | -1/+1 |
| | * | | | | | | | | | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down | Boris Ostrovsky | 2014-11-10 | 3 | -4/+15 |
| | |/ / / / / / / / |
|
| | * | | | | | | | | x86, kaslr: Prevent .bss from overlaping initrd | Junjie Mao | 2014-11-01 | 6 | -9/+57 |
| | * | | | | | | | | x86, microcode, AMD: Fix early ucode loading on 32-bit | Borislav Petkov | 2014-11-01 | 1 | -2/+7 |
| | |/ / / / / / / |
|
| * | | | | | | | | x86-64: make csum_partial_copy_from_user() error handling consistent | Linus Torvalds | 2014-11-16 | 1 | -3/+2 |
| * | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-11-16 | 2 | -4/+17 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ARM: 8198/1: make kuser helpers depend on MMU | Nathan Lynch | 2014-11-14 | 1 | -0/+1 |