summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-16Merge branch 'clk-artpec6' into clk-nextStephen Boyd1-0/+38
2016-04-16clk: add device tree binding for Artpec-6 clock controllerLars Persson1-0/+38
2016-04-16Merge tag 'v4.7-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd1-0/+752
2016-04-16Merge branch 'clk-renesas-for-v4.7' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd1-6/+2
2016-04-16Merge tag 'imx-clk-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd2-3/+8
2016-04-16Merge tag 'clk-v4.7-samsung' of git://linuxtv.org/snawrocki/samsung into clk-...Stephen Boyd2-2/+33
2016-04-15Merge branch 'for-v4.7/clk/exynos542x' into for-v4.7/clk/nextSylwester Nawrocki1-1/+23
2016-04-15dt-bindings: clock: Add the clock id for ACLK clock of Exynos542x SoCChanwoo Choi1-1/+23
2016-04-12clk: imx: vf610: fix whitespace in vf610-clock.hShawn Guo1-1/+1
2016-04-12clk: imx: vf610: add TCON ipg clockStefan Agner1-1/+3
2016-04-09clk: Provide OF helper to mark clocks as CRITICALLee Jones1-1/+7
2016-04-09clk: Allow clocks to be marked as CRITICALLee Jones1-0/+1
2016-04-07clk: renesas: mstp: Clarify cpg_mstp_{at,de}tach_dev() domain parameterGeert Uytterhoeven1-2/+2
2016-04-07clk: renesas: mstp: Drop check for CONFIG_PM_GENERIC_DOMAINS_OFGeert Uytterhoeven1-4/+0
2016-04-06clk: imx: add ckil clock for i.MX7Gary Bisson1-1/+2
2016-03-31dt-bindings: Add the clock id of UART2 and MMC2 for Exynos3250Chanwoo Choi1-1/+10
2016-03-31clk: imx: vf610: add WKPU unitStefan Agner1-1/+2
2016-03-31clk: imx: vf610: leave DDR clock onStefan Agner1-1/+2
2016-03-30Merge tag 'bcm2835-clk-next-2016-03-17' of git://github.com/anholt/linux into...Stephen Boyd1-1/+19
2016-03-28clk: rockchip: add dt-binding header for rk3399Xing Zheng1-0/+752
2016-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-18/+45
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds1-2/+8
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+3
2016-03-26mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko1-0/+32
2016-03-26arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko3-12/+31
2016-03-26mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2-10/+13
2016-03-26mm, kasan: SLAB supportAlexander Potapenko4-0/+43
2016-03-26include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa1-2/+0
2016-03-26oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa1-2/+0
2016-03-26oom: make oom_reaper_list single linkedVladimir Davydov1-1/+1
2016-03-26oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko1-0/+2
2016-03-26mm, oom_reaper: implement OOM victims queuingMichal Hocko1-0/+3
2016-03-26oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko1-1/+1
2016-03-26mm, oom: introduce oom reaperMichal Hocko1-0/+2
2016-03-26sched: add schedule_timeout_idle()Andrew Morton1-0/+1
2016-03-25ceph: fix security xattr deadlockYan, Zheng1-1/+2
2016-03-25libceph: add helper that duplicates last extent operationYan, Zheng1-0/+2
2016-03-25libceph: enable large, variable-sized OSD requestsIlya Dryomov1-2/+4
2016-03-25libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng1-2/+3
2016-03-25libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov1-1/+1
2016-03-25libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov2-0/+6
2016-03-25libceph: monc ping rate is 10sIlya Dryomov1-2/+3
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov3-10/+24
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-4/+4
2016-03-25Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+1
2016-03-25Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2016-03-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-14/+14
2016-03-25Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds9-16/+21
2016-03-25Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+19
2016-03-25Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+5