Age | Commit message (Expand) | Author | Files | Lines |
2013-04-23 | PCI: Drop is_64bit_address() and is_mask_bit_support() macros | Bjorn Helgaas | 2 | -4/+2 |
2013-04-23 | PCI: Drop msi_data_reg() macro | Bjorn Helgaas | 2 | -8/+6 |
2013-04-23 | PCI: Drop msi_lower_address_reg() and msi_upper_address_reg() macros | Bjorn Helgaas | 2 | -10/+8 |
2013-04-23 | PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directly | Bjorn Helgaas | 2 | -5/+4 |
2013-04-23 | PCI: Use cached MSI/MSI-X offsets from dev, not from msi_desc | Bjorn Helgaas | 1 | -14/+8 |
2013-04-23 | PCI: Clean up MSI/MSI-X capability #defines | Bjorn Helgaas | 1 | -13/+17 |
2013-04-23 | PCI: Use cached MSI-X cap while enabling MSI-X | Gavin Shan | 1 | -20/+16 |
2013-04-23 | PCI: Use cached MSI cap while enabling MSI interrupts | Gavin Shan | 1 | -13/+11 |
2013-04-23 | PCI: Remove MSI/MSI-X cap check in pci_msi_check_device() | Gavin Shan | 1 | -4/+1 |
2013-04-23 | PCI: Cache MSI/MSI-X capability offsets in struct pci_dev | Gavin Shan | 2 | -23/+21 |
2013-04-23 | PCI: Use u8, not int, for PM capability offset | Bjorn Helgaas | 1 | -2/+1 |
2013-04-18 | [SCSI] megaraid_sas: Use correct #define for MSI-X capability | Bjorn Helgaas | 2 | -5/+2 |
2013-03-11 | Linux 3.9-rc2v3.9-rc2 | Linus Torvalds | 1 | -1/+1 |
2013-03-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 71 | -19/+84 |
2013-03-09 | Atmel MXT touchscreen: increase reset timeouts | Linus Torvalds | 1 | -2/+2 |
2013-03-09 | proc: Use nd_jump_link in proc_ns_follow_link | Eric W. Biederman | 1 | -6/+6 |
2013-03-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 9 | -130/+221 |
2013-03-09 | Platform: x86: chromeos_laptop : Add basic platform data for atmel devices | Benson Leung | 1 | -2/+39 |
2013-03-09 | Input: atmel_mxt_ts - Support for touchpad variant | Daniel Kurtz | 2 | -2/+67 |
2013-03-09 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 4 | -17/+13 |
2013-03-09 | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 13 | -34/+26 |
2013-03-09 | alpha: boot: fix build breakage introduced by system.h disintegration | Will Deacon | 1 | -0/+1 |
2013-03-09 | memcg: initialize kmem-cache destroying work earlier | Konstantin Khlebnikov | 1 | -2/+6 |
2013-03-09 | Randy has moved | Randy Dunlap | 3 | -6/+5 |
2013-03-09 | ksm: fix m68k build: only NUMA needs pfn_to_nid | Hugh Dickins | 1 | -1/+1 |
2013-03-09 | dmi_scan: fix missing check for _DMI_ signature in smbios_present() | Ben Hutchings | 1 | -3/+2 |
2013-03-09 | Revert parts of "hlist: drop the node parameter from iterators" | Arnd Bergmann | 2 | -2/+2 |
2013-03-09 | idr: remove WARN_ON_ONCE() on negative IDs | Tejun Heo | 1 | -13/+3 |
2013-03-09 | mm/mempolicy.c: fix sp_node_init() argument ordering | KOSAKI Motohiro | 1 | -1/+1 |
2013-03-09 | mm/mempolicy.c: fix wrong sp_node insertion | Hillf Danton | 1 | -1/+1 |
2013-03-09 | ipc: don't allocate a copy larger than max | Peter Hurley | 1 | -2/+4 |
2013-03-09 | ipc: fix potential oops when src msg > 4k w/ MSG_COPY | Peter Hurley | 1 | -3/+0 |
2013-03-09 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2 | -13/+32 |
2013-03-09 | Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+1 |
2013-03-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 12 | -25/+64 |
2013-03-09 | Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -8/+14 |
2013-03-09 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+8 |
2013-03-08 | vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink | Linus Torvalds | 1 | -2/+0 |
2013-03-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -43/+192 |
2013-03-08 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 26 | -102/+275 |
2013-03-08 | Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 19 | -214/+215 |
2013-03-08 | drm/tegra: drop "select DRM_HDMI" | Paul Bolle | 1 | -1/+0 |
2013-03-08 | drm: Documentation typo fixes | Christopher Harvey | 1 | -3/+3 |
2013-03-08 | drm/mgag200: Bug fix: Renesas board now selects native resolution. | Julia Lemire | 1 | -0/+1 |
2013-03-08 | drm/mgag200: Reject modes that are too big for VRAM | Christopher Harvey | 1 | -0/+27 |
2013-03-08 | drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used | Christopher Harvey | 1 | -1/+0 |
2013-03-08 | Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 8 | -2/+48 |
2013-03-08 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 21 | -109/+178 |
2013-03-08 | Merge tag 'efi-for-3.9-rc2' into x86/urgent | H. Peter Anvin | 2 | -34/+155 |
2013-03-08 | x86: Do not try to sync identity map for non-mapped pages | Dave Hansen | 1 | -0/+7 |