pandora-kernel.git
2014-04-02 Al Virointroduce copy_page_to_iter, kill loop over iovec in...
2014-04-02 Kent Overstreetiov_iter: Move iov_iter to uio.h
2014-04-02 Al Virodo_shmem_file_read(): call file_read_actor() directly
2014-04-02 Al Virocallers of iov_copy_from_user_atomic() don't need pagec...
2014-04-02 Al Viroswitch ->is_partially_uptodate() to saner arguments
2014-04-02 Al Viropipe: kill ->map() and ->unmap()
2014-04-02 Al Virofuse/dev: use atomic maps
2014-04-02 David HowellsVFS: Make delayed_free() call free_vfsmnt()
2014-04-02 Al Viromn10300: kmap_atomic() returns void *, not unsigned...
2014-04-02 Al Virocifs: ->rename() without ->lookup() makes no sense
2014-04-02 Al Viroget rid of pointless checks for NULL ->i_op
2014-04-02 Al Virontfs: don't put NULL into ->i_op/->i_fop
2014-04-02 Al Vironew helper: readlink_copy()
2014-04-02 Al Virolustre: generic_readlink() is just fine there, TYVM...
2014-04-02 Al Viroget rid of files_defer_init()
2014-04-02 Al Vironamei.c: move EXPORT_SYMBOL to corresponding definitions
2014-04-02 Al Viroget_write_access() is inlined, exporting it is pointless
2014-04-02 Al Virotidy do_dentry_open() up a bit
2014-04-02 Al Viromark struct file that had write access grabbed by open()
2014-04-02 Al Virofold __get_file_write_access() into its only caller
2014-04-02 Al Viroget rid of DEBUG_WRITECOUNT
2014-04-02 Al Virodon't bother with {get,put}_write_access() on non-regul...
2014-04-02 Al Vironcpfs: switch to sockfd_lookup()/sockfd_put()
2014-04-02 Al Viroswitch nbd to sockfd_lookup/sockfd_put
2014-04-02 Al Virovhost: don't open-code sockfd_put()
2014-04-02 Al Virousbip: don't open-code sockfd_lookup/sockfd_put
2014-04-02 Al Viroreduce m_start() cost...
2014-04-02 Al Virosmarter propagate_mnt()
2014-03-30 Al Viroswitch mnt_hash to hlist
2014-03-30 Al Virodon't bother with propagate_mnt() unless the target...
2014-03-30 Al Virokeep shadowed vfsmounts together
2014-03-30 Al Viroresizable namespace.c hashes
2014-03-29 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-29 Alex Elderrbd: drop an unsafe assertion
2014-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-03-28 David S. MillerMerge branch 'vlan_offloads'
2014-03-28 Vlad Yasevichvlan: Warn the user if lowerdev has bad vlan features.
2014-03-28 Vlad Yasevichveth: Turn off vlan rx acceleration in vlan_features
2014-03-28 Vlad Yasevichifb: Remove vlan acceleration from vlan_features
2014-03-28 Vlad Yasevichqlge: Do not propaged vlan tag offloads to vlans
2014-03-28 Vlad Yasevichbridge: Fix crash with vlan filtering and tcpdump
2014-03-28 Vlad Yasevichnet: Account for all vlan headers in skb_mac_gso_segment
2014-03-28 Veaceslav FalicoMAINTAINERS: bonding: change email address
2014-03-28 Jay VosburghMAINTAINERS: bonding: change email address
2014-03-28 Linus TorvaldsMerge branch 'akpm' (patches from Andrew Morton)
2014-03-28 Artem Fetishevx86: fix boot on uniprocessor systems
2014-03-28 Sasha Levinocfs2: check if cluster name exists before deref
2014-03-28 Hannes Frederic... ipv6: move DAD and addrconf_verify processing to workqueue
2014-03-28 Eric Dumazettcp: fix get_timewait4_sock() delay computation on...
2014-03-28 Flavio Leitneropenvswitch: fix a possible deadlock and lockdep warning
2014-03-28 Toshiaki Makitabridge: Fix handling stacked vlan tags
2014-03-28 Toshiaki Makitabridge: Fix inabillity to retrieve vlan tags when tx...
2014-03-28 Michael S.... vhost: validate vhost_get_vq_desc return value
2014-03-28 Michael S.... vhost: fix total length when packets are too short
2014-03-28 Sasha Levinrandom32: avoid attempt to late reseed if in the middle...
2014-03-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-28 Sasha Levinrandom32: assign to network folks in MAINTAINERS
2014-03-28 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-03-28 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2014-03-28 Linus TorvaldsMerge tag 'stable/for-linus-3.14-rc8-tag' of git:/...
2014-03-28 Hans de GoedeInput: synaptics - add manual min/max quirk for ThinkPa...
2014-03-28 Benjamin TissoiresInput: synaptics - add manual min/max quirk
2014-03-28 John Stultztime: Revert to calling clock_was_set_delayed() while...
2014-03-28 Daniel Vetterdrm/i915: Undo gtt scratch pte unmapping again
2014-03-28 Dave Airliedrm/radeon: fix runtime suspend breaking secondary...
2014-03-27 Wei Yangnet/mlx4_core: pass pci_device_id.driver_data to __mlx4...
2014-03-27 Zoltan Kisscore, nfqueue, openvswitch: Orphan frags in skb_zerocop...
2014-03-27 Vlad Yasevichvlan: Set hard_header_len according to available accele...
2014-03-27 Oliver Neukumusbnet: include wait queue head in device structure
2014-03-27 Jason Wangvirtio-net: correct error handling of virtqueue_kick()
2014-03-27 Jan Karavfs: Allocate anon_inode_inode in anon_inode_init()
2014-03-27 Dave Airliedrm/nouveau: fail runtime pm properly.
2014-03-27 Dave Airliedrm/udl: take reference to device struct for dma-bufs
2014-03-26 Eric Dumazetnet: unix: non blocking recvmsg() should not return...
2014-03-26 David S. MillerMerge branch 'mvneta'
2014-03-26 Thomas Petazzoninet: mvneta: use devm_ioremap_resource() instead of...
2014-03-26 Thomas Petazzoninet: mvneta: fix usage as a module on RGMII configurations
2014-03-26 Thomas Petazzoninet: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_G...
2014-03-26 Hans de GoedeInput: cypress_ps2 - don't report as a button pads
2014-03-26 Vlad Yasevichtg3: Do not include vlan acceleration features in vlan_...
2014-03-26 Pravin B Shelarip_tunnel: Fix dst ref-count.
2014-03-26 Linus TorvaldsMerge tag 'trace-fixes-v3.14-rc7-v2' of git://git....
2014-03-26 Steven Rostedt... tracing: Fix traceon trigger condition to actually...
2014-03-26 Linus Torvaldsfs: remove now stale label in anon_inode_init()
2014-03-26 Jan Karafs: Avoid userspace mounting anon_inodefs filesystem
2014-03-25 Linus TorvaldsMerge branch 'nfsd-next' of git://linux-nfs.org/~bfield...
2014-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-25 David VrabelRevert "xen: properly account for _PAGE_NUMA during...
2014-03-25 Wei Liuxen/balloon: flush persistent kmaps in correct position
2014-03-25 Linus TorvaldsLinux 3.14-rc8 v3.14-rc8
2014-03-25 Linus TorvaldsMerge branch 'parisc-3.14' of git://git./linux/kernel...
2014-03-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-03-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-03-24 Erik Hugnetipc: fix spinlock recursion bug for failed subscriptions
2014-03-24 David Stevensvxlan: fix nonfunctional neigh_reduce()
2014-03-24 David S. MillerMerge branch 'davinci_emac'
2014-03-24 Christian Rieschnet: davinci_emac: Fix rollback of emac_dev_open()
2014-03-24 Christian Rieschnet: davinci_emac: Replace devm_request_irq with reques...
2014-03-24 Li RongQingnetpoll: fix the skb check in pkt_is_ns
next