Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a6b9b4d50f492630443b38404d1f436b3b748c14
a6b9b4d
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
by Ingo Molnar
· 14 years ago
28457ee
vhost: add __rcu annotations
by Arnd Bergmann
· 15 years ago
e36c886
workqueue: Add basic tracepoints to track workqueue execution
by Arjan van de Ven
· 14 years ago
69b26c7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
ddb0c5a
Replace Configure with Enable in description of MAXSMP
by Samuel Thibault
· 14 years ago
0e8e50e
mm: make stack guard page logic use vm_prev pointer
by Linus Torvalds
· 14 years ago
7798330
mm: make the mlock() stack guard page checks stricter
by Linus Torvalds
· 14 years ago
297c5ee
mm: make the vma list be doubly linked
by Linus Torvalds
· 14 years ago
cfe3fda
mtd: nand: Fix probe of Samsung NAND chips
by Tilman Sauerbeck
· 14 years ago
36423a5
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
f6143a9
Documentation: fix ozlabs.org mailing list address
by Stephen Rothwell
· 14 years ago
a4724ed
MAINTAINERS: Fix ozlabs.org mailing list addresses
by Stephen Rothwell
· 14 years ago
1ee4168
Documentation: kernel-locking: mutex_trylock cannot be used in interrupt context
by Stefan Richter
· 14 years ago
626115c
drivers/scsi/qla4xxx: fix build
by Andrew Morton
· 14 years ago
f3c072a
uml: fix compile error in dma_get_cache_alignment()
by Miklos Szeredi
· 14 years ago
8d6c83f
oom: __task_cred() need rcu_read_lock()
by KOSAKI Motohiro
· 14 years ago
b52723c
oom: fix tasklist_lock leak
by KOSAKI Motohiro
· 14 years ago
be71cf2
oom: fix NULL pointer dereference
by KOSAKI Motohiro
· 14 years ago
f522886
drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function
by Kyungmin Park
· 14 years ago
5193250
sdhci: add no hi-speed bit quirk support
by Kyungmin Park
· 14 years ago
930a6f7
s5pc110: SDHCI-s3c support on s5pc110
by Kyungmin Park
· 14 years ago
944645c
s5pc110: SDHCI-s3c can override host capabilities
by Kyungmin Park
· 14 years ago
d5ed3a4
lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()
by Jan Kara
· 14 years ago
f2e41e9
revert "hwmon: f71882fg: add support for the Fintek F71808E"
by Andrew Morton
· 14 years ago
a25effa
kfifo: add explicit error checking in all the examples
by Andrea Righi
· 14 years ago
d83a71c
kfifo: fix a memory leak in dma example
by Andrea Righi
· 14 years ago
7b34d52
kfifo: fix kernel BUG in dma example
by Andrea Righi
· 14 years ago
2aaf209
kfifo: add explicit error checking in byte stream example
by Andrea Righi
· 14 years ago
5ddf839
kfifo: add kfifo_skip() testcase
by Andrea Righi
· 14 years ago
b35de43
kfifo: implement missing __kfifo_skip_r()
by Andrea Righi
· 14 years ago
c81476d
matroxfb: fix incorrect use of memcpy_toio()
by Ondrej Zary
· 14 years ago
65e6bf4
rcu: add comment stating that list_empty() applies to RCU-protected lists
by Paul E. McKenney
· 14 years ago
80dcf60
rcu: apply TINY_PREEMPT_RCU read-side speedup to TREE_PREEMPT_RCU
by Paul E. McKenney
· 14 years ago
7b0b759
rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCU
by Paul E. McKenney
· 14 years ago
73d4da4
rcu: Upgrade srcu_read_lock() docbook about SRCU grace periods
by Paul E. McKenney
· 14 years ago
5cc6517
rcu: document ways of stalling updates in low-memory situations
by Paul E. McKenney
· 14 years ago
a3dc3fb
rcu: repair code-duplication FIXMEs
by Paul E. McKenney
· 14 years ago
53d84e0
rcu: permit suppressing current grace period's CPU stall warnings
by Paul E. McKenney
· 14 years ago
8cdd32a
rcu: refer RCU CPU stall-warning victims to stallwarn.txt
by Paul E. McKenney
· 14 years ago
9079fd7
rcu: update obsolete rcu_read_lock() comment.
by Paul E. McKenney
· 14 years ago
a57eb94
rcu: Add a TINY_PREEMPT_RCU
by Paul E. McKenney
· 14 years ago
05e4076
x86, apic: Fix apic=debug boot crash
by Daniel Kiper
· 14 years ago
4d87ffa
rcu: Fix RCU_FANOUT help message
by Paul E. McKenney
· 14 years ago
910b1b7
rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable
by Paul E. McKenney
· 14 years ago
687d7a9
rcu: restrict TREE_RCU to SMP builds with !PREEMPT
by Paul E. McKenney
· 14 years ago
f2e0dd7
rcu: allow RCU CPU stall warning messages to be controlled in /sys
by Paul E. McKenney
· 14 years ago
ded5e5e
Update call_rcu() usage, add synchronize_rcu()
by Paul E. McKenney
· 14 years ago
65e423f
Update documentation to note the passage of INIT_RCU_HEAD()
by Paul E. McKenney
· 14 years ago
5e8067a
rcu head remove init
by Mathieu Desnoyers
· 15 years ago
4d2deb4
kernel: __rcu annotations
by Arnd Bergmann
· 15 years ago
d2c2486
idr: __rcu annotations
by Arnd Bergmann
· 15 years ago
a111557
radix-tree: __rcu annotations
by Arnd Bergmann
· 15 years ago
374a8e0
notifiers: __rcu annotations
by Arnd Bergmann
· 15 years ago
77d8485
rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()
by Paul E. McKenney
· 14 years ago
742734e
rcu: add boot parameter to suppress RCU CPU stall warning messages
by Paul E. McKenney
· 14 years ago
b163760
rcu: make CPU stall warning timeout configurable
by Paul E. McKenney
· 14 years ago
4221a99
Add RCU check for find_task_by_vpid().
by Tetsuo Handa
· 14 years ago
394f99a
rcu: simplify the usage of percpu data
by Lai Jiangshan
· 14 years ago
e546f48
rcutorture: add random preemption
by Lai Jiangshan
· 14 years ago
84483ea
rcu: add shiny new debug assists to Documentation/RCU/checklist.txt
by Paul E. McKenney
· 14 years ago
4b6a287
kvm: add __rcu annotations
by Arnd Bergmann
· 15 years ago
0906a37
net/netfilter: __rcu annotations
by Arnd Bergmann
· 15 years ago
2be8527
input: __rcu annotations
by Arnd Bergmann
· 15 years ago
5b22216
nfs: __rcu annotations
by Arnd Bergmann
· 15 years ago
e63ba74
keys: __rcu annotations
by Arnd Bergmann
· 15 years ago
1b0ba1c
credentials: rcu annotation
by Arnd Bergmann
· 15 years ago
2c392b8
cgroups: __rcu annotations
by Arnd Bergmann
· 15 years ago
67bdbff
rculist: avoid __rcu annotations
by Arnd Bergmann
· 15 years ago
ca5ecdd
rcu: define __rcu address space modifier for sparse
by Paul E. McKenney
· 15 years ago
d34a166
net: convert to rcu_dereference_index_check()
by Paul E. McKenney
· 14 years ago
d7c53c9
x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues
by Borislav Petkov
· 14 years ago
b3ea36b
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
065a1ed
mtd: nand: Fix regression in BBM detection
by Brian Norris
· 14 years ago
737480a
kprobes/x86: Fix the return address of multiple kretprobes
by KUMANO Syuhei
· 14 years ago
f203688
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent
by Ingo Molnar
· 14 years ago
763008c
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
d1126ad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 14 years ago
2a55473
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 14 years ago
8848a91
x86-32: Fix dummy trampoline-related inline stubs
by H. Peter Anvin
· 14 years ago
d15ca32
Fix the declaration of sys_execve() in asm-generic/syscalls.h
by David Howells
· 14 years ago
145e5aa
[IA64] Fix build error: conflicting types for ‘sys_execve’
by Tony Luck
· 14 years ago
145c3ae46
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
81ca03a
mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
by Uwe Kleine-König
· 14 years ago
ecafda6
perf tools: Fix build error on read only source.
by Kusanagi Kouichi
· 14 years ago
1ca72fe
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
7dfb2d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
6c8bfb7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 14 years ago
d9f5d41
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
86ea51d
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
fd89a13
x86-32: Separate 1:1 pagetables from swapper_pg_dir
by Joerg Roedel
· 14 years ago
07a7795
x86, cpu: Fix regression in AMD errata checking code
by Hans Rosenfeld
· 14 years ago
0a377cf
NFS: Fix an Oops in the NFSv4 atomic open code
by Trond Myklebust
· 14 years ago
2ea1ef5
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 14 years ago
76165a3
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 14 years ago
56385a1
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
by Jaroslav Kysela
· 14 years ago
99b7db7
fs: brlock vfsmount_lock
by Nick Piggin
· 14 years ago
6416ccb
fs: scale files_lock
by Nick Piggin
· 14 years ago
2dc91ab
lglock: introduce special lglock and brlock spin locks
by Nick Piggin
· 14 years ago
d996b62
tty: fix fu_list abuse
by Nick Piggin
· 14 years ago
ee2ffa0
fs: cleanup files_lock locking
by Nick Piggin
· 14 years ago
Next »