Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
65e423f8ee5843e1ea3f2d94adf4ba3560a17f7b
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
4221a991
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
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
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
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
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
b04f784
fs: remove extra lookup in __lookup_hash
by Nick Piggin
· 14 years ago
2a4419b
fs: fs_struct rwlock to spinlock
by Nick Piggin
· 14 years ago
44672e4
apparmor: use task path helpers
by Nick Piggin
· 14 years ago
baa0389
fs: dentry allocation consolidation
by Nick Piggin
· 14 years ago
2e2e88e
fs: fix do_lookup false negative
by Nick Piggin
· 14 years ago
3a48ee8
mbcache: Limit the maximum number of cache entries
by Andreas Gruenbacher
· 14 years ago
3b6036d
hostfs ->follow_link() braino
by Al Viro
· 14 years ago
850a496
hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy
by Al Viro
· 14 years ago
9d5f371
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
2c7d46e
md raid-1/10 Fix bio_rw bit manipulations again
by NeilBrown
· 14 years ago
9cb569d
remove SWRITE* I/O types
by Christoph Hellwig
· 14 years ago
87e9951
kill BH_Ordered flag
by Christoph Hellwig
· 14 years ago
dad5eb6
vfs: update ctime when changing the file's permission by setfacl
by Jan Kara
· 14 years ago
b845ff8
cramfs: only unlock new inodes
by Alexander Shishkin
· 14 years ago
f4ae2fa
fix reiserfs_evict_inode end_writeback second call
by Sergey Senozhatsky
· 14 years ago
5c79a5a
spi.h: missing kernel-doc notation, please fix
by Ernst Schwab
· 14 years ago
5e1c533
m68knommu: include sched.h in ColdFire/SPI driver
by Greg Ungerer
· 14 years ago
c7484cf
m68knommu: formatting of pointers in printk()
by Kulikov Vasiliy
· 14 years ago
dc6ae5e
m68knommu: arch/m68k/include/asm/ide.h fix for nommu
by Jate Sujjavanich
· 14 years ago
6b96562
md: provide appropriate return value for spare_active functions.
by NeilBrown
· 14 years ago
e6ffbcb
md: Notify sysfs when RAID1/5/10 disk is In_sync.
by Adrian Drzewiecki
· 14 years ago
3a3a5dd
Update recovery_offset even when external metadata is used.
by NeilBrown
· 14 years ago
3b89f56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
392abee
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
472db19
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
by Linus Torvalds
· 14 years ago
351f13d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
e14f64c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
602586a
shmem: put_super must percpu_counter_destroy
by Hugh Dickins
· 14 years ago
19147d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 14 years ago
2a6a432
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
a7c8962
arcmsr_hba: Missing slab.h include
by David Miller
· 14 years ago
f362b73
Fix unprotected access to task credentials in waitid()
by Daniel J Blueman
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
e5093ae
net: Fix a memmove bug in dev_gro_receive()
by Jarek Poplawski
· 14 years ago
86fa04b
sparc64: Fix atomic64_t routine return values.
by David S. Miller
· 14 years ago
ef201be
sparc64: Fix rwsem constant bug leading to hangs.
by David S. Miller
· 14 years ago
1c40be1
net sched: fix some kernel memory leaks
by Eric Dumazet
· 14 years ago
001389b
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
by Eric Dumazet
· 14 years ago
df486a2
NFS: Fix the selection of security flavours in Kconfig
by Trond Myklebust
· 14 years ago
99c796d
VIDEO: amba clcd: don't disable an already disabled clock
by Russell King
· 14 years ago
7a50d06
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
by Graeme Smecher
· 14 years ago
033a273
perf tools: Fix build on POSIX shells
by Bernd Petrovitsch
· 14 years ago
c69aefa
ALSA: hda - Fix ALC680 base model capture
by Kailang Yang
· 14 years ago
625fdca
latencytop: Fix kconfig dependency warnings
by Randy Dunlap
· 14 years ago
f1ca09b
of: Fix missing includes
by Grant Likely
· 14 years ago
7cb4dc9
AppArmor: fix task_setrlimit prototype
by Jiri Slaby
· 14 years ago
8e8073a
sparc: Hook up new fanotify and prlimit64 syscalls.
by David S. Miller
· 14 years ago
60652d0
ata: update for of_device to platform_device replacement
by Stephen Rothwell
· 14 years ago
300a103
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 14 years ago
beed533
vt,console,kdb: preserve console_blanked while in kdb
by Jason Wessel
· 14 years ago
fed891c
vt: fix regression warnings from KMS merge
by Jason Wessel
· 14 years ago
787ea1c
arm,kgdb: fix GDB_MAX_REGS no longer used
by Eric Miao
· 14 years ago
8c8aefc
kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c
by Namhyung Kim
· 14 years ago
b590cdd
kdb: fix compile error without CONFIG_KALLSYMS
by Jason Wessel
· 14 years ago
5ca6f7c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
088ab30
microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node
by Michal Simek
· 14 years ago
Next »