index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2015-08-16
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-16
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-08-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-16
x86/ldt: Further fix FPU emulation
Andy Lutomirski
2015-08-16
Merge tag 'keystone-dts-late-fixes-v2' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2015-08-16
MIPS: Fix seccomp syscall argument for MIPS64
Markos Chandras
2015-08-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-08-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-13
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-08-13
x86: fix error handling for 32-bit compat out-of-range system call numbers
Linus Torvalds
2015-08-13
Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-13
Revert x86 sigcontext cleanups
Linus Torvalds
2015-08-13
ARM: dts: keystone: Fix the mdio bindings by moving it to soc specific file
Murali Karicheri
2015-08-13
ARM: dts: keystone: fix the clock node for mdio
Murali Karicheri
2015-08-13
Merge tag 'imx-fixes-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2015-08-13
Merge tag 'samsung-mach-fixes-4.2' of https://github.com/krzk/linux into fixes
Olof Johansson
2015-08-12
perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handler
Matt Fleming
2015-08-12
perf/x86/intel: Fix memory leak on hot-plug allocation fail
Peter Zijlstra
2015-08-11
Merge tag 'omap-for-v4.2/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2015-08-11
ARM: 8410/1: VDSO: fix coarse clock monotonicity regression
Nathan Lynch
2015-08-10
arm64: VDSO: fix coarse clock monotonicity regression
Nathan Lynch
2015-08-10
x86/xen: build "Xen PV" APIC driver for domU as well
Jason A. Donenfeld
2015-08-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-08-08
x86/ldt: Correct FPU emulation access to LDT
Juergen Gross
2015-08-08
x86/ldt: Correct LDT access in single stepping logic
Juergen Gross
2015-08-08
Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-08-08
Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-08-07
ARM: 8409/1: Mark ret_fast_syscall as a function
Drew Richardson
2015-08-07
ARM: 8408/1: Fix the secondary_startup function in Big Endian case
Gregory CLEMENT
2015-08-07
KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST
Haozhong Zhang
2015-08-07
KVM: x86: zero IDT limit on entry to SMM
Paolo Bonzini
2015-08-07
ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff
Vineet Gupta
2015-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2015-08-07
sparc64: Fix userspace FPU register corruptions.
David S. Miller
2015-08-07
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2015-08-07
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-08-06
ARM: imx6: correct i.MX6 PCIe interrupt routing
Lucas Stach
2015-08-06
ARM: ux500: add an SMP enablement type and move cpu nodes
Linus Walleij
2015-08-05
Merge tag 'phy-for-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2015-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-08-05
ARM: dts: dra7: Fix broken pbias device creation
Kishon Vijay Abraham I
2015-08-05
ARM: dts: OMAP5: Fix broken pbias device creation
Kishon Vijay Abraham I
2015-08-05
ARM: dts: OMAP4: Fix broken pbias device creation
Kishon Vijay Abraham I
2015-08-05
ARM: dts: omap243x: Fix broken pbias device creation
Kishon Vijay Abraham I
2015-08-05
KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON
Alex Williamson
2015-08-05
MIPS: Make set_pte() SMP safe.
David Daney
2015-08-05
ARC: Make pt_regs regs unsigned
Vineet Gupta
2015-08-04
ARM: dts: dra7: Add syscon-pllreset syscon to SATA PHY
Roger Quadros
2015-08-04
ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle
Vineet Gupta
2015-08-04
ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...
Vineet Gupta
[next]