summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-2711-33/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86-32: Allocate irq stacks seperate from percpu areaBrian Gerst2010-10-273-13/+2
| * | | | | x86-32, mm: Remove duplicated #includeBorislav Petkov2010-10-251-1/+0
| * | | | | Merge branch 'linus' into x86/urgentIngo Molnar2010-10-25207-6641/+8258
| |\ \ \ \ \
| * | | | | | x86, printk: Get rid of <0> from stack outputJiri Slaby2010-10-232-7/+7
| * | | | | | x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria2010-10-215-13/+21
| * | | | | | x86/vsmp: Eliminate kconfig dependency warningRandy Dunlap2010-10-141-0/+1
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-268-97/+576
|\ \ \ \ \ \ \ \
| | * | | | | | | xen: include xen/xen.h for definition of xen_initial_domain()Ian Campbell2010-10-251-0/+1
| | * | | | | | | xen: use host E820 map for dom0Ian Campbell2010-10-221-2/+7
OpenPOWER on IntegriCloud