| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | x86: allocate space within a region top-down | Bjorn Helgaas | 2010-10-26 | 1 | -0/+1 |
| * | | | | | | | | x86: update iomem_resource end based on CPU physical address capabilities | Bjorn Helgaas | 2010-10-26 | 1 | -0/+1 |
| * | | | | | | | | x86/PCI: allocate space from the end of a region, not the beginning | Bjorn Helgaas | 2010-10-26 | 1 | -6/+11 |
| * | | | | | | | | x86/PCI: MMCONFIG: fix region end calculation | Bjorn Helgaas | 2010-10-17 | 1 | -3/+1 |
| * | | | | | | | | PCI: update Intel chipset names and defines | Seth Heasley | 2010-10-17 | 1 | -6/+6 |
| * | | | | | | | | x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDs | Seth Heasley | 2010-10-15 | 1 | -0/+1 |
| * | | | | | | | | PCI: OLPC: Only enable PCI configuration type override on XO-1 | Daniel Drake | 2010-10-15 | 3 | -4/+6 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-27 | 6 | -138/+271 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro... | Ingo Molnar | 2010-10-25 | 4 | -46/+100 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge branch 'oprofile/core' into oprofile/x86 | Robert Richter | 2010-10-25 | 115 | -3671/+2945 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | oprofile, x86: Add support for IBS periodic op counter extension | Robert Richter | 2010-10-15 | 2 | -12/+29 |
| | * | | | | | | | | | oprofile, x86: Add support for IBS branch target address reporting | Robert Richter | 2010-10-15 | 2 | -6/+21 |
| | * | | | | | | | | | oprofile, x86: Introduce struct ibs_state | Robert Richter | 2010-10-15 | 1 | -11/+18 |
| | * | | | | | | | | | oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT | Robert Richter | 2010-10-15 | 1 | -2/+1 |
| | * | | | | | | | | | oprofile, x86: Check IBS capability bits 1 and 2 | Robert Richter | 2010-10-15 | 1 | -21/+38 |
| | * | | | | | | | | | oprofile, x86: Add support for AMD family 14h | Robert Richter | 2010-10-15 | 1 | -0/+3 |
| | * | | | | | | | | | oprofile, x86: Add support for AMD family 12h | Robert Richter | 2010-10-15 | 1 | -0/+3 |
| * | | | | | | | | | | x86/oprofile: Fix uninitialized variable use in debug printk | Ingo Molnar | 2010-10-25 | 1 | -15/+11 |
| * | | | | | | | | | | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocations | Peter Zijlstra | 2010-10-22 | 1 | -3/+6 |
| * | | | | | | | | | | perf, x86: Clean up reserve_ds_buffers() signature | Peter Zijlstra | 2010-10-22 | 2 | -12/+6 |
| * | | | | | | | | | | perf, x86: Less disastrous PEBS/BTS buffer allocation failure | Peter Zijlstra | 2010-10-22 | 2 | -16/+47 |
| * | | | | | | | | | | perf, x86: Fixup the precise_ip computation | Peter Zijlstra | 2010-10-22 | 1 | -4/+5 |
| * | | | | | | | | | | perf, x86: Extract DS alloc/free functions | Peter Zijlstra | 2010-10-22 | 1 | -14/+26 |
| * | | | | | | | | | | perf, x86: Extract PEBS/BTS allocation functions | Peter Zijlstra | 2010-10-22 | 1 | -34/+56 |
| * | | | | | | | | | | perf, x86: Extract PEBS/BTS buffer free routines | Peter Zijlstra | 2010-10-22 | 1 | -5/+25 |
* | | | | | | | | | | | Merge branch 'akpm-incoming-2' | Linus Torvalds | 2010-10-27 | 5 | -13/+12 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Remove duplicate includes from many files | Zimny Lech | 2010-10-27 | 2 | -2/+0 |
| * | | | | | | | | | | | ptrace: cleanup arch_ptrace() on x86 | Namhyung Kim | 2010-10-27 | 1 | -6/+4 |
| * | | | | | | | | | | | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 | 1 | -3/+4 |
| * | | | | | | | | | | | mm: fix race in kunmap_atomic() | Peter Zijlstra | 2010-10-27 | 2 | -2/+4 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-27 | 11 | -33/+31 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | / /
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
| * | | | | | | | | | x86-32: Allocate irq stacks seperate from percpu area | Brian Gerst | 2010-10-27 | 3 | -13/+2 |
| * | | | | | | | | | x86-32, mm: Remove duplicated #include | Borislav Petkov | 2010-10-25 | 1 | -1/+0 |
| * | | | | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2010-10-25 | 207 | -6641/+8258 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, printk: Get rid of <0> from stack output | Jiri Slaby | 2010-10-23 | 2 | -7/+7 |
| * | | | | | | | | | | x86, kexec: Make sure to stop all CPUs before exiting the kernel | Alok Kataria | 2010-10-21 | 5 | -13/+21 |
| * | | | | | | | | | | x86/vsmp: Eliminate kconfig dependency warning | Randy Dunlap | 2010-10-14 | 1 | -0/+1 |
| | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds | 2010-10-26 | 8 | -97/+576 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | xen: include xen/xen.h for definition of xen_initial_domain() | Ian Campbell | 2010-10-25 | 1 | -0/+1 |
| | * | | | | | | | | | | | xen: use host E820 map for dom0 | Ian Campbell | 2010-10-22 | 1 | -2/+7 |
| | * | | | | | | | | | | | xen: correctly rebuild mfn list list after migration. | Ian Campbell | 2010-10-22 | 1 | -13/+37 |
| | * | | | | | | | | | | | xen: don't add extra_pages for RAM after mem_end | Jeremy Fitzhardinge | 2010-10-22 | 1 | -9/+14 |
| | * | | | | | | | | | | | xen: add support for PAT | Jeremy Fitzhardinge | 2010-10-22 | 3 | -3/+57 |
| | * | | | | | | | | | | | xen: make sure xen_max_p2m_pfn is up to date | Jeremy Fitzhardinge | 2010-10-22 | 3 | -4/+7 |
| | * | | | | | | | | | | | xen: limit extra memory to a certain ratio of base | Jeremy Fitzhardinge | 2010-10-22 | 1 | -0/+32 |
| | * | | | | | | | | | | | xen: add extra pages for E820 RAM regions, even if beyond mem_end | Jeremy Fitzhardinge | 2010-10-22 | 1 | -3/+4 |
| | * | | | | | | | | | | | xen: make sure xen_extra_mem_start is beyond all non-RAM e820 | Jeremy Fitzhardinge | 2010-10-22 | 1 | -1/+2 |
| | * | | | | | | | | | | | xen: implement "extra" memory to reserve space for pages not present at boot | Jeremy Fitzhardinge | 2010-10-22 | 1 | -2/+27 |
| | * | | | | | | | | | | | xen: Use host-provided E820 map | Ian Campbell | 2010-10-22 | 1 | -2/+36 |
| | * | | | | | | | | | | | xen: don't map missing memory | Jeremy Fitzhardinge | 2010-10-22 | 2 | -2/+22 |