summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-17powerpc/book3e-64: Fix debug support for userspaceKumar Gala2-23/+1
2011-11-17powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala1-2/+0
2011-11-17powerpc: Revert show_regs() define for readabilityKumar Gala1-1/+1
2011-11-17drm/i915: Use DPCD value for max DP lanes.Keith Packard1-14/+9
2011-11-17drm/i915: Initiate DP link training only on the lanes we'll be usingKeith Packard1-2/+3
2011-11-17drm/i915: Remove trailing white spaceKeith Packard1-2/+2
2011-11-17drm/i915: Try harder during dp pattern 1 link trainingKeith Packard1-7/+18
2011-11-17drm/i915: Make DP prepare/commit consistent with DP dpmsKeith Packard1-9/+13
2011-11-17drm/i915: Let panel power sequencing hardware do its jobKeith Packard2-69/+85
2011-11-17drm/i915: Treat PCH eDP like DP in most placesKeith Packard2-34/+72
2011-11-17drm/i915: Remove link_status field from intel_dp structureKeith Packard1-29/+36
2011-11-17drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_controlKeith Packard1-18/+19
2011-11-17new helper: mount_subtree()Al Viro4-53/+41
2011-11-17sky2: version 1.30stephen hemminger1-1/+1
2011-11-17sky2: used fixed RSS keystephen hemminger1-4/+9
2011-11-17sky2: reduce default Tx ring sizestephen hemminger1-1/+1
2011-11-17sky2: rename up/down functionsstephen hemminger1-10/+10
2011-11-17sky2: pci posting issuesstephen hemminger1-0/+3
2011-11-17sky2: fix hang on shutdown (and other irq issues)stephen hemminger1-18/+27
2011-11-17r6040: fix check against MCRO_HASHEN bit in r6040_multicast_listFlorian Fainelli1-1/+1
2011-11-17drm/exynos: fixed wrong err ptr usage and destroy call in execeptionSeung-Woo Kim1-10/+5
2011-11-17drm/exynos: Add disable of managerJoonyoung Shim3-26/+55
2011-11-17random: Fix handing of arch_get_random_long in get_random_bytes()Luck, Tony1-1/+1
2011-11-17ARM: pxa168/gplugd: add the correct SSP deviceEric Miao1-1/+1
2011-11-17ARM: Update mach-types to fix mxs build breakageShawn Guo1-0/+1
2011-11-17MAINTAINERS: change email address for shemmingerStephen Hemminger1-3/+3
2011-11-17pch_gbe: Move #include of module.hJoe Perches1-1/+1
2011-11-17bnx2x: cache-in compressed fw imageDmitry Kravkov2-30/+35
2011-11-17net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-11-17bridge: correct IPv6 checksum after pullstephen hemminger1-0/+2
2011-11-17qeth: Reduce CPU consumption through less SIGA-r callsEinar Lueck1-2/+1
2011-11-17qeth: l3 fix rcu splat in xmitFrank Blaschka1-0/+7
2011-11-17netiucv: reinsert dev_alloc_name for device namingUrsula Braun1-0/+2
2011-11-17qeth: remove WARN_ON leftoverChristian Borntraeger1-1/+0
2011-11-17qeth: return with -EPERM if sniffing is not enabledUrsula Braun1-2/+2
2011-11-17tcp: clear xmit timers in tcp_v4_syn_recv_sock()Eric Dumazet1-0/+1
2011-11-17switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfsAl Viro3-18/+11
2011-11-17btrfs: fix double mntput() in mount_subvol()Al Viro1-1/+0
2011-11-17watchdog: fix initialisation printout in s3c2410_wdtDmitry Artamonow1-2/+2
2011-11-17watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()Mark Brown1-1/+1
2011-11-16encrypted-keys: module build fixesMimi Zohar2-3/+8
2011-11-16encrypted-keys: fix error return codeMimi Zohar1-1/+1
2011-11-16sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi1-1/+22
2011-11-16xen-gntalloc: signedness bug in add_grefs()Dan Carpenter1-1/+1
2011-11-16xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()Dan Carpenter1-1/+1
2011-11-16xen-gntdev: integer overflow in gntdev_alloc_map()Dan Carpenter1-5/+5
2011-11-16xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan1-2/+1
2011-11-16xen/balloon: Avoid OOM when requesting highmemDaniel De Graaf1-2/+2
2011-11-16xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCIDaniel De Graaf1-4/+2
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel5-20/+24