Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2fe4a29a452a68ffa8a501000d0ef8095c242eba
/
include
« Previous
a71e7c4
io: change writeX_relaxed() to remove barriers
by Sinan Kaya
· 7 years ago
8875c55
io: change readX_relaxed() to remove barriers
by Sinan Kaya
· 7 years ago
a5a18ae
xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen
by Boris Ostrovsky
· 7 years ago
2dd0df8
cpufreq: Drop cpufreq_table_validate_and_show()
by Viresh Kumar
· 7 years ago
c18bb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
d8312a3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
e13e75b
Merge branch 'for-4.17/dax' into libnvdimm-for-next
by Dan Williams
· 7 years ago
1ed41b5
Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next
by Dan Williams
· 7 years ago
e9092d0
Fix subtle macro variable shadowing in min_not_zero()
by Linus Torvalds
· 7 years ago
296bb1e
cpuidle: menu: Refine idle state selection for running tick
by Rafael J. Wysocki
· 7 years ago
554c8aa
sched: idle: Select idle state before stopping the tick
by Rafael J. Wysocki
· 7 years ago
4c7c12e
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 7 years ago
fc56be4
devlink: convert occ_get op to separate registration
by Jiri Pirko
· 7 years ago
3099a52
soreuseport: initialise timewait reuseport field
by Eric Dumazet
· 7 years ago
b1993a2
net: fix rtnh_ok()
by Eric Dumazet
· 7 years ago
f8cf2f1
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
4b3f1a1
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
0d5b1bd
Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
49a695b
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
3612605
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
a59855c
time: hrtimer: Introduce hrtimer_next_event_without()
by Rafael J. Wysocki
· 7 years ago
62f8e6c
Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
1ff19f4
libnvdimm: Add of_node to region and bus descriptors
by Oliver O'Halloran
· 7 years ago
f605ba9
Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 7 years ago
016c6f2
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
3c0d551
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
19fd08b
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
9eda2d2
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 7 years ago
6ad11bd
Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 7 years ago
69824bc
Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
3b54765
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
3fd14cd
Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
83c7c18
Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
9022ca6
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
ec0328e
fscache: Maintain a catalogue of allocated cookies
by David Howells
· 7 years ago
ee1235a
fscache: Pass object size in rather than calling back for it
by David Howells
· 7 years ago
4ee7c60
init, tracing: Add initcall trace events
by Steven Rostedt (VMware)
· 7 years ago
87fe2d5
io: change inX() to have their own IO barrier overrides
by Sinan Kaya
· 7 years ago
a7851aa
io: change outX() to have their own IO barrier overrides
by Sinan Kaya
· 7 years ago
755bd04
io: define stronger ordering for the default writeX() implementation
by Sinan Kaya
· 7 years ago
032d59e
io: define stronger ordering for the default readX() implementation
by Sinan Kaya
· 7 years ago
64e2c67
io: define several IO & PIO barrier types for the asm-generic version
by Sinan Kaya
· 7 years ago
45f1ff5
cpuidle: Return nohz hint from cpuidle_select()
by Rafael J. Wysocki
· 7 years ago
efefc97
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
by Rafael J. Wysocki
· 7 years ago
514c603
headers: untangle kmemleak.h from mm.h
by Randy Dunlap
· 7 years ago
9124168
include/linux/mmdebug.h: make VM_WARN* non-rvals
by Michal Hocko
· 7 years ago
1c8f422
mm: change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
5ecd9d4
mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memory
by David Rientjes
· 7 years ago
0c7c1be
mm: make counting of list_lru_one::nr_items lockless
by Kirill Tkhai
· 7 years ago
010b495
zsmalloc: introduce zs_huge_class_size()
by Sergey Senozhatsky
· 7 years ago
cb9f753
mm: fix races between swapoff and flush dcache
by Huang Ying
· 7 years ago
5844a48
include/linux/mm.h: provide consistent declaration for num_poisoned_pages
by Guenter Roeck
· 7 years ago
05ea886
mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct
by Dan Williams
· 7 years ago
4f6923f
mm: make should_failslab always available for fault injection
by Howard McLauchlan
· 7 years ago
e9e9b7e
mm: swap: unify cluster-based and vma-based swap readahead
by Minchan Kim
· 7 years ago
eaf649eb
mm: swap: clean up swap readahead
by Minchan Kim
· 7 years ago
03f5d58
mm/page_ref: use atomic_set_release in page_ref_unfreeze
by Konstantin Khlebnikov
· 7 years ago
31286a8
mm: hwpoison: disable memory error handling on 1GB hugepage
by Naoya Horiguchi
· 7 years ago
d0dc12e
mm/memory_hotplug: optimize memory hotplug
by Pavel Tatashin
· 7 years ago
fc44f7f
mm/memory_hotplug: don't read nid from struct page during hotplug
by Pavel Tatashin
· 7 years ago
f165b37
mm: uninitialized struct page poisoning sanity checking
by Pavel Tatashin
· 7 years ago
c9e97a1
mm: initialize pages on demand during boot
by Pavel Tatashin
· 7 years ago
3a2d7fa
mm: disable interrupts while initializing deferred pages
by Pavel Tatashin
· 7 years ago
3102535
mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE
by Anshuman Khandual
· 7 years ago
19af27a
slub: make struct kmem_cache_order_objects::x unsigned int
by Alexey Dobriyan
· 7 years ago
7bbdb81
slab: make usercopy region 32-bit
by Alexey Dobriyan
· 7 years ago
be4a798
kasan: make kasan_cache_create() work with 32-bit slab cache sizes
by Alexey Dobriyan
· 7 years ago
44065b2
slub: make ->size unsigned int
by Alexey Dobriyan
· 7 years ago
1b473f2
slub: make ->object_size unsigned int
by Alexey Dobriyan
· 7 years ago
a5035de
slub: make ->offset unsigned int
by Alexey Dobriyan
· 7 years ago
e5d9998
slub: make ->cpu_partial unsigned int
by Alexey Dobriyan
· 7 years ago
52ee6d7
slub: make ->inuse unsigned int
by Alexey Dobriyan
· 7 years ago
3a3791e
slub: make ->align unsigned int
by Alexey Dobriyan
· 7 years ago
d66e52d
slub: make ->reserved unsigned int
by Alexey Dobriyan
· 7 years ago
2ca6d39
slub: make ->red_left_pad unsigned int
by Alexey Dobriyan
· 7 years ago
56d8cee
slub: make ->max_attr_size unsigned int
by Alexey Dobriyan
· 7 years ago
eb7235e
slub: make ->remote_node_defrag_ratio unsigned int
by Alexey Dobriyan
· 7 years ago
f4957d5
slab: make kmem_cache_create() work with 32-bit sizes
by Alexey Dobriyan
· 7 years ago
0be7032
slab: make kmalloc_size() return "unsigned int"
by Alexey Dobriyan
· 7 years ago
36071a2
slab: make kmalloc_index() return "unsigned int"
by Alexey Dobriyan
· 7 years ago
38c2368
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
1675693
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
b240b41
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
9c2dd84
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
d66db9f
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
357aa6a
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
be88751
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
5e4d659
Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
274c0e7
Merge tag 'f2fs-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
052c220
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
dd972f9
Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 7 years ago
3c8ba0d
kernel.h: Retain constant expression output for max()/min()
by Kees Cook
· 7 years ago
5414ab3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
cdbd0d2
net/mlx5: Mkey creation command adjustments
by Ariel Levkovich
· 7 years ago
24da001
IB/mlx5: Device memory support in mlx5_ib
by Ariel Levkovich
· 7 years ago
e72bd81
net/mlx5: Query device memory capabilities
by Ariel Levkovich
· 7 years ago
672a9c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
e8403b49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 7 years ago
e02d37b
Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
Next »