Age | Commit message (Expand) | Author | Files | Lines |
2012-08-22 | x86: dt: Use linear irq domain for ioapic(s) | Sebastian Andrzej Siewior | 1 | -9/+42 |
2012-02-24 | irq_domain/x86: Convert x86 (embedded) to use common irq_domain | Grant Likely | 1 | -71/+30 |
2011-11-01 | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-07-23 | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p... | Linus Torvalds | 1 | -42/+18 |
2011-06-09 | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub | Florian Fainelli | 1 | -0/+11 |
2011-06-08 | x86/devicetree: Use generic PCI <-> OF matching | Benjamin Herrenschmidt | 1 | -42/+18 |
2011-05-20 | x86, ioapic: Consolidate gsi routing info into 'struct ioapic' | Suresh Siddha | 1 | -1/+3 |
2011-05-20 | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' | Suresh Siddha | 1 | -1/+1 |
2011-04-28 | x86: devicetree: Configure IOAPIC pin only once | Sebastian Andrzej Siewior | 1 | -1/+1 |
2011-03-25 | x86: DT: Cleanup namespace and call irq_set_irq_type() unconditional | Thomas Gleixner | 1 | -3/+1 |
2011-03-25 | x86: DT: Fix return condition in irq_create_of_mapping() | Thomas Gleixner | 1 | -1/+1 |
2011-02-25 | x86: dt: Cleanup local apic setup | Thomas Gleixner | 1 | -20/+20 |
2011-02-24 | x86: dt: Fix OLPC=y/INTEL_CE=n build | Sebastian Andrzej Siewior | 1 | -4/+19 |
2011-02-24 | x86: ioapic: Add OF bindings for IO_APIC | Sebastian Andrzej Siewior | 1 | -0/+104 |
2011-02-24 | x86: dtb: Add generic bus probe | Sebastian Andrzej Siewior | 1 | -0/+19 |
2011-02-24 | x86: dtb: Add support for PCI devices backed by dtb nodes | Sebastian Andrzej Siewior | 1 | -0/+83 |
2011-02-24 | x86: dtb: Add device tree support for HPET | Sebastian Andrzej Siewior | 1 | -0/+19 |
2011-02-24 | x86: dtb: Add early parsing of IO_APIC | Sebastian Andrzej Siewior | 1 | -2/+108 |
2011-02-24 | x86: dtb: Add irq domain abstraction | Sebastian Andrzej Siewior | 1 | -1/+45 |
2011-02-24 | x86: Add device tree support | Sebastian Andrzej Siewior | 1 | -0/+51 |