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