| Commit message (Expand) | Author | Age |
... | |
| | * | | | | | x86/PCI: make sure _PAGE_IOMAP it set on pci mappings | Jeremy Fitzhardinge | 2010-10-18 |
| | * | | | | | x86/PCI: Clean up pci_cache_line_size | Alex Nixon | 2010-10-18 |
| | * | | | | | x86/io_apic: add get_nr_irqs_gsi() | Jeremy Fitzhardinge | 2010-10-18 |
| | * | | | | | xen: define BIOVEC_PHYS_MERGEABLE() | Jeremy Fitzhardinge | 2010-10-18 |
| | * | | | | | xen: Don't disable the I/O space | Alex Nixon | 2010-10-18 |
* | | | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-10-28 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2010-10-12 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 2010-09-19 |
* | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-10-28 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86: Move olpc to platform | Thomas Gleixner | 2010-10-27 |
| * | | | | | | | | | x86: Move uv to platform | Thomas Gleixner | 2010-10-27 |
| * | | | | | | | | | x86: Move mrst to platform | Thomas Gleixner | 2010-10-27 |
| * | | | | | | | | | x86: Move scx200 to platform | Thomas Gleixner | 2010-10-27 |
| * | | | | | | | | | x86: Move visws to platform | Thomas Gleixner | 2010-10-27 |
| * | | | | | | | | | x86: Move efi to platform | Thomas Gleixner | 2010-10-27 |
| * | | | | | | | | | x86: Move sfi to platform | Thomas Gleixner | 2010-10-27 |
| * | | | | | | | | | x86: Add platform directory | Thomas Gleixner | 2010-10-27 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-10-28 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
| * | | | | | | | | x86: allocate space within a region top-down | Bjorn Helgaas | 2010-10-26 |
| * | | | | | | | | x86: update iomem_resource end based on CPU physical address capabilities | Bjorn Helgaas | 2010-10-26 |
| * | | | | | | | | x86/PCI: allocate space from the end of a region, not the beginning | Bjorn Helgaas | 2010-10-26 |
| * | | | | | | | | x86/PCI: MMCONFIG: fix region end calculation | Bjorn Helgaas | 2010-10-17 |
| * | | | | | | | | PCI: update Intel chipset names and defines | Seth Heasley | 2010-10-17 |
| * | | | | | | | | x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDs | Seth Heasley | 2010-10-15 |
| * | | | | | | | | PCI: OLPC: Only enable PCI configuration type override on XO-1 | Daniel Drake | 2010-10-15 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-27 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro... | Ingo Molnar | 2010-10-25 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge branch 'oprofile/core' into oprofile/x86 | Robert Richter | 2010-10-25 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | oprofile, x86: Add support for IBS periodic op counter extension | Robert Richter | 2010-10-15 |
| | * | | | | | | | | | oprofile, x86: Add support for IBS branch target address reporting | Robert Richter | 2010-10-15 |
| | * | | | | | | | | | oprofile, x86: Introduce struct ibs_state | Robert Richter | 2010-10-15 |
| | * | | | | | | | | | oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT | Robert Richter | 2010-10-15 |
| | * | | | | | | | | | oprofile, x86: Check IBS capability bits 1 and 2 | Robert Richter | 2010-10-15 |
| | * | | | | | | | | | oprofile, x86: Add support for AMD family 14h | Robert Richter | 2010-10-15 |
| | * | | | | | | | | | oprofile, x86: Add support for AMD family 12h | Robert Richter | 2010-10-15 |
| * | | | | | | | | | | x86/oprofile: Fix uninitialized variable use in debug printk | Ingo Molnar | 2010-10-25 |
| * | | | | | | | | | | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocations | Peter Zijlstra | 2010-10-22 |
| * | | | | | | | | | | perf, x86: Clean up reserve_ds_buffers() signature | Peter Zijlstra | 2010-10-22 |
| * | | | | | | | | | | perf, x86: Less disastrous PEBS/BTS buffer allocation failure | Peter Zijlstra | 2010-10-22 |
| * | | | | | | | | | | perf, x86: Fixup the precise_ip computation | Peter Zijlstra | 2010-10-22 |
| * | | | | | | | | | | perf, x86: Extract DS alloc/free functions | Peter Zijlstra | 2010-10-22 |
| * | | | | | | | | | | perf, x86: Extract PEBS/BTS allocation functions | Peter Zijlstra | 2010-10-22 |
| * | | | | | | | | | | perf, x86: Extract PEBS/BTS buffer free routines | Peter Zijlstra | 2010-10-22 |
* | | | | | | | | | | | Merge branch 'akpm-incoming-2' | Linus Torvalds | 2010-10-27 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Remove duplicate includes from many files | Zimny Lech | 2010-10-27 |
| * | | | | | | | | | | | ptrace: cleanup arch_ptrace() on x86 | Namhyung Kim | 2010-10-27 |
| * | | | | | | | | | | | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 |
| * | | | | | | | | | | | mm: fix race in kunmap_atomic() | Peter Zijlstra | 2010-10-27 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-27 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | / /
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
| * | | | | | | | | | x86-32: Allocate irq stacks seperate from percpu area | Brian Gerst | 2010-10-27 |