Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4d87ffadbba88105f33271bef5f2c79366c6a4e1
/
include
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
4221a99
Add RCU check for find_task_by_vpid().
by Tetsuo Handa
· 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
d15ca32
Fix the declaration of sys_execve() in asm-generic/syscalls.h
by David Howells
· 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
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
86ea51d
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
56385a1
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
by Jaroslav Kysela
· 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
2a4419b
fs: fs_struct rwlock to spinlock
by Nick Piggin
· 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
5c79a5a
spi.h: missing kernel-doc notation, please fix
by Ernst Schwab
· 14 years ago
2a6a432
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
99c796d
VIDEO: amba clcd: don't disable an already disabled clock
by Russell King
· 14 years ago
2245ba2
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
7a1b29a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
95ee46a
Merge branch 'linus' into release
by Len Brown
· 14 years ago
d09fe55
ACPI processor: remove deprecated ACPI procfs I/F
by Zhang Rui
· 14 years ago
c172cb7
Merge branch 'acpica-gpe' into release
by Len Brown
· 14 years ago
ecd8ee0
Merge branch 'procfs-cleanup' into release
by Len Brown
· 14 years ago
c637e48
ACPI: introduce module parameter acpi.aml_debug_output
by Zhang Rui
· 14 years ago
5d7cb15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup
by Linus Torvalds
· 14 years ago
d310ad0
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
60641aa
include: replace unifdef-y with header-y
by Sam Ravnborg
· 14 years ago
5950ec8
hwmon: (ltc4245) Expose all GPIO pins as analog voltages
by Ira W. Snyder
· 14 years ago
b171aa2
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
10041d2
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
7d72e6f
Merge branch 'master' into for-linus
by Chris Metcalf
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
b19dd42
bkl: Remove locked .ioctl file operation
by Arnd Bergmann
· 14 years ago
e259f19
dma-mapping: fix build errors on !HAS_DMA architectures
by Heiko Carstens
· 14 years ago
2f2c779
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
fad9e93
Add fanotify syscalls to <asm-generic/unistd.h>.
by Chris Metcalf
· 14 years ago
2069601
Revert "fsnotify: store struct file not struct path"
by Linus Torvalds
· 14 years ago
8357422
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 14 years ago
1021a64
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 14 years ago
7367f5b
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
1c00650
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
26df076
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
5802876
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 14 years ago
e83ddb33
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
16bb85b
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 14 years ago
4936a3b
x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods
by Chris Wilson
· 14 years ago
12fdff3
Add a dummy printk function for the maintenance of unused printks
by David Howells
· 14 years ago
aa9f56b
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
26f0cf9
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
8d57a98
block: add secure discard
by Adrian Hunter
· 14 years ago
dfe86cb
mmc: add erase, secure erase, trim and secure trim operations
by Adrian Hunter
· 14 years ago
81d73a3
mm: fix writeback_in_progress()
by Jan Kara
· 14 years ago
16c4042
writeback: avoid unnecessary calculation of bdi dirty thresholds
by Wu Fengguang
· 14 years ago
0a7992c
acpi: fix bogus preemption logic
by Thomas Gleixner
· 14 years ago
c6c1933
mfd: Add TPS6586x driver
by Mike Rapoport
· 14 years ago
b6e6d54
mfd: Get rid of now unused mc13783 private header
by Uwe Kleine-König
· 14 years ago
3b16bb5
mfd: New mc13783 function exposing flags
by Uwe Kleine-König
· 14 years ago
5981f4e
mfd: Add stmpe auto sleep feature
by Sundar R Iyer
· 14 years ago
9accdc1
mfd: Add additional WM8994 GPIO functions
by Mark Brown
· 14 years ago
91f4deb
mfd: Add JZ4740 ADC driver
by Lars-Peter Clausen
· 14 years ago
27e3499
mfd: Add STMPE I/O Expander support
by Rabin Vincent
· 14 years ago
56a67df
dm: factor out max_io_len_target_boundary
by Mike Snitzer
· 14 years ago
5ae89a8
dm: linear support discard
by Mike Snitzer
· 14 years ago
7e507eb
dm: allow autoloading of dm mod
by Peter Rajnoha
· 14 years ago
57cba5d
dm: rename map_info flush_request to target_request_nr
by Mike Snitzer
· 14 years ago
a5664da
dm ioctl: make bio or request based device type immutable
by Mike Snitzer
· 14 years ago
31ce4bf
io-mapping: move asm include inside the config option
by Dave Airlie
· 14 years ago
71beefe
vgaarb: drop vga.h include
by Dave Airlie
· 14 years ago
d5302fe
Make lib/raid6/test build correctly.
by NeilBrown
· 14 years ago
5af568cb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
7f52813
i2c: I2C bus multiplexer driver pca954x
by Michael Lawnick
· 14 years ago
0826374
i2c: Multiplexed I2C bus core support
by Michael Lawnick
· 14 years ago
dafc50d
i2c: Use a separate mutex for userspace client lists
by Jean Delvare
· 14 years ago
fe61e07
i2c: Move adapter locking helpers to i2c-core
by Jean Delvare
· 14 years ago
d44f19d
V4L/DVB: Use custom I2C probing function mechanism
by Jean Delvare
· 14 years ago
9a94241
i2c: Add support for custom probe function
by Jean Delvare
· 14 years ago
636d174
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
2e956fb
kfifo: replace the old non generic API
by Stefani Seibold
· 14 years ago
4201d9a
kfifo: add the new generic kfifo API
by Stefani Seibold
· 14 years ago
ad9c7ed
kfifo: kfifo_is_{full,empty} should return bools, not ints
by Robert P. J. Day
· 14 years ago
0bcaa65
fs/sysv: v7: adjust sanity checks for some volumes
by Lubomir Rintel
· 14 years ago
863a604
lib/bug.c: add oops end marker to WARN implementation
by Anton Blanchard
· 14 years ago
c7ff0d9
panic: keep blinking in spite of long spin timer mode
by TAMUKI Shoichi
· 14 years ago
Next »