Age | Commit message (Expand) | Author | Files | Lines |
2011-09-21 | x86, ioapic: Consolidate the explicit EOI code | Suresh Siddha | 1 | -74/+65 |
2011-09-21 | x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq() | Suresh Siddha | 1 | -16/+27 |
2011-09-21 | x86, kdump, ioapic: Reset remote-IRR in clear_IO_APIC | Suresh Siddha | 1 | -1/+47 |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 24 | -54/+60 |
2011-09-21 | x86, ioapic: Define irq_remap_modify_chip_defaults() | Suresh Siddha | 2 | -45/+23 |
2011-09-21 | x86, msi, intr-remap: Use the ioapic set affinity routine | Suresh Siddha | 1 | -42/+12 |
2011-09-21 | iommu: Cleanup ifdefs in detect_intel_iommu() | Suresh Siddha | 3 | -10/+12 |
2011-09-21 | iommu: No need to set dmar_disabled in check_zero_address() | Suresh Siddha | 1 | -3/+0 |
2011-09-21 | iommu: Move IOMMU specific code to intel-iommu.c | Suresh Siddha | 4 | -164/+180 |
2011-09-21 | intr_remap: Call dmar_dev_scope_init() explicitly | Suresh Siddha | 3 | -8/+22 |
2011-09-21 | x86, x2apic: Enable the bios request for x2apic optout | Suresh Siddha | 5 | -28/+66 |
2011-09-19 | Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 2 | -2/+2 |
2011-09-19 | Merge branch 'for-linus' of git://github.com/chrismason/linux | Linus Torvalds | 3 | -11/+30 |
2011-09-19 | USB: xHCI: prevent infinite loop when processing MSE event | Andiry Xu | 1 | -0/+19 |
2011-09-19 | USB: xhci: Set change bit when warm reset change is set. | Greg KH | 1 | -1/+1 |
2011-09-19 | staging: fix comedi build when ISA_DMA_API is enabled but COMEDI_PCI is not e... | Randy Dunlap | 1 | -1/+3 |
2011-09-19 | Make taskstats round statistics down to nearest 1k bytes/events | Linus Torvalds | 1 | -7/+8 |
2011-09-19 | Make TASKSTATS require root access | Linus Torvalds | 1 | -0/+1 |
2011-09-19 | Merge branch 'slab/urgent' of git://github.com/penberg/linux | Linus Torvalds | 1 | -1/+1 |
2011-09-19 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 10 | -42/+51 |
2011-09-19 | Merge git://github.com/davem330/net | Linus Torvalds | 2 | -2/+19 |
2011-09-18 | tcp: fix validation of D-SACK | Zheng Yan | 1 | -1/+1 |
2011-09-18 | tcp: fix build error if !CONFIG_SYN_COOKIES | Eric Dumazet | 1 | -1/+18 |
2011-09-18 | Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds | 6 | -5/+15 |
2011-09-18 | drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2) | Alex Deucher | 7 | -24/+34 |
2011-09-18 | drm/radeon/kms: fix typo in r100_blit_copy | Alex Deucher | 1 | -2/+2 |
2011-09-18 | Merge git://github.com/davem330/net | Linus Torvalds | 68 | -507/+826 |
2011-09-18 | Btrfs: only clear the need lookup flag after the dentry is setup | Josef Bacik | 1 | -2/+11 |
2011-09-18 | BTRFS: Fix lseek return value for error | Jeff Liu | 1 | -2/+7 |
2011-09-18 | Merge branch 'btrfs-3.0' into for-linus | Chris Mason | 2 | -7/+12 |
2011-09-18 | Btrfs: don't change inode flag of the dest clone file | Li Zefan | 1 | -1/+0 |
2011-09-18 | Btrfs: don't make a file partly checksummed through file clone | Li Zefan | 1 | -0/+5 |
2011-09-18 | Btrfs: fix pages truncation in btrfs_ioctl_clone() | Li Zefan | 1 | -4/+4 |
2011-09-18 | btrfs: fix d_off in the first dirent | Hidetoshi Seto | 1 | -2/+3 |
2011-09-17 | Merge branch 'fixes' of git://git.user.in-berlin.de/s5r6/linux1394 | Linus Torvalds | 1 | -0/+3 |
2011-09-17 | Merge branch '3.1-rc-fixes' of git://linux-iscsi.org/target-pending | Linus Torvalds | 8 | -382/+105 |
2011-09-17 | ipv6: don't use inetpeer to store metrics for routes. | Yan, Zheng | 1 | -11/+22 |
2011-09-16 | iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsets | Nicholas Bellinger | 1 | -7/+15 |
2011-09-16 | can: ti_hecc: include linux/io.h | Daniel Mack | 1 | -0/+1 |
2011-09-16 | IRDA: Fix global type conflicts in net/irda/irsysctl.c v2 | Andi Kleen | 2 | -6/+6 |
2011-09-16 | net: Handle different key sizes between address families in flow cache | dpward | 2 | -14/+36 |
2011-09-16 | net: Align AF-specific flowi structs to long | David Ward | 1 | -3/+3 |
2011-09-16 | ipv4: Fix fib_info->fib_metrics leak | Yan, Zheng | 1 | -1/+9 |
2011-09-16 | caif: fix a potential NULL dereference | Eric Dumazet | 1 | -1/+5 |
2011-09-16 | sctp: deal with multiple COOKIE_ECHO chunks | Max Matveev | 3 | -0/+12 |
2011-09-16 | Merge branch 'for-linus' of git://github.com/dtor/input | Linus Torvalds | 7 | -26/+60 |
2011-09-16 | firewire: ohci: add no MSI quirk for O2Micro controller | Ming Lei | 1 | -0/+3 |
2011-09-16 | iscsi-target: Disable markers + remove dangerous local scope array usage | Nicholas Bellinger | 2 | -243/+7 |
2011-09-16 | target: Skip non hex characters for VPD=0x83 NAA IEEE Registered Extended | Nicholas Bellinger | 1 | -2/+33 |
2011-09-16 | ibmveth: Fix checksum offload failure handling | Anton Blanchard | 1 | -11/+20 |