aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-10-15kbuild: Fix accidental revert in commit fe04ddfMichal Marek
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-14x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-12xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk
2012-10-12xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk
2012-10-12kgdb,x86: fix warning about unused variableJason Wessel
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-10-09um: move sysrq.h out of include/sharedAl Viro
2012-10-09um/x86: merge 32 and 64 bit variants of ptrace.hAl Viro
2012-10-09um/x86: merge 32 and 64bit variants of checksum.hAl Viro
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller
2012-10-09mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-09atomic: implement generic atomic_dec_if_positive()Shaohua Li
2012-10-09rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse
2012-10-09rbtree: add RB_DECLARE_CALLBACKS() macroMichel Lespinasse
2012-10-09rbtree: remove prior augmented rbtree implementationMichel Lespinasse
2012-10-09thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-09mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov
2012-10-09x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...Suresh Siddha
2012-10-09x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routinesSuresh Siddha
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-06sections: fix section conflicts in arch/x86Andi Kleen
2012-10-05perf/AMD/IBS: Add sysfs supportRobert Richter
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-10-04xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering
2012-10-04perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver
2012-10-04crypto: x86/glue_helper - fix storing of new IV in CBC encryptionJussi Kivilinna