Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f170168b9a0b61ea1e647b082b38f605f1d3de3e
/
include
d853754
drivers: avoid format strings in names passed to alloc_workqueue()
by Kees Cook
· 11 years ago
e7152b9
err.h: IS_ERR() can accept __user pointers
by Dan Carpenter
· 11 years ago
55878e8
sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2
by Cody P Schafer
· 11 years ago
e1280be
mm: kill free_all_bootmem_node()
by Jiang Liu
· 11 years ago
fccc998
mm: introduce helper function set_max_mapnr()
by Jiang Liu
· 11 years ago
1895418
mm: kill global variable num_physpages
by Jiang Liu
· 11 years ago
7ee3d4e
mm: introduce helper function mem_init_print_info() to simplify mem_init()
by Jiang Liu
· 11 years ago
1622d1a
vmlinux.lds: add comments for global variables and clean up useless declarations
by Jiang Liu
· 11 years ago
c3d5f5f
mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
by Jiang Liu
· 11 years ago
7b4b2a0
mm: accurately calculate zone->managed_pages for highmem zones
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
dcf6b7d
swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES
by Rafael Aquini
· 11 years ago
917d929
mm: tune vm_committed_as percpu_counter batching size
by Tim Chen
· 11 years ago
5f1e31d
mm/hugetlb: remove hugetlb_prefault
by Wanpeng Li
· 11 years ago
4c42efa
mm/pageblock: remove get/set_pageblock_flags
by Wanpeng Li
· 11 years ago
c53954a
mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru
by Mel Gorman
· 11 years ago
a0b8cab3
mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
by Mel Gorman
· 11 years ago
c6286c9
mm: add tracepoints for LRU activation and insertions
by Mel Gorman
· 11 years ago
e69e9d4a
vmalloc: introduce remap_vmalloc_range_partial
by HATAYAMA Daisuke
· 11 years ago
0fa73b8
include/linux/mm.h: add PAGE_ALIGNED() helper
by Andrew Morton
· 11 years ago
114d4b7
mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()
by Cody P Schafer
· 11 years ago
72c3b51
mm: fix comment referring to non-existent size_seqlock, change to span_seqlock
by Cody P Schafer
· 11 years ago
b459722
mm: vmscan: take page buffers dirty and locked state into account
by Mel Gorman
· 11 years ago
283aba9
mm: vmscan: block kswapd if it is encountering pages under writeback
by Mel Gorman
· 11 years ago
d43006d
mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not priority
by Mel Gorman
· 11 years ago
ffbdccf
mm, memcg: don't take task_lock in task_in_mem_cgroup
by David Rientjes
· 11 years ago
0f8975e
mm: soft-dirty bits for user memory changes tracking
by Pavel Emelyanov
· 11 years ago
c846ef7
include/linux/smp.h:on_each_cpu(): switch back to a macro
by Andrew Morton
· 11 years ago
1873e5002
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 11 years ago
fb2af00
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
46a1c2c
vfs: export lseek_execute() to modules
by Jie Liu
· 11 years ago
0b0585c
Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
b028161
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
f317ff9
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
13cc560
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 11 years ago
96a3d99
Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
4d6f843
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
002e44bf
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e13053f
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2d722f6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f0bb4c0
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a4883ef
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ab3d681
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0c46d68
Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
3e42dee
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
42daabf
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
0bf6a21
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
ee1a8d4
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
3883cbb
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
d2033f2c
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
22237d5
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
fc76a25
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
fe3c22b
Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
ce49b62
Merge tag 'staging-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
0de10f9
Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
a842701
Merge tag 'usb-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
bcd7351
Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 11 years ago
3f490f7
Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 11 years ago
9e239bb
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
63580e5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
7747bd4
sync: don't block the flusher thread waiting on IO
by Dave Chinner
· 11 years ago
41a5b91
jbd2: invalidate handle if jbd2_journal_restart() fails
by Theodore Ts'o
· 11 years ago
21ddd56
ext4: translate flag bits to strings in tracepoints
by Theodore Ts'o
· 11 years ago
aa729dc
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/linux into upstream-hugepages
by Catalin Marinas
· 11 years ago
2fd1b48
Merge tag 'v3.10' into sched/core
by Ingo Molnar
· 11 years ago
3c0c01a
Merge branch 'devel-stable' into for-next
by Russell King
· 11 years ago
3999e49
locks: add a new "lm_owner_key" lock operation
by Jeff Layton
· 11 years ago
139ca04
locks: convert fl_link to a hlist_node
by Jeff Layton
· 11 years ago
1c8c601
locks: protect most of the file_lock handling with i_lock
by Jeff Layton
· 11 years ago
1cb3601
locks: comment cleanups and clarifications
by Jeff Layton
· 11 years ago
1a9e64a
cifs: use posix_unblock_lock instead of locks_delete_block
by Jeff Layton
· 11 years ago
f891a29
locks: drop the unused filp argument to posix_unblock_lock
by Jeff Layton
· 11 years ago
da53be1
Don't pass inode to ->d_hash() and ->d_compare()
by Linus Torvalds
· 11 years ago
68d70d0
constify rw_verify_area()
by Al Viro
· 11 years ago
1bf9d14
new helper: fixed_size_llseek()
by Al Viro
· 11 years ago
0b3fca1
kill find_inode_number()
by Al Viro
· 11 years ago
c77cece
Replace a bunch of file->dentry->d_inode refs with file_inode()
by David Howells
· 11 years ago
f4e0c30
allow the temp files created by open() to be linked to
by Al Viro
· 11 years ago
60545d0
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
by Al Viro
· 11 years ago
ac6614b
[readdir] constify ->actor
by Al Viro
· 11 years ago
2233f31
[readdir] ->readdir() is gone
by Al Viro
· 11 years ago
5ded75e
[readdir] convert ext3
by Al Viro
· 11 years ago
5f99f4e
[readdir] switch dcache_readdir() users to ->iterate()
by Al Viro
· 11 years ago
bb6f619
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
by Al Viro
· 11 years ago
5c0ba4e
[readdir] introduce iterate_dir() and dir_context
by Al Viro
· 11 years ago
83a8761
move linux/loop.h to drivers/block
by Al Viro
· 11 years ago
40d158e
consolidate io_remap_pfn_range definitions
by Al Viro
· 11 years ago
0ce6cba
cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount options
by Tejun Heo
· 11 years ago
0ad578e
Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/late
by Arnd Bergmann
· 11 years ago
239003e
sched: Fix typo in struct sched_avg member description
by Kamalesh Babulal
· 11 years ago
141965c
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking"
by Alex Shi
· 11 years ago
98b6ed0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
5dbe7c1
net: fix kernel deadlock with interface rename and netdev name retrieval.
by Nicolas Schichan
· 11 years ago
14611e5
cgroup: fix RCU accesses to task->cgroups
by Tejun Heo
· 11 years ago
1672d04
cgroup: fix cgroupfs_root early destruction path
by Tejun Heo
· 11 years ago
2301002
mutex: Add w/w mutex slowpath debugging
by Daniel Vetter
· 11 years ago
040a0a3
mutex: Add support for wound/wait style locks
by Maarten Lankhorst
· 11 years ago
a41b56e
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
by Maarten Lankhorst
· 11 years ago
Next »