summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-0410-81/+43
|\
| * x86, mtrr: remove debug messageIngo Molnar2009-04-041-3/+0
| * x86: disable stack-protector for __restore_processor_state()Joseph Cihula2009-04-031-0/+5
| * x86: fix is_io_mapping_possible() build warning on i386 allnoconfigAndrew Morton2009-04-031-1/+1
| * Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2009-04-0316-88/+247
| |\
| | * x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macrosJoerg Roedel2009-04-033-60/+32
| * | x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin2009-04-032-1/+3
| * | x86, mm: fix misuse of debug_kmap_atomicAkinobu Mita2009-04-022-2/+1
| * | Merge branch 'linus' into x86/urgentIngo Molnar2009-04-0299-1984/+4659
| |\ \
| * | | x86: remove duplicated code with pcpu_need_numa()Yinghai Lu2009-04-021-14/+0
| * | | x86,percpu: fix inverted NUMA test in setup_pcpu_remap()Tejun Heo2009-04-021-1/+1
| * | | x86: signal: check sas_ss_size instead of sas_ss_flags()Hiroshi Shimamoto2009-04-011-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-041-2/+2
|\ \ \ \
| * | | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-2/+2
* | | | | x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha2009-04-031-46/+0
* | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-032-2/+9
|\ \ \ \ \
| * | | | | intel-iommu: Enable DMAR on 32-bit kernel.David Woodhouse2009-03-251-1/+1
| * | | | | iommu: Add domain_has_cap iommu_opsSheng Yang2009-03-241-0/+7
* | | | | | mm: fix misuse of debug_kmap_atomicAkinobu Mita2009-04-032-2/+1
| |_|_|_|/ |/| | | |
* | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-031-0/+3
* | | | | preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-034-0/+10
* | | | | sgi-gru: add macros for using the UV hub to send interruptsJack Steiner2009-04-032-7/+14
* | | | | sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner2009-04-031-0/+153
* | | | | sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner2009-04-031-0/+2
* | | | | signals: remove 'handler' parameter to tracehook functionsOleg Nesterov2009-04-031-1/+1
* | | | | Simplify copy_thread()Alexey Dobriyan2009-04-032-2/+2
* | | | | generic debug pagealloc: build fixAkinobu Mita2009-04-031-9/+0
* | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-011-0/+6
|\ \ \ \ \
| * | | | | x86, setup: guard against pre-ACPI 3 e820 code not updating %ecxH. Peter Anvin2009-04-011-0/+6
* | | | | | Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2009-04-011-9/+24
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | x86, setup: ACPI 3, BIOS workaround for E820-probing codeH. Peter Anvin2009-03-291-4/+17
| * | | | x86, setup: preemptively save/restore edi and ebp around INT 15 E820H. Peter Anvin2009-03-291-4/+5
| * | | | x86, setup: mark %esi as clobbered in E820 BIOS callMichael K. Johnson2009-03-281-3/+4
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-018-92/+204
|\ \ \ \ \
| * | | | | x86/PCI: make pci=lastbus=255 work when acpi is onYinghai Lu2009-03-271-2/+1
| * | | | | x86/PCI: host mmconfig detect clean upYinghai Lu2009-03-202-60/+120
| * | | | | x86/PCI: Detect mmconfig on nVidia MCP55Ed Swierk2009-03-201-0/+64
| * | | | | PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu2009-03-201-20/+0
| * | | | | PCI MSI: Add support for multiple MSIMatthew Wilcox2009-03-201-0/+4
| * | | | | x86: use dev_printk in quirk messageBjorn Helgaas2009-03-201-2/+1
| * | | | | PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman2009-03-201-0/+3
| * | | | | PCI/x86: format early dump like other PCI outputBjorn Helgaas2009-03-201-3/+3
| * | | | | PCI/x86: make early dump handle multi-function devicesBjorn Helgaas2009-03-201-5/+8
| | |/ / / | |/| | |
* | | | | pm: cleanup includesMagnus Damm2009-04-011-24/+0
* | | | | pm: rework includes, remove arch ifdefsMagnus Damm2009-04-015-0/+5
* | | | | mm: use debug_kmap_atomicAkinobu Mita2009-04-012-0/+3
* | | | | mm: introduce debug_kmap_atomicAkinobu Mita2009-04-011-44/+1
* | | | | generic debug pageallocAkinobu Mita2009-04-012-0/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-317-20/+0
|\ \ \ \ \
| * | | | | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-306-8/+0