aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-settings.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-17clk: at91: pmc: remove useless capacities handlingAlexandre Belloni1-128/+0
2016-02-17clk: at91: pmc: drop at91_pmc_baseAlexandre Belloni2-19/+0
2016-02-17usb: gadget: atmel: access the PMC using regmapAlexandre Belloni2-10/+12
2016-02-17ARM: at91: remove useless includes and function prototypesAlexandre Belloni1-7/+0
2016-02-17ARM: at91: pm: move idle functions to pm.cAlexandre Belloni6-29/+35
2016-02-17ARM: at91: pm: find and remap the pmcAlexandre Belloni1-6/+27
2016-02-17ARM: at91: pm: simply call at91_pm_initAlexandre Belloni1-3/+3
2016-02-17clk: at91: pmc: move pmc structures to C fileAlexandre Belloni2-9/+9
2016-02-17clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probeAlexandre Belloni1-25/+9
2016-02-17clk: at91: remove IRQ handling and use pollingAlexandre Belloni7-446/+37
2016-02-17clk: at91: make use of syscon/regmap internallyBoris Brezillon15-694/+694
2016-02-17clk: at91: make use of syscon to share PMC registers in several driversBoris Brezillon3-7/+17
2016-02-16hwmon: (scpi) add energy meter supportSudeep Holla2-0/+9
2016-02-16firmware: arm_scpi: add support for 64-bit sensor valuesSudeep Holla3-7/+9
2016-02-16firmware: arm_scpi: decrease Tx timeout to 20msSudeep Holla1-2/+2
2016-02-16firmware: arm_scpi: fix send_message and sensor_get_value for big-endianSudeep Holla1-2/+3
2016-02-10reset: sti: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-10reset: zynq: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-10reset: socfpga: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-10reset: hi6220: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-10reset: ath79: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-08reset: lpc18xx: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-08reset: sunxi: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-08reset: img: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-08reset: berlin: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-07Linux 4.5-rc3Linus Torvalds1-1/+1
2016-02-05epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron1-6/+32
2016-02-05radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-05MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)1-2/+0
2016-02-05dax: dirty inode only if requiredDmitry Monakhov1-1/+2
2016-02-05thp: make deferred_split_scan() work againKirill A. Shutemov1-1/+1
2016-02-05mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2-44/+25
2016-02-05ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei1-0/+2
2016-02-05um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange1-13/+10
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka4-7/+7
2016-02-05mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz1-2/+3
2016-02-05mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov1-1/+1
2016-02-05mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov1-9/+5
2016-02-05mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa1-1/+1
2016-02-05vmstat: make vmstat_update deferrableMichal Hocko1-1/+1
2016-02-05mm, vmstat: make quiet_vmstat lighterMichal Hocko1-22/+46
2016-02-05mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka1-4/+5
2016-02-05memblock: don't mark memblock_phys_mem_size() as __initDavid Gibson1-1/+1
2016-02-05dump_stack: avoid potential deadlocksEric Dumazet1-3/+4
2016-02-05mm: validate_mm browse_rb SMP race conditionAndrea Arcangeli1-2/+5
2016-02-05m32r: fix build failure due to SMP and MMUSudip Mukherjee1-0/+1
2016-02-05block: fix pfn_mkwrite() DAX fault handlerRoss Zwisler1-1/+7
2016-02-05signals: avoid random wakeups in sigsuspend()Sasha Levin1-2/+4
2016-02-05reset: berlin: drop DT cell size checkPhilipp Zabel1-3/+0
2016-02-05reset: img: Add Pistachio reset controller driverDamien Horsley3-0/+191