summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-3179-1083/+2191
|\
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-251-0/+2
| |\
| | * perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming2010-08-251-0/+2
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-08-251-0/+38
| |\ \ | | |/ | |/|
| | * x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha2010-08-201-0/+38
| * | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-08-221-0/+1
| |\ \
| | * | KVM: fix poison overwritten caused by using wrong xstate sizeXiaotian Feng2010-08-151-0/+1
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-206-21/+62
| |\ \ \
| | * | | x86, apic: Fix apic=debug boot crashDaniel Kiper2010-08-201-0/+2
| | * | | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov2010-08-191-0/+19
| | * | | x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel2010-08-184-20/+40
| | * | | x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld2010-08-181-1/+1
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-192-21/+85
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | kprobes/x86: Fix the return address of multiple kretprobesKUMANO Syuhei2010-08-191-3/+22
| | * | | perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin2010-08-181-18/+63
| | |/ /
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-171-1/+1
| |\ \ \
| | * | | kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.cNamhyung Kim2010-08-161-1/+1
| | |/ /
| * | | Make do_execve() take a const filename pointerDavid Howells2010-08-172-3/+6
| |/ /
| * | Merge branch 'linus' into releaseLen Brown2010-08-1575-1037/+1996
| |\ \
| | * \ Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-133-12/+21
| | |\ \
| | | * | x86, UV: Initialize BAU hub mapCliff Wickman2010-08-011-12/+14
| | | * | x86, UV: Make kdump avoid stack dumpsCliff Wickman2010-07-212-0/+7
| | * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-08-131-1/+1
| | |\ \ \
| | | * | | [CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim2010-08-131-1/+1
| | * | | | Mark arguments to certain syscalls as being constDavid Howells2010-08-132-3/+3
| | * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-131-3/+6
| | |\ \ \ \
| | | * \ \ \ Merge branch 'linus' into perf/urgentIngo Molnar2010-08-1256-584/+1106
| | | |\ \ \ \ | | | | |/ / /
| | | * | | | perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properlyCyrill Gorcunov2010-08-081-3/+6
| | * | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-131-250/+506
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | x86, UV: Initialize BAU MMRs only on hubs with cpusCliff Wickman2010-07-171-6/+10
| | | * | | | x86, UV: Modularize BAU send and waitCliff Wickman2010-06-081-38/+44
| | | * | | | x86, UV: BAU broadcast to the local hubCliff Wickman2010-06-081-85/+53
| | | * | | | x86, UV: Correct BAU regular message typeCliff Wickman2010-06-081-14/+1
| | | * | | | x86, UV: Remove BAU check for stay-busyCliff Wickman2010-06-081-23/+0
| | | * | | | x86, UV: Correct BAU discovery of hubs and socketsCliff Wickman2010-06-081-18/+31
| | | * | | | x86, UV: Correct BAU software acknowledgeCliff Wickman2010-06-081-9/+8
| | | * | | | x86, UV: BAU structure rearrangingCliff Wickman2010-06-081-12/+0
| | | * | | | x86, UV: Shorten access to BAU statistics structureCliff Wickman2010-06-081-8/+8
| | | * | | | x86, UV: Disable BAU on network congestionCliff Wickman2010-06-081-3/+73
| | | * | | | x86, UV: BAU tunables into a debugfs fileCliff Wickman2010-06-081-40/+241
| | | * | | | x86, UV: Calculate BAU destination timeoutCliff Wickman2010-06-081-4/+47
| | * | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2010-08-132-1/+17
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | x86, apic: Map the local apic when parsing the MP table.Eric W. Biederman2010-08-052-1/+17
| | * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-08-121-1/+1
| | |\ \ \ \ \
| | | * | | | | [CPUFREQ] add missing __percpu markup in pcc-cpufreq.cNamhyung Kim2010-08-121-1/+1
| | * | | | | | x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson2010-08-121-2/+2
| | * | | | | | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-121-2/+5
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | x86: Detect whether we should use Xen SWIOTLB.Konrad Rzeszutek Wilk2010-08-021-2/+5
| | * | | | | | x86: fix up system call numbering nitLinus Torvalds2010-08-101-1/+1
| | * | | | | | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-101-0/+1
| | |\ \ \ \ \ \