aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-06drm/radeon: fix ATPX detection on non-VGA GPUsAlex Deucher
2014-06-06drm/radeon/si: make sure mc ucode is loaded before checking the sizeAlex Deucher
2014-06-06drm/radeon: add support for newer mc ucode on SI (v2)Alex Deucher
2014-06-06drm/radeon: disable mclk dpm on R7 260XAlex Deucher
2014-06-06drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()Egbert Eich
2014-06-06drm/i915: Don't check gmch state on inherited configsDaniel Vetter
2014-06-06md: avoid possible spinning md thread at shutdown.NeilBrown
2014-06-06hrtimer: Set expiry time before switch_hrtimer_base()Viresh Kumar
2014-06-06hrtimer: Prevent remote enqueue of leftmost timersLeon Ma
2014-06-06hrtimer: Prevent all reprogramming if hang detectedStuart Hayes
2014-06-06drivercore: deferral race condition fixGrant Likely
2014-06-06hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek
2014-06-06hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek
2014-06-06aio: fix potential leak in aio_run_iocb().Leon Yu
2014-06-06hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...Chen Yucong
2014-06-06arm64: fix pud_huge() for 2-level pagetablesMark Salter
2014-06-06x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos
2014-06-06mm, thp: close race between mremap() and split_huge_page()Kirill A. Shutemov
2014-06-06mac80211: fix suspend vs. association raceEmmanuel Grumbach
2014-06-06cfg80211: free sme on connection failuresEliad Peller
2014-06-06ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard
2014-06-06timer: Prevent overflow in apply_slackJiri Bohac
2014-06-06gpu: host1x: handle the correct # of syncpt regsStephen Warren
2014-06-068250_core: Fix unwanted TX chars writeLoic Poulain
2014-06-06serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain
2014-06-06mm: make fixup_user_fault() check the vma access rights tooLinus Torvalds
2014-06-06coredump: fix va_list corruptionEric Dumazet
2014-06-06pata_at91: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz
2014-06-06clocksource: Exynos_mct: Register clock event after request_irq()Krzysztof Kozlowski
2014-06-06clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringupThomas Gleixner
2014-06-06genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-06-06irqchip: Gic: Support forced affinity settingThomas Gleixner
2014-06-06ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-06-06mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm
2014-06-06futex: Prevent attaching to kernel threadsThomas Gleixner
2014-06-06futex: Add another early deadlock detection checkThomas Gleixner
2014-06-06ACPI / video: Fix initial level validity testAaron Lu
2014-06-06clk: tegra: use pll_ref as the pll_e parentPeter De Schrijver
2014-06-04usb: qcserial: add a number of Dell devicesBjørn Mork
2014-06-04netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich
2014-06-04mac80211: fix on-channel remain-on-channelJohannes Berg
2014-06-04mm, oom: prefer thread group leaders for display purposesDavid Rientjes
2014-06-04oom_kill: add rcu_read_lock() into find_lock_task_mm()Oleg Nesterov
2014-06-04oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()Oleg Nesterov
2014-06-04oom_kill: change oom_kill.c to use for_each_thread()Oleg Nesterov
2014-06-04introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov
2014-05-29Linux 3.12.21v3.12.21Jiri Slaby
2014-05-29net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet
2014-05-29ipv4: initialise the itag variable in __mkroute_inputLi RongQing
2014-05-29ip_tunnel: Initialize the fallback device properlySteffen Klassert