summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-241-0/+1
|\
| * agp/intel: Fix the pre-9xx chipset flush.Eric Anholt2009-09-111-0/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-242-2/+6
|\ \
| * | x86/PCI: make 32 bit NUMA node array int, not unsigned charJesse Barnes2009-09-181-1/+1
| * | x86/PCI: default pcibus cpumask to all cpus if it lacks affinityDavid Rientjes2009-09-181-1/+5
* | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-4/+15
|\ \ \
| * | | HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2Andi Kleen2009-09-161-4/+15
* | | | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-243-13/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-239-31/+22
|\ \ \ \
| * | | | cpumask: use mm_cpumask() wrapper: x86Rusty Russell2009-09-244-14/+15
| * | | | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
| * | | | cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell2009-09-241-1/+0
| * | | | cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-243-15/+7
* | | | | headers: utsname.h reduxAlexey Dobriyan2009-09-233-3/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-237-12/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use macros for .data.page_aligned section.Tim Abbott2009-09-212-2/+4
| * | | | Use macros for .bss.page_aligned section.Tim Abbott2009-09-212-2/+2
| * | | | Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
| * | | | kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-1/+1
| * | | | kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-202-4/+4
* | | | | Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-231-14/+8
|\ \ \ \ \
| * | | | | x86: ptrace: sysret path should reach syscall_trace_leaveRoland McGrath2009-09-221-14/+8
* | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-232-4/+3
|\ \ \ \ \ \
| * | | | | | 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/+2
| * | | | | | | iommu=pt is a valid early paramAlex Williamson2009-08-031-3/+1
* | | | | | | | 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/+0
| * | | | | | | | sfi: Remove unused codeThomas Gleixner2009-09-151-4/+0
| * | | | | | | | SFI: Hook PCI MMCONFIGFeng Tang2009-08-283-4/+6
| * | | | | | | | x86: add arch-specific SFI supportFeng Tang2009-08-284-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-281-1/+0
| | * | | | | | | ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.cLen Brown2009-08-281-1/+1
| | * | | | | | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-09-231-747/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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/+0
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-6/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lguest: move panic notifier registration to its expected place.Rusty Russell2009-09-231-6/+4
* | | | | | | | | | Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2009-09-232-20/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0Roland McGrath2009-09-221-1/+13
| * | | | | | | | | | x86: ptrace: do not sign-extend orig_ax on writeRoland McGrath2009-09-221-18/+1
| * | | | | | | | | | x86: syscall_get_nr returns intRoland McGrath2009-09-221-7/+7
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | kcore: register module area in generic wayKAMEZAWA Hiroyuki2009-09-231-3/+1
* | | | | | | | | | kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-232-6/+1
* | | | | | | | | | kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-232-3/+5
OpenPOWER on IntegriCloud