aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-27
|\
| * Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...Ingo Molnar2010-10-25
| |\
| | * Merge branch 'oprofile/core' into oprofile/x86Robert Richter2010-10-25
| | |\
| | * | oprofile, x86: Add support for IBS periodic op counter extensionRobert Richter2010-10-15
| | * | oprofile, x86: Add support for IBS branch target address reportingRobert Richter2010-10-15
| | * | oprofile, x86: Introduce struct ibs_stateRobert Richter2010-10-15
| | * | oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNTRobert Richter2010-10-15
| | * | oprofile, x86: Check IBS capability bits 1 and 2Robert Richter2010-10-15
| | * | oprofile, x86: Add support for AMD family 14hRobert Richter2010-10-15
| | * | oprofile, x86: Add support for AMD family 12hRobert Richter2010-10-15
| * | | x86/oprofile: Fix uninitialized variable use in debug printkIngo Molnar2010-10-25
| * | | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocationsPeter Zijlstra2010-10-22
| * | | perf, x86: Clean up reserve_ds_buffers() signaturePeter Zijlstra2010-10-22
| * | | perf, x86: Less disastrous PEBS/BTS buffer allocation failurePeter Zijlstra2010-10-22
| * | | perf, x86: Fixup the precise_ip computationPeter Zijlstra2010-10-22
| * | | perf, x86: Extract DS alloc/free functionsPeter Zijlstra2010-10-22
| * | | perf, x86: Extract PEBS/BTS allocation functionsPeter Zijlstra2010-10-22
| * | | perf, x86: Extract PEBS/BTS buffer free routinesPeter Zijlstra2010-10-22
* | | | Merge branch 'akpm-incoming-2'Linus Torvalds2010-10-27
|\ \ \ \
| * | | | Remove duplicate includes from many filesZimny Lech2010-10-27
| * | | | ptrace: cleanup arch_ptrace() on x86Namhyung Kim2010-10-27
| * | | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
| * | | | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-27
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86-32: Allocate irq stacks seperate from percpu areaBrian Gerst2010-10-27
| * | | | x86-32, mm: Remove duplicated #includeBorislav Petkov2010-10-25
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2010-10-25
| |\ \ \ \
| * | | | | x86, printk: Get rid of <0> from stack outputJiri Slaby2010-10-23
| * | | | | x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria2010-10-21
| * | | | | x86/vsmp: Eliminate kconfig dependency warningRandy Dunlap2010-10-14
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-26
|\ \ \ \ \ \ \
| | * | | | | | xen: include xen/xen.h for definition of xen_initial_domain()Ian Campbell2010-10-25
| | * | | | | | xen: use host E820 map for dom0Ian Campbell2010-10-22
| | * | | | | | xen: correctly rebuild mfn list list after migration.Ian Campbell2010-10-22
| | * | | | | | xen: don't add extra_pages for RAM after mem_endJeremy Fitzhardinge2010-10-22
| | * | | | | | xen: add support for PATJeremy Fitzhardinge2010-10-22
| | * | | | | | xen: make sure xen_max_p2m_pfn is up to dateJeremy Fitzhardinge2010-10-22
| | * | | | | | xen: limit extra memory to a certain ratio of baseJeremy Fitzhardinge2010-10-22
| | * | | | | | xen: add extra pages for E820 RAM regions, even if beyond mem_endJeremy Fitzhardinge2010-10-22
| | * | | | | | xen: make sure xen_extra_mem_start is beyond all non-RAM e820Jeremy Fitzhardinge2010-10-22
| | * | | | | | xen: implement "extra" memory to reserve space for pages not present at bootJeremy Fitzhardinge2010-10-22
| | * | | | | | xen: Use host-provided E820 mapIan Campbell2010-10-22
| | * | | | | | xen: don't map missing memoryJeremy Fitzhardinge2010-10-22
| | * | | | | | xen: defer building p2m mfn structures until kernel is mappedJeremy Fitzhardinge2010-10-22
| | * | | | | | xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge2010-10-22
| | * | | | | | xen: convert p2m to a 3 level treeJeremy Fitzhardinge2010-10-22
| | * | | | | | xen: make install_p2mtop_page() staticJeremy Fitzhardinge2010-10-22
| | * | | | | | xen: set the actual extent of the mfn_list_listJeremy Fitzhardinge2010-10-22
| | * | | | | | xen: set shared_info->arch.max_pfn to max_p2m_pfnJeremy Fitzhardinge2010-10-22
| | * | | | | | xen: remove noise about registering vcpu infoJeremy Fitzhardinge2010-10-22