summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-08-03Linux 3.16v3.16Linus Torvalds
2014-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-08-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-08-02ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval
2014-08-02ARM: idmap: add identity mapping usage noteRussell King
2014-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-01Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-01Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-01dm cache: fix race affecting dirty block countAnssi Hannula
2014-08-01dm bufio: fully initialize shrinkerGreg Thelen
2014-08-01timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara
2014-08-01vfs: fix check for fallocate on active swapfileEric Biggers
2014-08-01direct-io: fix AIO regressionChristoph Hellwig
2014-07-31Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-31Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-07-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-07-31clk: ti: clk-7xx: Correct ABE DPLL configurationPeter Ujfalusi
2014-07-31crypto: af_alg - properly label AF_ALG socketMilan Broz
2014-07-30kexec: fix build error when hugetlbfs is disabledDavid Rientjes
2014-07-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-07-30Josh has movedJosh Triplett
2014-07-30kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai
2014-07-30mm: fix filemap.c pagecache_get_page() kernel-doc warningsRandy Dunlap
2014-07-30mm: debugfs: move rounddown_pow_of_two() out from do_fault pathAndrey Ryabinin
2014-07-30memcg: oom_notify use-after-free fixMichal Hocko
2014-07-30hwpoison: call action_result() in failure path of hwpoison_user_mappings()Naoya Horiguchi
2014-07-30hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()Naoya Horiguchi
2014-07-30rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine
2014-07-30mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes
2014-07-30mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()Maxim Patlasov
2014-07-30MAINTAINERS: Update Tegra Git URLAndreas Färber
2014-07-30ARM: nomadik: fix up double inversion in DTLinus Walleij
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel
2014-07-30kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott
2014-07-30ACPI / PNP: Fix acpi_pnp_match()Rafael J. Wysocki
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli
2014-07-29cdc-ether: clean packet filter upon probeOliver Neukum
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum
2014-07-29net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin