Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
5d8d2f2bdbd0812dfad05ca37e4b28912fca7e33
/
include
/
linux
752451f
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 14 years ago
673ab87
Merge branch 'akpm' (more patches from Andrew)
by Linus Torvalds
· 14 years ago
7179e7b
mm/hugetlb: create hugetlb cgroup file in hugetlb_init
by Jianguo Wu
· 14 years ago
ebe945c
memcg: add comments clarifying aspects of cache attribute propagation
by Glauber Costa
· 14 years ago
107dab5
slub: slub-specific propagation changes
by Glauber Costa
· 14 years ago
943a451
slab: propagate tunable values
by Glauber Costa
· 14 years ago
749c541
memcg: aggregate memcg cache values in slabinfo
by Glauber Costa
· 14 years ago
7cf2798
memcg/sl[au]b: track all the memcg children of a kmem_cache
by Glauber Costa
· 14 years ago
1f458cb
memcg: destroy memcg caches
by Glauber Costa
· 14 years ago
d79923f
sl[au]b: allocate objects from memcg cache
by Glauber Costa
· 14 years ago
b9ce5ef
sl[au]b: always get the cache from its page in kmem_cache_free()
by Glauber Costa
· 14 years ago
0e9d92f
memcg: skip memcg kmem allocations in specified code regions
by Glauber Costa
· 14 years ago
d7f25f8
memcg: infrastructure to match an allocation to the right cache
by Glauber Costa
· 14 years ago
55007d8
memcg: allocate memory for memcg caches whenever a new memcg appears
by Glauber Costa
· 14 years ago
2633d7a
slab/slub: consider a memcg parameter in kmem_create_cache
by Glauber Costa
· 14 years ago
ba6c496
slab/slub: struct memcg_params
by Glauber Costa
· 14 years ago
2ad306b
fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
by Glauber Costa
· 14 years ago
a8964b9
memcg: use static branches when code not in use
by Glauber Costa
· 14 years ago
50bdd43
res_counter: return amount of charges after res_counter_uncharge()
by Glauber Costa
· 14 years ago
6a1a0d3
mm: allocate kernel pages to the right memcg
by Glauber Costa
· 14 years ago
7ae1e1d
memcg: kmem controller infrastructure
by Glauber Costa
· 14 years ago
7a64bf0
mm: add a __GFP_KMEMCG flag
by Glauber Costa
· 14 years ago
31564cb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
ae664db
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 14 years ago
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
2d4dce0
Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 14 years ago
ea88eea
Merge tag 'md-3.8' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
08afe22
Merge branch 'slab/next' into slab/for-linus
by Pekka Enberg
· 14 years ago
848b814
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 14 years ago
711c7bf
fs, exportfs: add exportfs_encode_inode_fh() helper
by Cyrill Gorcunov
· 14 years ago
138d22b
fs, epoll: add procfs fdinfo helper
by Cyrill Gorcunov
· 14 years ago
55985dd
procfs: add ability to plug in auxiliary fdinfo providers
by Cyrill Gorcunov
· 14 years ago
6582c66
prandom: introduce prandom_bytes() and prandom_bytes_state()
by Akinobu Mita
· 14 years ago
496f2f9
random32: rename random32 to prandom
by Akinobu Mita
· 14 years ago
8529091
linux/compiler.h: add __must_hold macro for functions called with a lock held
by Josh Triplett
· 14 years ago
a5ba911
pidns: remove unused is_container_init()
by Gao feng
· 14 years ago
d740269
exec: use -ELOOP for max recursion depth
by Kees Cook
· 14 years ago
992fb6e
ptrace: introduce PTRACE_O_EXITKILL
by Oleg Nesterov
· 14 years ago
4c925d6
kstrto*: add documentation
by Eldad Zack
· 14 years ago
0ad50c3
compat: generic compat_sys_sched_rr_get_interval() implementation
by Catalin Marinas
· 14 years ago
8ebe347
percpu_rw_semaphore: add lockdep annotations
by Oleg Nesterov
· 14 years ago
9390ef0
percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctr
by Oleg Nesterov
· 14 years ago
a1fd3e2
percpu_rw_semaphore: reimplement to not block the readers unnecessarily
by Oleg Nesterov
· 14 years ago
b18888a
string: introduce helper to get base file name from given path
by Andy Shevchenko
· 14 years ago
762a936
backlight: add of_find_backlight_by_node()
by Thierry Reding
· 14 years ago
8cc9764
drivers/video/backlight/lp855x_bl.c: use generic PWM functions
by Kim, Milo
· 14 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 14 years ago
7929d40
include/linux/init.h: use the stringify operator for the __define_initcall macro
by Matthew Leach
· 14 years ago
6a2b60b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 14 years ago
376bddd
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 14 years ago
9228ff9
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 14 years ago
9360b53
Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads"
by Linus Torvalds
· 14 years ago
60da5bf
Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 14 years ago
3c2e81e
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 14 years ago
2dfea38
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
9b690c3
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 14 years ago
36cd5c1
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
2a74dbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 14 years ago
3d59eeb
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
by Linus Torvalds
· 14 years ago
11520e5
Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"
by Linus Torvalds
· 14 years ago
115b1cc
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 14 years ago
2b83188
Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 14 years ago
e81d372
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 14 years ago
c13e69b
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
8e63b6a
NFSv4.1: Move the RPC timestamp out of the slot.
by Trond Myklebust
· 14 years ago
4939e27
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
c271433
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 years ago
0beb587
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 years ago
cebfa85
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 14 years ago
8dd2cb7
block: discard granularity might not be power of 2
by Shaohua Li
· 14 years ago
d42b3a2
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
18dd0bf
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
2d9c8b5
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
8349e5a
Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl"
by Jeff Garzik
· 14 years ago
7313264
Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 14 years ago
d8c532c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 14 years ago
e777d19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 14 years ago
f132c54
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
d3b43e1
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
66cdd0c
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
c7708fa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 14 years ago
f6e858a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 14 years ago
193c0d6
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 14 years ago
8b0cab1
Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 14 years ago
fd62c54
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 14 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
046e7d6
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 14 years ago
a11da7d
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 years ago
b8edf84
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 years ago
241738b
Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-next
by Ralf Baechle
· 14 years ago
db5b0ae
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 years ago
2c93584
lib/raid6: Add AVX2 optimized gen_syndrome functions
by Yuanhan Liu
· 14 years ago
7056741
lib/raid6: Add AVX2 optimized recovery functions
by Jim Kukunas
· 14 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 14 years ago
9887090
mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()
by Lin Feng
· 14 years ago
816422a
asm-generic, mm: pgtable: consolidate zero page helpers
by Kirill A. Shutemov
· 14 years ago
9feedc9
mm: introduce new field "managed_pages" to struct zone
by Jiang Liu
· 14 years ago
20b2f52
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
by Lai Jiangshan
· 14 years ago
68ae564
mm, memcg: avoid unnecessary function call when memcg is disabled
by David Rientjes
· 14 years ago
05b0afd
mm: add a reminder comment for __GFP_BITS_SHIFT
by Andrew Morton
· 14 years ago
Next »