| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic | Linus Torvalds | 2010-10-22 | 1 | -0/+2 |
|\ |
|
| * | bitops: make asm-generic/bitops/find.h more generic | Akinobu Mita | 2010-10-09 | 1 | -0/+2 |
* | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-22 | 3 | -17/+6 |
|\ \ |
|
| * | | x86: Remove CONFIG_4KSTACKS | Christoph Hellwig | 2010-06-29 | 2 | -10/+1 |
| * | | x86: Always use irq stacks | Christoph Hellwig | 2010-06-29 | 1 | -7/+5 |
* | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-21 | 4 | -16/+30 |
|\ \ \ |
|
| * | | | xen: Cope with unmapped pages when initializing kernel pagetable | Jeremy Fitzhardinge | 2010-10-13 | 1 | -0/+1 |
| * | | | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar | 2010-10-08 | 10 | -11/+36 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | x86-32, memblock: Make add_highpages honor early reserved ranges | Yinghai Lu | 2010-10-05 | 1 | -0/+2 |
| * | | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | 52 | -413/+760 |
| |\ \ \ |
|
| * | | | | x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ... | Yinghai Lu | 2010-08-27 | 1 | -0/+2 |
| * | | | | x86: Remove not used early_res code | Yinghai Lu | 2010-08-27 | 1 | -14/+0 |
| * | | | | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu | 2010-08-27 | 1 | -1/+1 |
| * | | | | x86: Use memblock to replace early_res | Yinghai Lu | 2010-08-27 | 1 | -6/+8 |
| * | | | | x86, memblock: Add memblock_x86_memory_in_range() | Yinghai Lu | 2010-08-27 | 1 | -0/+1 |
| * | | | | x86, memblock: Add memblock_x86_free_memory_in_range() | Yinghai Lu | 2010-08-27 | 1 | -0/+1 |
| * | | | | x86, memblock: Add memblock_x86_find_in_range_node() | Yinghai Lu | 2010-08-27 | 1 | -0/+1 |
| * | | | | x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_ho... | Yinghai Lu | 2010-08-27 | 1 | -0/+4 |
| * | | | | x86, memblock: Add get_free_all_memory_range() | Yinghai Lu | 2010-08-27 | 1 | -0/+2 |
| * | | | | x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_range | Yinghai Lu | 2010-08-27 | 1 | -0/+3 |
| * | | | | x86, memblock: Add memblock_x86_to_bootmem() | Yinghai Lu | 2010-08-27 | 1 | -0/+1 |
| * | | | | x86, memblock: Add memblock_x86_find_in_range_size() | Yinghai Lu | 2010-08-27 | 1 | -0/+8 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2010-10-21 | 2 | -28/+20 |
|\ \ \ \ \ |
|
| * | | | | | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 2 | -28/+20 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | 5 | -8/+118 |
|\ \ \ \ \ |
|
| * | | | | | x86, iommu: Update header comments with appropriate naming | Konrad Rzeszutek Wilk | 2010-10-08 | 1 | -4/+3 |
| * | | | | | x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine. | Konrad Rzeszutek Wilk | 2010-08-26 | 2 | -4/+13 |
| * | | | | | x86, iommu: Add proper dependency sort routine (and sanity check). | Konrad Rzeszutek Wilk | 2010-08-26 | 1 | -0/+6 |
| * | | | | | x86, iommu: Make all IOMMU's detection routines return a value. | Konrad Rzeszutek Wilk | 2010-08-26 | 3 | -6/+7 |
| * | | | | | x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entr... | Konrad Rzeszutek Wilk | 2010-08-26 | 1 | -0/+95 |
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 7 | -17/+31 |
|\ \ \ \ \ \ |
|
| * | | | | | | apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets | Robert Richter | 2010-10-20 | 1 | -3/+1 |
| * | | | | | | apic, x86: Check if EILVT APIC registers are available (AMD only) | Robert Richter | 2010-10-20 | 1 | -0/+1 |
| * | | | | | | x86: uv: Clean up the direct access to irq_desc | Thomas Gleixner | 2010-10-12 | 1 | -1/+0 |
| * | | | | | | x86: Make io_apic.c local functions static | Thomas Gleixner | 2010-10-12 | 1 | -6/+0 |
| * | | | | | | x86: Speed up the irq_remapped check in hot pathes | Thomas Gleixner | 2010-10-12 | 1 | -0/+8 |
| * | | | | | | x86: Embedd irq_2_iommu into irq_cfg | Thomas Gleixner | 2010-10-12 | 1 | -0/+10 |
| * | | | | | | x86: Prepare the affinity common functions for taking struct irq_data * | Thomas Gleixner | 2010-10-12 | 1 | -3/+3 |
| * | | | | | | x86: ioapic/hpet: Convert to new chip functions | Thomas Gleixner | 2010-10-12 | 1 | -4/+6 |
| * | | | | | | x86: i8259: Convert to new irq_chip functions | Thomas Gleixner | 2010-10-12 | 1 | -0/+2 |
| * | | | | | | Merge branch 'x86/urgent' of into irq/sparseirq | Thomas Gleixner | 2010-10-12 | 5 | -2/+21 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'x86/cleanups' into irq/sparseirq | Thomas Gleixner | 2010-10-12 | 2 | -2/+0 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'x86/x2apic' into irq/sparseirq | Thomas Gleixner | 2010-10-12 | 1 | -0/+27 |
| |\ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ | Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 1 | -0/+27 |
|\ \ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | x86, intr-remap: Remove IRTE setup duplicate code | Suresh Siddha | 2010-09-15 | 1 | -0/+27 |
* | | | | | | | | | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 4 | -373/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI | Alok Kataria | 2010-08-23 | 2 | -6/+0 |
| * | | | | | | | | | x86, vmware: Remove deprecated VMI kernel support | Alok Kataria | 2010-08-23 | 2 | -367/+0 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, olpc: Rework BIOS signature check | Daniel Drake | 2010-09-23 | 1 | -0/+4 |
| | |_|/ / / / / /
| |/| | | | | | | |
|