summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie1-1/+1
2013-04-09drm/nouveau: fix unconditional return waiting on memoryCalvin Owens1-1/+1
2013-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds1-1/+7
2013-04-09ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert1-4/+8
2013-04-09Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds5-7/+24
2013-04-09Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-9/+11
2013-04-09qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl4-0/+26
2013-04-09af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun2-18/+24
2013-04-09rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch1-2/+2
2013-04-09tcm_vhost: Initialize vq->last_used_idx when set endpointAsias He1-0/+1
2013-04-09tcm_vhost: Use vq->private_data to indicate if the endpoint is setupAsias He1-43/+101
2013-04-09bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com1-0/+9
2013-04-09Revert "bonding: remove sysfs before removing devices"nikolay@redhat.com1-1/+1
2013-04-09Merge branch 'wireless'David S. Miller15-290/+390
2013-04-09PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()Huacai Chen1-1/+2
2013-04-09cpufreq / intel_pstate: Set timer timeout correctlyDirk Brandewie1-1/+0
2013-04-08brcmsmac: request firmware in .start() callbackArend van Spriel1-132/+132
2013-04-08brcmfmac: remove advertising P2P device supportArend van Spriel1-6/+1
2013-04-08ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau1-1/+1
2013-04-08ath9k: fix DFS detector called in softirq contextZefir Kurtisi2-4/+4
2013-04-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-8/+19
2013-04-08tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module...Alexey Khoroshilov1-4/+4
2013-04-08Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young1-7/+5
2013-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville15-290/+390
2013-04-08ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)2-2/+5
2013-04-08ftrace: Consistently restore trace function on sysctl enablingJan Kiszka1-6/+2
2013-04-08tracing: Fix race with update_max_tr_single and changing tracersSteven Rostedt (Red Hat)1-1/+4
2013-04-08net: mvneta: enable features before registering the driverwilly tarreau1-4/+5
2013-04-08hyperv: Fix RNDIS send_completion code pathHaiyang Zhang2-18/+13
2013-04-08hyperv: Fix a kernel warning from netvsc_linkstatus_callback()Haiyang Zhang1-2/+0
2013-04-08net: ipv4: fix schedule while atomic bug in check_lifetime()Jiri Pirko1-16/+42
2013-04-08net: ipv4: reset check_lifetime_work after changing lifetimeJiri Pirko1-0/+2
2013-04-08Merge tag 'mxs-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann271-1512/+3051
2013-04-08sched/cputime: Fix accounting on multi-threaded processesStanislaw Gruszka1-1/+1
2013-04-08ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()Chen Gang1-2/+2
2013-04-08perf: Fix strncpy() use, use strlcpy() instead of strncpy()Chen Gang1-2/+2
2013-04-08perf: Fix strncpy() use, always make sure it's NUL terminatedChen Gang1-1/+2
2013-04-08sched/debug: Fix sd->*_idx limit range avoiding overflowlibin1-1/+1
2013-04-08mac80211: fix LED in idle handlingJohannes Berg1-8/+19
2013-04-08ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King7-7/+7
2013-04-08sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner1-0/+26
2013-04-08Revert "loop: cleanup partitions when detaching loop device"Jens Axboe2-20/+2
2013-04-08powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf1-1/+7
2013-04-08Input: wacom - fix "can not retrieve extra class descriptor" for 24HDTJason Gerecke1-1/+1
2013-04-08Linux 3.9-rc6v3.9-rc6Linus Torvalds1-1/+1
2013-04-08bnx2x: Fix KR2 rapid link flapYaniv Rosner1-7/+11
2013-04-08sctp: remove 'sridhar' from maintainers listSridhar Samudrala1-1/+0
2013-04-08Merge branch 'infoleaks'David S. Miller16-3/+32
2013-04-08VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()Mathias Krause1-0/+2
2013-04-08VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()Mathias Krause1-1/+2