Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
dcdb318f2a60a479761d961e7d61bba452228561
dcdb318
ARM: mach-shmobile: sh73a0 CPGA fix for FRQCRA M3
by Magnus Damm
· 14 years ago
39f3082
ARM: mach-shmobile: remove sh7367 on-chip set_irq_type()
by Magnus Damm
· 14 years ago
a2bc19e
ARM: mach-shmobile: sh7372 INTCS MFIS2 interrupt update
by Magnus Damm
· 14 years ago
a33bb8a
ARM: mach-shmobile: ag5evm: Add IrDA support
by Kuninori Morimoto
· 14 years ago
ff9531e
ARM: mach-shmobile: clock-sh7372: fixup pllc2 set_rate
by Kuninori Morimoto
· 14 years ago
c488a47
Merge branch 'common/mmcif' into rmobile-latest
by Paul Mundt
· 14 years ago
bba9587
mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.
by Paul Mundt
· 14 years ago
9c4bc1c
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
2c0076d
Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
50de1dd
memcg: fix memory migration of shmem swapcache
by Daisuke Nishimura
· 14 years ago
17295c8
memcg: use [kv]zalloc[_node] rather than [kv]malloc+memset
by Jesper Juhl
· 14 years ago
dfe076b
memcg: fix deadlock between cpuset and memcg
by Daisuke Nishimura
· 14 years ago
043d18b
memcg: remove unnecessary return from void-returning mem_cgroup_del_lru_list()
by Minchan Kim
· 14 years ago
f3e8eb7
memcg: fix unit mismatch in memcg oom limit calculation
by Johannes Weiner
· 14 years ago
dbd4ea7
memcg: add lock to synchronize page accounting and migration
by KAMEZAWA Hiroyuki
· 14 years ago
2a7106f
memcg: create extensible page stat update routines
by Greg Thelen
· 14 years ago
ece7240
memcg: document cgroup dirty memory interfaces
by Greg Thelen
· 14 years ago
db16d5e
memcg: add page_cgroup flags for dirty page tracking
by Greg Thelen
· 14 years ago
744ed144
mm: batch activate_page() to reduce lock contention
by Shaohua Li
· 14 years ago
d8505de
mm: simplify code of swap.c
by Shaohua Li
· 14 years ago
c06b1fc
mm/page_alloc.c: don't cache `current' in a local
by Andrew Morton
· 14 years ago
fd4a466
mm: fix hugepage migration
by Hugh Dickins
· 14 years ago
1ce82b6
mm: fix migration hangs on anon_vma lock
by Hugh Dickins
· 14 years ago
2919bfd
ksm: drain pagevecs to lru
by Hugh Dickins
· 14 years ago
73ae31e
hugetlb: fix handling of parse errors in sysfs
by Eric B Munson
· 14 years ago
adbe872
hugetlb: do not allow pagesize >= MAX_ORDER pool adjustment
by Eric B Munson
· 14 years ago
08d4a24
hugetlb: check the return value of string conversion in sysctl handler
by Michal Hocko
· 14 years ago
cb9ef8d
fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc
by Stefan Hajnoczi
· 14 years ago
684265d
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
by Andrew Morton
· 14 years ago
84bc227
mm/dmapool.c: take lock only once in dma_pool_free()
by Rolf Eike Beer
· 14 years ago
43506fa
mm/page_alloc.c: simplify calculation of combined index of adjacent buddy lists
by KyongHo Cho
· 14 years ago
5520e89
brk: fix min_brk lower bound computation for COMPAT_BRK
by Jiri Kosina
· 14 years ago
32d6fea
mm/hugetlb.c: fix error-path memory leak in nr_hugepages_store_common()
by Jesper Juhl
· 14 years ago
29c1f67
mm: migration: use rcu_dereference_protected when dereferencing the radix tree slot during file page migration
by Mel Gorman
· 14 years ago
22e5c47
thp: add compound_trans_head() helper
by Andrea Arcangeli
· 14 years ago
29ad768
thp: KSM on THP
by Andrea Arcangeli
· 14 years ago
60ab324
thp: khugepaged: make khugepaged aware about madvise
by Andrea Arcangeli
· 14 years ago
a664b2d
thp: madvise(MADV_NOHUGEPAGE)
by Andrea Arcangeli
· 14 years ago
1ddd6db
thp: mm: define MADV_NOHUGEPAGE
by Andrea Arcangeli
· 14 years ago
37c2ac7
thp: compound_trans_order
by Andrea Arcangeli
· 14 years ago
91600e9
thp: fix memory-failure hugetlbfs vs THP collision
by Andrea Arcangeli
· 14 years ago
14d1a55
thp: add debug checks for mapcount related invariants
by Andrea Arcangeli
· 14 years ago
05b258e
thp: transparent hugepage sysfs meminfo
by David Rientjes
· 14 years ago
9992af1
thp: scale nr_rotated to balance memory pressure
by Rik van Riel
· 14 years ago
2c888cf
thp: fix anon memory statistics with transparent hugepages
by Rik van Riel
· 14 years ago
97562cd
thp: disable transparent hugepages by default on small systems
by Rik van Riel
· 14 years ago
c5a73c3
thp: use compaction for all allocation orders
by Andrea Arcangeli
· 14 years ago
5a03b05
thp: use compaction in kswapd for GFP_ATOMIC order > 0
by Andrea Arcangeli
· 14 years ago
878aee7
thp: freeze khugepaged and ksmd
by Andrea Arcangeli
· 14 years ago
8ee5382
thp: mmu_notifier_test_young
by Andrea Arcangeli
· 14 years ago
4b7167b
thp: don't allow transparent hugepage support without PSE
by Andrea Arcangeli
· 14 years ago
94fcc58
thp: avoid breaking huge pmd invariants in case of vma_adjust failures
by Andrea Arcangeli
· 14 years ago
bc83501
thp: transhuge isolate_migratepages()
by Andrea Arcangeli
· 14 years ago
5d68924
thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled
by Andrea Arcangeli
· 14 years ago
13ece88
thp: transparent hugepage config choice
by Andrea Arcangeli
· 14 years ago
ce83d21
thp: allocate memory in khugepaged outside of mmap_sem write mode
by Andrea Arcangeli
· 14 years ago
0bbbc0b
thp: add numa awareness to hugepage allocations
by Andrea Arcangeli
· 14 years ago
d39d33c
thp: enable direct defrag
by Andrea Arcangeli
· 14 years ago
f000565
thp: set recommended min free kbytes
by Andrea Arcangeli
· 14 years ago
cd7548a
thp: mprotect: transparent huge page support
by Johannes Weiner
· 14 years ago
b36f5b0
thp: mprotect: pass vma down to page table walkers
by Johannes Weiner
· 14 years ago
c489f12
thp: add pmd_modify
by Johannes Weiner
· 14 years ago
0ca1634
thp: mincore transparent hugepage support
by Johannes Weiner
· 14 years ago
f2d6bfe
thp: add x86 32bit support
by Johannes Weiner
· 14 years ago
5f24ce5
thp: remove PG_buddy
by Andrea Arcangeli
· 14 years ago
21ae5b0
thp: skip transhuge pages in ksm for now
by Andrea Arcangeli
· 14 years ago
b15d00b
thp: khugepaged vma merge
by Andrea Arcangeli
· 14 years ago
ba76149
thp: khugepaged
by Andrea Arcangeli
· 14 years ago
7913417
thp: transparent hugepage vmstat
by Andrea Arcangeli
· 14 years ago
b9bbfbe
thp: memcg huge memory
by Andrea Arcangeli
· 14 years ago
152c9cc
thp: transhuge-memcg: commit tail pages at charge
by Daisuke Nishimura
· 14 years ago
ec16851
thp: memcg compound
by Andrea Arcangeli
· 14 years ago
500d65d
thp: pmd_trans_huge migrate bugcheck
by Andrea Arcangeli
· 14 years ago
0af4e98
thp: madvise(MADV_HUGEPAGE)
by Andrea Arcangeli
· 14 years ago
f66055a
thp: verify pmd_trans_huge isn't leaking
by Andrea Arcangeli
· 14 years ago
05759d3
thp: split_huge_page anon_vma ordering dependency
by Andrea Arcangeli
· 14 years ago
8a07651
thp: transparent hugepage core fixlet
by Hugh Dickins
· 14 years ago
71e3aac
thp: transparent hugepage core
by Andrea Arcangeli
· 14 years ago
5c3240d
thp: don't alloc harder for gfp nomemalloc even if nowait
by Andrea Arcangeli
· 14 years ago
32dba98
thp: _GFP_NO_KSWAPD
by Andrea Arcangeli
· 14 years ago
936a5fe
thp: kvm mmu transparent hugepage support
by Andrea Arcangeli
· 14 years ago
47ad847
thp: clear_copy_huge_page
by Andrea Arcangeli
· 14 years ago
3f04f62
thp: split_huge_page paging
by Andrea Arcangeli
· 14 years ago
bae9c19
thp: split_huge_page_mm/vma
by Andrea Arcangeli
· 14 years ago
e7a00c4
thp: add pmd_huge_pte to mm_struct
by Andrea Arcangeli
· 14 years ago
4e6af67
thp: clear page compound
by Andrea Arcangeli
· 14 years ago
91a4ee2
thp: add pmd mmu_notifier helpers
by Andrea Arcangeli
· 14 years ago
8ac1f83
thp: pte alloc trans splitting
by Andrea Arcangeli
· 14 years ago
64cc6ae
thp: bail out gup_fast on splitting pmd
by Andrea Arcangeli
· 14 years ago
db3eb96
thp: add pmd mangling functions to x86
by Andrea Arcangeli
· 14 years ago
e2cda32
thp: add pmd mangling generic functions
by Andrea Arcangeli
· 14 years ago
5f6e8da
thp: special pmd_trans_* functions
by Andrea Arcangeli
· 14 years ago
4c76d9d
thp: CONFIG_TRANSPARENT_HUGEPAGE
by Andrea Arcangeli
· 14 years ago
59ff421
thp: comment reminder in destroy_compound_page
by Andrea Arcangeli
· 14 years ago
14fd403
thp: export maybe_mkwrite
by Andrea Arcangeli
· 14 years ago
2609ae6
thp: no paravirt version of pmd ops
by Andrea Arcangeli
· 14 years ago
331127f
thp: add pmd paravirt ops
by Andrea Arcangeli
· 14 years ago
0a47de5
thp: add native_set_pmd_at
by Andrea Arcangeli
· 14 years ago
8dd60a3
thp: clear compound mapping
by Andrea Arcangeli
· 14 years ago
a5b338f
thp: update futex compound knowledge
by Andrea Arcangeli
· 14 years ago
Next »