summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-09-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Revert "uart: pl011: Add support to ZTE ZX296702 uart"Greg Kroah-Hartman2015-09-04
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | pwm: Clean up kerneldocThierry Reding2015-08-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | pwm: Remove useless whitespaceThierry Reding2015-08-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | pwm: Add pwm_get_polarity() helper functionBoris Brezillon2015-07-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | pwm: Constify PWM device where possibleBoris Brezillon2015-07-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | pwm: Add the pwm_is_enabled() helperBoris Brezillon2015-07-20
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4: Postpone the registration of net_deviceMoni Shoua2015-08-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | net: Add info for NETDEV_CHANGEUPPER eventMatan Barak2015-08-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | svcrdma: Use max_sge_rd for destination read depthsSteve Wise2015-08-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | mlx5: Fix missing device local_dma_lkeySagi Grimberg2015-08-28
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-09-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | ipmi: Don't flush messages in sender() in run-to-completion modeHidehiro Kawai2015-09-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | ipmi: Make some data const that was only readCorey Minyard2015-09-03
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: zbud: constify the zbud_opsKrzysztof Kozlowski2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: zpool: constify the zpool_opsKrzysztof Kozlowski2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: swap: zswap: maybe_preload & refactoringDmitry Safonov2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc: account the number of compacted pagesSergey Senozhatsky2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: use numa_mem_id() in alloc_pages_node()Vlastimil Babka2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: unify checks in alloc_pages_node() and __alloc_pages_node()Vlastimil Babka2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm/hwpoison: fix race between soft_offline_page and unpoison_memoryWanpeng Li2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm/hwpoison: introduce num_poisoned_pages wrappersNaoya Horiguchi2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...Wanpeng Li2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | pci: mm: add pci_pool_zalloc() callSean O. Stalley2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: add dma_pool_zalloc() call to DMA APISean O. Stalley2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: drop __nocast from vm_flags_t definitionKirill A. Shutemov2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm, page_isolation: make set/unset_migratetype_isolate() file-localNaoya Horiguchi2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm/memblock.c: make memblock_overlaps_region() return bool.Tang Chen2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | hugetlbfs: add hugetlbfs_fallocate()Mike Kravetz2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | hugetlbfs: New huge_add_to_page_cache helper routineMike Kravetz2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | hugetlbfs: truncate_hugepages() takes a range of pagesMike Kravetz2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm/hugetlb: expose hugetlb fault mutex for use by fallocateMike Kravetz2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm/hugetlb: add cache of descriptors to resv_map for region_addMike Kravetz2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: rename and move get/set_freepage_migratetypeVlastimil Babka2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: get rid of extern for functions in memcontrol.hMichal Hocko2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCGMichal Hocko2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: export struct mem_cgroupMichal Hocko2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm, oom: add description of struct oom_controlDavid Rientjes2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm, oom: organize oom context into structDavid Rientjes2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: improve __GFP_NORETRY comment based on implementationDavid Rientjes2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove put_page_unless_one()Vineet Gupta2015-09-08