index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
2013-10-30
percpu: fix this_cpu_sub() subtrahend casting for unsigneds
Greg Thelen
2013-10-11
x86: Apply the asm_volatile_goto() compiler quirk
Ingo Molnar
2013-10-11
Merge branch 'core/urgent' into sched/core
Ingo Molnar
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2013-09-28
sched: Revert need_resched() to look at TIF_NEED_RESCHED
Peter Zijlstra
2013-09-25
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-09-25
xen/p2m: check MFN is in range before using the m2p table
David Vrabel
2013-09-25
sched, x86: Optimize the preempt_schedule() call
Peter Zijlstra
2013-09-25
sched, x86: Provide a per-cpu preempt_count implementation
Peter Zijlstra
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-09-25
x86: Use asm goto to implement better modify_and_test() functions
Peter Zijlstra
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-10
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-09
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
Konrad Rzeszutek Wilk
2013-09-09
Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Konrad Rzeszutek Wilk
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-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-04
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-27
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-23
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
[next]