| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 2010-09-29 | 90 | -395/+179 |
| * | | | | | | | | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski | 2010-09-29 | 45 | -112/+107 |
| * | | | | | | | | pcmcia: simplify IntType | Dominik Brodowski | 2010-09-29 | 57 | -78/+1 |
| * | | | | | | | | pcmcia: simplify Status, ExtStatus register access | Dominik Brodowski | 2010-09-29 | 16 | -53/+38 |
| * | | | | | | | | pcmcia: remove Pin, Copy configuration register access | Dominik Brodowski | 2010-09-29 | 3 | -8/+10 |
| * | | | | | | | | pcmcia: move Vpp setup to struct pcmcia_device | Dominik Brodowski | 2010-09-29 | 17 | -39/+40 |
| * | | | | | | | | pcmcia: split up modify_configuration() into two fixup functions | Dominik Brodowski | 2010-09-29 | 5 | -90/+68 |
| * | | | | | | | | pcmcia: do not use win_req_t when calling pcmcia_request_window() | Dominik Brodowski | 2010-09-29 | 16 | -277/+241 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | 18 | -57/+344 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, iommu: Update header comments with appropriate naming | Konrad Rzeszutek Wilk | 2010-10-08 | 1 | -4/+3 |
| * | | | | | | | | ia64, iommu: Add a dummy iommu_table.h file in IA64. | Konrad Rzeszutek Wilk | 2010-10-08 | 1 | -0/+6 |
| * | | | | | | | | x86, iommu: Fix IOMMU_INIT alignment rules | Konrad Rzeszutek Wilk | 2010-08-31 | 1 | -2/+1 |
| * | | | | | | | | x86, doc: Adding comments about .iommu_table and its neighbors. | Konrad Rzeszutek Wilk | 2010-08-27 | 1 | -0/+22 |
| * | | | | | | | | x86, iommu: Utilize the IOMMU_INIT macros functionality. | Konrad Rzeszutek Wilk | 2010-08-26 | 1 | -25/+21 |
| * | | | | | | | | x86, VT-d: Make Intel VT-d IOMMU use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk | 2010-08-26 | 1 | -1/+3 |
| * | | | | | | | | x86, GART/AMD-VI: Make AMD GART and IOMMU use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk | 2010-08-26 | 2 | -1/+8 |
| * | | | | | | | | x86, calgary: Make Calgary IOMMU use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk | 2010-08-26 | 1 | -0/+3 |
| * | | | | | | | | x86, xen-swiotlb: Make Xen-SWIOTLB use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk | 2010-08-26 | 1 | -0/+5 |
| * | | | | | | | | x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk | 2010-08-26 | 1 | -1/+10 |
| * | | | | | | | | x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine. | Konrad Rzeszutek Wilk | 2010-08-26 | 4 | -11/+43 |
| * | | | | | | | | x86, iommu: Add proper dependency sort routine (and sanity check). | Konrad Rzeszutek Wilk | 2010-08-26 | 3 | -0/+96 |
| * | | | | | | | | x86, iommu: Make all IOMMU's detection routines return a value. | Konrad Rzeszutek Wilk | 2010-08-26 | 8 | -24/+33 |
| * | | | | | | | | x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entr... | Konrad Rzeszutek Wilk | 2010-08-26 | 2 | -0/+102 |
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 83 | -2226/+2135 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets | Robert Richter | 2010-10-20 | 4 | -41/+154 |
| * | | | | | | | | | apic, x86: Check if EILVT APIC registers are available (AMD only) | Robert Richter | 2010-10-20 | 2 | -9/+75 |
| * | | | | | | | | | Merge branch 'linus' into irq/core | Ingo Molnar | 2010-10-20 | 331 | -1493/+2628 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| * | | | | | | | | | x86: ioapic: Call free_irte only if interrupt remapping enabled | Yinghai Lu | 2010-10-19 | 1 | -1/+2 |
| * | | | | | | | | | arm: Use ARCH_IRQ_INIT_FLAGS | Thomas Gleixner | 2010-10-16 | 2 | -8/+2 |
| * | | | | | | | | | genirq, ARM: Fix boot on ARM platforms | Anand Gadiyar | 2010-10-16 | 1 | -1/+3 |
| * | | | | | | | | | genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build | Thomas Gleixner | 2010-10-12 | 2 | -2/+2 |
| * | | | | | | | | | x86: Switch sparse_irq allocations to GFP_KERNEL | Thomas Gleixner | 2010-10-12 | 1 | -8/+8 |
| * | | | | | | | | | genirq: Switch sparse_irq allocator to GFP_KERNEL | Thomas Gleixner | 2010-10-12 | 1 | -3/+2 |
| * | | | | | | | | | genirq: Make sparse_lock a mutex | Thomas Gleixner | 2010-10-12 | 1 | -19/+14 |
| * | | | | | | | | | x86: lguest: Use new irq allocator | Thomas Gleixner | 2010-10-12 | 1 | -2/+2 |
| * | | | | | | | | | genirq: Remove the now unused sparse irq leftovers | Thomas Gleixner | 2010-10-12 | 6 | -266/+4 |
| * | | | | | | | | | genirq: Sanitize dynamic irq handling | Thomas Gleixner | 2010-10-12 | 4 | -125/+31 |
| * | | | | | | | | | genirq: Remove arch_init_chip_data() | Thomas Gleixner | 2010-10-12 | 3 | -10/+0 |
| * | | | | | | | | | x86: xen: Sanitise sparse_irq handling | Thomas Gleixner | 2010-10-12 | 1 | -12/+11 |
| * | | | | | | | | | x86: Use sane enumeration | Thomas Gleixner | 2010-10-12 | 1 | -12/+10 |
| * | | | | | | | | | x86: uv: Clean up the direct access to irq_desc | Thomas Gleixner | 2010-10-12 | 3 | -38/+20 |
| * | | | | | | | | | x86: Make io_apic.c local functions static | Thomas Gleixner | 2010-10-12 | 2 | -11/+5 |
| * | | | | | | | | | genirq: Remove irq_2_iommu | Thomas Gleixner | 2010-10-12 | 2 | -22/+0 |
| * | | | | | | | | | x86: Speed up the irq_remapped check in hot pathes | Thomas Gleixner | 2010-10-12 | 4 | -15/+14 |
| * | | | | | | | | | intr_remap: Simplify the code further | Thomas Gleixner | 2010-10-12 | 1 | -84/+29 |
| * | | | | | | | | | intr_remap: Use irq_2_iommu in struct irq_cfg | Thomas Gleixner | 2010-10-12 | 1 | -36/+3 |
| * | | | | | | | | | x86: Embedd irq_2_iommu into irq_cfg | Thomas Gleixner | 2010-10-12 | 3 | -7/+11 |
| * | | | | | | | | | pci: intr_remap: Remove unused functions | Thomas Gleixner | 2010-10-12 | 2 | -49/+0 |
| * | | | | | | | | | pci: intr_remap: Use irq_data | Thomas Gleixner | 2010-10-12 | 1 | -31/+8 |
| * | | | | | | | | | pci: intr-remap: Free irte memory if SPARSE_IRQ=y | Thomas Gleixner | 2010-10-12 | 1 | -0/+14 |