Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f5ac1f55204fec9d9c63644bc1de0ab6a59af9f1
/
include
f5ac1f5
linux/cpumask.h: update bitmap wrappers to take unsigned int
by Rasmus Villemoes
· 10 years ago
33c4fa8
linux/nodemask.h: update bitmap wrappers to take unsigned int
by Rasmus Villemoes
· 10 years ago
8b4daad
lib/bitmap.c: more signed->unsigned conversions
by Rasmus Villemoes
· 10 years ago
d1214c6
libstring_helpers.c:string_get_size(): return void
by Rasmus Villemoes
· 10 years ago
02f1f21
kernel.h: remove ancient __FUNCTION__ hack
by Rasmus Villemoes
· 10 years ago
545a2bf
kernel/sched/clock.c: add another clock for use with the soft lockup watchdog
by Cyril Bur
· 10 years ago
dd4a5c1
linux/types.h: Always use unsigned long for pgoff_t
by Geert Uytterhoeven
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
695f055
fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS)
by Petr Cermak
· 10 years ago
3eba0c6
mm/zpool: add name argument to create zpool
by Ganesh Mahendran
· 10 years ago
2d2f511
mm: do not use mm->nr_pmds on !MMU configurations
by Kirill A. Shutemov
· 10 years ago
f48b80a
memcg: cleanup static keys decrement
by Vladimir Davydov
· 10 years ago
2788cf0
memcg: reparent list_lrus and free kmemcg_id on css offline
by Vladimir Davydov
· 10 years ago
3f97b16
list_lru: add helpers to isolate items
by Vladimir Davydov
· 10 years ago
2a4db7e
memcg: free memcg_caches slot on css offline
by Vladimir Davydov
· 10 years ago
426589f
slab: link memcg caches of the same kind into a list
by Vladimir Davydov
· 10 years ago
f7ce319
slab: embed memcg_cache_params to kmem_cache
by Vladimir Davydov
· 10 years ago
60d3fd3
list_lru: introduce per-memcg lists
by Vladimir Davydov
· 10 years ago
c0a5b56
list_lru: organize all list_lrus to list
by Vladimir Davydov
· 10 years ago
ff0b67e
list_lru: get rid of ->active_nodes
by Vladimir Davydov
· 10 years ago
05257a1
memcg: add rwsem to synchronize against memcg_caches arrays relocation
by Vladimir Davydov
· 10 years ago
dbcf73e
memcg: rename some cache id related variables
by Vladimir Davydov
· 10 years ago
cb731d6
vmscan: per memory cgroup slab shrinkers
by Vladimir Davydov
· 10 years ago
4101b62
fs: consolidate {nr,free}_cached_objects args in shrink_control
by Vladimir Davydov
· 10 years ago
503c358
list_lru: introduce list_lru_shrink_{count,walk}
by Vladimir Davydov
· 10 years ago
e944fd6
mm: numa: do not trap faults on the huge zero page
by Mel Gorman
· 10 years ago
21d9ee3
mm: remove remaining references to NUMA hinting bits and helpers
by Mel Gorman
· 10 years ago
4d94246
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
by Mel Gorman
· 10 years ago
8a0516e
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
by Mel Gorman
· 10 years ago
e7bb4b6d
mm: add p[te|md] protnone helpers for use by NUMA balancing
by Mel Gorman
· 10 years ago
5d83306
mm: numa: do not dereference pmd outside of the lock during NUMA hinting fault
by Mel Gorman
· 10 years ago
6184514
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
a26be14
Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
cdd3054
Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 10 years ago
42cf0f2
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
41cbc01
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
8cc748a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
7184487
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 10 years ago
59d5373
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
d3f180e
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
6b00f7e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
b3d6524
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
07f80d4
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
6f83e5b
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
94f759d6
mm/page_owner.c: remove unnecessary stack_trace field
by Sergei Rogachev
· 10 years ago
99592d5
mm: when stealing freepages, also take pages created by splitting buddy page
by Vlastimil Babka
· 10 years ago
900fc5f
pagewalk: add walk_page_vma()
by Naoya Horiguchi
· 10 years ago
fafaa42
pagewalk: improve vma handling
by Naoya Horiguchi
· 10 years ago
0b1fbfe
mm/pagewalk: remove pgd_entry() and pud_entry()
by Naoya Horiguchi
· 10 years ago
0664e57
mm: gup: kvm use get_user_pages_unlocked
by Andrea Arcangeli
· 10 years ago
0fd71a5
mm: gup: add __get_user_pages_unlocked to customize gup_flags
by Andrea Arcangeli
· 10 years ago
f0818f4
mm: gup: add get_user_pages_locked and get_user_pages_unlocked
by Andrea Arcangeli
· 10 years ago
be97a41
mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma
by Vlastimil Babka
· 10 years ago
077fcf1
mm/thp: allocate transparent hugepages on local node
by Aneesh Kumar K.V
· 10 years ago
24e2716
mm/compaction: add tracepoint to observe behaviour of compaction defer
by Joonsoo Kim
· 10 years ago
837d026
mm/compaction: more trace to understand when/why compaction start/finish
by Joonsoo Kim
· 10 years ago
e34d85f
mm/compaction: print current range where compaction work
by Joonsoo Kim
· 10 years ago
16c4a09
mm/compaction: enhance tracepoint output for compaction begin/end
by Joonsoo Kim
· 10 years ago
4645f06
mm/compaction: change tracepoint format from decimal to hexadecimal
by Joonsoo Kim
· 10 years ago
dc6c9a3
mm: account pmd page tables to the process
by Kirill A. Shutemov
· 10 years ago
4155b8e
mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>
by Kirill A. Shutemov
· 10 years ago
c32b3cb
oom, PM: make OOM detection in the freezer path raceless
by Michal Hocko
· 10 years ago
49550b6
oom: add helpers for setting and clearing TIF_MEMDIE
by Michal Hocko
· 10 years ago
241994e
mm: memcontrol: default hierarchy interface for memory
by Johannes Weiner
· 10 years ago
650c5e5
mm: page_counter: pull "-1" handling out of page_counter_memparse()
by Johannes Weiner
· 10 years ago
90cbc25
vmscan: force scan offline memory cgroups
by Vladimir Davydov
· 10 years ago
05891fb
mm: microoptimize zonelist operations
by Vlastimil Babka
· 10 years ago
1a6d53a
mm: reduce try_to_compact_pages parameters
by Vlastimil Babka
· 10 years ago
e66f17f
mm/hugetlb: take page table lock in follow_huge_pmd()
by Naoya Horiguchi
· 10 years ago
44628d9
mm: fix typo of MIGRATE_RESERVE in comment
by Baoquan He
· 10 years ago
6de2261
mm: memcontrol: track move_lock state internally
by Johannes Weiner
· 10 years ago
93aa7d9
swap: remove unused mem_cgroup_uncharge_swapcache declaration
by Vladimir Davydov
· 10 years ago
56873f4
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
by Wang, Yalin
· 10 years ago
1d148e2
mm: add VM_BUG_ON_PAGE() to page_mapcount()
by Wang, Yalin
· 10 years ago
e4b294c
mm: add fields for compound destructor and order into struct page
by Kirill A. Shutemov
· 10 years ago
04f81f0
cipso: don't use IPCB() to locate the CIPSO IP option
by Paul Moore
· 10 years ago
ce01e87
Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
a1df7ef
Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
aa7ed01
Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
540a7c5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
718749d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
e0c8453
Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
a323ae9
Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
3e63430
Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
13c0719
Merge tag 'for-v3.20' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 10 years ago
c5ce28d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
29afc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
1d9c5d7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 10 years ago
870fd0f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
992de5a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
c5452a5
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
4b4f858
Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
8729123
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
c08f8467
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
d5b3cf7
memcg: zap memcg_slab_caches and memcg_slab_mutex
by Vladimir Davydov
· 10 years ago
3e0350a
memcg: zap memcg_name argument of memcg_create_kmem_cache
by Vladimir Davydov
· 10 years ago
dbf22eb
memcg: zap __memcg_{charge,uncharge}_slab
by Vladimir Davydov
· 10 years ago
753162c
mm: hugetlb: fix type of hugetlb_treat_as_movable variable
by Andrey Ryabinin
· 10 years ago
5064c8e
asm-generic: drop unused pte_file* helpers
by Kirill A. Shutemov
· 10 years ago
0661a33
mm: remove rest usage of VM_NONLINEAR and pte_file()
by Kirill A. Shutemov
· 10 years ago
Next »