summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-20Linux 3.11.9v3.11.9Greg Kroah-Hartman
2013-11-20media: sh_vou: almost forever loop in sh_vou_try_fmt_vid_out()Dan Carpenter
2013-11-20usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou
2013-11-20usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur
2013-11-20usb: fix cleanup after failure in hub_configure()Krzysztof Mazur
2013-11-20backlight: atmel-pwm-bl: fix deferred probe from __initJohan Hovold
2013-11-20misc: atmel_pwm: add deferred-probing supportJohan Hovold
2013-11-20iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb
2013-11-20perf: Fix perf ring buffer memory orderingPeter Zijlstra
2013-11-20drm/i915/dp: workaround BIOS eDP bpp clamping issueJani Nikula
2013-11-20tracing: Fix potential out-of-bounds in trace_get_user()Steven Rostedt
2013-11-20ALSA: hda - hdmi: Fix reported channel map on common default layoutsAnssi Hannula
2013-11-20USB: add new zte 3g-dongle's pid to option.cRui li
2013-11-20hyperv-fb: add pci stubGerd Hoffmann
2013-11-20Thermal: x86_pkg_temp: change spin lockSrinivas Pandruvada
2013-11-20xen-netback: transition to CLOSED when removing a VIFDavid Vrabel
2013-11-20xen-netback: Handle backend state transitions in a more robust wayPaul Durrant
2013-11-20ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa
2013-11-20ipv6: ip6_dst_check needs to check for expired dst_entriesHannes Frederic Sowa
2013-11-20tcp: gso: fix truesize trackingEric Dumazet
2013-11-20cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings
2013-11-20xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu
2013-11-20virtio-net: correctly handle cpu hotplug notifier during resumingJason Wang
2013-11-20net: flow_dissector: fail on evil iph->ihlJason Wang
2013-11-20net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcbDaniel Borkmann
2013-11-20net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein
2013-11-13Linux 3.11.8v3.11.8Greg Kroah-Hartman
2013-11-13NTB: Correct debugfs to work with more than 1 NTB DeviceJon Mason
2013-11-13NTB: Correct USD/DSD IdentificationJon Mason
2013-11-13NTB: Correct Number of Scratch Pad RegistersJon Mason
2013-11-13NTB: Add Error Handling in ntb_device_setupJon Mason
2013-11-13seq_file: always update file->f_pos in seq_lseek()Gu Zheng
2013-11-13mutex: Avoid gcc version dependent __builtin_constant_p() usageTetsuo Handa
2013-11-13drm/i915: Fix the PPT fdi lane bifurcate state handling on ivbDaniel Vetter
2013-11-13drm/i915: No LVDS hardware on Intel D410PT and D425KTRob Pearce
2013-11-13drm/i915: Add support for pipe_bpp readoutVille Syrjälä
2013-11-13drm/i915: Add HSW CRT output readout supportVille Syrjälä
2013-11-13drm/radeon: make missing smc ucode non-fatal (r7xx-SI)Alex Deucher
2013-11-13drm/radeon/atom: workaround vbios bug in transmitter table on rs780Alex Deucher
2013-11-13drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson
2013-11-13drm: Prevent overwriting from userspace underallocating core ioctl structsChris Wilson
2013-11-13drm/i915: Retry DP aux_ch communications with a different clock after failureChris Wilson
2013-11-13drm/i915: split aux_clock_divider logic in a separated function for reuse.Rodrigo Vivi
2013-11-13drm/vmwgfx: Don't kill clients on VT switchThomas Hellstrom
2013-11-13drm/vmwgfx: Don't put resources with invalid id's on lru listThomas Hellstrom
2013-11-13mm/pagewalk.c: fix walk_page_range() access of wrong PTEsChen LinX
2013-11-13mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pagesCyrill Gorcunov
2013-11-13mm: Account for a THP NUMA hinting update as one PTE updateMel Gorman
2013-11-13mm: Close races between THP migration and PMD numa clearingMel Gorman
2013-11-13mm: numa: Sanitize task_numa_fault() callsitesMel Gorman