summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
* Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0
* death to idle_regs()Al Viro2012-11-281-2/+0
* take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-281-11/+0
* x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-283-6/+12
* consolidate sys_execve() prototypeAl Viro2012-11-281-3/+0
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-11-231-11/+4
|\
| * x86-32: Fix invalid stack address while in softirqRobert Richter2012-11-201-11/+4
* | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-101-14/+7
|\ \
| * | xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich2012-11-041-14/+7
* | | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-021-1/+0
|\ \ \ | |/ / | | / | |/ |/|
| * x86: remove obsolete comment from asm/xen/hypervisor.hOlaf Hering2012-10-301-1/+0
* | Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar2012-10-261-0/+1
|\ \
| * | x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson2012-10-251-0/+1
* | | x86/efi: Fix oops caused by incorrect set_memory_uc() usageMatt Fleming2012-10-241-2/+3
| |/ |/|
* | Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-1968-750/+1089
|\ \ | |/
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-131-0/+5
| |\
| | * perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver2012-10-041-0/+5
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-1/+0
| |\ \
| | * | x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-121-1/+0
| * | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-121-2/+2
| |\ \ \
| | * | | time: Convert x86_64 to using new update_vsyscallJohn Stultz2012-09-241-2/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-105-10/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-303-3/+3
| | * | | x86: split ret_from_forkAl Viro2012-09-301-5/+0
| | * | | x86: get rid of TIF_IRET hackeryAl Viro2012-09-201-2/+0
| | |/ /
| * | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-095-27/+14
| |\ \ \
| | * | | mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller2012-10-092-0/+2
| | * | | mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli2012-10-091-3/+8
| | * | | atomic: implement generic atomic_dec_if_positive()Shaohua Li2012-10-091-24/+0
| | * | | mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+4
| * | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-0457-628/+934
| | |\ \ \
| | * | | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
| * | | | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-071-0/+1
| |\ \ \ \ \
| * | | | | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-062-68/+73
| * | | | | | sections: fix section conflicts in arch/x86Andi Kleen2012-10-061-1/+1
| * | | | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-044-21/+70
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | KVM: x86: Fix guest debug across vcpu INIT resetJan Kiszka2012-09-231-2/+2
| | * | | | | KVM: optimize apic interrupt deliveryGleb Natapov2012-09-201-0/+12
| | * | | | | KVM: MMU: Optimize is_last_gpte()Avi Kivity2012-09-201-0/+7
| | * | | | | KVM: MMU: Optimize pte permission checksAvi Kivity2012-09-201-0/+7
| | * | | | | KVM: emulator: optimize "rep ins" handlingGleb Natapov2012-09-061-1/+3
| | * | | | | KVM: emulator: make x86 emulation modes enum instead of definesGleb Natapov2012-09-061-12/+10
| | * | | | | KVM: Provide userspace IO exit completion callbackGleb Natapov2012-09-061-0/+1
| | * | | | | KVM: x86 emulator: constify emulate_opsMathias Krause2012-09-051-1/+1
| | * | | | | KVM: x86 emulator: access GPRs on demandAvi Kivity2012-08-271-1/+19
| | * | | | | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-261-2/+1
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti2012-08-231-2/+2
OpenPOWER on IntegriCloud