Age | Commit message (Expand) | Author |
2015-01-11 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-01-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-01-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-01-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2015-01-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-01-09 | ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error | Victor Kamensky |
2015-01-09 | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes | Andi Kleen |
2015-01-09 | perf/x86_64: Improve user regs sampling | Andy Lutomirski |
2015-01-09 | perf: Move task_pt_regs sampling into arch code | Andy Lutomirski |
2015-01-09 | x86: Fix off-by-one in instruction decoder | Peter Zijlstra |
2015-01-08 | arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h | Oleg Nesterov |
2015-01-08 | Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-01-08 | arm64/efi: add missing call to early_ioremap_reset() | Ard Biesheuvel |
2015-01-07 | ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region | Grygorii Strashko |
2015-01-07 | ARM: 8249/1: mm: dump: don't skip regions | Mark Rutland |
2015-01-07 | ARM: wire up execveat syscall | Russell King |
2015-01-07 | arm64: fix missing asm/io.h include in kernel/smp_spin_table.c | Paul Walmsley |
2015-01-07 | arm64: fix missing asm/alternative.h include in kernel/module.c | Paul Walmsley |
2015-01-07 | arm64: fix missing linux/bug.h include in asm/arch_timer.h | Paul Walmsley |
2015-01-07 | arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h | Paul Walmsley |
2015-01-07 | arm64: sanity checks: add missing AArch32 registers | Mark Rutland |
2015-01-07 | arm64: Remove unused prepare_to_copy() | Tobias Klauser |
2015-01-07 | arm64: Correct __NR_compat_syscalls for bpf | Mark Rutland |
2015-01-06 | Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' | Rafael J. Wysocki |
2015-01-05 | Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2015-01-05 | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() | Hanjun Guo |
2015-01-05 | [IA64] Enable execveat syscall for ia64 | Tony Luck |
2015-01-05 | crypto: sha-mb - Add avx2_supported check. | Vinson Lee |
2015-01-05 | crypto: aesni - fix "by8" variant for 128 bit keys | Mathias Krause |
2015-01-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds |
2015-01-04 | Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" | Pavel Machek |
2015-01-04 | x86, um: actually mark system call tables readonly | Daniel Borkmann |
2015-01-04 | um: Skip futex_atomic_cmpxchg_inatomic() test | Richard Weinberger |
2015-01-01 | Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
2014-12-31 | Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga... | Linus Torvalds |
2014-12-31 | nios2: Use preempt_schedule_irq | Tobias Klauser |
2014-12-31 | nios2: Initialize cpuinfo.mmu | Walter Goossens |
2014-12-30 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-12-30 | Add USB_EHCI_EXYNOS to multi_v7_defconfig | Steev Klimaszewski |
2014-12-29 | Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ... | Michael Ellerman |
2014-12-29 | powerpc/kdump: Ignore failure in enabling big endian exception during crash | Hari Bathini |
2014-12-29 | powerpc: Wire up sys_execveat() syscall | Pranith Kumar |
2014-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-12-27 | kvm: x86: drop severity of "generation wraparound" message | Paolo Bonzini |
2014-12-27 | kvm: x86: vmx: reorder some msr writing | Tiejun Chen |
2014-12-26 | Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-26 | parisc: fix out-of-register compiler error in ldcw inline assembler function | John David Anglin |
2014-12-23 | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski |
2014-12-23 | arm64: mm: Add pgd_page to support RCU fast_gup | Jungseok Lee |