Age | Commit message (Expand) | Author | Files | Lines |
2013-07-25 | PCI: Delay enabling bridges until they're needed | Yinghai Lu | 8 | -33/+23 |
2013-07-25 | PCI: Assign resources on a per-bus basis | Yinghai Lu | 1 | -37/+25 |
2013-07-25 | PCI: Enable unassigned resource reallocation on per-bus basis | Yinghai Lu | 1 | -19/+23 |
2013-07-25 | PCI: Turn on reallocation for unassigned resources with host bridge offset | Yinghai Lu | 1 | -1/+6 |
2013-07-25 | PCI: Look for unassigned resources on per-bus basis | Yinghai Lu | 1 | -15/+29 |
2013-07-25 | PCI: Drop temporary variable in pci_assign_unassigned_resources() | Yinghai Lu | 1 | -10/+7 |
2013-07-21 | Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -27/+110 |
2013-07-20 | Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 154 | -91615/+20 |
2013-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -2/+3 |
2013-07-19 | Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -15/+27 |
2013-07-19 | s390/zcrypt: Alias for new zcrypt device driver base module | Ingo Tuchscherer | 1 | -0/+1 |
2013-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 9 | -76/+133 |
2013-07-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+3 |
2013-07-18 | Merge tag 'md-3.11-fixes' of git://neil.brown.name/md | Linus Torvalds | 3 | -39/+39 |
2013-07-18 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 39 | -277/+918 |
2013-07-18 | macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS | Jason Wang | 1 | -25/+37 |
2013-07-18 | tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS | Jason Wang | 1 | -24/+38 |
2013-07-18 | Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -29/+92 |
2013-07-18 | Merge branch 'pm-fixes' | Rafael J. Wysocki | 4 | -10/+7 |
2013-07-18 | ACPI / video: ignore BIOS initial backlight value for Fujitsu E753 | Lan Tianyu | 1 | -0/+8 |
2013-07-18 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2013-07-18 | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 28 | -103/+98 |
2013-07-18 | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2 | -1/+6 |
2013-07-18 | Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f... | Dave Airlie | 2 | -4/+14 |
2013-07-18 | md/raid1: fix bio handling problems in process_checks() | NeilBrown | 1 | -23/+30 |
2013-07-18 | md: Remove recent change which allows devices to skip recovery. | NeilBrown | 1 | -14/+0 |
2013-07-18 | md/raid10: fix two problems with RAID10 resync. | NeilBrown | 1 | -2/+9 |
2013-07-18 | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 11 | -33/+77 |
2013-07-18 | ACPI / video: no automatic brightness changes by win8-compatible firmware | Aaron Lu | 1 | -2/+8 |
2013-07-18 | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8 | Rafael J. Wysocki | 4 | -9/+94 |
2013-07-18 | PNP / ACPI: avoid garbage in resource name | Liu ShuoX | 2 | -1/+2 |
2013-07-18 | ACPI / video: Always call acpi_video_init_brightness() on init | Matthew Garrett | 1 | -3/+8 |
2013-07-18 | ACPICA: expose OSI version | Aaron Lu | 1 | -13/+0 |
2013-07-17 | drm/radeon/dpm: add debugfs support for RS780/RS880 (v3) | Alex Deucher | 4 | -0/+31 |
2013-07-17 | drm/radeon/dpm/atom: fix broken gcc harder | Alex Deucher | 1 | -3/+6 |
2013-07-17 | xen-netfront: pull on receive skb may need to happen earlier | Jan Beulich | 1 | -18/+13 |
2013-07-17 | vxlan: add necessary locking on device removal | stephen hemminger | 1 | -0/+6 |
2013-07-17 | drm/radeon/dpm/atom: restructure logic to work around a compiler bug | Andre Heider | 1 | -2/+3 |
2013-07-17 | drm/radeon/dpm: fix atom vram table parsing | Alex Deucher | 1 | -16/+10 |
2013-07-17 | drm/radeon: fix an endian bug in atom table parsing | Alex Deucher | 1 | -1/+1 |
2013-07-17 | drm/radeon: add a module parameter to disable aspm | Alex Deucher | 6 | -12/+27 |
2013-07-17 | drm/rcar-du: Use the GEM PRIME helpers | Laurent Pinchart | 1 | -2/+7 |
2013-07-17 | drm/shmobile: Use the GEM PRIME helpers | Laurent Pinchart | 1 | -2/+7 |
2013-07-16 | hyperv: Fix the NETIF_F_SG flag setting in netvsc | Haiyang Zhang | 1 | -2/+2 |
2013-07-16 | driver-core: fix new kernel-doc warning in base/platform.c | Randy Dunlap | 1 | -0/+1 |
2013-07-16 | Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 8 | -16/+20 |
2013-07-16 | staging: csr: remove driver | Greg Kroah-Hartman | 146 | -91599/+0 |
2013-07-17 | Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danve... | Dave Airlie | 5 | -68/+93 |
2013-07-16 | cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regression | Srivatsa S. Bhat | 1 | -3/+0 |
2013-07-16 | be2net: Fix to avoid hardware workaround when not needed | Sarveshwar Bandi | 1 | -4/+10 |