Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8e6ac7fab374816de9a8b0a8fbb02ef761a30ff4
8e6ac7f
hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration
by Aneesh Kumar K.V
· 12 years ago
abb8206
hugetlb/cgroup: add hugetlb cgroup control files
by Aneesh Kumar K.V
· 12 years ago
da1def5
hugetlb/cgroup: add support for cgroup removal
by Aneesh Kumar K.V
· 12 years ago
6d76dcf
hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroup
by Aneesh Kumar K.V
· 12 years ago
9dd540e
hugetlb/cgroup: add the cgroup pointer to page lru
by Aneesh Kumar K.V
· 12 years ago
2bc64a2
mm/hugetlb: add new HugeTLB cgroup
by Aneesh Kumar K.V
· 12 years ago
c3f38a3
hugetlb: make some static variables global
by Aneesh Kumar K.V
· 12 years ago
0edaecf
hugetlb: add a list for tracking in-use HugeTLB pages
by Aneesh Kumar K.V
· 12 years ago
189ebff
hugetlb: simplify migrate_huge_page()
by Aneesh Kumar K.V
· 12 years ago
24669e5
hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages
by Aneesh Kumar K.V
· 12 years ago
972dc4d
hugetlb: add an inline helper for finding hstate index
by Aneesh Kumar K.V
· 12 years ago
76dcee7
hugetlb: don't use ERR_PTR with VM_FAULT* values
by Aneesh Kumar K.V
· 12 years ago
47d3834
hugetlb: rename max_hstate to hugetlb_max_hstate
by Aneesh Kumar K.V
· 12 years ago
3965c9a
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
by Wanpeng Li
· 12 years ago
deaf386
mm/buddy: cleanup on should_fail_alloc_page
by Gavin Shan
· 12 years ago
44de9d0
mm: account the total_vm in the vm_stat_account()
by Huang Shijie
· 12 years ago
df858fa
documentation: update how page-cluster affects swap I/O
by Christian Ehrhardt
· 12 years ago
3fb5c29
swap: allow swap readahead to be merged
by Christian Ehrhardt
· 12 years ago
a7d6f52
memcg: remove MEM_CGROUP_CHARGE_TYPE_FORCE
by Kamezawa Hiroyuki
· 12 years ago
41326c1
memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANON
by Kamezawa Hiroyuki
· 12 years ago
bff6bb8
memcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAP
by Kamezawa Hiroyuki
· 12 years ago
aa91c4d
mm: make vb_alloc() more foolproof
by Jan Kara
· 12 years ago
92ca922
vmalloc: walk vmap_areas by sorted list instead of rb_next()
by Hong zhi guo
· 12 years ago
c2cddf9
drivers/media/video/v4l2-ioctl.c: fix build
by Andrew Morton
· 12 years ago
c66af41
xtensa: select generic atomic64_t support
by Fengguang Wu
· 12 years ago
d6b09e7
fault-injection: fix failcmd.sh warning
by Akinobu Mita
· 12 years ago
2e3ee61
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
1fad1e9
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
bbeb0af2
Merge tag 'mfd-for-linus-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
6df419e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
27c1ee3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
086ff4b
drivers/misc/lkdtm.c: fix missing allocation failure check
by Alan Cox
· 12 years ago
e04f228
lib/scatterlist: do not re-write gfp_flags in __sg_alloc_table()
by Mandeep Singh Baines
· 12 years ago
c24aa64
fault-injection: add tool to run command with failslab or fail_page_alloc
by Akinobu Mita
· 12 years ago
d89dffa
fault-injection: add selftests for cpu and memory hotplug
by Akinobu Mita
· 12 years ago
08dfb4d
powerpc: pSeries reconfig notifier error injection module
by Akinobu Mita
· 12 years ago
9579f5b
memory: memory notifier error injection module
by Akinobu Mita
· 12 years ago
048b9c35
PM: PM notifier error injection module
by Akinobu Mita
· 12 years ago
f5a9f52
cpu: rewrite cpu-notifier-error-inject module
by Akinobu Mita
· 12 years ago
8d43828
fault-injection: notifier error injection
by Akinobu Mita
· 12 years ago
1d151c3
c/r: fcntl: add F_GETOWNER_UIDS option
by Cyrill Gorcunov
· 12 years ago
65fed8f
resource: make sure requested range is included in the root range
by Octavian Purdila
· 12 years ago
f7e1bec
include/linux/aio.h: cpp->C conversions
by Andrew Morton
· 12 years ago
98c350c
fs: cachefiles: add support for large files in filesystem caching
by Justin Lecher
· 12 years ago
668f06b
pps: return PTR_ERR on error in device_create
by Emil Goode
· 12 years ago
25353b3
taskstats: check nla_reserve() return
by Alan Cox
· 12 years ago
fd4b616
sysctl: suppress kmemleak messages
by Steven Rostedt
· 12 years ago
c1d7e01
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
by Will Deacon
· 12 years ago
05ba3f1
ipc: compat: use signed size_t types for msgsnd and msgrcv
by Will Deacon
· 12 years ago
b610c04
ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC
by Will Deacon
· 12 years ago
079a96a
ipc: add COMPAT_SHMLBA support
by Will Deacon
· 12 years ago
63dca8d
kdump: append newline to the last lien of vmcoreinfo note
by Vivek Goyal
· 12 years ago
f19b9f7
fork: fix error handling in dup_task()
by Akinobu Mita
· 12 years ago
87bec58
revert "sched: Fix fork() error path to not crash"
by Andrew Morton
· 12 years ago
b2412b7
fork: use vma_pages() to simplify the code
by Huang Shijie
· 12 years ago
bc452b4
proc: do not allow negative offsets on /proc/<pid>/environ
by Djalal Harouni
· 12 years ago
e8905ec
proc: environ_read() make sure offset points to environment address range
by Djalal Harouni
· 12 years ago
108ceeb
coredump: fix wrong comments on core limits of pipe coredump case
by Jovi Zhang
· 12 years ago
0f20784
kmod: avoid deadlock from recursive kmod call
by Tetsuo Handa
· 12 years ago
79c743d
kernel/kmod.c: document call_usermodehelper_fns() a bit
by Andrew Morton
· 12 years ago
deb8274
fat: refactor shortname parsing
by Steven J. Magnani
· 12 years ago
a943ed7
fat: accessors for msdos_dir_entry 'start' fields
by Steven J. Magnani
· 12 years ago
497d48b
hfsplus: use -ENOMEM when kzalloc() fails
by Namjae Jeon
· 12 years ago
f5974c8
nilfs2: add omitted comments for different structures in driver implementation
by Vyacheslav Dubeyko
· 12 years ago
8c74ac0
nilfs2: add omitted comments for structures in nilfs2_fs.h
by Vyacheslav Dubeyko
· 12 years ago
572d8b3
nilfs2: fix deadlock issue between chcp and thaw ioctls
by Ryusuke Konishi
· 12 years ago
fe0627e
nilfs2: fix timing issue between rmcp and chcp ioctls
by Ryusuke Konishi
· 12 years ago
278038a
nilfs2: remove references to long gone super operations
by Fernando Luis Vazquez Cao
· 12 years ago
6b0f339
nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure
by Vyacheslav Dubeyko
· 12 years ago
6ed6a72
minixfs: fix block limit check
by Vladimir Serbinenko
· 12 years ago
8dccaf0
drivers/rtc/rtc-pcf8563.c: add device tree support
by Nick Bowler
· 12 years ago
0a25bf4
drivers/rtc/rtc-pcf8563.c: set owner field in driver struct
by Nick Bowler
· 12 years ago
007def0
rtc/rtc-da9052: remove unneed devm_kfree call
by Devendra Naga
· 12 years ago
19a1ac5
rtc/mc13xxx: add support for the rtc in the mc34708 pmic
by Uwe Kleine-König
· 12 years ago
0f636fc
rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS
by Uwe Kleine-König
· 12 years ago
dbd9acb
drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/*
by Sachin Kamat
· 12 years ago
8e74b6e
drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded
by Andrew Morton
· 12 years ago
aa11ec5
drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm()
by Devendra Naga
· 12 years ago
064407f1
drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version
by Bengt Jonsson
· 12 years ago
dc43d4a
drivers/rtc/rtc-ab8500.c: use UIE emulation
by Ramesh Chandrasekaran
· 12 years ago
559a6fc
rtc: pl031: fix up IRQ flags
by Mattias Wallin
· 12 years ago
1bb457f
rtc: pl031: use per-vendor variables for special init
by Linus Walleij
· 12 years ago
aff05ed
rtc: pl031: encapsulate per-vendor ops
by Linus Walleij
· 12 years ago
36ac1d24
drivers/rtc/rtc-coh901331.c: use devm allocation
by Linus Walleij
· 12 years ago
8384dfe
drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare
by Linus Walleij
· 12 years ago
261eba7
drivers/message/i2o/i2o_config.c: bound allocation
by Alan Cox
· 12 years ago
40251b8
drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to an array which is no longer valid
by Kamil Dudka
· 12 years ago
49ac572
lib/crc32.c: fix unused variables warnings
by Thiago Rafael Becker
· 12 years ago
b13edf7
checkpatch: add checks for do {} while (0) macro misuses
by Joe Perches
· 12 years ago
66c80b6
checkpatch: Add acheck for use of sizeof without parenthesis
by Joe Perches
· 12 years ago
4a27319
checkpatch: check usleep_range() arguments
by Joe Perches
· 12 years ago
ce0338df3c
checkpatch: test for non-standard signatures
by Joe Perches
· 12 years ago
b34a26f
checkpatch: Update alignment check
by Joe Perches
· 12 years ago
4ed940d
firmware_map: make firmware_map_add_early() argument consistent with firmware_map_add_hotplug()
by Yasuaki Ishimatsu
· 12 years ago
4b06814
spinlock_debug: print offset in addition to symbol name
by Stephen Boyd
· 12 years ago
7463449
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
by Catalin Marinas
· 12 years ago
6017b48
ext4: use memweight()
by Akinobu Mita
· 12 years ago
10d4708
ext3: use memweight()
by Akinobu Mita
· 12 years ago
ecd0afa
ext2: use memweight()
by Akinobu Mita
· 12 years ago
a75613e
ocfs2: use memweight()
by Akinobu Mita
· 12 years ago
Next »