aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-30Merge branch 'akpm' (patches from Andrew Morton)Gravatar Linus Torvalds 14-36/+69
2014-07-30Josh has movedGravatar Josh Triplett 4-6/+12
2014-07-30kexec: export free_huge_page to VMCOREINFOGravatar Atsushi Kumagai 3-1/+4
2014-07-30mm: fix filemap.c pagecache_get_page() kernel-doc warningsGravatar Randy Dunlap 1-5/+8
2014-07-30mm: debugfs: move rounddown_pow_of_two() out from do_fault pathGravatar Andrey Ryabinin 1-9/+12
2014-07-30memcg: oom_notify use-after-free fixGravatar Michal Hocko 1-0/+4
2014-07-30hwpoison: call action_result() in failure path of hwpoison_user_mappings()Gravatar Naoya Horiguchi 1-2/+4
2014-07-30hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()Gravatar Naoya Horiguchi 1-1/+7
2014-07-30rapidio/tsi721_dma: fix failure to obtain transaction descriptorGravatar Alexandre Bounine 1-1/+7
2014-07-30mm, thp: do not allow thp faults to avoid cpuset restrictionsGravatar David Rientjes 1-8/+8
2014-07-30mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()Gravatar Maxim Patlasov 1-3/+3
2014-07-30MAINTAINERS: Update Tegra Git URLGravatar Andreas Färber 1-1/+1
2014-07-30ARM: nomadik: fix up double inversion in DTGravatar Linus Walleij 2-4/+5
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 5-2/+86
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 4-58/+105
2014-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-4/+20
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Gravatar Linus Torvalds 3-36/+2
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 33-63/+197
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextGravatar David Vrabel 4-58/+105
2014-07-30kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformGravatar Will Deacon 1-4/+20
2014-07-29arm: Add devicetree fixup machine functionGravatar Laura Abbott 3-1/+18
2014-07-29of: Add memory limiting function for flattened devicetreesGravatar Laura Abbott 2-0/+49
2014-07-29of: Split early_init_dt_scan into two partsGravatar Laura Abbott 2-1/+19
2014-07-30ACPI / PNP: Fix acpi_pnp_match()Gravatar Rafael J. Wysocki 1-2/+1
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceGravatar Florian Fainelli 1-1/+1
2014-07-29cdc-ether: clean packet filter upon probeGravatar Oliver Neukum 1-0/+16
2014-07-29cdc_subset: deal with a device that needs reset for timeoutGravatar Oliver Neukum 3-2/+36
2014-07-29net: sendmsg: fix NULL pointer dereferenceGravatar Andrey Ryabinin 2-7/+8
2014-07-29isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Gravatar Alexey Khoroshilov 1-0/+1
2014-07-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-15/+22
2014-07-29AFS: Correctly assemble the client UUIDGravatar David Howells 1-2/+2
2014-07-29mm: fix page_alloc.c kernel-doc warningsGravatar Randy Dunlap 1-6/+9
2014-07-29ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutGravatar Konstantin Khlebnikov 1-0/+7
2014-07-29Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/li...Gravatar Arnd Bergmann 1-1/+1
2014-07-29ARM: fix alignment of keystone page table fixupGravatar Russell King 1-3/+3
2014-07-29ARM: dts: Revert enabling of twl configuration for n900Gravatar Tony Lindgren 1-1/+1
2014-07-28ip: make IP identifiers less predictableGravatar Eric Dumazet 3-13/+32
2014-07-28neighbour : fix ndm_type type error issueGravatar Jun Zhao 2-2/+2
2014-07-28sunvnet: only use connected ports when sendingGravatar David L Stevens 1-5/+17
2014-07-28Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...Gravatar David S. Miller 1-1/+2
2014-07-28x86_64/entry/xen: Do not invoke espfix64 on XenGravatar Andy Lutomirski 3-21/+11
2014-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 2-11/+11
2014-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 3-7/+9
2014-07-28crypto: arm-aes - fix encryption of unaligned dataGravatar Mikulas Patocka 1-5/+5
2014-07-28crypto: arm64-aes - fix encryption of unaligned dataGravatar Mikulas Patocka 1-6/+6
2014-07-28powerpc: Fix endianness of flash_block_list in rtas_flashGravatar Thomas Falcon 1-2/+4
2014-07-28powerpc/powernv: Change BUG_ON to WARN_ON in elog codeGravatar Vasant Hegde 1-2/+2
2014-07-27Linux 3.16-rc7v3.16-rc7Gravatar Linus Torvalds 1-1/+1
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 8-20/+130
2014-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-19/+34