Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
95e93132e4df461b6344256ae7f16d3c28a4c0f3
95e9313
backlight: omap1: use pr_info() instead of printk()
by Jingoo Han
· 12 years ago
20c225c
backlight: jornada720: use pr_err()/pr_info() instead of printk()
by Jingoo Han
· 12 years ago
8c7610f
backlight: generic_bl: use pr_info() instead of printk()
by Jingoo Han
· 12 years ago
31e6432
backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()
by Jingoo Han
· 12 years ago
7b12c1b
backlight: apple_bl: use pr_debug()/pr_err() instead of printk()
by Jingoo Han
· 12 years ago
35f9616
backlight: use pr_warn() and pr_debug() instead of printk()
by Jingoo Han
· 12 years ago
71d7225
drivers/video/backlight/adp5520_bl.c: use kstrtoul()
by Jingoo Han
· 12 years ago
dc406f5
drivers/video/backlight/adp8870_bl.c: use kstrtoul()
by Jingoo Han
· 12 years ago
8dd9d7f
drivers/video/backlight/adp8860_bl.c: use kstrtoul()
by Jingoo Han
· 12 years ago
7f26c97
backlight: add LM3533 backlight driver
by Johan Hovold
· 12 years ago
1615d21
drivers/video/backlight/apple_bl.c: include header for exported symbol prototypes
by H Hartley Sweeten
· 12 years ago
d54ad83
lcd: add callbacks for early fb event blank support
by Inki Dae
· 12 years ago
bf05929
fbdev: add events for early fb event support
by Inki Dae
· 12 years ago
aa523a8
blacklight: remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 12 years ago
4cb70c2
MAINTAINERS: remove Alessandro
by Alessandro Rubini
· 12 years ago
8b64f2a
hamradio/scc: orphan driver in MAINTAINERS
by Uwe Kleine-König
· 12 years ago
3f13461
memcg: decrement static keys at real destroy time
by Glauber Costa
· 12 years ago
3afe36b
memcg: always free struct memcg through schedule_work()
by Glauber Costa
· 12 years ago
fa9add6
mm/memcg: apply add/del_page to lruvec
by Hugh Dickins
· 12 years ago
75b00af
mm: trivial cleanups in vmscan.c
by Hugh Dickins
· 12 years ago
4d7dcca
mm/memcg: get_lru_size not get_lruvec_size
by Hugh Dickins
· 12 years ago
af7c4b0
mm: memcg: print statistics from live counters
by Johannes Weiner
· 12 years ago
fad02c2
mm: memcg: group swapped-out statistics counter logically
by Johannes Weiner
· 12 years ago
1311471
mm: memcg: keep ratelimit counter separate from event counters
by Johannes Weiner
· 12 years ago
78ccf5b
mm: memcg: print statistics directly to seq_file
by Johannes Weiner
· 12 years ago
fada52c
mm: memcg: convert numa stat to read_seq_string interface
by Johannes Weiner
· 12 years ago
6104621
mm: memcg: remove obsolete statistics array boundary enum item
by Johannes Weiner
· 12 years ago
04eac7f
rescounter: remove __must_check from res_counter_charge_nofail()
by Glauber Costa
· 12 years ago
2f3479b
memcg: don't uncharge in mem_cgroup_move_account()
by KAMEZAWA Hiroyuki
· 12 years ago
cc926f7
memcg: move charges to root cgroup if use_hierarchy=0
by KAMEZAWA Hiroyuki
· 12 years ago
d01dd17
memcg: use res_counter_uncharge_until() in move_parent()
by KAMEZAWA Hiroyuki
· 12 years ago
2bb2ba9
rescounters: add res_counter_uncharge_until()
by Frederic Weisbecker
· 12 years ago
f9be23d
mm/vmscan: kill struct mem_cgroup_zone
by Konstantin Khlebnikov
· 12 years ago
90bdcfa
mm/vmscan: push lruvec pointer into should_continue_reclaim()
by Konstantin Khlebnikov
· 12 years ago
9012637
mm/vmscan: push lruvec pointer into get_scan_count()
by Konstantin Khlebnikov
· 12 years ago
1a93be0
mm/vmscan: push lruvec pointer into shrink_list()
by Konstantin Khlebnikov
· 12 years ago
c56d5c7
mm/vmscan: push lruvec pointer into inactive_list_is_low()
by Konstantin Khlebnikov
· 12 years ago
074291f
mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()
by Konstantin Khlebnikov
· 12 years ago
27ac81d
mm/vmscan: push lruvec pointer into putback_inactive_pages()
by Konstantin Khlebnikov
· 12 years ago
95d918f
mm/vmscan: remove update_isolated_counts()
by Konstantin Khlebnikov
· 12 years ago
6a18adb
mm/vmscan: push zone pointer into shrink_page_list()
by Konstantin Khlebnikov
· 12 years ago
5dc3597
mm/vmscan: push lruvec pointer into isolate_lru_pages()
by Konstantin Khlebnikov
· 12 years ago
7f5e86c
mm: add link from struct lruvec to struct zone
by Konstantin Khlebnikov
· 12 years ago
9e3b2f8
mm/vmscan: store "priority" in struct scan_control
by Konstantin Khlebnikov
· 12 years ago
3d58ab5
mm/memcg: use vm_swappiness from target memory cgroup
by Konstantin Khlebnikov
· 12 years ago
748dad3
memcg: make threshold index in the right position
by Sha Zhengju
· 12 years ago
a0db00f
memcg: remove redundant parentheses
by Kirill A. Shutemov
· 12 years ago
3a7951b
memcg: mark stat field of mem_cgroup struct as __percpu
by Kirill A. Shutemov
· 12 years ago
92ba39a
memcg: remove unused variable
by Kirill A. Shutemov
· 12 years ago
6bbda35
memcg: mark more functions/variables as static
by Kirill A. Shutemov
· 12 years ago
bbf808e
mm/memcg: kill mem_cgroup_lru_del()
by Konstantin Khlebnikov
· 12 years ago
f3fd4a6
mm: remove lru type checks from __isolate_lru_page()
by Konstantin Khlebnikov
· 12 years ago
014483b
mm: mark mm-inline functions as __always_inline
by Konstantin Khlebnikov
· 12 years ago
3cb9945
mm: push lru index into shrink_[in]active_list()
by Konstantin Khlebnikov
· 12 years ago
89abfab
mm/memcg: move reclaim_stat into lruvec
by Hugh Dickins
· 12 years ago
c3c787e
mm/memcg: scanning_global_lru means mem_cgroup_disabled
by Hugh Dickins
· 12 years ago
8649300
memcg swap: use mem_cgroup_uncharge_swap()
by Hugh Dickins
· 12 years ago
e91cbb4
memcg swap: mem_cgroup_move_swap_account never needs fixup
by Hugh Dickins
· 12 years ago
4b91355
memcg: fix/change behavior of shared anon at moving task
by KAMEZAWA Hiroyuki
· 12 years ago
181eb39
mm/memblock: fix memory leak on extending regions
by Gavin Shan
· 12 years ago
4e2f077
mm/memblock: cleanup on duplicate VA/PA conversion
by Gavin Shan
· 12 years ago
5bf5f03
mm: fix slab->page flags corruption
by Pravin B Shelar
· 12 years ago
dbda591
mm: fix faulty initialization in vmalloc_init()
by KyongHo
· 12 years ago
26c1917
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
by Andrea Arcangeli
· 12 years ago
a7f638f
mm, oom: normalize oom scores to oom_score_adj scale only for userspace
by David Rientjes
· 12 years ago
fe35004
mm: avoid swapping out with swappiness==0
by Satoru Moriya
· 12 years ago
c50ac05
hugetlb: fix resv_map leak in error path
by Dave Hansen
· 12 years ago
5c2b8a1
mm/bootmem.c: cleanup on addition to bootmem data list
by Gavin Shan
· 12 years ago
e4898273
mm: consider all swapped back pages in used-once logic
by Michal Hocko
· 12 years ago
6925699
mm: document the meminfo and vmstat fields of relevance to transparent hugepages
by Mel Gorman
· 12 years ago
51300ce
mm/page_alloc.c: cleanups
by Andrew Morton
· 12 years ago
acc50c1
mm: page_alloc: catch out-of-date list of page flag names
by Johannes Weiner
· 12 years ago
be9cd87
mm/buddy: dump PG_compound_lock page flag
by Gavin Shan
· 12 years ago
782182e
mm: move readahead syscall to mm/readahead.c
by Cong Wang
· 12 years ago
4fb5ef0
tmpfs: support SEEK_DATA and SEEK_HOLE
by Hugh Dickins
· 12 years ago
1aac140
tmpfs: quit when fallocate fills memory
by Hugh Dickins
· 12 years ago
1635f6a
tmpfs: undo fallocation on failure
by Hugh Dickins
· 12 years ago
e2d12e2
tmpfs: support fallocate preallocation
by Hugh Dickins
· 12 years ago
17cf28a
mm/fs: remove truncate_range
by Hugh Dickins
· 12 years ago
3f31d07
mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE
by Hugh Dickins
· 12 years ago
83e4fa9
tmpfs: support fallocate FALLOC_FL_PUNCH_HOLE
by Hugh Dickins
· 12 years ago
ec9516f
tmpfs: optimize clearing when writing
by Hugh Dickins
· 12 years ago
2f6e38f
tmpfs: enable NOSEC optimization
by Hugh Dickins
· 12 years ago
bde05d1
shmem: replace page if mapping excludes its zone
by Hugh Dickins
· 12 years ago
5ceb9ce
mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
by Bartlomiej Zolnierkiewicz
· 12 years ago
238305b
mm: remove sparsemem allocation details from the bootmem allocator
by Johannes Weiner
· 12 years ago
e907991
mm: bootmem: pass pgdat instead of pgdat->bdata down the stack
by Johannes Weiner
· 12 years ago
ba53986
mm: nobootmem: unify allocation policy of (non-)panicking node allocations
by Johannes Weiner
· 12 years ago
2c478ea
mm: nobootmem: panic on node-specific allocation failure
by Johannes Weiner
· 12 years ago
421456e
mm: bootmem: unify allocation policy of (non-)panicking node allocations
by Johannes Weiner
· 12 years ago
ab38184
mm: bootmem: allocate in order node+goal, goal, node, anywhere
by Johannes Weiner
· 12 years ago
c12ab50
mm: bootmem: split out goal-to-node mapping from goal dropping
by Johannes Weiner
· 12 years ago
c6785b6
mm: bootmem: rename alloc_bootmem_core to alloc_bootmem_bdata
by Johannes Weiner
· 12 years ago
549381e
mm: bootmem: remove redundant offset check when finally freeing bootmem
by Johannes Weiner
· 12 years ago
6dccdcb
mm: bootmem: fix checking the bitmap when finally freeing bootmem
by Gavin Shan
· 12 years ago
955c1cd
mm/page_alloc.c: remove pageblock_default_order()
by Andrew Morton
· 12 years ago
2099597
mm: move is_vma_temporary_stack() declaration to huge_mm.h
by Alex Shi
· 12 years ago
e30d539
tools/vm/page-types.c: cleanups
by Ulrich Drepper
· 12 years ago
9295b7a
kbuild: install kernel-page-flags.h
by Ulrich Drepper
· 12 years ago
a62e2f4
mm: print physical addresses consistently with other parts of kernel
by Bjorn Helgaas
· 12 years ago
Next »