Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5c3240d92e29ae7bfb9cb58a9b37e80ab40894ff
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
db3eb96f
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
a95a82e
thp: put_page: recheck PageHead after releasing the compound_lock
by Andrea Arcangeli
· 14 years ago
9180706
thp: alter compound get_page/put_page
by Andrea Arcangeli
· 14 years ago
e9da73d
thp: compound_lock
by Andrea Arcangeli
· 14 years ago
a826e42
thp: mm: define MADV_HUGEPAGE
by Andrea Arcangeli
· 14 years ago
1c9bf22
thp: transparent hugepage support documentation
by Andrea Arcangeli
· 14 years ago
4e9f64c
thp: fix bad_page to show the real reason the page is bad
by Andrea Arcangeli
· 14 years ago
ae52a2a
thp: ksm: free swap when swapcache page is replaced
by Hugh Dickins
· 14 years ago
240c879
writeback: avoid unnecessary determine_dirtyable_memory call
by Minchan Kim
· 14 years ago
ecb256f
mm: set correct numa_zonelist_order string when configured on the kernel command line
by Volodymyr G. Lukiianyk
· 14 years ago
dc83edd
mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematurely()
by Mel Gorman
· 14 years ago
355b09c
mm: kswapd: treat zone->all_unreclaimable in sleeping_prematurely similar to balance_pgdat()
by Mel Gorman
· 14 years ago
4d40502
mm: kswapd: reset kswapd_max_order and classzone_idx after reading
by Mel Gorman
· 14 years ago
0abdee2
mm: kswapd: use the order that kswapd was reclaiming at for sleeping_prematurely()
by Mel Gorman
· 14 years ago
1741c87
mm: kswapd: keep kswapd awake for high-order allocations until a percentage of the node is balanced
by Mel Gorman
· 14 years ago
9950474
mm: kswapd: stop high-order balancing when any suitable zone is balanced
by Mel Gorman
· 14 years ago
c585a26
mm: remove likely() from grab_cache_page_write_begin()
by Steven Rostedt
· 14 years ago
e20e877
mm: remove unlikely() from page_mapping()
by Steven Rostedt
· 14 years ago
088e546
mm: remove likely() from mapping_unevictable()
by Steven Rostedt
· 14 years ago
ddf9c6d4
vmalloc: remove redundant unlikely()
by Tobias Klauser
· 14 years ago
1e50df3
mempolicy: remove tasklist_lock from migrate_pages
by KOSAKI Motohiro
· 14 years ago
53a7706
mlock: do not hold mmap_sem for extended periods of time
by Michel Lespinasse
· 14 years ago
5fdb200
mm: move VM_LOCKED check to __mlock_vma_pages_range()
by Michel Lespinasse
· 14 years ago
110d74a9
mm: add FOLL_MLOCK follow_page flag.
by Michel Lespinasse
· 14 years ago
fed067d
mlock: only hold mmap_sem in shared mode when faulting in pages
by Michel Lespinasse
· 14 years ago
5ecfda0
mlock: avoid dirtying pages and triggering writeback
by Michel Lespinasse
· 14 years ago
72ddc8f
do_wp_page: clarify dirty_page handling
by Michel Lespinasse
· 14 years ago
b009c02
do_wp_page: remove the 'reuse' flag
by Michel Lespinasse
· 14 years ago
212260a
mm: clear PageError bit in msync & fsync
by Rik van Riel
· 14 years ago
dabb16f
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
by Mandeep Singh Baines
· 14 years ago
d0a2126
mm: unify module_alloc code for vmalloc
by David Rientjes
· 14 years ago
ec3f64f
mm: remove gfp mask from pcpu_get_vm_areas
by David Rientjes
· 14 years ago
e5a5623
mm: remove unused get_vm_area_node
by David Rientjes
· 14 years ago
f3a310b
mm: vmscan: rename lumpy_mode to reclaim_mode
by Mel Gorman
· 14 years ago
9927af74
mm: compaction: perform a faster migration scan when migrating asynchronously
by Mel Gorman
· 14 years ago
7f0f249
mm: migration: cleanup migrate_pages API by matching types for offlining and sync
by Mel Gorman
· 14 years ago
77f1fe6
mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path
by Mel Gorman
· 14 years ago
3e7d344
mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim
by Mel Gorman
· 14 years ago
ee64fc9
mm: vmscan: convert lumpy_mode into a bitmask
by Mel Gorman
· 14 years ago
b7aba69
mm: compaction: add trace events for memory compaction activity
by Mel Gorman
· 14 years ago
2d90508
mm: smaps: export mlock information
by Nikanth Karthikesan
· 14 years ago
62c70bc
mm: convert sprintf_symbol to %pS
by Joe Perches
· 14 years ago
c32b0d4
fs/mpage.c: consolidate code
by Hai Shan
· 14 years ago
9cbb4cb
mm: find_get_pages_contig fixlet
by Nick Piggin
· 14 years ago
f0bc0a6
vmscan: factor out kswapd sleeping logic from kswapd()
by KOSAKI Motohiro
· 14 years ago
c3f0da6
mm/page-writeback.c: fix __set_page_dirty_no_writeback() return value
by Bob Liu
· 14 years ago
c691b9d
sync_inode_metadata: fix comment
by Andrew Morton
· 14 years ago
b9543da
writeback: avoid livelocking WB_SYNC_ALL writeback
by Jan Kara
· 14 years ago
aa373cf
writeback: stop background/kupdate works from livelocking other works
by Jan Kara
· 14 years ago
71927e8
writeback: trace wakeup event for background writeback
by Wu Fengguang
· 14 years ago
6585027
writeback: integrated background writeback work
by Jan Kara
· 14 years ago
b44129b
mm: vmstat: use a single setter function and callback for adjusting percpu thresholds
by Mel Gorman
· 14 years ago
88f5acf
mm: page allocator: adjust the per-cpu counter threshold when memory is low
by Mel Gorman
· 14 years ago
43bb40c
sched: remove long deprecated CLONE_STOPPED flag
by Dave Jones
· 14 years ago
5dfbd1d7
atmel_serial: fix RTS high after initialization in RS485 mode
by Claudio Scordino
· 14 years ago
6c9ae00
irq: use per_cpu kstat_irqs
by Eric Dumazet
· 14 years ago
558bbb2
MAINTAINERS: update entries affecting VIA Technologies
by Bruce Chang
· 14 years ago
f6bcfd9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 14 years ago
509e4ae
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
375b6f5
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 14 years ago
d8a3515
Revert "gpiolib: annotate gpio-intialization with __must_check"
by Linus Torvalds
· 14 years ago
6254b32
ecryptfs: fix broken build
by Linus Torvalds
· 14 years ago
0957977
[IA64] fix build error - arch/ia64/kernel/perfmon.c
by Tony Luck
· 14 years ago
bf2cb0d
md: Fix removal of extra drives when converting RAID6 to RAID5
by NeilBrown
· 14 years ago
ba1b41b
md: range check slot number when manually adding a spare.
by NeilBrown
· 14 years ago
1a940fc
md/raid5: handle manually-added spares in start_reshape.
by NeilBrown
· 14 years ago
13ae864
md: fix sync_completed reporting for very large drives (>2TB)
by Rémi Rérolle
· 14 years ago
23ddff3
md: allow suspend_lo and suspend_hi to decrease as well as increase.
by NeilBrown
· 14 years ago
75d3da4
md: Don't let implementation detail of curr_resync leak out through sysfs.
by NeilBrown
· 14 years ago
a6ff7e0
md: separate meta and data devs
by Jonathan Brassow
· 14 years ago
ccebd4c
md-new-param-to_sync_page_io
by Jonathan Brassow
· 14 years ago
57b2caa
md-new-param-to-calc_dev_sboffset
by Jonathan Brassow
· 14 years ago
7ebc0be
md: Be more careful about clearing flags bit in ->recovery
by NeilBrown
· 14 years ago
defad61
md: md_stop_writes requires mddev_lock.
by NeilBrown
· 14 years ago
43c73ca
md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer
by Jonathan Brassow
· 14 years ago
0ca6988
md: Ensure no IO request to get md device before it is properly initialised.
by NeilBrown
· 14 years ago
067032b
md: Fix single printks with multiple KERN_<level>s
by Joe Perches
· 14 years ago
6c98791
md: fix regression resulting in delays in clearing bits in a bitmap
by NeilBrown
· 14 years ago
2a86cb7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6
by Linus Torvalds
· 14 years ago
Next »