LinuxLists
Users
About
baiyaowei (
[email protected]
)
Number of posts: 97 (0.13 per day)
First post: 2015-11-14 03:05:35
Last post: 2017-11-24 07:33:49
Previous Page
Date
List
Subject
2016-03-25 01:52:33
linux-kernel
[PATCH] fs/gfs2: __lockref_is_dead can be boolean
2016-03-23 02:27:56
linux-kernel
[PATCH 2/5] mm/memory_hotplug: is_mem_section_removable can be boolean
2016-03-23 02:27:10
linux-kernel
[PATCH 4/5] mm/lru: is_file/active_lru can be boolean
2016-03-23 02:27:07
linux-kernel
[PATCH 3/5] mm/vmalloc: is_vmalloc_addr can be boolean
2016-03-23 02:27:02
linux-kernel
[PATCH 5/5] mm/mempolicy: vma_migratable can be boolean
2016-03-23 02:26:50
linux-kernel
[PATCH 0/5] mm: make several functions return bool
2016-03-23 02:26:42
linux-kernel
[PATCH 1/5] mm/hugetlb: is_vm_hugetlb_page can be boolean
2016-03-23 01:51:43
linux-kernel
[PATCH 1/2] x86/apic: remove declaration of unused hw_nmi_is_cpu_stuck
2016-03-23 01:42:41
linux-kernel
[PATCH 2/2] x86/dma: is_device_dma_capable can be boolean
2015-12-02 09:16:52
linux-kernel
Re: [PATCH v2] mm: fix warning in comparing enumerator
2015-11-30 09:05:10
linux-kernel
Re: [PATCH] mm: vmscan: Obey indeed proportional scanning for kswapd and memcg
2015-11-25 09:08:01
linux-kernel
[PATCH] mm/compaction: improve comment for compact_memory tunable knob handler
2015-11-25 08:55:22
linux-kernel
Re: [PATCH] mm/compaction: improve comment
2015-11-25 04:48:40
linux-kernel
[PATCH] mm: vmscan: Obey indeed proportional scanning for kswapd and memcg
2015-11-24 08:24:08
linux-kernel
[PATCH] mm/compaction: improve comment
2015-11-19 13:01:06
linux-kernel
[PATCH 4/5] fs/bad_inode.c: is_bad_inode can be boolean
2015-11-19 13:01:05
linux-kernel
[PATCH 5/5] fs/attr.c: is_sxid can be boolean
2015-11-18 01:39:09
linux-kernel
[PATCH] mm/mmzone: memmap_valid_within can be boolean
2015-11-17 09:02:53
linux-kernel
[PATCH] mm/zonelist: enumerate zonelists array index
2015-11-17 08:30:00
linux-kernel
Re: [PATCH 6/7] mm/gfp: make gfp_zonelist return directly and bool
2015-11-17 07:26:10
linux-kernel
[PATCH 1/2] security: remove unused cap_is_fs_cap function
2015-11-17 07:26:09
linux-kernel
[PATCH 2/2] security/capability.h: cap_issubset/isclear can be boolean
2015-11-17 06:53:01
linux-kernel
[PATCH 2/2] fs/ceph: ceph_frag_contains_value can be boolean
2015-11-17 06:52:46
linux-kernel
[PATCH 1/2] fs/ceph: remove unused functions in ceph_frag.h
2015-11-17 06:40:43
linux-kernel
[PATCH 2/5] fs/namespace.c: path_is_under can be boolean
2015-11-17 06:40:40
linux-kernel
[PATCH 1/5] fs/block_dev.c: make sb_is_blkdev_sb return bool when CONFIG_BLOCK undefined
2015-11-17 06:40:39
linux-kernel
[PATCH 3/5] fs/dcache.c: is_subdir can be boolean
2015-11-17 03:19:25
linux-kernel
[PATCH 1/2] init/main.c: obsolete_checksetup can be boolean
2015-11-17 03:19:24
linux-kernel
[PATCH 2/2] init/do_mounts: initrd_load can be boolean
2015-11-17 02:40:15
linux-kernel
Re: [PATCH 7/7] mm/mmzone: refactor memmap_valid_within
2015-11-17 02:19:10
linux-kernel
Re: [PATCH 4/7] mm/vmscan: page_is_file_cache can be boolean
2015-11-17 02:00:11
linux-kernel
Re: [PATCH 6/7] mm/gfp: make gfp_zonelist return directly and bool
2015-11-16 06:53:15
linux-kernel
[PATCH 2/7] mm/hugetlb: is_file_hugepages can be boolean
2015-11-16 06:52:55
linux-kernel
[PATCH 3/7] mm/memblock: memblock_is_memory/reserved can be boolean
2015-11-16 06:52:29
linux-kernel
[PATCH 6/7] mm/gfp: make gfp_zonelist return directly and bool
2015-11-16 06:52:04
linux-kernel
[PATCH 7/7] mm/mmzone: refactor memmap_valid_within
2015-11-16 06:51:48
linux-kernel
[PATCH 4/7] mm/vmscan: page_is_file_cache can be boolean
2015-11-16 06:51:45
linux-kernel
[PATCH 5/7] mm/lru: remove unused is_unevictable_lru function
2015-11-16 06:51:40
linux-kernel
[PATCH 1/7] ipc/shm: is_file_shm_hugepages can be boolean
2015-11-16 06:51:37
linux-kernel
[PATCH 0/7] some small improvement
2015-11-16 03:10:35
linux-kernel
[PATCH] KVM: powerpc: kvmppc_visible_gpa can be boolean
2015-11-16 02:38:26
linux-kernel
Re: [PATCH 1/2] KVM: kvm_is_visible_gfn can be boolean
2015-11-14 03:23:14
linux-kernel
[PATCH 1/2] KVM: kvm_is_visible_gfn can be boolean
2015-11-14 03:23:12
linux-kernel
[PATCH 2/2] KVM: kvm_para_has_feature can be boolean
2015-11-14 03:05:35
linux-kernel
[PATCH 1/2] fs/stat.c: drop the last new_valid_dev check
2015-11-14 03:05:34
linux-kernel
[PATCH 2/2] include/linux/kdev_t.h: remove new_valid_dev()