index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2013-09-11
mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte
Cyrill Gorcunov
2013-09-11
mm: vmstats: track TLB flush stats on UP too
Dave Hansen
2013-09-11
Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-09
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2013-09-06
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-09-05
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-05
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-09-04
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-09-04
Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-09-04
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-04
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-09-04
Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-09-04
Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-09-04
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-04
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2013-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-09-04
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
2013-09-03
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-02
lockref: implement lockless reference count updates using cmpxchg()
Linus Torvalds
2013-09-01
x86, smap: Handle csum_partial_copy_*_user()
H. Peter Anvin
2013-08-29
x86, doc: Update uaccess.h comment to reflect clang changes
H. Peter Anvin
2013-08-29
x86, asm: Fix a compilation issue with clang
Jan-Simon Möller
2013-08-29
x86, asm: Extend definitions of _ASM_* with a raw format
Jan-Simon Möller
2013-08-29
Merge branch 'linus' into perf/core
Ingo Molnar
2013-08-27
drivers: dma-contiguous: clean source code and prepare for device tree
Marek Szyprowski
2013-08-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-08-26
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
Srivatsa Vaddagiri
2013-08-26
kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
Raghavendra K T
2013-08-22
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2013-08-21
Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Kevin Hilman
2013-08-21
crypto: xor - Check for osxsave as well as avx in crypto/xor
John Haxby
2013-08-20
x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lock
Yoshihiro YUNOMAE
2013-08-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-08-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-08-14
kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisor
Srivatsa Vaddagiri
2013-08-14
Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2013-08-14
x86: avoid remapping data in parse_setup_data()
Linn Crosetto
2013-08-14
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
2013-08-14
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
2013-08-13
sched: fix the theoretical signal_wake_up() vs schedule() race
Oleg Nesterov
2013-08-13
KVM: x86: Update symbolic exit codes
Jan Kiszka
2013-08-12
Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2013-08-12
x86, microcode, AMD: Fix early microcode loading
Torsten Kaiser
2013-08-12
Merge branch 'x86/mce' into x86/ras
Ingo Molnar
[next]