summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-18Merge branch 'slab/next' into slab/for-linusPekka Enberg
2012-12-18Merge branch 'slab/procfs' into slab/for-linusPekka Enberg
2012-12-18ALSA: hda - bug fix for invalid connection list of Haswell HDMI codec pinsMengdong Lin
2012-12-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-17cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams
2012-12-17qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams
2012-12-17atm: use scnprintf() instead of sprintf()chas williams - CONTRACTOR
2012-12-17netlink: validate addr_len on bindHannes Frederic Sowa
2012-12-17netlink: change presentation of portid in procfs to unsignedHannes Frederic Sowa
2012-12-18virtio_console: Add support for remoteproc serialSjur Brændeland
2012-12-18virtio_console: Merge struct buffer_token into struct port_bufferSjur Brændeland
2012-12-18virtio: add drv_to_virtio to make code clearlyWanlong Gao
2012-12-18virtio: use dev_to_virtio wrapper in virtioWanlong Gao
2012-12-18virtio-mmio: Fix irq parsing in command line parameterPawel Moll
2012-12-18virtio_console: Free buffers from out-queue upon closesjur.brandeland@stericsson.com
2012-12-18virtio: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-12-18virtio_console: Use kmalloc instead of kzallocSjur Brændeland
2012-12-18virtio_console: Free buffer if splice failsSjur Brændeland
2012-12-18virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-18virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-18virtio: rpmsg: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-18virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-18virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-18virtio: make virtqueue_add_buf() returning 0 on success, not capacity.Rusty Russell
2012-12-18virtio: console: don't rely on virtqueue_add_buf() returning capacity.Amit Shah
2012-12-18virtio_net: don't rely on virtqueue_add_buf() returning capacity.Rusty Russell
2012-12-18virtio-net: remove unused skb_vnet_hdr->num_sg fieldMichael S. Tsirkin
2012-12-18virtio-net: correct capacity math on ring fullMichael S. Tsirkin
2012-12-18virtio: move queue_index and num_free fields into core struct virtqueue.Rusty Russell
2012-12-18virtio-pci: use module_pci_driver to simplify the codeWei Yongjun
2012-12-17tuntap: fix sparse warningJason Wang
2012-12-18lguest: fix typoAlex Russell
2012-12-17efi: Fix the build with user namespaces enabled.Eric W. Biederman
2012-12-17mm,numa: fix update_mmu_cache_pmd callStephen Rothwell
2012-12-17nfsd4: don't leave freed stateid hashedJ. Bruce Fields
2012-12-17nfsd4: free_stateid can use the current stateidJ. Bruce Fields
2012-12-17nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields
2012-12-17xen/vcpu: Fix vcpu restore path.Wei Liu
2012-12-17xen: Add EVTCHNOP_reset in Xen interface header files.Wei Liu
2012-12-17xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot ...Konrad Rzeszutek Wilk
2012-12-17nfsd: warn on odd reply state in nfsd_vfs_readJ. Bruce Fields
2012-12-17nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields
2012-12-17Merge tag 'ep93xx-fixes-for-3.8' of git://github.com/RyanMallon/linux-ep93xx ...Olof Johansson
2012-12-17Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson
2012-12-17Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kerne...Olof Johansson
2012-12-17Merge tag 'omap-fixes-a-for-v3.8-window' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2012-12-17scatterlist: don't BUG when we can trivially return a proper error.Nick Bowler
2012-12-17docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify outputCyrill Gorcunov
2012-12-17fs, fanotify: add @mflags field to fanotify outputCyrill Gorcunov
2012-12-17docs: add documentation about /proc/<pid>/fdinfo/<fd> outputCyrill Gorcunov