Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
48b4800a1c6af2cdda344ea4e2c843dcc1f6afc9
48b4800
zsmalloc: page migration support
by Minchan Kim
· 8 years ago
bfd093f
zsmalloc: use freeobj for index
by Minchan Kim
· 8 years ago
4aa409c
zsmalloc: separate free_zspage from putback_zspage
by Minchan Kim
· 8 years ago
3783689
zsmalloc: introduce zspage structure
by Minchan Kim
· 8 years ago
bdb0af7
zsmalloc: factor page chain functionality out
by Minchan Kim
· 8 years ago
4f42047
zsmalloc: use accessor
by Minchan Kim
· 8 years ago
1b8320b
zsmalloc: use bit_spin_lock
by Minchan Kim
· 8 years ago
1fc6e27
zsmalloc: keep max_object in size_class
by Minchan Kim
· 8 years ago
b1123ea6
mm: balloon: use general non-lru movable page feature
by Minchan Kim
· 8 years ago
bda807d
mm: migrate: support non-lru movable page migration
by Minchan Kim
· 8 years ago
c6c919e
mm: use put_page() to free page instead of putback_lru_page()
by Minchan Kim
· 8 years ago
16d3772
zram: drop gfp_t from zcomp_strm_alloc()
by Sergey Senozhatsky
· 8 years ago
eb9f56d
zram: add more compression algorithms
by Sergey Senozhatsky
· 8 years ago
ce1ed9f
zram: delete custom lzo/lz4
by Sergey Senozhatsky
· 8 years ago
69a30a8
zram: cosmetic: cleanup documentation
by Sergey Senozhatsky
· 8 years ago
415403b
zram: use crypto api to check alg availability
by Sergey Senozhatsky
· 8 years ago
ebaf9ab
zram: switch to crypto compress API
by Sergey Senozhatsky
· 8 years ago
2aea849
zram: rename zstrm find-release functions
by Sergey Senozhatsky
· 8 years ago
9af3f56
powerpc/mm: check for irq disabled() only if DEBUG_VM is enabled
by Aneesh Kumar K.V
· 8 years ago
a54f9ae
include/linux/mmdebug.h: add VM_WARN which maps to WARN()
by Aneesh Kumar K.V
· 8 years ago
2a966b7
mm: oom: add memcg to oom_control
by Vladimir Davydov
· 8 years ago
798fd75
mm: zap ZONE_OOM_LOCKED
by Vladimir Davydov
· 8 years ago
a371d9f
memory-hotplug: use zone_can_shift() for sysfs valid_zones attribute
by Reza Arbab
· 8 years ago
df429ac
memory-hotplug: more general validation of zone during online
by Reza Arbab
· 8 years ago
e51e6c8
memory-hotplug: add move_pfn_range()
by Reza Arbab
· 8 years ago
90cae1f
mm/init: fix zone boundary creation
by Oliver O'Halloran
· 8 years ago
48406ef
mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pte
by Li RongQing
· 8 years ago
de24bae
mm/slab: use list_move instead of list_del/list_add
by Wei Yongjun
· 8 years ago
91c6a05
mm: faster kmalloc_array(), kcalloc()
by Alexey Dobriyan
· 8 years ago
72baeef0c
slab: do not panic on invalid gfp_mask
by Michal Hocko
· 8 years ago
bacdcb3
slab: make GFP_SLAB_BUG_MASK information more human readable
by Michal Hocko
· 8 years ago
210e7a4
mm: SLUB freelist randomization
by Thomas Garnier
· 8 years ago
7c00fce
mm: reorganize SLAB freelist randomization
by Thomas Garnier
· 8 years ago
9a46b04f
fs/fs-writeback.c: inode writeback list tracking tracepoints
by Brian Foster
· 8 years ago
6c60d2b
fs/fs-writeback.c: add a new writeback list for sync
by Dave Chinner
· 8 years ago
7d65b27
ocfs2/cluster: clean up unnecessary assignment for 'ret'
by piaojun
· 8 years ago
e81f1c5
ocfs2: remove obscure BUG_ON in dlmglue
by Joseph Qi
· 8 years ago
698d44b
ocfs2: cleanup implemented prototypes
by Joseph Qi
· 8 years ago
8ec7b17
ocfs2/dlm: fix memory leak of dlm_debug_ctxt
by Joseph Qi
· 8 years ago
a8f24f1b
ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locks
by Joseph Qi
· 8 years ago
0b492f6
ocfs2: improve recovery performance
by Junxiao Bi
· 8 years ago
191df2b
ocfs2: fix a redundant re-initialization
by Eric Ren
· 8 years ago
17359a8
debugobjects.h: fix trivial kernel doc warning
by Randy Dunlap
· 8 years ago
a44ce52
m32r: add __ucmpdi2 to fix build failure
by Sudip Mukherjee
· 8 years ago
8cde0da
scripts/bloat-o-meter: fix percent on <1% changes
by Riku Voipio
· 8 years ago
c965b10
kbuild: abort build on bad stack protector flag
by Kees Cook
· 8 years ago
3bd9646
fbmon: remove unused function argument
by Arnd Bergmann
· 8 years ago
d5dfc80
dma-debug: track bucket lock state for static checkers
by Stephen Boyd
· 8 years ago
6b52499
dax: remote unused fault wrappers
by Ross Zwisler
· 8 years ago
221c7dc
dax: some small updates to dax.txt documentation
by Ross Zwisler
· 8 years ago
397b080
arm: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
e658052
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
55392c4
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c410614
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5f22004
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8e46695
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2d724ff
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
36e635c
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c265cc5
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
80f09cf
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
77cd3d0
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0f65726
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
425dbc6
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
766fd5f
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
cca08cd
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
7e4dc77
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
89e7eb0
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c86ad14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a230384
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
df00ccc
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
dd95069
Merge tag 'hwmon-for-linus-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
52770c3
Merge tag 'renesas-sh-drivers-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
by Linus Torvalds
· 8 years ago
b7545b7
Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
721413a
Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
25a0dc4
Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
9d0be76
Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
b403f23
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 8 years ago
523d939
Linux 4.7
by Linus Torvalds
· 8 years ago
68093c4
Merge tag 'ceph-for-4.7-rc8' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
55920d3
x86/mm/cpa: Add missing comment in populate_pdg()
by Andy Lutomirski
· 8 years ago
530dd8d
x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDs
by Andy Lutomirski
· 8 years ago
107df03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
88083e9
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
b1386ce
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
d15ae81
Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
3f2625d
Merge tag 'drm-fixes-for-v4.7-rc8-intel' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
2321884
Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 8 years ago
7825e0c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
48d4ca5
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
897473f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
3aa536d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
f1894d8
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
ee62f09
Merge tag 'gpio-v4.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
62cd69d
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
a933f80
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
ea4b3cf
Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 8 years ago
b6cbeca
Merge tag 'sound-4.7-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
ff8d6fa
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
368301f
pps: do not crash when failed to register
by Jiri Slaby
· 8 years ago
2d6a4d6
tools/vm/slabinfo: fix an unintentional printf
by Dan Carpenter
· 8 years ago
Next »