summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86: apb_timer: Fixup genirq falloutThomas Gleixner2011-03-301-1/+1
* Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-259-200/+116
|\
| * x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-239-200/+116
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-251-2/+2
|\ \
| * | kgdb,x86_64: fix compile warning found with sparseJason Wessel2011-03-251-2/+2
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-252-3/+9
|\ \ \
| * | | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar2011-03-251-2/+7
| * | | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus2011-03-241-0/+1
| * | | perf, x86: Fix Intel fixed counters base initializationStephane Eranian2011-03-191-1/+1
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-251-1/+1
|\ \ \ \
| * | | | x86, dumpstack: Use %pB format specifier for stack traceNamhyung Kim2011-03-241-1/+1
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-252-8/+6
|\ \ \ \ \
| * | | | | x86: DT: Cleanup namespace and call irq_set_irq_type() unconditionalThomas Gleixner2011-03-241-3/+1
| * | | | | x86: DT: Fix return condition in irq_create_of_mapping()Thomas Gleixner2011-03-241-1/+1
| * | | | | x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC contextRakib Mullick2011-03-221-4/+4
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-03-243-25/+31
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into releaseLen Brown2011-03-2398-1508/+2548
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge commit 'v2.6.38' into releaseLen Brown2011-03-234-11/+18
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'apei-release' into releaseLen Brown2011-03-221-16/+26
| |\ \ \ \ \ \
| | * | | | | | ACPI, APEI, Add ERST record ID cacheHuang Ying2011-03-211-16/+26
| * | | | | | | Merge branch 'acpica' into releaseLen Brown2011-03-184-14/+26
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki2011-02-242-2/+5
| * | | | | | | ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki2011-02-241-8/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-231-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: mark associated mm when running a task in 32 bit compatibility modeStephen Wilson2011-03-231-0/+8
* | | | | | | | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-234-28/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-221-1/+2
* | | | | | | | move x86 specific oops=panic to generic codeOlaf Hering2011-03-221-10/+0
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-222-25/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | x86: Cleanup highmap after brk is concludedYinghai Lu2011-03-192-25/+3
* | | | | | | introduce sys_syncfs to sync a single file systemSage Weil2011-03-211-0/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-1830-60/+63
|\ \ \ \ \ \ | |/ / / / /
| * | | | | x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim2011-03-186-25/+28
| * | | | | x86: Fix common misspellingsLucas De Marchi2011-03-1825-35/+35
| * | | | | Merge branch 'linus' into x86/urgentIngo Molnar2011-03-1858-1132/+2061
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-182-67/+47
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraintsLin Ming2011-03-162-50/+47
| * | | | | | perf, x86: Clean up SandyBridge PEBS eventsLin Ming2011-03-161-22/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-02-1521-84/+90
| |\ \ \ \ \ \
| * | | | | | | x86: Fix printk typo WARINGPaul Bolle2011-02-111-1/+1
* | | | | | | | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-03-171-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM guest: Fix section mismatch derived from kvm_guest_cpu_online()Sedat Dilek2011-03-171-1/+1
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-03-172-4/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [CPUFREQ] pcc-cpufreq: remove duplicate statementsChumbalkar, Nagananda2011-03-161-2/+0
| * | | | | | | | | [CPUFREQ] powernow-k8: The table index is not worth displayingThomas Renninger2011-03-161-2/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2011-03-171-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | PCI: Rename CPU PCI id defineBorislav Petkov2011-03-171-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-164-10/+26
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'x86/amd-nb' into x86/urgentIngo Molnar2011-03-164-30/+157
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud