summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-232-4/+3Star
|\
| * intel-iommu: Kill DMAR_BROKEN_GFX_WA option.David Woodhouse2009-09-191-1/+1
| * Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2009-08-0869-628/+1328
| |\
| * | intel-iommu: Unify hardware and software passthrough supportDavid Woodhouse2009-08-041-3/+2Star
| * | iommu=pt is a valid early paramAlex Williamson2009-08-031-3/+1Star
* | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2009-09-236-4/+134
|\ \ \
| * \ \ Merge branch 'linus' into sfi-releaseLen Brown2009-09-19253-7477/+10074
| |\ \ \
| * | | | SFI: remove unneeded includesFeng Tang2009-09-151-7/+0Star
| * | | | sfi: Remove unused codeThomas Gleixner2009-09-151-4/+0Star
| * | | | SFI: Hook PCI MMCONFIGFeng Tang2009-08-293-4/+6
| * | | | x86: add arch-specific SFI supportFeng Tang2009-08-294-0/+139
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-232-1/+2
|\ \ \ \ \
| * | | | | Merge branch 'sfi-base' into releaseLen Brown2009-09-192-1/+2
| |\| | | | | | |/ / / | |/| | |
| | * | | ACPI: Handle CONFIG_ACPI=n better from linux/acpi.hFeng Tang2009-08-291-1/+0Star
| | * | | ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.cLen Brown2009-08-291-1/+1
| | * | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-291-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-09-231-747/+33Star
|\ \ \ \ \
| * | | | | early_printk: Allow more than one early consoleJason Wessel2009-09-231-32/+33
| * | | | | USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel2009-09-231-715/+0Star
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-6/+4Star
|\ \ \ \ \ \
| * | | | | | lguest: move panic notifier registration to its expected place.Rusty Russell2009-09-231-6/+4Star
* | | | | | | Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2009-09-232-20/+15Star
|\ \ \ \ \ \ \
| * | | | | | | x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0Roland McGrath2009-09-231-1/+13
| * | | | | | | x86: ptrace: do not sign-extend orig_ax on writeRoland McGrath2009-09-231-18/+1Star
| * | | | | | | x86: syscall_get_nr returns intRoland McGrath2009-09-231-7/+7
| | |/ / / / / | |/| | | | |
* | | | | | | kcore: register module area in generic wayKAMEZAWA Hiroyuki2009-09-231-3/+1Star
* | | | | | | kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-232-6/+1Star
* | | | | | | kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-232-3/+5
* | | | | | | kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-232-6/+2Star
* | | | | | | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-232-7/+8
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds2009-09-221-3/+0Star
|\ \ \ \ \ \
| * | | | | | kmemcheck: remove useless checkVegard Nossum2009-07-011-3/+0Star
| * | | | | | kmemcheck: remove duplicated #includeHuang Weiyi2009-07-011-1/+0Star
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | trivial: fix missing printk space in amd_k7_smp_checkMichael Tokarev2009-09-211-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2009-09-222-3/+3
* | | | | | | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-2/+2
* | | | | | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-222-2/+2
* | | | | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-2117-316/+316
|\ \ \ \ \ \ \
| * | | | | | | perf: Tidy up after the big renameIngo Molnar2009-09-211-7/+7
| * | | | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-2117-290/+290
| * | | | | | | perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar2009-09-211-24/+24
| * | | | | | | Merge branch 'linus' into perfcounters/renameIngo Molnar2009-09-2166-974/+845Star
| |\| | | | | |
* | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-211-3/+6
|\| | | | | | |
| * | | | | | | perf_counter: x86: Fix PMU resource leakPeter Zijlstra2009-09-201-3/+6
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-2119-78/+98
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | x86: Print the hypervisor returned tsc_khz during bootAlok Kataria2009-09-201-0/+6
| * | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-09-2061-966/+840Star
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86: Correct segment permission flags in 64-bit linker scriptJan Beulich2009-09-201-2/+2
| * | | | | | | x86: cpuinit-annotate SMP boot trampolines properlyJan Beulich2009-09-203-10/+7Star