summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | drm/radeon: fix runtime suspend breaking secondary GPUsDave Airlie2014-03-281-5/+12
| * | | | | drm/nouveau: fail runtime pm properly.Dave Airlie2014-03-271-4/+10
| * | | | | drm/udl: take reference to device struct for dma-bufsDave Airlie2014-03-271-3/+8
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-03-281-0/+2
|\ \ \ \ \ \
| * | | | | | i2c: cpm: Fix build by adding of_address.h and of_irq.hScott Wood2014-03-241-0/+2
* | | | | | | Merge tag 'stable/for-linus-3.14-rc8-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-03-283-20/+22
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel2014-03-252-14/+4
| * | | | | | xen/balloon: flush persistent kmaps in correct positionWei Liu2014-03-251-6/+18
| | |/ / / / | |/| | | |
* | | | | | vfs: Allocate anon_inode_inode in anon_inode_init()Jan Kara2014-03-271-22/+8
* | | | | | Merge tag 'trace-fixes-v3.14-rc7-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-03-261-2/+25
|\ \ \ \ \ \
| * | | | | | tracing: Fix traceon trigger condition to actually turn tracing onSteven Rostedt (Red Hat)2014-03-251-2/+25
* | | | | | | fs: remove now stale label in anon_inode_init()Linus Torvalds2014-03-251-1/+0
* | | | | | | fs: Avoid userspace mounting anon_inodefs filesystemJan Kara2014-03-251-3/+0
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-03-251-0/+1
|\ \ \ \ \ \
| * | | | | | nfsd: fix lost nfserrno() call in nfsd_setattr()J. R. Okajima2014-02-181-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-03-254-35/+21
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | rcuwalk: recheck mount_lock after mountpoint crossing attemptsAl Viro2014-03-231-16/+13
| * | | | | | make prepend_name() work correctly when called with negative *buflenAl Viro2014-03-231-2/+2
| * | | | | | vfs: Don't let __fdget_pos() get FMODE_PATH filesEric Biggers2014-03-231-15/+4
| * | | | | | vfs: atomic f_pos access in llseek()Eric Biggers2014-03-231-2/+2
* | | | | | | Linux 3.14-rc8v3.14-rc8Linus Torvalds2014-03-241-1/+1
* | | | | | | Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-03-246-84/+6
|\ \ \ \ \ \ \
| * | | | | | | parisc: locks: remove redundant arch_*_relax operationsWill Deacon2014-03-231-4/+0
| * | | | | | | parisc: wire up sys_utimesHelge Deller2014-03-232-2/+3
| * | | | | | | parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin2014-03-232-75/+0
| * | | | | | | partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller2014-03-231-3/+3
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-03-247-43/+31
|\ \ \ \ \ \ \
| * | | | | | | sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller2014-03-241-1/+3
| * | | | | | | sparc64:tsb.c:use array size macro rather than numberDoug Wilson2014-03-171-1/+1
| * | | | | | | sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp2014-03-171-2/+2
| * | | | | | | sparc: serial: Clean up the locking for -rtDavid Miller2014-03-064-39/+25
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-2447-306/+508
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne2014-03-241-14/+15
| * | | | | | | vxlan: fix nonfunctional neigh_reduce()David Stevens2014-03-241-14/+113
| * | | | | | | Merge branch 'davinci_emac'David S. Miller2014-03-242-13/+44
| |\ \ \ \ \ \ \
| | * | | | | | | net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2014-03-242-17/+31
| | * | | | | | | net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch2014-03-241-4/+21
| |/ / / / / / /
| * | | | | | | netpoll: fix the skb check in pkt_is_nsLi RongQing2014-03-241-1/+1
| * | | | | | | net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon2014-03-242-1/+30
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2014-03-202-5/+7
| |\ \ \ \ \ \ \
| | * | | | | | | openvswitch: Correctly report flow used times for first 5 minutes after boot.Ben Pfaff2014-03-201-1/+1
| | * | | | | | | openvswitch: Fix race.Jarno Rajahalme2014-02-151-3/+4
| | * | | | | | | openvswitch: Read tcp flags only then the tranport header is present.Jarno Rajahalme2014-02-151-0/+1
| | * | | | | | | ovs: fix dp check in ovs_dp_reset_user_featuresJiri Pirko2014-02-151-1/+1
| * | | | | | | | ip6mr: fix mfc notification flagsNicolas Dichtel2014-03-201-5/+8
| * | | | | | | | ipmr: fix mfc notification flagsNicolas Dichtel2014-03-201-5/+8
| * | | | | | | | rtnetlink: fix fdb notification flagsNicolas Dichtel2014-03-201-4/+6
| * | | | | | | | tcp: syncookies: do not use getnstimeofday()Eric Dumazet2014-03-201-5/+6
| * | | | | | | | netlink: fix setsockopt in mmap examples in documentationstephen hemminger2014-03-201-2/+2
| * | | | | | | | via-rhine: Disable device in error pathRoger Luethi2014-03-191-3/+5