Age | Commit message (Expand) | Author | Files | Lines |
2008-10-20 | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -89/+86 |
2008-10-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+3 |
2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 27 | -5637/+2792 |
2008-10-20 | Update email addresses. | Dave Jones | 8 | -11/+11 |
2008-10-20 | Update .gitignore files for generated targets | Linus Torvalds | 1 | -0/+1 |
2008-10-20 | rtc: use bcd2bin/bin2bcd | Adrian Bunk | 1 | -10/+10 |
2008-10-20 | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE | Vivek Goyal | 3 | -1/+13 |
2008-10-17 | x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernel | Rafael J. Wysocki | 1 | -0/+3 |
2008-10-16 | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+42 |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+1 |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 4 | -4/+8 |
2008-10-16 | x86: convert Calgary IOMMU driver to generic iommu_num_pages function | Joerg Roedel | 1 | -14/+4 |
2008-10-16 | x86, AMD IOMMU: convert driver to generic iommu_num_pages function | Joerg Roedel | 1 | -5/+6 |
2008-10-16 | x86: convert GART driver to generic iommu_num_pages function | Joerg Roedel | 1 | -4/+4 |
2008-10-16 | x86: rename iommu_num_pages function to iommu_nr_pages | Joerg Roedel | 3 | -10/+10 |
2008-10-16 | Make the taint flags reliable | Andi Kleen | 1 | -7/+7 |
2008-10-16 | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2 | -4/+4 |
2008-10-16 | sysfs: crash debugging | Andrew Morton | 2 | -0/+4 |
2008-10-16 | io_apic: make irq_mis_count available on 64-bit too | Ingo Molnar | 1 | -2/+0 |
2008-10-16 | x86: move ack_bad_irq() to irq.c | Thomas Gleixner | 3 | -43/+23 |
2008-10-16 | x86: unify show_interrupts() and proc helpers | Thomas Gleixner | 4 | -279/+167 |
2008-10-16 | x86: cleanup show_interrupts | Thomas Gleixner | 2 | -159/+154 |
2008-10-16 | genirq: remove artifacts from sparseirq removal | Ingo Molnar | 3 | -3/+0 |
2008-10-16 | genirq: revert dynarray | Thomas Gleixner | 5 | -135/+77 |
2008-10-16 | genirq: remove irq_to_desc_alloc | Thomas Gleixner | 3 | -7/+3 |
2008-10-16 | genirq: remove sparse irq code | Thomas Gleixner | 3 | -142/+4 |
2008-10-16 | x86: apic - unify APIC_DIVISOR | Cyrill Gorcunov | 1 | -6/+2 |
2008-10-16 | x86: sparse_irq: fix typo in debug print out | Yinghai Lu | 1 | -1/+1 |
2008-10-16 | x86: Add sysfs entries for UV v4 | Russ Anderson | 2 | -1/+73 |
2008-10-16 | x86: Add UV partition call v4 | Russ Anderson | 2 | -11/+47 |
2008-10-16 | x86: Add UV bios call infrastructure v4 | Russ Anderson | 2 | -21/+81 |
2008-10-16 | x86: Add UV EFI table entry v4 | Russ Anderson | 1 | -0/+4 |
2008-10-16 | x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fix | Ingo Molnar | 1 | -0/+2 |
2008-10-16 | x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 | Dean Nelson | 3 | -1/+146 |
2008-10-16 | hpet: clean up warning | Venki Pallipadi | 1 | -22/+35 |
2008-10-16 | x86: print out irq nr for msi/ht, v3 | Yinghai Lu | 2 | -0/+8 |
2008-10-16 | x86: io-apic - interrupt remapping fix | Cyrill Gorcunov | 1 | -3/+2 |
2008-10-16 | x86: irq no should not use hex in /proc/interrupts | Yinghai Lu | 2 | -2/+2 |
2008-10-16 | x86, uv: fix ordering of calls to uv_system_init & uv_cpu_init | Jack Steiner | 1 | -17/+17 |
2008-10-16 | x86: io-apic - interrupt remapping fix | Cyrill Gorcunov | 2 | -5/+27 |
2008-10-16 | sparseirq: remove some debug print out | Yinghai Lu | 1 | -19/+0 |
2008-10-16 | x86: io-apic - do not use KERN_DEBUG marker too much, fix | Cyrill Gorcunov | 1 | -5/+5 |
2008-10-16 | x86: apic - fix unused vars warning in calibrate_APIC_clock | Cyrill Gorcunov | 1 | -34/+47 |
2008-10-16 | x86: apic - skip writting ESR register if we dont have on | Cyrill Gorcunov | 1 | -1/+1 |
2008-10-16 | x86: apic - lapic_setup_esr does not handle esr_disable - fix it | Cyrill Gorcunov | 1 | -30/+33 |
2008-10-16 | x86: print out apic id in hex format | Yinghai Lu | 4 | -6/+6 |
2008-10-16 | x86: io-apic - get rid of __DO_ACTION macro | Cyrill Gorcunov | 1 | -51/+52 |
2008-10-16 | x86: fix HPET compiler error when not using CONFIG_PCI_MSI | Steven Noonan | 1 | -0/+4 |
2008-10-16 | x86: using HPET in MSI mode and setting up per CPU HPET timers, fix | Venki Pallipadi | 1 | -9/+19 |
2008-10-16 | x86: io-apic - do not use KERN_DEBUG marker too much | Cyrill Gorcunov | 1 | -6/+11 |