summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-1417-71/+106
|\
| * x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto2009-12-141-5/+12
| * x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov2009-12-141-2/+3
| * x86: Gart: fix breakage due to IOMMU initialization cleanupYinghai Lu2009-12-142-6/+8
| * x86: Move swiotlb initialization before dma32_free_bootmemFUJITA Tomonori2009-12-141-1/+4
| * x86: Limit the number of processor bootup messagesMike Travis2009-12-116-29/+47
| * x86: Remove enabling x2apic message for every CPUMike Travis2009-12-111-1/+1
| * Merge commit 'linus/master' into x86/urgentH. Peter Anvin2009-12-116-8/+10
| |\
| * | x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu2009-12-116-24/+27
| * | x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasksPrarit Bhargava2009-12-101-6/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-146-66/+66
|\ \ \
| * | | percpu: make percpu symbols in x86 uniqueTejun Heo2009-10-294-48/+48
| * | | percpu: make percpu symbols in cpufreq uniqueTejun Heo2009-10-291-14/+14
| * | | this_cpu: Use this_cpu_xx in nmi handlingChristoph Lameter2009-10-121-4/+4
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-1113-105/+154
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-12-102-4/+51
| |\ \ \
| | * | | x86/amd-iommu: Fix PCI hotplug with passthrough modeJoerg Roedel2009-12-102-2/+7
| | * | | x86/amd-iommu: Fix passthrough modeJoerg Roedel2009-12-102-2/+44
| * | | | x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches2009-12-101-6/+7
| * | | | x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches2009-12-101-5/+7
| * | | | x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs()Andy Isaacson2009-12-091-4/+7
| * | | | x86: Factor duplicated code out of __show_regs() into show_regs_common()Andy Isaacson2009-12-093-27/+21
| * | | | arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefixJoe Perches2009-12-093-60/+53
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-12-0933-283/+444
| |\ \ \ \
| * | | | | x86, mce: fix confusion between bank attributes and mce attributesHidetoshi Seto2009-12-081-1/+1
| * | | | | x86/mce: Set up timer unconditionallyJan Beulich2009-12-081-1/+2
| * | | | | x86: Fix bogus warning in apic_noop.apic_write()Thomas Gleixner2009-12-071-1/+1
| * | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-12-0771-1789/+3125
| |\ \ \ \ \
| * | | | | | x86: ASUS P4S800 reboot=bios quirkLeann Ogasawara2009-12-041-0/+8
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-115-52/+91
|\ \ \ \ \ \ \
| * | | | | | | x86, perf events: Check if we have APIC enabledCyrill Gorcunov2009-12-101-6/+12
| * | | | | | | perf_event: Fix variable initialization in other codepathsXiao Guangrong2009-12-101-0/+4
| * | | | | | | hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker2009-12-091-31/+26
| * | | | | | | x86: Fixup wrong irq frame link in stacktracesFrederic Weisbecker2009-12-061-1/+32
| * | | | | | | x86: Fixup wrong debug exception frame link in stacktracesFrederic Weisbecker2009-12-061-3/+3
| * | | | | | | x86/perf: Exclude the debug stack from the callchainsFrederic Weisbecker2009-12-061-4/+5
| * | | | | | | hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker2009-12-062-6/+8
| * | | | | | | hw-breakpoints: Drop callback and task parameters from modify helperFrederic Weisbecker2009-12-061-2/+2
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-12-118-47/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-243-24/+29
| * | | | | | | | [CPUFREQ] use an enum for speedstep processor identificationRusty Russell2009-11-244-17/+17
| * | | | | | | | [CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ...Krzysztof Helt2009-11-241-1/+1
| * | | | | | | | [CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow...Rusty Russell2009-11-241-5/+10
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2009-12-111-5/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kgdb,x86: do not set kgdb_single_step on x86Jason Wessel2009-12-111-1/+0
| * | | | | | | | | kgdb,i386: Fix corner case access to ss with NMI watch dog exceptionJason Wessel2009-12-111-2/+8
| * | | | | | | | | kgdb,x86: remove redundant testRoel Kluin2009-12-111-2/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds2009-12-113-43/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Unify sys_mmap*Al Viro2009-12-113-43/+3
| |/ / / / / / / /
* | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-0/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
OpenPOWER on IntegriCloud