Age | Commit message (Expand) | Author |
2015-11-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-10-31 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2015-10-31 | x86/vm86: Set thread.vm86 to NULL on fork/clone | Andy Lutomirski |
2015-10-30 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2015-10-30 | Merge tag 'please-pull-syscalls' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-10-29 | arm64/efi: do not assume DRAM base is aligned to 2 MB | Ard Biesheuvel |
2015-10-28 | [IA64] Wire up kcmp syscall | Émeric MASCHINO |
2015-10-28 | Revert "ARM64: unwind: Fix PC calculation" | Will Deacon |
2015-10-28 | arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap | Lorenzo Pieralisi |
2015-10-28 | arm64: compat: fix stxr failure case in SWP emulation | Will Deacon |
2015-10-28 | Merge tag 'powerpc-4.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-10-28 | powerpc/dma: dma_set_coherent_mask() should not be GPL only | Benjamin Herrenschmidt |
2015-10-28 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-10-27 | x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest() | Werner Pawlitschko |
2015-10-26 | x86/dma-mapping: Fix arch_dma_alloc_attrs() oops with NULL dev | Ville Syrjälä |
2015-10-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-10-23 | Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-10-23 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-10-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-10-22 | ARM: dts: fix gpio-keys wakeup-source property | Sudeep Holla |
2015-10-22 | powerpc/rtas: Validate rtas.entry before calling enter_rtas() | Vasant Hegde |
2015-10-21 | Merge tag 'kvm-arm-for-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2015-10-21 | Merge tag 'mvebu-fixes-4.3-2' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann |
2015-10-21 | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann |
2015-10-21 | Merge tag 'omap-for-v4.3/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann |
2015-10-21 | powerpc/powernv: Handle irq_happened flag correctly in off-line loop | Paul Mackerras |
2015-10-21 | powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ... | Paul Mackerras |
2015-10-20 | KVM: arm: use GIC support unconditionally | Arnd Bergmann |
2015-10-20 | KVM: arm/arm64: Fix memory leak if timer initialization fails | Pavel Fedin |
2015-10-20 | x86/mm, kasan: Silence KASAN warnings in get_wchan() | Andrey Ryabinin |
2015-10-20 | Merge branch 'for-linus-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-10-19 | um: Fix kernel mode fault condition | Richard Weinberger |
2015-10-19 | um: Fix waitpid() usage in helper code | Richard Weinberger |
2015-10-19 | um: Do not rely on libc to provide modify_ldt() | Hans-Werner Hilse |
2015-10-19 | um: Fix out-of-tree build | Richard Weinberger |
2015-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-10-19 | ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.h | H. Nikolaus Schaller |
2015-10-19 | ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM init | Tony Lindgren |
2015-10-19 | x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernels | Andrey Ryabinin |
2015-10-19 | x86/smpboot: Fix CPU #1 boot timeout | Len Brown |
2015-10-19 | x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehavior | Len Brown |
2015-10-16 | ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memory | Tony Lindgren |
2015-10-16 | Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-10-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-10-16 | sh: add copy_user_page() alias for __copy_user() | Ross Zwisler |
2015-10-16 | x86/ioapic: Disable interrupts when re-routing legacy IRQs | Vitaly Kuznetsov |
2015-10-16 | x86/setup: Extend low identity map to cover whole kernel range | Paolo Bonzini |
2015-10-15 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2015-10-15 | ARM: tegra: Comment out gpio-ranges properties | Thierry Reding |
2015-10-15 | Merge tag 'omap-for-v4.3/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann |