| Commit message (Expand) | Author | Age | Files | Lines |
* | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast... | Suresh Siddha | 2008-07-12 | 4 | -8/+238 |
* | x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping | Suresh Siddha | 2008-07-12 | 7 | -22/+321 |
* | x64, x2apic/intr-remap: setup init_apic_ldr for UV | Suresh Siddha | 2008-07-12 | 1 | -0/+5 |
* | x64, x2apic/intr-remap: x2apic cluster mode support | Suresh Siddha | 2008-07-12 | 4 | -0/+139 |
* | x64, x2apic/intr-remap: introcude self IPI to genapic routines | Suresh Siddha | 2008-07-12 | 5 | -1/+8 |
* | x64, x2apic/intr-remap: x2apic ops for x2apic mode support | Suresh Siddha | 2008-07-12 | 3 | -0/+60 |
* | x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detec... | Suresh Siddha | 2008-07-12 | 1 | -0/+25 |
* | x64, x2apic/intr-remap: cpuid bits for x2apic feature | Suresh Siddha | 2008-07-12 | 2 | -1/+3 |
* | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha | 2008-07-12 | 9 | -38/+109 |
* | x64, x2apic/intr-remap: Interrupt-remapping and x2apic support, fix | Suresh Siddha | 2008-07-12 | 1 | -3/+3 |
* | x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines | Suresh Siddha | 2008-07-12 | 8 | -17/+36 |
* | x64, x2apic/intr-remap: ioapic routines which deal with initial io-apic RTE s... | Suresh Siddha | 2008-07-12 | 2 | -0/+72 |
* | x64, x2apic/intr-remap: 8259 specific mask/unmask routines | Suresh Siddha | 2008-07-12 | 2 | -0/+27 |
* | x64, x2apic/intr-remap: generic irq migration support from process context | Suresh Siddha | 2008-07-12 | 2 | -1/+9 |
* | x64, x2apic/intr-remap: routines managing Interrupt remapping table entries. | Suresh Siddha | 2008-07-12 | 3 | -0/+259 |
* | x64, x2apic/intr-remap: Interrupt remapping infrastructure | Suresh Siddha | 2008-07-12 | 7 | -50/+272 |
* | x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d) | Suresh Siddha | 2008-07-12 | 3 | -7/+211 |
* | x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.h | Suresh Siddha | 2008-07-12 | 2 | -15/+15 |
* | x64, x2apic/intr-remap: parse ioapic scope under vt-d structures | Suresh Siddha | 2008-07-12 | 6 | -0/+84 |
* | x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detection | Suresh Siddha | 2008-07-12 | 1 | -3/+1 |
* | x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific code | Suresh Siddha | 2008-07-12 | 1 | -11/+24 |
* | x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter... | Suresh Siddha | 2008-07-12 | 4 | -23/+88 |
* | x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus | Suresh Siddha | 2008-07-12 | 3 | -21/+18 |
* | x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganization | Suresh Siddha | 2008-07-12 | 4 | -236/+264 |
* | Merge branch 'x86/core' into x86/x2apic | Ingo Molnar | 2008-07-12 | 406 | -16637/+24412 |
|\ |
|
| * | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-07-12 | 62 | -190/+1812 |
| |\
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-07-11 | 1 | -2/+1 |
|\ \ |
|
| * | | [PATCH] IPMI: return correct value from ipmi_write | Mark Rustad | 2008-07-11 | 1 | -2/+1 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-11 | 2 | -3/+17 |
|\ \ \ |
|
| * | | | libata-acpi: don't call sleeping function from invalid context | Zhang Rui | 2008-07-11 | 1 | -1/+4 |
| * | | | Added Targa Visionary 1000 IDE adapter to pata_sis.c | Kai Krakow | 2008-07-11 | 1 | -0/+1 |
| * | | | libata-acpi: filter out DIPM enable | Tejun Heo | 2008-07-11 | 1 | -2/+12 |
* | | | | Fix reference counting race on log buffers | Dave Chinner | 2008-07-11 | 1 | -4/+11 |
| |/ /
|/| | |
|
* | | | rtc: fix reported IRQ rate for when HPET is enabled | Paul Gortmaker | 2008-07-10 | 1 | -1/+2 |
* | | | Fix name of Russell King in various comments | Uwe Kleine-König | 2008-07-10 | 5 | -5/+5 |
* | | | rapidio: fix device reference counting | Eugene Surovegin | 2008-07-10 | 1 | -1/+1 |
* | | | tpm: add Intel TPM TIS device HID | Marcin Obara | 2008-07-10 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-10 | 33 | -128/+351 |
|\ \ \ |
|
| * | | | tun: Persistent devices can get stuck in xoff state | Max Krasnyansky | 2008-07-10 | 1 | -0/+6 |
| * | | | xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info | Steffen Klassert | 2008-07-10 | 2 | -2/+2 |
| * | | | ipv6: missed namespace context in ipv6_rthdr_rcv | Denis V. Lunev | 2008-07-10 | 1 | -1/+1 |
| * | | | netlabel: netlink_unicast calls kfree_skb on error path by itself | Denis V. Lunev | 2008-07-10 | 3 | -21/+4 |
| * | | | ipv4: fib_trie: Fix lookup error return | Ben Hutchings | 2008-07-10 | 1 | -11/+6 |
| * | | | tcp: correct kcalloc usage | Milton Miller | 2008-07-10 | 1 | -1/+1 |
| * | | | ip: sysctl documentation cleanup | Stephen Hemminger | 2008-07-10 | 1 | -31/+29 |
| * | | | Documentation: clarify tcp_{r,w}mem sysctl docs | J. Bruce Fields | 2008-07-10 | 1 | -11/+15 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-07-09 | 9 | -25/+63 |
| |\ \ \ |
|
| | * | | | libertas: fix memory alignment problems on the blackfin | Ihar Hrachyshka | 2008-07-09 | 1 | -2/+2 |
| | * | | | zd1211rw: stop beacons on remove_interface | Luis Carlos Cobo | 2008-07-09 | 1 | -0/+1 |
| | * | | | rt2x00: Disable synchronization during initialization | Ivo van Doorn | 2008-07-09 | 5 | -0/+47 |