aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-21stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun1-1/+1
2012-09-21gianfar: fix phc index build failureRichard Cochran2-2/+3
2012-09-21ipv6: fix return value check in fib6_add()Wei Yongjun1-0/+4
2012-09-21debugfs: fix race in u32_array_read and allocate array at openDavid Rientjes1-22/+11
2012-09-21bnx2x: remove false warning regarding interrupt numberAriel Elior1-5/+6
2012-09-21ARM: reserve syscall 378 for kcmpRussell King2-0/+3
2012-09-21x86/kbuild: archscripts depends on scripts_basicJeff Mahoney1-1/+1
2012-09-21firmware: fix directory creation rule matching with make 3.80Mark Asselstine1-2/+2
2012-09-21can: ti_hecc: fix oops during rmmodMarc Kleine-Budde1-1/+1
2012-09-21can: janz-ican3: fix support for older hardware revisionsIra W. Snyder1-3/+1
2012-09-21Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixesDave Airlie3-8/+9
2012-09-21drm/nouveau: add dmi quirk for gpio resetDave Airlie1-0/+16
2012-09-20net: do not disable sg for packets requiring no checksumEd Cashin1-1/+2
2012-09-20aoe: assert AoE packets marked as requiring no checksumEd Cashin1-0/+1
2012-09-20at91ether: return PTR_ERR if call to clk_get failsDevendra Naga1-1/+1
2012-09-20xfrm_user: don't copy esn replay window twice for new statesMathias Krause1-4/+5
2012-09-20xfrm_user: ensure user supplied esn replay window is validMathias Krause2-6/+27
2012-09-20xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause1-0/+1
2012-09-20xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause1-0/+1
2012-09-20xfrm_user: fix info leak in copy_to_user_state()Mathias Krause1-0/+1
2012-09-20xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause1-1/+1
2012-09-20net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200Bjørn Mork1-3/+8
2012-09-20tcp: restore rcv_wscale in a repair mode (v2)Andrey Vagin1-3/+10
2012-09-21Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-1/+2
2012-09-20tracing: Don't call page_to_pfn() if page is NULLWen Congyang1-2/+2
2012-09-20drm/radeon: Prevent leak of scratch register on resume from suspendSimon Kitching1-1/+2
2012-09-20Revert "drm/nv50-/gpio: initialise to vbios defaults during init"Dave Airlie1-3/+0
2012-09-20Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-129/+34
2012-09-19Input: edt-ft5x06 - return -EFAULT on copy_to_user() errorAxel Lin1-3/+6
2012-09-19Input: sentelic - filter out erratic movement when lifting fingerTai-hwa Liang1-0/+11
2012-09-19Input: ambakmi - [un]prepare clocks when enabling amd disablingPawel Moll1-3/+3
2012-09-19Input: i8042 - disable mux on Toshiba C850DAnisse Astier1-0/+6
2012-09-19net/core: fix comment in skb_try_coalesceLi RongQing1-1/+3
2012-09-19asix: Support DLink DUB-E100 H/W Ver C1Søren holm1-0/+4
2012-09-19Merge branch 'clkdev' into fixesRussell King4-51/+56
2012-09-19ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiersMike Turquette1-2/+46
2012-09-19ARM: 7537/1: clk: Fix release in devm_clk_put()Mark Brown1-1/+1
2012-09-19pkt_sched: fix virtual-start-time update in QFQPaolo Valente1-1/+4
2012-09-19tcp: flush DMA queue before sk_wait_data if rcv_wnd is zeroMichal Kubeček1-2/+8
2012-09-19batman-adv: make batadv_test_bit() return 0 or 1 onlyLinus Lüssing1-3/+3
2012-09-19xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk1-0/+4
2012-09-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-20/+39
2012-09-19Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-4/+5
2012-09-19Merge tag 'rpmsg-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsgLinus Torvalds1-3/+3
2012-09-19Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds2-2/+10
2012-09-19Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-46/+42
2012-09-19Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"Dmitry Torokhov1-2/+2
2012-09-19Merge tag 'v3.6-rc5' into for-linusDmitry Torokhov8163-201037/+469646
2012-09-19cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo1-29/+34
2012-09-19workqueue: reimplement work_on_cpu() using system_wqTejun Heo1-17/+8