index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-09
Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-41
/
+58
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
19
-101
/
+1312
2015-09-08
Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
1
-1
/
+6
2015-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
20
-156
/
+549
2015-09-08
Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+2
2015-09-08
Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2
-51
/
+328
2015-09-08
Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
1
-1
/
+1
2015-09-08
Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-6
/
+10
2015-09-08
Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-3
/
+29
2015-09-08
Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
3
-4
/
+77
2015-09-08
Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-0
/
+29
2015-09-08
mm: zbud: constify the zbud_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-09-08
mm: zpool: constify the zpool_ops
Krzysztof Kozlowski
1
-2
/
+2
2015-09-08
mm: swap: zswap: maybe_preload & refactoring
Dmitry Safonov
1
-0
/
+3
2015-09-08
zsmalloc: account the number of compacted pages
Sergey Senozhatsky
1
-2
/
+2
2015-09-08
zsmalloc/zram: introduce zs_pool_stats api
Sergey Senozhatsky
1
-0
/
+6
2015-09-08
mm: use numa_mem_id() in alloc_pages_node()
Vlastimil Babka
1
-2
/
+3
2015-09-08
mm: unify checks in alloc_pages_node() and __alloc_pages_node()
Vlastimil Babka
1
-5
/
+5
2015-09-08
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
1
-8
/
+15
2015-09-08
mm/hwpoison: fix race between soft_offline_page and unpoison_memory
Wanpeng Li
1
-0
/
+14
2015-09-08
mm/hwpoison: introduce num_poisoned_pages wrappers
Naoya Horiguchi
1
-0
/
+23
2015-09-08
mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...
Wanpeng Li
1
-0
/
+1
2015-09-08
mm: add utility for early copy from unmapped ram
Mark Salter
1
-0
/
+6
2015-09-08
pci: mm: add pci_pool_zalloc() call
Sean O. Stalley
1
-0
/
+2
2015-09-08
mm: add dma_pool_zalloc() call to DMA API
Sean O. Stalley
1
-0
/
+6
2015-09-08
mm: drop __nocast from vm_flags_t definition
Kirill A. Shutemov
1
-1
/
+1
2015-09-08
mm, page_isolation: make set/unset_migratetype_isolate() file-local
Naoya Horiguchi
1
-5
/
+0
2015-09-08
mem-hotplug: handle node hole when initializing numa_meminfo.
Tang Chen
1
-0
/
+2
2015-09-08
mm/memblock.c: make memblock_overlaps_region() return bool.
Tang Chen
1
-1
/
+1
2015-09-08
hugetlbfs: add hugetlbfs_fallocate()
Mike Kravetz
1
-0
/
+3
2015-09-08
hugetlbfs: New huge_add_to_page_cache helper routine
Mike Kravetz
1
-0
/
+2
2015-09-08
hugetlbfs: truncate_hugepages() takes a range of pages
Mike Kravetz
1
-1
/
+3
2015-09-08
mm/hugetlb: expose hugetlb fault mutex for use by fallocate
Mike Kravetz
1
-0
/
+5
2015-09-08
mm/hugetlb: add cache of descriptors to resv_map for region_add
Mike Kravetz
1
-0
/
+3
2015-09-08
mm: rename and move get/set_freepage_migratetype
Vlastimil Babka
1
-12
/
+0
2015-09-08
memcg: move memcg_proto_active from sock.h
Michal Hocko
1
-5
/
+0
2015-09-08
memcg: get rid of extern for functions in memcontrol.h
Michal Hocko
1
-8
/
+8
2015-09-08
memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCG
Michal Hocko
1
-2
/
+0
2015-09-08
memcg: export struct mem_cgroup
Michal Hocko
3
-62
/
+346
2015-09-08
mm, oom: add description of struct oom_control
David Rientjes
1
-3
/
+17
2015-09-08
mm, oom: pass an oom order of -1 when triggered by sysrq
David Rientjes
1
-1
/
+0
2015-09-08
mm, oom: organize oom context into struct
David Rientjes
1
-10
/
+15
2015-09-08
mm: improve __GFP_NORETRY comment based on implementation
David Rientjes
1
-1
/
+4
2015-09-08
mm: /proc/pid/smaps:: show proportional swap share of the mapping
Minchan Kim
1
-0
/
+6
2015-09-08
mm: remove put_page_unless_one()
Vineet Gupta
1
-12
/
+0
2015-09-08
dax: don't use set_huge_zero_page()
Kirill A. Shutemov
1
-3
/
+0
2015-09-08
dax: add huge page fault support
Matthew Wilcox
1
-0
/
+14
2015-09-08
mm: add vmf_insert_pfn_pmd()
Matthew Wilcox
1
-0
/
+2
2015-09-08
mm: export various functions for the benefit of DAX
Matthew Wilcox
1
-0
/
+10
2015-09-08
mm: add a pmd_fault handler
Matthew Wilcox
1
-0
/
+2
[prev]
[next]