Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4ae46befb49d4173122e0afa995c4e93d01948a2
/
include
« Previous
05ba3f1
ipc: compat: use signed size_t types for msgsnd and msgrcv
by Will Deacon
· 12 years ago
b610c04
ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC
by Will Deacon
· 12 years ago
079a96a
ipc: add COMPAT_SHMLBA support
by Will Deacon
· 12 years ago
8c74ac0
nilfs2: add omitted comments for structures in nilfs2_fs.h
by Vyacheslav Dubeyko
· 12 years ago
639b9e3
string: introduce memweight()
by Akinobu Mita
· 12 years ago
f7f9505
backlight: move lp855x header into platform_data directory
by Kim, Milo
· 12 years ago
a1fcb2e
backlight: move register definitions from header to source
by Kim, Milo
· 12 years ago
61e99ab
printk: remove the now unnecessary "C" annotation for KERN_CONT
by Joe Perches
· 12 years ago
04d2c8c
printk: convert the format for KERN_<LEVEL> to a 2 byte pattern
by Joe Perches
· 12 years ago
314ba35
printk: add kern_levels.h to make KERN_<LEVEL> available for asm use
by Joe Perches
· 12 years ago
acc8fa41
printk: add generic functions to find KERN_<LEVEL> headers
by Joe Perches
· 12 years ago
45226e9
NMI watchdog: fix for lockup detector breakage on resume
by Sameer Nanda
· 12 years ago
714904e
usb/marvell: remove conditional compilation of clk code
by Viresh Kumar
· 12 years ago
93abe8e
clk: add non CONFIG_HAVE_CLK routines
by Viresh Kumar
· 12 years ago
54b5019
coredump: warn about unsafe suid_dumpable / core_pattern combo
by Kees Cook
· 12 years ago
1fe60e5
libceph: move feature bits to separate header
by Sage Weil
· 12 years ago
e0a9b17
[media] v4l2: Add rangelow and rangehigh fields to the v4l2_hw_freq_seek struct
by Hans de Goede
· 12 years ago
82b655b
[media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctl
by Hans Verkuil
· 12 years ago
3d687b4
[media] videodev2.h: add VIDIOC_ENUM_FREQ_BANDS
by Hans Verkuil
· 12 years ago
89d77c8
NFS: Convert v4 into a module
by Bryan Schumaker
· 12 years ago
1179acc
NFS: Only initialize the ACL client in the v3 case
by Bryan Schumaker
· 12 years ago
ff9099f2
NFS: Create a try_mount rpc op
by Bryan Schumaker
· 12 years ago
ab7017a
NFS: Add version registering framework
by Bryan Schumaker
· 12 years ago
f0476a8
[media] V4L: Add capability flags for memory-to-memory devices
by Sylwester Nawrocki
· 12 years ago
6964b10
[media] davinci: vpif: add support for clipping on output data
by Manjunath Hadli
· 12 years ago
0c7462a
ipv4: remove rt_cache_rebuild_count
by Eric Dumazet
· 12 years ago
404e0a8
net: ipv4: fix RCU races on dst refcounts
by Eric Dumazet
· 12 years ago
4a55c10
nfsd: Push mnt_want_write() outside of i_mutex
by Jan Kara
· 12 years ago
4fcf1c6
mm: Make default vm_ops provide ->page_mkwrite handler
by Jan Kara
· 12 years ago
3d0fe51
[media] snd_tea575x: Add a cannot_mute flag
by Hans de Goede
· 12 years ago
31a62d4
[media] snd_tea575x: Add write_/read_val operations
by Hans de Goede
· 12 years ago
95b18e6
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 12 years ago
3e701cd
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
7d3d09b
Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 12 years ago
287dc4b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
720d850
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 12 years ago
172f993
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
7272c30
Merge tag 'dm-3.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
6f51f51
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
219c673
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
f1115bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
8da8533
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 12 years ago
148b729
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 12 years ago
f8c36c5
libceph: define ceph_extract_encoded_string()
by Alex Elder
· 12 years ago
c61a1ab
libceph: fix off-by-one bug in ceph_encode_filepath()
by Alex Elder
· 12 years ago
a2a3258
libceph: prevent the race of incoming work during teardown
by Guanjun He
· 12 years ago
a16cb1f
libceph: fix messenger retry
by Sage Weil
· 12 years ago
d50b409
libceph: initialize msgpool message types
by Sage Weil
· 12 years ago
9ec9716
Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm
by Linus Torvalds
· 12 years ago
bdf5e48
common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attribute
by Marek Szyprowski
· 12 years ago
d2b7428
common: dma-mapping: introduce dma_get_sgtable() function
by Marek Szyprowski
· 12 years ago
d5724f1
common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attribute
by Marek Szyprowski
· 12 years ago
64ccc9c
common: dma-mapping: add support for generic dma_mmap_* calls
by Marek Szyprowski
· 12 years ago
e9da6e9
ARM: dma-mapping: remove custom consistent dma region
by Marek Szyprowski
· 12 years ago
5e6cafc
mm: vmalloc: use const void * for caller argument
by Marek Szyprowski
· 13 years ago
efc42bc
scatterlist: add sg_alloc_table_from_pages function
by Tomasz Stanislawski
· 12 years ago
e5b3542
ALSA: es1688 - freeup resources on init failure
by Fengguang Wu
· 12 years ago
72ea1f7
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/drivers
by Jens Axboe
· 12 years ago
5935e6d
KEYS: linux/key-type.h needs linux/errno.h
by David Howells
· 12 years ago
6a74389
virtio-blk: return VIRTIO_BLK_F_FLUSH to header.
by Rusty Russell
· 12 years ago
cd5d503
virtio-blk: allow toggling host cache between writeback and writethrough
by Paolo Bonzini
· 12 years ago
ddcc286
virtio ids: fix comment for virtio-rng
by Amit Shah
· 12 years ago
c2078e4
Merge branch 'devel'
by Mauro Carvalho Chehab
· 12 years ago
a51d9ea
fs: add link restriction audit reporting
by Kees Cook
· 12 years ago
800179c
fs: add link restrictions
by Kees Cook
· 12 years ago
e4fad8e
consolidate pipe file creation
by Al Viro
· 12 years ago
921a165
new helper: done_path_create()
by Al Viro
· 12 years ago
fb8fa94
video: da8xx-fb: configure FIFO threshold to reduce underflow errors
by Manjunathappa, Prakash
· 12 years ago
a410963
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
f838eb5
acpi: add a way to promote/demote vendor backlight drivers
by Corentin Chary
· 12 years ago
cea8f46
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
91b006d
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
by Russell King
· 12 years ago
5ccb006
LockD: pass actual network namespace to grace period management functions
by Stanislav Kinsbursky
· 12 years ago
9695c70
SUNRPC: service request network namespace helper introduced
by Stanislav Kinsbursky
· 12 years ago
b26411f
LockD: mark host per network namespace on garbage collect
by Stanislav Kinsbursky
· 12 years ago
c1e7179
Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
84eda28
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 12 years ago
43a1141
Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 12 years ago
1f4e0ff
dm thin: commit before gathering status
by Alasdair G Kergon
· 12 years ago
0ac5548
dm: use bool bitfields in struct dm_target
by Alasdair G Kergon
· 12 years ago
0e9c24e
dm: allow targets to request flushes regardless of underlying device support
by Joe Thornber
· 12 years ago
7acf027
dm: introduce split_discard_requests
by Mikulas Patocka
· 12 years ago
542f903
dm: support non power of two target max_io_len
by Mike Snitzer
· 12 years ago
af7346e
dm: remove unused flush target method
by Joe Thornber
· 12 years ago
aa0b3b2
Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 12 years ago
00ae67c
drm/exynos: add property for plane zpos
by Joonyoung Shim
· 12 years ago
1e30c1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
231daf0
cpumask: cpulist_parse() comments correction
by Alex Shi
· 12 years ago
96263d2
init: add comments to keep initcall-names in sync with initcall levels
by Jim Cromie
· 12 years ago
c777ad6
cpumask: add a few comments of cpumask functions
by Alex Shi
· 12 years ago
a9197f9
Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 12 years ago
c710998
ipv6: Early TCP socket demux
by Eric Dumazet
· 12 years ago
c6cffba
ipv4: Fix input route performance regression.
by David S. Miller
· 12 years ago
4765250
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
bd22dc1
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
f948ad0
Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
6b583fa
serial/8250: Add LPC3220 standard UART type
by Roland Stigge
· 12 years ago
8ded2bb
posix_types.h: Cleanup stale __NFDBITS and related definitions
by Josh Boyer
· 12 years ago
4cb3875
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
0a2fe19
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
Next »