Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1d0c48e66b3f1cf40660f69a87f55af3df0b2ae3
1d0c48e
lcd: add devm_lcd_device_{register,unregister}()
by Jingoo Han
· 11 years ago
8318fde4
backlight: add devm_backlight_device_{register,unregister}()
by Jingoo Han
· 11 years ago
9ed3936
backlight: pcf50633: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
85f7f22
backlight: lp8788: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
6a7c02f
backlight: ep93xx: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
29603af
backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
f7269cf
MAINTAINERS: fix tape driver file mappings
by Jean Delvare
· 11 years ago
a7d0dab
drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()
by Dimitri Sivanich
· 11 years ago
48a9db4
drivers/dma: remove unused support for MEMSET operations
by Bartlomiej Zolnierkiewicz
· 11 years ago
dcf6d29
drm/i915: quirk away phantom LVDS on Intel's D525MW mainboard
by Jani Nikula
· 11 years ago
e5614f0
drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard
by Chris Wilson
· 11 years ago
5017b28
dmi: add support for exact DMI matches in addition to substring matching
by Jani Nikula
· 11 years ago
45c6494
kernel/sys.c:do_sysinfo(): use get_monotonic_boottime()
by Oleg Nesterov
· 11 years ago
7ec75e1
kernel/sys.c: sys_reboot(): fix malformed panic message
by liguang
· 11 years ago
b58d977
dump_stack: serialize the output from dump_stack()
by Alex Thorlton
· 11 years ago
f170168
drivers: avoid parsing names as kthread_run() format strings
by Kees Cook
· 11 years ago
d853754
drivers: avoid format strings in names passed to alloc_workqueue()
by Kees Cook
· 11 years ago
02aa2a3
drivers: avoid format string in dev_set_name
by Kees Cook
· 11 years ago
096a8aa
clean up scary strncpy(dst, src, strlen(src)) uses
by Kees Cook
· 11 years ago
e7152b9
err.h: IS_ERR() can accept __user pointers
by Dan Carpenter
· 11 years ago
98bd8d0
arch/frv/kernel/setup.c: use strncmp() instead of memcmp()
by Chen Gang
· 11 years ago
760033c
arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf()
by Chen Gang
· 11 years ago
519ebea
mm: memcontrol: factor out reclaim iterator loading and updating
by Johannes Weiner
· 11 years ago
0f2d4a8
mm, vmalloc: use clamp() to simplify code
by Zhang Yanfei
· 11 years ago
f6d4800
mm, vmalloc: remove insert_vmalloc_vm()
by Zhang Yanfei
· 11 years ago
3645cb4
mm, vmalloc: call setup_vmalloc_vm() instead of insert_vmalloc_vm()
by Zhang Yanfei
· 11 years ago
d82b1d8
mm, vmalloc: only call setup_vmalloc_vm() only in __get_vm_area_node()
by Zhang Yanfei
· 11 years ago
543cc11
documentation: document the is_dirty_writeback aops callback
by Mel Gorman
· 11 years ago
26c0c5b
documentation: update address_space_operations
by Mel Gorman
· 11 years ago
55878e8
sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2
by Cody P Schafer
· 11 years ago
b26a3df
mm/unicore32: fix stale comment about VALID_PAGE()
by Jiang Liu
· 11 years ago
924b387
mm/microblaze: clean up unused VALID_PAGE()
by Jiang Liu
· 11 years ago
35fa075
mm/CRIS: clean up unused VALID_PAGE()
by Jiang Liu
· 11 years ago
5b84de3
mm/ARM: fix stale comment about VALID_PAGE()
by Jiang Liu
· 11 years ago
922c1df
mm/ALPHA: clean up unused VALID_PAGE()
by Jiang Liu
· 11 years ago
3e548a9
mm/m68k: fix build warning of unused variable
by Jiang Liu
· 11 years ago
2fb1cd5
mm/alpha: unify mem_init() for both UMA and NUMA architectures
by Jiang Liu
· 11 years ago
e1280be
mm: kill free_all_bootmem_node()
by Jiang Liu
· 11 years ago
e3a466b
mm/SH: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 11 years ago
602ddc7
mm/PPC: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 11 years ago
d5c017d
mm/PARISC: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 11 years ago
629e7b4
mm/MIPS: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 11 years ago
5ad62f2
mm/metag: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 11 years ago
b69a978
mm/m68k: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 11 years ago
c5c009f
mm/m32r: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 11 years ago
b57b63a
mm/IA64: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 11 years ago
ce7549e
mm/AVR32: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 11 years ago
fccc998
mm: introduce helper function set_max_mapnr()
by Jiang Liu
· 11 years ago
1895418
mm: kill global variable num_physpages
by Jiang Liu
· 11 years ago
808c2c3
mm/xtensa: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
46a8413
mm/x86: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0d0b6d2
mm/unicore32: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
715ee35
mm/um: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
3f29c33
mm/tile: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
dceccbe
mm/SPARC: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
da61efc
mm/SH: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
ad94198
mm/score: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
a18d0e2
mm/s390: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
369a9d8
mm/ppc: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
7d2c774
mm/PARISC: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
1173db1
mm/openrisc: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
76feaed
mm/mn10300: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
1132137
mm/MIPS: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
6879ea8
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
132de67
mm/metag: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
9671468
mm/m68k: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
a0e7b80
mm/m32r: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
de4bcdd
mm/IA64: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
5dc355c
mm/hexagon: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
27a5970
mm/h8300: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
3f2b73c
mm/frv: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
4e422de
mm/cris: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
02f5532
mm/c6x: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
d9d7e76
mm/blackfin: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
6703bdf
mm/AVR32: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
bee4ebd
mm/ARM64: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
2450c97
mm/ARM: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
de35e1b
mm/ARC: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
d385d9e
mm/alpha: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
e461d62
mm/hotplug: prepare for removing num_physpages
by Jiang Liu
· 11 years ago
0ed5fd1
mm: use totalram_pages instead of num_physpages at runtime
by Jiang Liu
· 11 years ago
7ee3d4e
mm: introduce helper function mem_init_print_info() to simplify mem_init()
by Jiang Liu
· 11 years ago
a214a8c
UML: normalize global variables exported by vmlinux.lds
by Jiang Liu
· 11 years ago
40a3b8d
tile: normalize global variables exported by vmlinux.lds
by Jiang Liu
· 11 years ago
ae49b83
score: normalize global variables exported by vmlinux.lds
by Jiang Liu
· 11 years ago
5dd7cd1
h8300: normalize global variables exported by vmlinux.lds
by Jiang Liu
· 11 years ago
06256f8
c6x: normalize global variables exported by vmlinux.lds
by Jiang Liu
· 11 years ago
2e555f8
avr32: normalize global variables exported by vmlinux.lds
by Jiang Liu
· 11 years ago
1622d1a
vmlinux.lds: add comments for global variables and clean up useless declarations
by Jiang Liu
· 11 years ago
e6c495a
mm: fix the TLB range flushed when __tlb_remove_page() runs out of slots
by Vineet Gupta
· 11 years ago
f60e2a9
memcg: Kconfig info update
by Sergey Dyasly
· 11 years ago
cdd91a7
mm: report available pages as "MemTotal" for each NUMA node
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
3dcc057
mm: correctly update zone->managed_pages
by Jiang Liu
· 11 years ago
170a5a7
mm: make __free_pages_bootmem() only available at boot time
by Jiang Liu
· 11 years ago
c3d5f5f
mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
by Jiang Liu
· 11 years ago
7b4b2a0
mm: accurately calculate zone->managed_pages for highmem zones
by Jiang Liu
· 11 years ago
4f9f477
mm: use managed_pages to calculate default zonelist order
by Jiang Liu
· 11 years ago
834405c
mm: fix some trivial typos in comments
by Jiang Liu
· 11 years ago
abd1b6d
mm/tile: use common help functions to free reserved pages
by Jiang Liu
· 11 years ago
Next »