summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-12-31Merge branch 'clk-next-unregister' into clk-nextMike Turquette
2013-12-28clk: remove CONFIG_COMMON_CLK_DEBUGMike Turquette
2013-12-23clk: add accuracy support for fixed clockBoris BREZILLON
2013-12-23clk: add clk accuracy retrieval supportBoris BREZILLON
2013-12-13Merge tag 'clk-hisilicon' of git://git.kernel.org/pub/scm/linux/kernel/git/hz...Mike Turquette
2013-12-13Merge branch 'clk-next-shmobile' into clk-nextMike Turquette
2013-12-13clk: shmobile: Add R-Car Gen2 clocks supportLaurent Pinchart
2013-12-04Merge branch 'clk/clk-unregister' of git://linuxtv.org/snawrocki/samsung into...Mike Turquette
2013-12-04clk: Implement clk_unregisterSylwester Nawrocki
2013-12-04clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki
2013-12-04clk: hisilicon: add common clock supportHaojian Zhuang
2013-11-26clk: tegra124: Add support for Tegra124 clocksPeter De Schrijver
2013-11-26ARM: tegra30: add missing CLK IDsPeter De Schrijver
2013-11-26clk: tegra114: Rename gr_2d/gr_3d to gr2d/gr3dThierry Reding
2013-11-25ARM: tegra114: add missing clocks to bindingPeter De Schrijver
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-11-22Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...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-22mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli
2013-11-22mm: thp: give transparent hugepage code a separate copy_pageDave Hansen
2013-11-21genetlink: fix genl_set_err() group IDJohannes Berg
2013-11-21genetlink: fix genlmsg_multicast() bugJohannes Berg
2013-11-21Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie
2013-11-21Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2013-11-21Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-11-21net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur
2013-11-21net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-21btrfs: Use trace condition for get_extent tracepointSteven Rostedt
2013-11-20Revert "mm: create a separate slab for page->ptl allocation"Linus Torvalds
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-20Merge tag 'md/3.13' of git://neil.brown.name/mdLinus Torvalds
2013-11-20target_core_alua: Store supported ALUA statesHannes Reinecke
2013-11-20target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke
2013-11-20drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-19genetlink: add and use genl_set_err()Johannes Berg
2013-11-19genetlink: remove family pointer from genl_multicast_groupJohannes Berg
2013-11-19genetlink: remove genl_unregister_mc_group()Johannes Berg