summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-1021-219/+108
|\
| * um: switch to generic kernel_thread()Al Viro2012-09-301-0/+1
| * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-3014-117/+32
| * x86: split ret_from_forkAl Viro2012-09-307-85/+67
| * um: kill thread->forkingAl Viro2012-09-204-41/+13
| * um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-201-6/+0
| * x86: get rid of TIF_IRET hackeryAl Viro2012-09-205-17/+8
* | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-1028-392/+247
|\ \
| * | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-0920-42/+42
| * | um: move sysrq.h out of include/sharedAl Viro2012-10-092-7/+7
| * | um/x86: merge 32 and 64 bit variants of ptrace.hAl Viro2012-10-093-78/+54
| * | um/x86: merge 32 and 64bit variants of checksum.hAl Viro2012-10-093-265/+144
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-0911-76/+98
|\ \ \
| * | | 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
| * | | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
| * | | atomic: implement generic atomic_dec_if_positive()Shaohua Li2012-10-091-24/+0
| * | | rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse2012-10-091-1/+1
| * | | mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-091-2/+1
| * | | rbtree: add RB_DECLARE_CALLBACKS() macroMichel Lespinasse2012-10-091-35/+2
| * | | rbtree: remove prior augmented rbtree implementationMichel Lespinasse2012-10-091-19/+46
| * | | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer2012-10-091-0/+1
| * | | mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+4
| * | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-2/+1
| * | | mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov2012-10-091-5/+12
| * | | x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...Suresh Siddha2012-10-091-11/+36
| * | | x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routinesSuresh Siddha2012-10-091-14/+19
| * | | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-091-0/+1
| * | | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
| * | | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+2
* | | | 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-04151-2074/+3641
| |\ \ \
| * | | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
| | |/ / | |/| |
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-081-2/+2
|\ \ \ \
| * | | | kbuild: Fix gcc -x syntaxJean Delvare2012-10-031-1/+1
| * | | | kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek2012-09-271-1/+1
* | | | | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-071-1/+0
|\ \ \ \ \
| * | | | | virtio: remove CONFIG_VIRTIO_RINGRusty Russell2012-09-281-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-074-1/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-264-1/+3
| |\ \ \ \ \
| | * | | | | xen/arm: receive Xen events on ARMStefano Stabellini2012-09-143-1/+2
| | * | | | | xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-141-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-063-4/+4
* | | | | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-0429-1113/+1489
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: Fix guest debug across vcpu INIT resetJan Kiszka2012-09-234-43/+24
| * | | | | | | KVM: Add resampling irqfds for level triggered interruptsAlex Williamson2012-09-231-0/+4
| * | | | | | | KVM: optimize apic interrupt deliveryGleb Natapov2012-09-204-12/+193
| * | | | | | | KVM: MMU: Eliminate pointless temporary 'ac'Avi Kivity2012-09-201-4/+1
| * | | | | | | KVM: MMU: Avoid access/dirty update loop if all is wellAvi Kivity2012-09-201-6/+20
OpenPOWER on IntegriCloud