summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-0/+4
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-0/+4
* | x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming2012-10-141-1/+2
* | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2012-10-131-0/+2
|\ \
| * | kgdb,x86: fix warning about unused variableJason Wessel2012-10-121-0/+2
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-137-13/+311
|\ \ \
| * | | perf/AMD/IBS: Add sysfs supportRobert Richter2012-10-051-12/+49
| * | | perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver2012-10-046-1/+262
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-135-40/+18
|\ \ \ \
| * | | | x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-125-40/+18
* | | | | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-122-1/+58
|\ \ \ \ \
| * | | | | xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk2012-10-121-1/+15
| * | | | | xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk2012-10-121-0/+2
| * | | | | xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering2012-10-041-0/+41
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-124-30/+48
|\ \ \ \ \ \
| * | | | | | time: Convert x86_64 to using new update_vsyscallJohn Stultz2012-09-244-30/+45
| * | | | | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-242-2/+2
| * | | | | | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-1/+1
| * | | | | | jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz2012-09-241-0/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-11/+6
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | x86: get rid of duplicate code in case of CONFIG_VM86Al Viro2012-10-011-11/+6
* | | | | | | 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