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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-10
mm/hugetlb.c: warn the user when issues arise on boot due to hugepages
Liam R. Howlett
1
-12
/
+24
2017-07-10
mm/cma.c: warn if the CMA area could not be activated
Anshuman Khandual
1
-2
/
+3
2017-07-10
vmalloc: show lazy-purged vma info in vmallocinfo
Yisheng Xie
1
-1
/
+9
2017-07-10
mm/memcontrol: exclude @root from checks in mem_cgroup_low
Sean Christopherson
1
-18
/
+32
2017-07-10
mm: make PR_SET_THP_DISABLE immediately active
Michal Hocko
6
-9
/
+17
2017-07-10
mm, vmpressure: pass-through notification support
David Rientjes
2
-41
/
+128
2017-07-10
mm: hwpoison: introduce idenfity_page_state
Naoya Horiguchi
1
-32
/
+25
2017-07-10
mm: hugetlb: delete dequeue_hwpoisoned_huge_page()
Naoya Horiguchi
3
-50
/
+0
2017-07-10
mm: hwpoison: dissolve in-use hugepage in unrecoverable memory error
Naoya Horiguchi
2
-40
/
+64
2017-07-10
mm: hwpoison: introduce memory_failure_hugetlb()
Naoya Horiguchi
1
-52
/
+82
2017-07-10
mm: soft-offline: dissolve free hugepage if soft-offlined
Naoya Horiguchi
1
-1
/
+1
2017-07-10
mm: hugetlb: soft-offline: dissolve source hugepage after successful migration
Anshuman Khandual
4
-9
/
+39
2017-07-10
mm: hwpoison: change PageHWPoison behavior on hugetlb pages
Naoya Horiguchi
2
-72
/
+24
2017-07-10
mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache()
Naoya Horiguchi
1
-3
/
+5
2017-07-10
mm: hugetlb: prevent reuse of hwpoisoned free hugepages
Naoya Horiguchi
2
-3
/
+1
2017-07-10
fs/buffer.c: make bh_lru_install() more efficient
Eric Biggers
1
-28
/
+15
2017-07-10
mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning
Nick Desaulniers
1
-1
/
+1
2017-07-10
mm/memory_hotplug.c: add NULL check to avoid potential NULL pointer dereference
Gustavo A. R. Silva
1
-1
/
+1
2017-07-10
mm, vmscan: avoid thrashing anon lru when free + file is low
David Rientjes
1
-2
/
+11
2017-07-10
mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTE
Yevgen Pronenko
1
-2
/
+2
2017-07-10
mm, page_alloc: fallback to smallest page when not stealing whole pageblock
Vlastimil Babka
1
-9
/
+44
2017-07-10
swap: add block io poll in swapin path
Shaohua Li
5
-11
/
+33
2017-07-10
platform/chrome : Add myself as Maintainer
Benson Leung
1
-1
/
+2
2017-07-10
Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-207
/
+502
2017-07-10
Merge tag 'acpi-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-18
/
+74
2017-07-10
Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-5
/
+6
2017-07-10
Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
21
-664
/
+1559
2017-07-10
Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc'
Rafael J. Wysocki
9
-18
/
+74
2017-07-10
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
4
-5
/
+6
2017-07-10
block: call bio_uninit in bio_endio
Shaohua Li
1
-0
/
+2
2017-07-10
Fix up over-eager 'wait_queue_t' renaming
Linus Torvalds
5
-20
/
+20
2017-07-10
Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
8
-214
/
+533
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
112
-1855
/
+2116
2017-07-10
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
12
-202
/
+248
2017-07-10
Merge branch 'nowait-aio-btrfs-fixup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+14
2017-07-10
Merge branch 'fix-uio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+4
2017-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
30
-427
/
+798
2017-07-10
nvmet: avoid unneeded assignment of submit_bio return value
Max Gurtovoy
1
-1
/
+1
2017-07-10
btrfs: nowait aio: Correct assignment of pos
Goldwyn Rodrigues
1
-12
/
+14
2017-07-10
fix brown paperbag bug in inlined copy_..._iter()
Al Viro
1
-4
/
+4
2017-07-10
nvme-pci: add module parameter for io queue depth
weiping zhang
1
-2
/
+22
2017-07-10
Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...
Jiri Kosina
865
-5245
/
+8217
2017-07-10
Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linus
Jiri Kosina
15
-53
/
+125
2017-07-10
Merge branches 'for-4.13/apple' and 'for-4.13/asus' into for-linus
Jiri Kosina
5
-38
/
+63
2017-07-10
nvme-pci: compile warnings in nvme_alloc_host_mem()
Dan Carpenter
1
-2
/
+3
2017-07-10
nvmet_fc: Accept variable pad lengths on Create Association LS
James Smart
1
-7
/
+13
2017-07-10
nvme_fc/nvmet_fc: revise Create Association descriptor length
James Smart
1
-1
/
+22
2017-07-09
cifs: Clean up unused variables in smb2pdu.c
Christos Gkekas
1
-28
/
+7
2017-07-09
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
903
-25523
/
+359485
2017-07-09
afs: Add metadata xattrs
David Howells
8
-2
/
+138
[prev]
[next]