summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-11-22Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-11-22Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-11-22Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-11-22Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-11-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-11-22Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-11-22Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-11-22mm: place page->pmd_huge_pte to right unionKirill A. Shutemov
2013-11-22MAINTAINERS: add keyboard driver to Hyper-V file listHaiyang Zhang
2013-11-22x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov
2013-11-22ipc,shm: correct error return value in shmctl (SHM_UNLOCK)Jesper Nilsson
2013-11-22mm, mempolicy: silence gcc warningDavid Rientjes
2013-11-22block/partitions/efi.c: fix bound checkAntti P Miettinen
2013-11-22ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold
2013-11-22mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli
2013-11-22kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu
2013-11-22ipc,shm: fix shm_file deletion racesGreg Thelen
2013-11-22mm: thp: give transparent hugepage code a separate copy_pageDave Hansen
2013-11-22checkpatch: fix "Use of uninitialized value" warningsJoe Perches
2013-11-22configfs: fix race between dentry put and lookupJunxiao Bi
2013-11-21gso: handle new frag_list of frags GRO packetsHerbert Xu
2013-11-21GFS2: Fix ref count bug relating to atomic_openSteven Whitehouse
2013-11-21genetlink: fix genl_set_err() group IDJohannes Berg
2013-11-21genetlink: fix genlmsg_multicast() bugJohannes Berg
2013-11-21packet: fix use after free race in send path when dev is releasedDaniel Borkmann
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel
2013-11-21wimax: remove dead codeMichael Opdenacker
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-11-21Documentation: filesystems: update btrfs tools sectionDavid Sterba
2013-11-21Documentation: filesystems: add new btrfs mount optionsDavid Sterba
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-21GFS2: fix potential NULL pointer dereferenceMichal Nazarewicz
2013-11-21KVM: kvm_clear_guest_page(): fix empty_zero_page usageHeiko Carstens
2013-11-21iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen
2013-11-21iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen
2013-11-21net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur
2013-11-21net/phy: Add VSC8662 supportSandeep Singh
2013-11-21net/phy: Add VSC8574 supportshaohui xie
2013-11-21net/phy: Add VSC8234 supportAndy Fleming
2013-11-21net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...Hannes Frederic Sowa
2013-11-21net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa