summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-185-0/+209
| | * | | | | x86: Introduce x86_msi_opsStefano Stabellini2010-10-184-4/+49
| | * | | | | x86/PCI: make sure _PAGE_IOMAP it set on pci mappingsJeremy Fitzhardinge2010-10-181-0/+2
| | * | | | | x86/PCI: Clean up pci_cache_line_sizeAlex Nixon2010-10-182-7/+11
| | * | | | | x86/io_apic: add get_nr_irqs_gsi()Jeremy Fitzhardinge2010-10-182-0/+6
| | * | | | | xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge2010-10-181-0/+13
| | * | | | | xen: Don't disable the I/O spaceAlex Nixon2010-10-181-2/+0
* | | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-3/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-12204-7610/+6528
| |\ \ \ \ \ \ \
| * | | | | | | | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-3/+0
* | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-2827-12/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Move olpc to platformThomas Gleixner2010-10-276-4/+4
| * | | | | | | | | x86: Move uv to platformThomas Gleixner2010-10-278-1/+2
| * | | | | | | | | x86: Move mrst to platformThomas Gleixner2010-10-274-1/+2
| * | | | | | | | | x86: Move scx200 to platformThomas Gleixner2010-10-274-3/+3
| * | | | | | | | | x86: Move visws to platformThomas Gleixner2010-10-274-1/+2
| * | | | | | | | | x86: Move efi to platformThomas Gleixner2010-10-278-1/+2
| * | | | | | | | | x86: Move sfi to platformThomas Gleixner2010-10-274-1/+2
| * | | | | | | | | x86: Add platform directoryThomas Gleixner2010-10-272-0/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-284-14/+20
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | x86: allocate space within a region top-downBjorn Helgaas2010-10-261-0/+1
| * | | | | | | | x86: update iomem_resource end based on CPU physical address capabilitiesBjorn Helgaas2010-10-261-0/+1
| * | | | | | | | x86/PCI: allocate space from the end of a region, not the beginningBjorn Helgaas2010-10-261-6/+11
| * | | | | | | | x86/PCI: MMCONFIG: fix region end calculationBjorn Helgaas2010-10-171-3/+1
| * | | | | | | | PCI: update Intel chipset names and definesSeth Heasley2010-10-171-6/+6
| * | | | | | | | x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDsSeth Heasley2010-10-151-0/+1
| * | | | | | | | PCI: OLPC: Only enable PCI configuration type override on XO-1Daniel Drake2010-10-153-4/+6
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-276-138/+271
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...Ingo Molnar2010-10-254-46/+100
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'oprofile/core' into oprofile/x86Robert Richter2010-10-25115-3671/+2945
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | oprofile, x86: Add support for IBS periodic op counter extensionRobert Richter2010-10-152-12/+29
| | * | | | | | | | | oprofile, x86: Add support for IBS branch target address reportingRobert Richter2010-10-152-6/+21
| | * | | | | | | | | oprofile, x86: Introduce struct ibs_stateRobert Richter2010-10-151-11/+18
| | * | | | | | | | | oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNTRobert Richter2010-10-151-2/+1
| | * | | | | | | | | oprofile, x86: Check IBS capability bits 1 and 2Robert Richter2010-10-151-21/+38
| | * | | | | | | | | oprofile, x86: Add support for AMD family 14hRobert Richter2010-10-151-0/+3
| | * | | | | | | | | oprofile, x86: Add support for AMD family 12hRobert Richter2010-10-151-0/+3
| * | | | | | | | | | x86/oprofile: Fix uninitialized variable use in debug printkIngo Molnar2010-10-251-15/+11
| * | | | | | | | | | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocationsPeter Zijlstra2010-10-221-3/+6
| * | | | | | | | | | perf, x86: Clean up reserve_ds_buffers() signaturePeter Zijlstra2010-10-222-12/+6
| * | | | | | | | | | perf, x86: Less disastrous PEBS/BTS buffer allocation failurePeter Zijlstra2010-10-222-16/+47
| * | | | | | | | | | perf, x86: Fixup the precise_ip computationPeter Zijlstra2010-10-221-4/+5
| * | | | | | | | | | perf, x86: Extract DS alloc/free functionsPeter Zijlstra2010-10-221-14/+26
| * | | | | | | | | | perf, x86: Extract PEBS/BTS allocation functionsPeter Zijlstra2010-10-221-34/+56
| * | | | | | | | | | perf, x86: Extract PEBS/BTS buffer free routinesPeter Zijlstra2010-10-221-5/+25
* | | | | | | | | | | Merge branch 'akpm-incoming-2'Linus Torvalds2010-10-275-13/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove duplicate includes from many filesZimny Lech2010-10-272-2/+0
| * | | | | | | | | | | ptrace: cleanup arch_ptrace() on x86Namhyung Kim2010-10-271-6/+4
| * | | | | | | | | | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-3/+4
| * | | | | | | | | | | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-272-2/+4
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
OpenPOWER on IntegriCloud