aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-23
* cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell2009-09-23
* cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-23
* Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-23
|\
| * x86: ptrace: sysret path should reach syscall_trace_leaveRoland McGrath2009-09-22
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-23
|\ \
| * | intel-iommu: Kill DMAR_BROKEN_GFX_WA option.David Woodhouse2009-09-19
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2009-08-08
| |\ \
| * | | intel-iommu: Unify hardware and software passthrough supportDavid Woodhouse2009-08-04
| * | | iommu=pt is a valid early paramAlex Williamson2009-08-03
* | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2009-09-23
|\ \ \ \
| * \ \ \ Merge branch 'linus' into sfi-releaseLen Brown2009-09-19
| |\ \ \ \
| * | | | | SFI: remove unneeded includesFeng Tang2009-09-15
| * | | | | sfi: Remove unused codeThomas Gleixner2009-09-15
| * | | | | SFI: Hook PCI MMCONFIGFeng Tang2009-08-28
| * | | | | x86: add arch-specific SFI supportFeng Tang2009-08-28
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-23
|\ \ \ \ \ \
| * | | | | | Merge branch 'sfi-base' into releaseLen Brown2009-09-19
| |\| | | | | | | |/ / / / | |/| | | |
| | * | | | ACPI: Handle CONFIG_ACPI=n better from linux/acpi.hFeng Tang2009-08-28
| | * | | | ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.cLen Brown2009-08-28
| | * | | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-28
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-09-23
|\ \ \ \ \ \
| * | | | | | early_printk: Allow more than one early consoleJason Wessel2009-09-23
| * | | | | | USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel2009-09-23
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
|\ \ \ \ \ \
| * | | | | | lguest: move panic notifier registration to its expected place.Rusty Russell2009-09-23
* | | | | | | Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2009-09-23
|\ \ \ \ \ \ \
| * | | | | | | x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0Roland McGrath2009-09-23
| * | | | | | | x86: ptrace: do not sign-extend orig_ax on writeRoland McGrath2009-09-23
| * | | | | | | x86: syscall_get_nr returns intRoland McGrath2009-09-22
| | |/ / / / / | |/| | | | |
* | | | | | | kcore: register module area in generic wayKAMEZAWA Hiroyuki2009-09-23
* | | | | | | kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-23
* | | | | | | kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-23
* | | | | | | kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-23
* | | | | | | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds2009-09-22
|\ \ \ \ \ \
| * | | | | | kmemcheck: remove useless checkVegard Nossum2009-07-01
| * | | | | | kmemcheck: remove duplicated #includeHuang Weiyi2009-07-01
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \ \ \ \ \ \
| * | | | | | | trivial: fix missing printk space in amd_k7_smp_checkMichael Tokarev2009-09-21
| | |/ / / / / | |/| | | | |
* | | | | | | mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2009-09-22
* | | | | | | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
* | | | | | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* | | | | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-21
|\ \ \ \ \ \ \
| * | | | | | | perf: Tidy up after the big renameIngo Molnar2009-09-21
| * | | | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
| * | | | | | | perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar2009-09-21
| * | | | | | | Merge branch 'linus' into perfcounters/renameIngo Molnar2009-09-21
| |\| | | | | |
* | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-21
|\| | | | | | |
| * | | | | | | perf_counter: x86: Fix PMU resource leakPeter Zijlstra2009-09-20