Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
dfc6a736d452a8c308190b618b065c2257d370ff
dfc6a73
kernel/sys.c: fix "warning: do-while statement is not a compound statement" noise
by H Hartley Sweeten
· 15 years ago
948c1e2
kallsyms: remove deprecated print_fn_descriptor_symbol()
by Amerigo Wang
· 15 years ago
29671f2
rwsem: fix rwsem_is_locked() bugs
by Amerigo Wang
· 15 years ago
118d52d
rwsem-spinlock: remove useless function exports
by Amerigo Wang
· 15 years ago
0b2749a
kernel.h: remove initialization of bool in printk_once
by Joe Perches
· 15 years ago
196a15b
init/main.c: fix symbol shadows noise
by H Hartley Sweeten
· 15 years ago
4d00928
drivers/misc: add driver for Texas Instruments DAC7512
by Daniel Mack
· 15 years ago
c0f68c2
generic-ipi: cleanup for generic_smp_call_function_interrupt()
by Xiao Guangrong
· 15 years ago
4eb174b
ad525x_dpot: new driver for AD525x digital potentiometers
by Michael Hennerich
· 15 years ago
00b55864
dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug
by Joe Perches
· 15 years ago
42f247c
WARN_ONCE(): use bool for boolean flag
by Cesar Eduardo Barros
· 15 years ago
6613c5e
uml: convert to seq_file/proc_fops
by Alexey Dobriyan
· 15 years ago
2886a8b
floppy: Add an extra bound check on ioctl arguments
by Arjan van de Ven
· 15 years ago
faa7b7d
drivers/cpuidle: Move dereference after NULL test
by Julia Lawall
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
0ead0f8
alpha: convert srm code to seq_file
by Alexey Dobriyan
· 15 years ago
4614a696b
procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm
by john stultz
· 15 years ago
7e1e0ef
procfs: use proper units for noMMU statm
by Steven J. Magnani
· 15 years ago
ea63763
nommu: fix malloc performance by adding uninitialized flag
by Jie Zhang
· 15 years ago
5dc3764
mm hugetlb: add hugepage support to pagemap
by Naoya Horiguchi
· 15 years ago
d33b9f4
mm: hugetlb: fix hugepage memory leak in walk_page_range()
by Naoya Horiguchi
· 15 years ago
4f16fc1
mm: hugetlb: fix hugepage memory leak in mincore()
by Naoya Horiguchi
· 15 years ago
536240f2
hugetlb: abort a hugepage pool resize if a signal is pending
by Mel Gorman
· 15 years ago
6927c1d
mlock: replace stale comments in munlock_vma_page()
by Lee Schermerhorn
· 15 years ago
418b27e
mm: remove unevictable_migrate_page function
by Lee Schermerhorn
· 15 years ago
4eb2b1d
hugetlb: acquire the i_mmap_lock before walking the prio_tree to unmap a page
by Mel Gorman
· 15 years ago
70da234
'sysctl_max_map_count' should be non-negative
by Amerigo Wang
· 15 years ago
f096e59
include/linux/mm.h: remove unneeded ifdef
by Huang Shijie
· 15 years ago
c9d0bf2
mm: uncached vma support with writenotify
by Magnus Damm
· 15 years ago
62c0c2f
vmscan: simplify code
by Huang Shijie
· 15 years ago
b39415b
vmscan: do not evict inactive pages when skipping an active list scan
by Rik van Riel
· 15 years ago
8aa043d
mm/bootmem.c: properly __init-annotate helper functions
by Jan Beulich
· 15 years ago
9ae49fa
mm: slab-allocate memory section nodemask for large systems
by David Rientjes
· 15 years ago
caed0f48
mm: simplify try_to_unmap_one()
by KOSAKI Motohiro
· 15 years ago
23ce932
mm: fix section mismatch in memory_hotplug.c
by Rakib Mullick
· 15 years ago
b76c8cf
hugetlb: prevent deadlock in __unmap_hugepage_range() when alloc_huge_page() fails
by Larry Woodman
· 15 years ago
b4e655a
mm: memory_hotplug: make offline_pages() static
by Andrew Morton
· 15 years ago
d0f209f
ksm: remove unswappable max_kernel_pages
by Hugh Dickins
· 15 years ago
62b61f6
ksm: memory hotremove migration only
by Hugh Dickins
· 15 years ago
e9995ef
ksm: rmap_walk to remove_migation_ptes
by Hugh Dickins
· 15 years ago
407f9c8
ksm: mem cgroup charge swapin copy
by Hugh Dickins
· 15 years ago
80e14822
ksm: share anon page without allocating
by Hugh Dickins
· 15 years ago
4035c07a
ksm: take keyhole reference to page
by Hugh Dickins
· 15 years ago
db114b8
ksm: hold anon_vma in rmap_item
by Hugh Dickins
· 15 years ago
5ad6468
ksm: let shared pages be swappable
by Hugh Dickins
· 15 years ago
73848b4
ksm: fix mlockfreed to munlocked
by Hugh Dickins
· 15 years ago
08beca4
ksm: stable_node point to page and back
by Hugh Dickins
· 15 years ago
7b6ba2c
ksm: separate stable_node
by Hugh Dickins
· 15 years ago
6514d51
ksm: singly-linked rmap_list
by Hugh Dickins
· 15 years ago
8dd3557
ksm: cleanup some function arguments
by Hugh Dickins
· 15 years ago
31e855e
ksm: remove redundancies when merging page
by Hugh Dickins
· 15 years ago
93d1771
ksm: three remove_rmap_item_from_tree cleanups
by Hugh Dickins
· 15 years ago
338fde9
vmscan: make consistent of reclaim bale out between do_try_to_free_page and shrink_zone
by KOSAKI Motohiro
· 15 years ago
ece74b2
vmscan: kill sc.swap_cluster_max
by KOSAKI Motohiro
· 15 years ago
4f0ddfd
vmscan: zone_reclaim() don't use insane swap_cluster_max
by KOSAKI Motohiro
· 15 years ago
7b51755
vmscan: kill hibernation specific reclaim logic and unify it
by KOSAKI Motohiro
· 15 years ago
22fba33
vmscan: separate sc.swap_cluster_max and sc.nr_max_reclaim
by KOSAKI Motohiro
· 15 years ago
cba5dd7
Documentation: ABI: /sys/devices/system/cpu/cpu#/node
by Alex Chiang
· 15 years ago
1830794
mm: add numa node symlink for cpu devices in sysfs
by Alex Chiang
· 15 years ago
b9d52da
mm: refactor unregister_cpu_under_node()
by Alex Chiang
· 15 years ago
f8246f3
mm: refactor register_cpu_under_node()
by Alex Chiang
· 15 years ago
dee5d0d
mm: add numa node symlink for memory section in sysfs
by Alex Chiang
· 15 years ago
d99be1a
mm: sigbus instead of abusing oom
by Hugh Dickins
· 15 years ago
a70caa8
mm: stop ptlock enlarging struct page
by Hugh Dickins
· 15 years ago
1cb1729
mm: pass address down to rmap ones
by Hugh Dickins
· 15 years ago
af8e335
mm: CONFIG_MMU for PG_mlocked
by Hugh Dickins
· 15 years ago
53f79ac
mm: mlocking in try_to_unmap_one
by Hugh Dickins
· 15 years ago
3ca7b3c
mm: define PAGE_MAPPING_FLAGS
by Hugh Dickins
· 15 years ago
bb3ab59
vmscan: stop kswapd waiting on congestion when the min watermark is not being met
by KOSAKI Motohiro
· 15 years ago
f50de2d
vmscan: have kswapd sleep for a short interval and double check it should be asleep
by Mel Gorman
· 15 years ago
273f047
rmap: move label `out' to a better place
by Huang Shijie
· 15 years ago
7b51159
rmap: simplify try_to_unmap_file()
by Huang Shijie
· 15 years ago
8051be5
rmap: fix the comment for try_to_unmap_anon
by Huang Shijie
· 15 years ago
6aceb53
mm/vmscan: change comment generic_file_write to __generic_file_aio_write
by Vincent Li
· 15 years ago
d4906e1
swap: rework map_swap_page() again
by Lee Schermerhorn
· 15 years ago
7509765
swap_info: reorder its fields
by Hugh Dickins
· 15 years ago
aaa4686
swap_info: note SWAP_MAP_SHMEM
by Hugh Dickins
· 15 years ago
570a335b
swap_info: swap count continuations
by Hugh Dickins
· 15 years ago
8d69aae
swap_info: swap_map of chars not shorts
by Hugh Dickins
· 15 years ago
253d553
swap_info: SWAP_HAS_CACHE cleanups
by Hugh Dickins
· 15 years ago
73c34b6
swap_info: miscellaneous minor cleanups
by Hugh Dickins
· 15 years ago
9625a5f
swap_info: include first_swap_extent
by Hugh Dickins
· 15 years ago
efa90a9
swap_info: change to array of pointers
by Hugh Dickins
· 15 years ago
f29ad6a
swap_info: private to swapfile.c
by Hugh Dickins
· 15 years ago
976d6df
vmalloc(): adjust gfp mask passed on nested vmalloc() invocation
by Jan Beulich
· 15 years ago
bad44b5
mm: add gfp flags for NODEMASK_ALLOC slab allocations
by David Rientjes
· 15 years ago
39da08c
hugetlb: offload per node attribute registrations
by Lee Schermerhorn
· 15 years ago
4faf8d9
hugetlb: handle memory hot-plug events
by Lee Schermerhorn
· 15 years ago
8fe23e0
mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined
by David Rientjes
· 15 years ago
9b5e5d0
hugetlb: use only nodes with memory for huge pages
by Lee Schermerhorn
· 15 years ago
267b4c2
hugetlb: update hugetlb documentation for NUMA controls
by Lee Schermerhorn
· 15 years ago
9a305230
hugetlb: add per node hstate attributes
by Lee Schermerhorn
· 15 years ago
4e25b25
hugetlb: add generic definition of NUMA_NO_NODE
by Lee Schermerhorn
· 15 years ago
06808b0
hugetlb: derive huge pages nodes allowed from task mempolicy
by Lee Schermerhorn
· 15 years ago
c1e6c8d
hugetlb: factor init_nodemask_of_node()
by Lee Schermerhorn
· 15 years ago
6ae11b2
hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functions
by Lee Schermerhorn
· 15 years ago
9a76db0
hugetlb: rework hstate_next_node_* functions
by Lee Schermerhorn
· 15 years ago
4e7b8a6
nodemask: make NODEMASK_ALLOC more general
by David Rientjes
· 15 years ago
6d9c285
mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place
by KOSAKI Motohiro
· 15 years ago
ee32398
/dev/mem: remove redundant parameter from do_write_kmem()
by Wu Fengguang
· 15 years ago
Next »