summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/amd-iommu: Add extended feature detectionJoerg Roedel2011-04-121-2/+22
* x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabledJoerg Roedel2011-04-072-43/+43
* x86/amd-iommu: Rename iommu_flush_deviceJoerg Roedel2011-04-071-10/+16
* x86/amd-iommu: Improve handling of full command bufferJoerg Roedel2011-04-071-23/+65
* x86/amd-iommu: Rename iommu_flush* to domain_flush*Joerg Roedel2011-04-071-43/+44
* x86/amd-iommu: Remove command buffer resetting logicJoerg Roedel2011-04-071-19/+1
* x86/amd-iommu: Cleanup completion-wait handlingJoerg Roedel2011-04-071-79/+28
* x86/amd-iommu: Cleanup inv_pages command handlingJoerg Roedel2011-04-061-47/+36
* x86/amd-iommu: Move inv-dte command building to own functionJoerg Roedel2011-04-061-4/+8
* x86/amd-iommu: Move compl-wait command building to own functionJoerg Roedel2011-04-061-3/+8
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-047-6/+30
|\
| * x86, UV: Fix kdump rebootCliff Wickman2011-03-311-0/+9
| * x86, amd-nb: Rename CPU PCI id define for F4Borislav Petkov2011-03-311-1/+1
| * x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha2011-03-291-5/+15
| * x86, microcode: Unregister syscore_ops after microcode unloadedXiaotian Feng2011-03-291-0/+1
| * x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-294-0/+4
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-041-1/+1
|\ \
| * | rcu: create new rcu_access_index() and use in mcePaul E. McKenney2011-04-011-1/+1
| |/
* | 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
|\ \ \ \ \ \ | |/ / / / /
OpenPOWER on IntegriCloud