Age | Commit message (Expand) | Author |
2014-11-23 | x86_64, traps: Rework bad_iret | Andy Lutomirski |
2014-11-23 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski |
2014-11-23 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski |
2014-11-16 | Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-11-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2014-11-16 | ARM: at91/dt: Fix sama5d3x typos | Peter Rosin |
2014-11-16 | Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu... | Olof Johansson |
2014-11-16 | Merge tag 'mvebu-fixes-3.18' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson |
2014-11-16 | sparc64: Fix constraints on swab helpers. | David S. Miller |
2014-11-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-11-16 | x86-64: make csum_partial_copy_from_user() error handling consistent | Linus Torvalds |
2014-11-15 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-11-15 | Merge branch 'parisc-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-11-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2014-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-11-13 | ARM: 8198/1: make kuser helpers depend on MMU | Nathan Lynch |
2014-11-13 | ARM: 8191/1: decompressor: ensure I-side picks up relocated code | Will Deacon |
2014-11-13 | arm64: ARCH_PFN_OFFSET should be unsigned long | Neil Zhang |
2014-11-13 | Correct the race condition in aarch64_insn_patch_text_sync() | William Cohen |
2014-11-13 | arm64: __clear_user: handle exceptions on strb | Kyle McMartin |
2014-11-13 | arm64: Fix data type for physical address | Min-Hua Chen |
2014-11-13 | arm64: efi: Fix stub cache maintenance | Mark Rutland |
2014-11-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-11-10 | parisc: Avoid using CONFIG_64BIT in userspace exported headers | Helge Deller |
2014-11-10 | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls | Helge Deller |
2014-11-10 | parisc: Use BUILD_BUG() instead of undefined functions | Helge Deller |
2014-11-10 | parisc: Wire up bpf syscall | Helge Deller |
2014-11-10 | ARM: dts: AM437x-SK-EVM: Fix DCDC3 voltage | Keerthy |
2014-11-10 | ARM: dts: AM437x-GP-EVM: Fix DCDC3 voltage | Keerthy |
2014-11-10 | ARM: dts: AM43x-EPOS-EVM: Fix DCDC3 voltage | Keerthy |
2014-11-10 | Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar |
2014-11-10 | x86, microcode, AMD: Fix ucode patch stashing on 32-bit | Borislav Petkov |
2014-11-10 | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down | Boris Ostrovsky |
2014-11-10 | Merge tag 'v3.18-rc4' into for_next | Chris Zankel |
2014-11-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2014-11-09 | Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-11-08 | ARM: dts: zynq: Enable PL clocks for Parallella | Andreas Färber |
2014-11-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-11-07 | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks | Andreas Larsson |
2014-11-07 | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*(). | David S. Miller |
2014-11-07 | MIPS: Fix build with binutils 2.24.51+ | Manuel Lauss |
2014-11-06 | ARM: dts: am335x-evm: Fix 5th NAND partition's name | Roger Quadros |
2014-11-06 | MIPS: R3000: Fix debug output for Virtual page number | Isamu Mogi |
2014-11-05 | dma: edma: move device registration to platform code | Arnd Bergmann |
2014-11-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-11-05 | ARM: dts: vf610: add SD node to cosmic dts | Olof Johansson |
2014-11-05 | arm64: defconfig: update defconfig for 3.18 | Will Deacon |
2014-11-05 | x86, microcode: Fix accessing dis_ucode_ldr on 32-bit | Borislav Petkov |
2014-11-05 | arm64: compat: Enable bpf syscall | Catalin Marinas |
2014-11-05 | KVM: x86: Fix uninitialized op->type for some immediate values | Nadav Amit |