Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1b6370463e88b0c1c317de16d7b962acc1dab4f2
1b63704
virtio_console: Add support for remoteproc serial
by Sjur Brændeland
· 12 years ago
276a3e9
virtio_console: Merge struct buffer_token into struct port_buffer
by Sjur Brændeland
· 12 years ago
9a2bdcc
virtio: add drv_to_virtio to make code clearly
by Wanlong Gao
· 12 years ago
9bffdca
virtio: use dev_to_virtio wrapper in virtio
by Wanlong Gao
· 12 years ago
40f9938
virtio-mmio: Fix irq parsing in command line parameter
by Pawel Moll
· 12 years ago
eb34f12
virtio_console: Free buffers from out-queue upon close
by sjur.brandeland@stericsson.com
· 12 years ago
800ba5e
virtio: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 12 years ago
0127f68
virtio_console: Use kmalloc instead of kzalloc
by Sjur Brændeland
· 12 years ago
fe52953
virtio_console: Free buffer if splice fails
by Sjur Brændeland
· 12 years ago
de929b0
virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0
by Rusty Russell
· 12 years ago
4614e51
virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0
by Rusty Russell
· 12 years ago
57e1a37
virtio: rpmsg: make it clear that virtqueue_add_buf() no longer returns > 0
by Rusty Russell
· 12 years ago
0e3daa6
virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0
by Rusty Russell
· 12 years ago
589575a
virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0
by Rusty Russell
· 12 years ago
98e8c6b
virtio: make virtqueue_add_buf() returning 0 on success, not capacity.
by Rusty Russell
· 12 years ago
49e86f1
virtio: console: don't rely on virtqueue_add_buf() returning capacity.
by Amit Shah
· 12 years ago
9ed4cb0
virtio_net: don't rely on virtqueue_add_buf() returning capacity.
by Rusty Russell
· 12 years ago
7bedc7d
virtio-net: remove unused skb_vnet_hdr->num_sg field
by Michael S. Tsirkin
· 12 years ago
6ee57bc
virtio-net: correct capacity math on ring full
by Michael S. Tsirkin
· 12 years ago
06ca287
virtio: move queue_index and num_free fields into core struct virtqueue.
by Rusty Russell
· 12 years ago
1ce6853
virtio-pci: use module_pci_driver to simplify the code
by Wei Yongjun
· 12 years ago
681f206
lguest: fix typo
by Alex Russell
· 12 years ago
c0316a9
lguest: fix block request handling in example launcher.
by Rusty Russell
· 12 years ago
7e05484
virtio-scsi: Add real 2-clause BSD license to header
by Bryan Venteicher
· 12 years ago
b92b1b8
virtio: force vring descriptors to be allocated from lowmem
by Will Deacon
· 12 years ago
b9cdc88
virtio: 9p: correctly pass physical address to userspace for high pages
by Will Deacon
· 12 years ago
f0263d2
mm: highmem: export kmap_to_page for modules
by Will Deacon
· 12 years ago
dd8e8c4
thermal, cpufreq: Fix build when CPU_FREQ_TABLE isn't configured
by David Rientjes
· 12 years ago
3ce9e53
kbuild: Fix accidental revert in commit fe04ddf
by Michal Marek
· 12 years ago
29bb4cc
docbook: networking: fix file paths for uapi headers
by Randy Dunlap
· 12 years ago
325adeb
mm: huge_memory: Fix build error.
by Ralf Baechle
· 12 years ago
68687c8
ARM: fix oops on initial entry to userspace with Thumb2 kernels
by Russell King
· 12 years ago
ddffeb8
Linux 3.7-rc1
by Linus Torvalds
· 12 years ago
a5ef3f7d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
b6eea87
x86, boot: Explicitly include autoconf.h for hostprogs
by Matt Fleming
· 12 years ago
7d380c8
perf: Fix UAPI fallout
by Ingo Molnar
· 12 years ago
3d6ee36
Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
0b381a2
Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
034b5ee
Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
7c5a473
Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linux
by Linus Torvalds
· 12 years ago
09a9ad6a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
9db9088
Merge tag 'md-3.7' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
244acb1
Merge branch 'config' into late-for-linus
by Russell King
· 12 years ago
93e2256
ARM: config: make sure that platforms are ordered by option string
by Russell King
· 12 years ago
b1b3f49
ARM: config: sort select statements alphanumerically
by Russell King
· 12 years ago
5921e6f
UAPI: (Scripted) Disintegrate include/linux/byteorder
by David Howells
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
08cce05c
UAPI: Unexport linux/blk_types.h
by David Howells
· 12 years ago
8e4627d
UAPI: Unexport part of linux/ppp-comp.h
by David Howells
· 12 years ago
6257c57
Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by Jonas Bonn
· 12 years ago
4d7127d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
a3920a6
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
18a022d
Merge tag 'for-3.7' of git://openrisc.net/jonas/linux
by Linus Torvalds
· 12 years ago
02a650e
Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
b689713
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
b4fe19f
Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
ff69497
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 12 years ago
6c536a1
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 12 years ago
ba8a3d6
Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
125aae1
Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
79c63ee
Merge tag 'dm-3.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
6a5a3d6
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
8bbbfa7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
bd81cce
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
98260da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
e225ca2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
54f7fc2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
0c4a479
Merge tag 'please-pull-dhowells-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
ade0899
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
871a059
perf: Handle new rbtree implementation
by Markus Trippelsdorf
· 12 years ago
4e21fc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
8418263
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
f81700b
procfs: don't need a PATH_MAX allocation to hold a string representation of an int
by Jeff Layton
· 12 years ago
7950e38
vfs: embed struct filename inside of names_cache allocation if possible
by Jeff Layton
· 12 years ago
adb5c24
audit: make audit_inode take struct filename
by Jeff Layton
· 12 years ago
669abf4
vfs: make path_openat take a struct filename pointer
by Jeff Layton
· 12 years ago
873f1ee
vfs: turn do_path_lookup into wrapper around struct filename variant
by Jeff Layton
· 12 years ago
7ac8626
audit: allow audit code to satisfy getname requests from its names_list
by Jeff Layton
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
e9069f4
btrfs: Fix compilation with user namespace support enabled
by Eric W. Biederman
· 12 years ago
ea1fd777
userns: Fix posix_acl_file_xattr_userns gid conversion
by Eric W. Biederman
· 12 years ago
1bbb309
userns: Properly print bluetooth socket uids
by Eric W. Biederman
· 12 years ago
dba1416
dm: store dm_target_io in bio front_pad
by Mikulas Patocka
· 12 years ago
4f81a41
dm thin: move bio_prison code to separate module
by Mike Snitzer
· 12 years ago
44feb38
dm thin: prepare to separate bio_prison code
by Mike Snitzer
· 12 years ago
28eed34
dm thin: support discard with non power of two block size
by Mike Snitzer
· 12 years ago
c19c6c9
arch/tile: enable interrupts in do_work_pending()
by Chris Metcalf
· 12 years ago
d20f2f8
Merge tag 'tags/disintegrate-tile-20121009' into for-linus
by Chris Metcalf
· 12 years ago
dabdaf0
mcs7830: Fix link state detection
by Ondrej Zary
· 12 years ago
93ac0ef
net: add doc for in4_pton()
by Amerigo Wang
· 12 years ago
28194fc
net: add doc for in6_pton()
by Amerigo Wang
· 12 years ago
8437e76
vti: fix sparse bit endian warnings
by stephen hemminger
· 12 years ago
4c67525
tcp: resets are misrouted
by Alexey Kuznetsov
· 12 years ago
5522be6
alpha: switch to saner kernel_execve() semantics
by Al Viro
· 12 years ago
9fff2fa
arm: switch to saner kernel_execve() semantics
by Al Viro
· 12 years ago
22e2430d
x86, um: convert to saner kernel_execve() semantics
by Al Viro
· 12 years ago
a74fb73
infrastructure for saner ret_from_kernel_thread semantics
by Al Viro
· 12 years ago
0bcf087
dm persistent data: convert to use le32_add_cpu
by Wei Yongjun
· 12 years ago
fe5fe90
dm: use ACCESS_ONCE for sysfs values
by Mikulas Patocka
· 12 years ago
Next »