Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3bd776bbda9e8f2453e7361d340933dccd067fc3
3bd776b
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
775fadd
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
e79ab19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
3ec5e8d
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
09dee2a
Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
d25b6af
Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
179a7ba
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
5e176d6
Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 8 years ago
39d2c3b
Merge tag 'upstream-4.10-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
e18bf80
Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
8600b69
Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
0ab7b12
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
cb2bf25
platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and type
by Darren Hart
· 8 years ago
a9a16a6
Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
d3ea547
rdma: fix buggy code that the compiler warns about
by Linus Torvalds
· 8 years ago
4d5b57e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
6df8b74
Merge tag 'devicetree-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
57d64e6
Merge tag 'pwm/for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 8 years ago
19c75bc
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
ee84595
afs, rxrpc: Update the MAINTAINERS file
by David Howells
· 8 years ago
b9a0deb
redo: radix tree test suite: fix compilation
by Matthew Wilcox
· 8 years ago
8fa9a69
printk: Remove no longer used second struct cont
by Geert Uytterhoeven
· 8 years ago
5cc60ae
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
5c2992e
printk: remove console flushing special cases for partial buffered lines
by Linus Torvalds
· 8 years ago
5aa068e
printk: remove games with previous record flags
by Linus Torvalds
· 8 years ago
196202b
Merge tag 'for-linus-4.10' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 8 years ago
e3842cb
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
4d98ead
Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 8 years ago
a57cb1c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
cf1b334
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
80eabba
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
852d21a
docs: add back 'Documentation/Changes' file (as symlink)
by Linus Torvalds
· 8 years ago
e1e14ab
radix tree test suite: delete unused rcupdate.c
by Matthew Wilcox
· 8 years ago
092bc0b
radix tree test suite: add new tag check
by Matthew Wilcox
· 8 years ago
e8de434
radix-tree: ensure counts are initialised
by Matthew Wilcox
· 8 years ago
bbe9d71
radix tree test suite: cache recently freed objects
by Matthew Wilcox
· 8 years ago
de1af8f
radix tree test suite: add some more functionality
by Matthew Wilcox
· 8 years ago
424251a
idr: reduce the number of bits per level from 8 to 6
by Matthew Wilcox
· 8 years ago
4443061
rxrpc: abstract away knowledge of IDR internals
by Matthew Wilcox
· 8 years ago
37f4915
tpm: use idr_find(), not idr_find_slowpath()
by Matthew Wilcox
· 8 years ago
99c4940
idr: add ida_is_empty
by Matthew Wilcox
· 8 years ago
3e3cdc6
radix tree test suite: check multiorder iteration
by Matthew Wilcox
· 8 years ago
a90eb3a
radix-tree: fix replacement for multiorder entries
by Matthew Wilcox
· 8 years ago
2791653
radix-tree: add radix_tree_split_preload()
by Matthew Wilcox
· 8 years ago
e157b55
radix-tree: add radix_tree_split
by Matthew Wilcox
· 8 years ago
175542f
radix-tree: add radix_tree_join
by Matthew Wilcox
· 8 years ago
268f42d
radix-tree: delete radix_tree_range_tag_if_tagged()
by Matthew Wilcox
· 8 years ago
478922e
radix-tree: delete radix_tree_locate_item()
by Matthew Wilcox
· 8 years ago
148deab
radix-tree: improve multiorder iterators
by Matthew Wilcox
· 8 years ago
b35df27
btrfs: fix race in btrfs_free_dummy_fs_info()
by Matthew Wilcox
· 8 years ago
218ed75
radix-tree: improve dump output
by Matthew Wilcox
· 8 years ago
bc412fc
radix-tree: make radix_tree_find_next_bit more useful
by Matthew Wilcox
· 8 years ago
9498d2b
radix-tree: create node_tag_set()
by Matthew Wilcox
· 8 years ago
91d9c05
radix-tree: move rcu_head into a union with private_list
by Matthew Wilcox
· 8 years ago
91b9677c
radix-tree: fix typo
by Matthew Wilcox
· 8 years ago
0629573
radix tree test suite: use common find-bit code
by Matthew Wilcox
· 8 years ago
b328daf
tools: add more bitmap functions
by Matthew Wilcox
· 8 years ago
101d960
radix tree test suite: record order in each item
by Matthew Wilcox
· 8 years ago
3ad75f8
radix tree test suite: handle exceptional entries
by Matthew Wilcox
· 8 years ago
af1c5cc
radix tree test suite: use rcu_barrier
by Matthew Wilcox
· 8 years ago
cfa40bc
radix tree test suite: benchmark for iterator
by Konstantin Khlebnikov
· 8 years ago
ba20cd6
radix tree test suite: iteration test misuses RCU
by Matthew Wilcox
· 8 years ago
061ef39
radix tree test suite: make runs more reproducible
by Matthew Wilcox
· 8 years ago
6df5ee7
radix tree test suite: free preallocated nodes
by Matthew Wilcox
· 8 years ago
847d357
radix tree test suite: track preempt_count
by Matthew Wilcox
· 8 years ago
31023cd
radix tree test suite: allow GFP_ATOMIC allocations to fail
by Matthew Wilcox
· 8 years ago
ebb9a9a
tools: add WARN_ON_ONCE
by Matthew Wilcox
· 8 years ago
4b4bb46
dax: clear dirty entry tags on cache flush
by Jan Kara
· 8 years ago
2f89dc1
dax: protect PTE modification on WP fault by radix tree entry lock
by Jan Kara
· 8 years ago
a6abc2c
dax: make cache flushing protected by entry lock
by Jan Kara
· 8 years ago
cae1240
mm: export follow_pte()
by Jan Kara
· 8 years ago
a19e255
mm: change return values of finish_mkwrite_fault()
by Jan Kara
· 8 years ago
66a6197
mm: provide helper for finishing mkwrite faults
by Jan Kara
· 8 years ago
997dd98
mm: move part of wp_page_reuse() into the single call site
by Jan Kara
· 8 years ago
a41b70d
mm: use vmf->page during WP faults
by Jan Kara
· 8 years ago
38b8cb7
mm: pass vm_fault structure into do_page_mkwrite()
by Jan Kara
· 8 years ago
97ba0c2
mm: factor out common parts of write fault handling
by Jan Kara
· 8 years ago
b1aa812
mm: move handling of COW faults into DAX code
by Jan Kara
· 8 years ago
9118c0c
mm: factor out functionality to finish page faults
by Jan Kara
· 8 years ago
3917048
mm: allow full handling of COW faults in ->fault handlers
by Jan Kara
· 8 years ago
2994302
mm: add orig_pte field into vm_fault
by Jan Kara
· 8 years ago
fe82221
mm: use passed vm_fault structure for in wp_pfn_shared()
by Jan Kara
· 8 years ago
936ca80
mm: trim __do_fault() arguments
by Jan Kara
· 8 years ago
667240e
mm: use passed vm_fault structure in __do_fault()
by Jan Kara
· 8 years ago
0721ec8
mm: use pgoff in struct vm_fault instead of passing it separately
by Jan Kara
· 8 years ago
1a29d85
mm: use vmf->address instead of of vmf->virtual_address
by Jan Kara
· 8 years ago
82b0f8c
mm: join struct fault_env and vm_fault
by Jan Kara
· 8 years ago
8b7457e
mm: unexport __get_user_pages_unlocked()
by Lorenzo Stoakes
· 8 years ago
5b56d49
mm: add locked parameter to get_user_pages_remote()
by Lorenzo Stoakes
· 8 years ago
370b262
ipc/sem: avoid idr tree lookup for interrupted semop
by Davidlohr Bueso
· 8 years ago
b5fa01a
ipc/sem: simplify wait-wake loop
by Davidlohr Bueso
· 8 years ago
f150f02
ipc/sem: use proper list api for pending_list wakeups
by Davidlohr Bueso
· 8 years ago
4663d3e
ipc/sem: explicitly inline check_restart
by Davidlohr Bueso
· 8 years ago
4ce33ec
ipc/sem: optimize perform_atomic_semop()
by Davidlohr Bueso
· 8 years ago
9ae949f
ipc/sem: rework task wakeups
by Davidlohr Bueso
· 8 years ago
248e735
ipc/sem: do not call wake_sem_queue_do() prematurely ... as this call should obviously be paired with its _prepare()
by Davidlohr Bueso
· 8 years ago
7a5c8b5
sparc: implement watchdog_nmi_enable and watchdog_nmi_disable
by Babu Moger
· 8 years ago
73ce051
kernel/watchdog.c: move hardlockup detector to separate file
by Babu Moger
· 8 years ago
249e52e
kernel/watchdog.c: move shared definitions to nmi.h
by Babu Moger
· 8 years ago
2272279
ktest.pl: fix english
by Pavel Machek
· 8 years ago
Next »