index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-10-09
mm: Add and use update_mmu_cache_pmd() in transparent huge page code.
David Miller
2012-10-09
mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
Andrea Arcangeli
2012-10-09
atomic: implement generic atomic_dec_if_positive()
Shaohua Li
2012-10-09
mm: hugetlb: add arch hook for clearing page flags before entering pool
Will Deacon
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2012-10-07
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-10-06
sections: fix section conflicts in arch/x86
Andi Kleen
2012-10-04
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
2012-10-02
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-02
UAPI: Plumb the UAPI Kbuilds into the user header installation and checking
David Howells
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
2012-10-02
UAPI: Partition the header include path sets and add uapi/ header directories
David Howells
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-10-01
Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-01
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-10-01
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-10-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-10-01
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-10-01
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-10-01
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-10-01
Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...
Linus Torvalds
2012-10-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-10-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-10-01
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-09-27
x86: Distinguish TLB shootdown interrupts from other functions call interrupts
Tomoki Sekiyama
2012-09-27
x86/mce: Provide boot argument to honour bios-set CMCI threshold
Naveen N. Rao
2012-09-26
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...
Konrad Rzeszutek Wilk
2012-09-26
x86: Use the new schedule_user API on userspace preemption
Frederic Weisbecker
2012-09-26
x86: Exception hooks for userspace RCU extended QS
Frederic Weisbecker
2012-09-26
x86: Syscall hooks for userspace RCU extended QS
Frederic Weisbecker
2012-09-26
x86_64: Work around old GAS bug
Tao Guo
2012-09-25
x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space
H. Peter Anvin
2012-09-23
KVM: x86: Fix guest debug across vcpu INIT reset
Jan Kiszka
2012-09-22
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-09-21
Merge branch 'x86/fpu' into x86/smap
H. Peter Anvin
2012-09-21
x86, kvm: fix kvm's usage of kernel_fpu_begin/end()
Suresh Siddha
2012-09-21
x86, smap: Reduce the SMAP overhead for signal handling
H. Peter Anvin
2012-09-21
x86, smap: Add STAC and CLAC instructions to control user space access
H. Peter Anvin
2012-09-21
x86, uaccess: Merge prototypes for clear_user/__clear_user
H. Peter Anvin
2012-09-21
x86, smap: Add a header file with macros for STAC/CLAC
H. Peter Anvin
2012-09-21
x86, alternative: Add header guards to <asm/alternative-asm.h>
H. Peter Anvin
2012-09-21
x86, alternative: Use .pushsection/.popsection
H. Peter Anvin
2012-09-21
x86, smap: Add CR4 bit for SMAP
H. Peter Anvin
[next]