aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\
| * x86: get rid of duplicate code in case of CONFIG_VM86Al Viro2012-10-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\|
| * um: switch to generic kernel_thread()Al Viro2012-09-30
| * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-30
| * x86: split ret_from_forkAl Viro2012-09-30
| * um: kill thread->forkingAl Viro2012-09-20
| * um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-20
| * x86: get rid of TIF_IRET hackeryAl Viro2012-09-20
* | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-09
|\ \
| * | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-09
| * | um: move sysrq.h out of include/sharedAl Viro2012-10-09
| * | um/x86: merge 32 and 64 bit variants of ptrace.hAl Viro2012-10-09
| * | um/x86: merge 32 and 64bit variants of checksum.hAl Viro2012-10-09
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-09
|\ \ \
| * | | mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller2012-10-09
| * | | mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli2012-10-09
| * | | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
| * | | atomic: implement generic atomic_dec_if_positive()Shaohua Li2012-10-09
| * | | rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse2012-10-09
| * | | mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-09
| * | | rbtree: add RB_DECLARE_CALLBACKS() macroMichel Lespinasse2012-10-09
| * | | rbtree: remove prior augmented rbtree implementationMichel Lespinasse2012-10-09
| * | | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer2012-10-09
| * | | mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-09
| * | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
| * | | mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov2012-10-09
| * | | x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...Suresh Siddha2012-10-09
| * | | x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routinesSuresh Siddha2012-10-09
| * | | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-09
| * | | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-09
| * | | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-09
* | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-09
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-04
| |\ \ \
| * | | | asm-generic: Add default clkdev.hMark Brown2012-10-03
| | |/ / | |/| |
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-07
|\ \ \ \
| * | | | kbuild: Fix gcc -x syntaxJean Delvare2012-10-03
| * | | | kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek2012-09-27
* | | | | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-07
|\ \ \ \ \
| * | | | | virtio: remove CONFIG_VIRTIO_RINGRusty Russell2012-09-28
| | |_|_|/ | |/| | |
* | | | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-06
|\ \ \ \ \
| * \ \ \ \ Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-26
| |\ \ \ \ \
| | * | | | | xen/arm: receive Xen events on ARMStefano Stabellini2012-09-14
| | * | | | | xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-14
* | | | | | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-05
* | | | | | | sections: fix section conflicts in arch/x86Andi Kleen2012-10-05
* | | | | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-04
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: Fix guest debug across vcpu INIT resetJan Kiszka2012-09-23
| * | | | | | | KVM: Add resampling irqfds for level triggered interruptsAlex Williamson2012-09-23
| * | | | | | | KVM: optimize apic interrupt deliveryGleb Natapov2012-09-20