Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
c725ee54c30b34427cb8fa68d1fe8804aca6d400
c725ee54
gen_init_cpio: avoid NULL pointer dereference and rework env expanding
by Michal Nazarewicz
· 11 years ago
0ca4343
errno.h: remove "NFS" from descriptions in comments
by Eric Sandeen
· 11 years ago
6c25161
init/do_mounts.c: add maj:min syntax comment
by Sebastian Capella
· 11 years ago
b506465
scripts/mod/modpost.c: handle non ABS crc symbols
by Andi Kleen
· 11 years ago
83460ec
syscalls.h: use gcc alias instead of assembler aliases for syscalls
by Andi Kleen
· 11 years ago
54886a7
cramfs: mark as obsolete
by Michael Opdenacker
· 11 years ago
623fd80
percpu: add test module for various percpu operations
by Greg Thelen
· 11 years ago
3d035f5
drivers/char/hpet.c: allow user controlled mmap for user processes
by Prarit Bhargava
· 11 years ago
72403b4
mm: numa: return the number of base pages altered by protection changes
by Mel Gorman
· 11 years ago
00619bc
mm: factor commit limit calculation
by Jerome Marchand
· 11 years ago
715ea41
mm: improve the description for dirty_background_ratio/dirty_ratio sysctl
by Zheng Liu
· 11 years ago
a1aeb65
mm/page_alloc.c: fix comment in zlc_setup()
by Zhi Yong Wu
· 11 years ago
d4dd100
arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()
by Zhi Yong Wu
· 11 years ago
0ab0abc
mm/zswap: refactor the get/put routines
by Weijie Yang
· 11 years ago
67d13fe
mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
by Weijie Yang
· 11 years ago
7a67d7a
memcg, kmem: use cache_from_memcg_idx instead of hard code
by Qiang Huang
· 11 years ago
2ade4de
memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
by Qiang Huang
· 11 years ago
f35c3a8
memcg, kmem: use is_root_cache instead of hard code
by Qiang Huang
· 11 years ago
2afc745
mm: ensure get_unmapped_area() returns higher address than mmap_min_addr
by Akira Takeuchi
· 11 years ago
0cbef29
mm: __rmqueue_fallback() should respect pageblock type
by KOSAKI Motohiro
· 11 years ago
52c8f6a
mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()
by KOSAKI Motohiro
· 11 years ago
5d0f3f7
mm: fix page_group_by_mobility_disabled breakage
by KOSAKI Motohiro
· 11 years ago
af248a0
readahead: fix sequential read cache miss detection
by Damien Ramonda
· 11 years ago
c78e936
mm: do not walk all of system memory during show_mem
by Mel Gorman
· 11 years ago
4a099fb
mm/bootmem.c: remove unused local `map'
by Daeseok Youn
· 11 years ago
807a1bd
mm: clear N_CPU from node_states at CPU offline
by Toshi Kani
· 11 years ago
d7e0b37
mm: set N_CPU to node_states during boot
by Toshi Kani
· 11 years ago
c532092
mem-hotplug: introduce movable_node boot option
by Tang Chen
· 11 years ago
fa591c4
x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.
by Tang Chen
· 11 years ago
b959ed6c
x86/mem-hotplug: support initialize page tables in bottom-up
by Tang Chen
· 11 years ago
0167d7d
x86/mm: factor out of top-down direct mapping setup
by Tang Chen
· 11 years ago
79442ed
mm/memblock.c: introduce bottom-up allocation mode
by Tang Chen
· 11 years ago
1402899
mm/memblock.c: factor out of top-down allocation
by Tang Chen
· 11 years ago
7aba842
s390/mmap: randomize mmap base for bottom up direction
by Heiko Carstens
· 11 years ago
4e99b02
mmap: arch_get_unmapped_area(): use proper mmap base for bottom up direction
by Heiko Carstens
· 11 years ago
b349acc
mm/zswap: avoid unnecessary page scanning
by Weijie Yang
· 11 years ago
c4a391b
writeback: do not sync data dirtied after sync start
by Jan Kara
· 11 years ago
46c77e2
tools/vm/page-types.c: support KPF_SOFTDIRTY bit
by Naoya Horiguchi
· 11 years ago
ec8e41a
/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line
by Naoya Horiguchi
· 11 years ago
bfc4f9d
mm/page_alloc.c: remove unused marco LONG_ALIGN
by Zhang Yanfei
· 11 years ago
58e97ba
frontswap: enable call to invalidate area on swapoff
by Krzysztof Kozlowski
· 11 years ago
2de1a7e
mm/swapfile.c: fix comment typos
by Seth Jennings
· 11 years ago
7f88f88
mm: kmemleak: avoid false negatives on vmalloc'ed objects
by Catalin Marinas
· 11 years ago
81556b0
mm/sparsemem: fix a bug in free_map_bootmem when CONFIG_SPARSEMEM_VMEMMAP
by Zhang Yanfei
· 11 years ago
85b35fe
mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameter
by Zhang Yanfei
· 11 years ago
071aee1
memcg: support hierarchical memory.numa_stats
by Ying Han
· 11 years ago
25485de
memcg: refactor mem_control_numa_stat_show()
by Greg Thelen
· 11 years ago
b76ac7e
mm/mempolicy: use NUMA_NO_NODE
by Jianguo Wu
· 11 years ago
9f1b868
mm: thp: khugepaged: add policy for finding target node
by Bob Liu
· 11 years ago
10dc415
mm: thp: cleanup: mv alloc_hugepage to better place
by Bob Liu
· 11 years ago
0151e3d
Documentation/vm/zswap.txt: fix typos
by Christian Hesse
· 11 years ago
b82225f3
revert mm/vmalloc.c: emit the failure message before return
by Wanpeng Li
· 11 years ago
af12346
mm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_info"
by Wanpeng Li
· 11 years ago
c2ce8c1
mm/vmalloc: fix show vmap_area information race with vmap_area tear down
by Wanpeng Li
· 11 years ago
3722e13
mm/vmalloc: don't set area->caller twice
by Wanpeng Li
· 11 years ago
948927e
mm, mempolicy: make mpol_to_str robust and always succeed
by David Rientjes
· 11 years ago
40c3baa
mm/arch: use NUMA_NO_NODE
by Jianguo Wu
· 11 years ago
03b61ff
mm/memory-failure.c: move set_migratetype_isolate() outside get_any_page()
by Naoya Horiguchi
· 11 years ago
01b0f19
cpu/mem hotplug: add try_online_node() for cpu_up()
by Toshi Kani
· 11 years ago
309d0b3
mm/nobootmem.c: have __free_pages_memory() free in larger chunks.
by Robin Holt
· 11 years ago
b9921ec
mm: add a helper function to check may oom condition
by Qiang Huang
· 11 years ago
9c2606b
mm/memory_hotplug.c: use pfn_to_nid() instead of page_to_nid(pfn_to_page())
by Xishi Qiu
· 11 years ago
d6de9d5
mm/memory_hotplug.c: rename the function is_memblock_offlined_cb()
by Xishi Qiu
· 11 years ago
b38a872
mm: use populated_zone() instead of if(zone->present_pages)
by Xishi Qiu
· 11 years ago
83285c7
mm: use pgdat_end_pfn() to simplify the code in others
by Xishi Qiu
· 11 years ago
6408068
mm: use pgdat_end_pfn() to simplify the code in arch
by Xishi Qiu
· 11 years ago
8bfa3f9
mm/huge_memory.c: fix stale comments of transparent_hugepage_flags
by Jianguo Wu
· 11 years ago
c69ded8
mm: remove obsolete comments about page table lock
by Naoya Horiguchi
· 11 years ago
3207d9e
drivers/video/acornfb.c: use __free_reserved_page() to simplify the code
by Xishi Qiu
· 11 years ago
c1ce4b3
mm/arch: use __free_reserved_page() to simplify the code
by Xishi Qiu
· 11 years ago
9e4be47
mm/compaction.c: update comment about zone lock in isolate_freepages_block
by Jerome Marchand
· 11 years ago
4b90951
mm/vmalloc: use NUMA_NO_NODE
by Jianguo Wu
· 11 years ago
bafe1e1
ksm: remove redundant __GFP_ZERO from kcalloc
by Joe Perches
· 11 years ago
63d0f0a3
mm/readahead.c:do_readhead(): don't check for ->readpage
by Andrew Morton
· 11 years ago
41ecc34
ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage()
by Jan Kara
· 11 years ago
d00d2f8
ocfs2: convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
b1214e4
ocfs2: fix possible double free in ocfs2_write_begin_nolock
by Xue jiufei
· 11 years ago
bfbca92
ocfs2: add missing errno in ocfs2_ioctl_move_extents()
by Younger Liu
· 11 years ago
8abaae8
ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add()
by Younger Liu
· 11 years ago
eedd40e
ocfs2: rollback transaction in ocfs2_group_add()
by Younger Liu
· 11 years ago
728b980
ocfs2: break useless while loop
by Junxiao Bi
· 11 years ago
518df6b
ocfs2: use find_last_bit()
by Akinobu Mita
· 11 years ago
fae477b
ocfs2: delay migration when the lockres is in migration state
by Xue jiufei
· 11 years ago
750e3c6
ocfs2: skip locks in the blocked list
by Xue jiufei
· 11 years ago
a8f70de
ocfs2: use bitmap_weight()
by Akinobu Mita
· 11 years ago
910bffe
ocfs2: don't spam on -EDQUOT
by Joel Becker
· 11 years ago
5879620
ocfs2: add necessary check in case sb_getblk() fails
by Rui Xiang
· 11 years ago
7391a29
ocfs2: return ENOMEM when sb_getblk() fails
by Rui Xiang
· 11 years ago
f0cb0f0
fs/ocfs2/file.c: fix wrong comment
by Junxiao Bi
· 11 years ago
06f9da6
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
by Goldwyn Rodrigues
· 11 years ago
59c3645
scripts/sortextable: support objects with more than 64K sections.
by Jamie Iles
· 11 years ago
a2529ad
drivers/iommu/omap-iopgtable.h: remove unneeded cast of void*
by Jingoo Han
· 11 years ago
72a0c55
cris: media platform drivers: fix build
by Mauro Carvalho Chehab
· 11 years ago
8d28df8
sh64: kernel: remove useless variable 'regs'
by Chen Gang
· 11 years ago
42b4334
sh64: kernel: use 'usp' instead of 'fn'
by Chen Gang
· 11 years ago
786235ee
kthread: make kthread_create() killable
by Tetsuo Handa
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
85b656c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 11 years ago
2b684c0
Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 11 years ago
c2d3306
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
Next »