Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4e047f897771222215ee572e1c0b25e9417376eb
4e047f8
mm: refactor do_wp_page, extract the reuse case
by Shachar Raindel
· 10 years ago
5a3fbef
mm: do not add nr_pmds into mm_struct if PMD is folded
by Kirill A. Shutemov
· 10 years ago
235a8f0
mm: define default PGTABLE_LEVELS to two
by Kirill A. Shutemov
· 10 years ago
9823336
x86: expose number of page table levels on Kconfig level
by Kirill A. Shutemov
· 10 years ago
6b8ce2a
um: expose number of page table levels
by Kirill A. Shutemov
· 10 years ago
909d45e
tile: expose number of page table levels
by Kirill A. Shutemov
· 10 years ago
81a2936
sparc: expose number of page table levels
by Kirill A. Shutemov
· 10 years ago
69543d6
sh: expose number of page table levels
by Kirill A. Shutemov
· 10 years ago
c81956c
s390: expose number of page table levels
by Kirill A. Shutemov
· 10 years ago
06ef42a
powerpc: expose number of page table levels on Kconfig level
by Kirill A. Shutemov
· 10 years ago
f24ffde
parisc: expose number of page table levels on Kconfig level
by Kirill A. Shutemov
· 10 years ago
a728ab5
mips: expose number of page table levels on Kconfig level
by Kirill A. Shutemov
· 10 years ago
980d5b7
m68k: mark PMD folded and expose number of page table levels
by Kirill A. Shutemov
· 10 years ago
4d66bcc
ia64: expose number of page table levels on Kconfig level
by Kirill A. Shutemov
· 10 years ago
1bcad26
arm: expose number of page table levels on Kconfig level
by Kirill A. Shutemov
· 10 years ago
9f25e6a
arm64: expose number of page table levels on Kconfig level
by Kirill A. Shutemov
· 10 years ago
f5d4547
alpha: expose number of page table levels on Kconfig level
by Kirill A. Shutemov
· 10 years ago
761b067
mm: completely remove dumping per-cpu lists from show_mem()
by Konstantin Khlebnikov
· 10 years ago
d1bfcdb
mm: hide per-cpu lists in output of show_mem()
by Konstantin Khlebnikov
· 10 years ago
b9ea251
page_writeback: clean up mess around cancel_dirty_page()
by Konstantin Khlebnikov
· 10 years ago
ca0984c
mm: incorporate zero pages into transparent huge pages
by Ebru Akagunduz
· 10 years ago
2149cda
mm/compaction: enhance compaction finish condition
by Joonsoo Kim
· 10 years ago
4eb7dce
mm/page_alloc: factor out fallback freepage checking
by Joonsoo Kim
· 10 years ago
dc67647
mm/cma: change fallback behaviour for CMA freepage
by Joonsoo Kim
· 10 years ago
30467e0
mm, hotplug: fix concurrent memory hot-add deadlock
by David Rientjes
· 10 years ago
17e0db8
cma: debug: document new debugfs interface
by Sasha Levin
· 10 years ago
875abdb
mm-cma-allocation-trigger-fix
by Andrew Morton
· 10 years ago
8325330
mm: cma: release trigger
by Sasha Levin
· 10 years ago
26b02a1
mm: cma: allocation trigger
by Sasha Levin
· 10 years ago
28b24c1
mm: cma: debugfs interface
by Sasha Levin
· 10 years ago
19c07d5
memory hotplug: use macro to switch between section and pfn
by Sheng Yong
· 10 years ago
1575e68
mm: memcontrol: update copyright notice
by Johannes Weiner
· 10 years ago
7fc825b
mm/memblock.c: rename local variable of memblock_type to `type'
by Baoquan He
· 10 years ago
acc3c8d
mm: move mm_populate()-related code to mm/gup.c
by Kirill A. Shutemov
· 10 years ago
c561259
mm: move gup() -> posix mlock() error conversion out of __mm_populate
by Kirill A. Shutemov
· 10 years ago
fc05f56
mm: rename __mlock_vma_pages_range() to populate_vma_page_range()
by Kirill A. Shutemov
· 10 years ago
84d33df
mm: rename FOLL_MLOCK to FOLL_POPULATE
by Kirill A. Shutemov
· 10 years ago
c21a6da
slob: make slob_alloc_node() static and remove EXPORT_SYMBOL()
by Fabian Frederick
· 10 years ago
6f6528a
slub: use bool function return values of true/false not 1/0
by Joe Perches
· 10 years ago
124dee0
mm, slab: correct config option in comment
by David Rientjes
· 10 years ago
08303a7
mm/slub.c: parse slub_debug O option in switch statement
by Chris J Arges
· 10 years ago
ef2a515
mm/migrate: mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3
by Geert Uytterhoeven
· 10 years ago
692297d
watchdog: introduce the hardlockup_detector_disable() function
by Ulrich Obergfell
· 10 years ago
b2f57c3
watchdog: clean up some function names and arguments
by Ulrich Obergfell
· 10 years ago
195daf6
watchdog: enable the new user interface of the watchdog mechanism
by Ulrich Obergfell
· 10 years ago
bcfba4f
watchdog: implement error handling for failure to set up hardware perf events
by Ulrich Obergfell
· 10 years ago
83a80a3
watchdog: introduce separate handlers for parameters in /proc/sys/kernel
by Ulrich Obergfell
· 10 years ago
ef246a2
watchdog: introduce proc_watchdog_common()
by Ulrich Obergfell
· 10 years ago
f54c227
watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog()
by Ulrich Obergfell
· 10 years ago
a0c9cbb
watchdog: introduce the proc_watchdog_update() function
by Ulrich Obergfell
· 10 years ago
84d56e6
watchdog: new definitions and variables, initialization
by Ulrich Obergfell
· 10 years ago
1d5b897
ocfs2: make mlog_errno return the errno
by Andrew Morton
· 10 years ago
2f2eca2
ocfs2: check if the ocfs2 lock resource has been initialized before calling ocfs2_dlm_lock
by alex chen
· 10 years ago
1543306
ocfs2: logging: remove static buffer, use vsprintf extension %pV
by Joe Perches
· 10 years ago
e2ac55b
ocfs2: incorrect check for debugfs returns
by Chengyu Song
· 10 years ago
762515a
ocfs2: fix a typo in the copyright statement
by Jakub Wilk
· 10 years ago
023d4ea
ocfs2: fix possible uninitialized variable access
by Joseph Qi
· 10 years ago
7c01ad8
ocfs2: remove goto statement in ocfs2_check_dir_for_entry()
by Daeseok Youn
· 10 years ago
a47726b
ocfs2: rollback the cleared bits if error occurs after ocfs2_block_group_clear_bits
by Joseph Qi
· 10 years ago
62f8b1f
ocfs2: use ENOENT instead of EEXIST when get system file fails
by Joseph Qi
· 10 years ago
e38a573
ocfs2: use actual name length when find entry in ocfs2_orphan_del()
by Joseph Qi
· 10 years ago
e073fc5
ocfs2: dereferencing freed pointers in ocfs2_reflink()
by Dan Carpenter
· 10 years ago
d0ba25b
ocfs2: fix typo in ocfs2_reserve_local_alloc_bits
by Joseph Qi
· 10 years ago
14a5275
ocfs2: do not use ocfs2_zero_extend during direct IO
by Joseph Qi
· 10 years ago
37a8d89
ocfs2: take inode lock when get clusters
by Joseph Qi
· 10 years ago
7e9b195
ocfs2: no need get dinode bh when zeroing extend
by Joseph Qi
· 10 years ago
bdd8621
ocfs2: fix a typing error in ocfs2_direct_IO_write
by Joseph Qi
· 10 years ago
7a83464
ocfs2: avoid a pointless delay in o2cb_cluster_check()
by Daeseok Youn
· 10 years ago
43ee9ca
ocfs2: one function call less in user_cluster_connect() after error detection
by Markus Elfring
· 10 years ago
bb34ed2
ocfs2: one function call less in ocfs2_init_slot_info() after error detection
by Markus Elfring
· 10 years ago
629a3b5
ocfs2: one function call less in ocfs2_merge_rec_right() after error detection
by Markus Elfring
· 10 years ago
992ef6e
ocfs2: one function call less in ocfs2_merge_rec_left() after error detection
by Markus Elfring
· 10 years ago
06a269cc
ocfs2: less function calls in ocfs2_figure_merge_contig_type() after error detection
by Markus Elfring
· 10 years ago
3cc79b7
ocfs2: less function calls in ocfs2_convert_inline_data_to_extents() after error detection
by Markus Elfring
· 10 years ago
fd90d4df
ocfs2: delete unnecessary checks before three function calls
by Markus Elfring
· 10 years ago
1cf370c
arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()
by David Rientjes
· 10 years ago
7b4b425
arch/sh/kernel/dwarf.c: destroy mempools on cleanup
by David Rientjes
· 10 years ago
5017335
scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning
by Fabian Frederick
· 10 years ago
9753412
mm/hugetlb: use pmd_page() in follow_huge_pmd()
by Gerald Schaefer
· 10 years ago
31f7dc7
ACPI / battery: Fix doubly added battery on system suspend
by Krzysztof Kozlowski
· 10 years ago
b79013b
Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
c4be50e
Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
42e3a58
Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
4fd48b4
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
a1480a1
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
45141ee
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 10 years ago
8954672
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3be1b98
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
392b46f
Merge tag 'hsi-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
by Linus Torvalds
· 10 years ago
a21c1ea
Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 10 years ago
d700b05
Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 10 years ago
0055dc5
Merge tag 'spi-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
1b57c7c
Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 10 years ago
8d9095c
Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
1a370f4
Merge tag 'edac_for_4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 10 years ago
4b5ca74
Merge tag 'hwmon-for-linus-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
cb0fc55
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 10 years ago
5142ef1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 10 years ago
6a16dda
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ec1bc8e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
Next »