Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8a5411e9a3e65ab70b094022e5aa6deaec82ae7c
« Previous
0845718
pipe: add documentation and comments
by Jens Axboe
· 17 years ago
cac36bb0
pipe: change the ->pin() operation to ->confirm()
by Jens Axboe
· 17 years ago
d96e6e7
Remove remnants of sendfile()
by Jens Axboe
· 17 years ago
d054fe3
xip sendfile removal
by Carsten Otte
· 17 years ago
932cc6d
splice: completely document external interface with kerneldoc
by Jens Axboe
· 17 years ago
d6f5175
sendfile: remove bad_sendfile() from bad_file_ops
by Jens Axboe
· 17 years ago
ae976416
shmem: convert to using splice instead of sendfile()
by Hugh Dickins
· 17 years ago
1db60cf
relay: use splice_to_pipe() instead of open-coding the pipe loop
by Jens Axboe
· 17 years ago
497f962
pipe: allow passing around of ops private pointer
by Jens Axboe
· 17 years ago
d6b29d7
splice: divorce the splice structure/function definitions from the pipe header
by Jens Axboe
· 17 years ago
ebf9909
splice: relay support
by Tom Zanussi
· 17 years ago
cf8208d
sendfile: convert nfsd to splice_direct_to_actor()
by Jens Axboe
· 17 years ago
f0930ff
sendfile: convert nfs to using splice_read()
by Jens Axboe
· 17 years ago
fd58214
loop: convert to using splice_direct_to_actor() instead of sendfile()
by Jens Axboe
· 17 years ago
130610d
splice: add void cookie to the actor data
by Jens Axboe
· 17 years ago
0452a4e
sendfile: kill generic_file_sendfile()
by Jens Axboe
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
534f2aa
sys_sendfile: switch to using ->splice_read, if available
by Jens Axboe
· 17 years ago
6a14b90
vmsplice: add vmsplice-to-user support
by Jens Axboe
· 17 years ago
c66ab6f
splice: abstract out actor data
by Jens Axboe
· 17 years ago
72d3a38
unexport bio_{,un}map_user
by Adrian Bunk
· 17 years ago
f3f541f
Remove legacy CDROM drivers
by Jens Axboe
· 17 years ago
e654bc4
[PATCH] fix request->cmd == INT cases
by Boaz Harrosh
· 17 years ago
9cff3b3
cciss: add new controller support for P700m
by Mike Miller (OS Dev
· 17 years ago
c2bcf3b
[PATCH] Remove acsi.c
by Jens Axboe
· 17 years ago
f4b0930
[BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endio
by Tejun Heo
· 17 years ago
554988d
[PATCH] cdrom_sysctl_info fix
by Dave Young
· 17 years ago
32eef96
blk_hw_contig_segment(): bad segment size checks
by Jens Axboe
· 17 years ago
7deeed1
[TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK
by Benjamin Gilbert
· 17 years ago
b8ce227
[POWERPC] dts: kill hardcoded phandles
by Vitaly Bordug
· 17 years ago
80128ff
[POWERPC] 8xx: mpc885ads pcmcia support
by Vitaly Bordug
· 17 years ago
90faf4f
[POWERPC] CPM_UART: Use inline function form of eieio
by Kumar Gala
· 17 years ago
74a0ba6
[POWERPC] Move inline asm eieio to using eieio inline function
by Kumar Gala
· 17 years ago
cef1a3a
[PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.c
by Laurent Pinchart
· 17 years ago
d3e0e02
[POWERPC] 52xx: sparse fixes
by Domen Puncer
· 17 years ago
c03ac58
[POWERPC] 83xx: Add USB support to mpc8349-mitx board port
by Grant Likely
· 17 years ago
e5a94af
[POWERPC] 83xx: USB platform code rework
by Li Yang
· 17 years ago
65f88f8
Input: tsdev - fix broken usec-to-millisecs conversion
by Andrew Morton
· 17 years ago
744c9c3
Input: pxa27x_keyboard - fix compile error
by Mike Rapoport
· 17 years ago
4f179f7
Input: serio_raw - shut up errorneous warning
by Andrew Morton
· 17 years ago
2f1d076
Input: update MAINTAINERS to explicitly mention touchscreens
by Robert P. J. Day
· 17 years ago
72a42f2
Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE
by Hans de Goede
· 17 years ago
df561fc
Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens
by Ondrej Zary
· 17 years ago
1e2831d
Input: ppc-beep - switch to using input_dev->dev.parent
by Dmitry Torokhov
· 17 years ago
ae91d10
Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360
by Dmitry Torokhov
· 17 years ago
6426b33
Input: xpad - make xpad_play_effect() static
by Adrian Bunk
· 17 years ago
2e8335a
Input: xpad - fix check for succesful usb_buffer_alloc
by Jan Kratochvil
· 17 years ago
5ec1f7f
Input: grip-mp - use ARRAY_SIZE
by Andi Drebes
· 17 years ago
7ecfbfd
Input: wacom - add support for the new Bamboo tablets
by Ping Cheng
· 17 years ago
5f56550
Input: add gpio-mouse driver
by Hans-Christian Egtvedt
· 17 years ago
9657d75
Input: convert from class devices to standard devices
by Dmitry Torokhov
· 17 years ago
d63219a
Input: wistron - add support for querying/changing keymap
by Dmitry Torokhov
· 17 years ago
c2554c9
Input: wistron - convert to use input-polldev
by Dmitry Torokhov
· 17 years ago
389679d
Input: wistron - add LED support
by Eric Piel
· 17 years ago
a4da16d
Input: wriston - reduce polling frequency
by Eric Piel
· 17 years ago
5035522
Input: aiptek - update driver version
by Rene van Paassen
· 17 years ago
1e7b3fa
Input: aiptek - rework the function key code
by Rene van Paassen
· 17 years ago
0112db3
Input: aiptek - tolerate newlines in sysfs files
by Rene van Paassen
· 17 years ago
b3b6cf1
Input: aiptek - correct the tool switching code
by Rene van Paassen
· 17 years ago
da9fda4
Input: aiptek - use only absolute misc reports
by Rene van Paassen
· 17 years ago
6125a40
Input: aiptek - put sensible warnings in probe
by Rene van Paassen
· 17 years ago
1a54f49
Input: aiptek - use set_bit instead of bitwise or
by Rene van Paassen
· 17 years ago
0038cae
Input: aiptek - fix relative mode parsing
by Mark Vytlacil
· 17 years ago
ce0982e
Input: aiptek - fixed mouse button defines
by Rene van Paassen
· 17 years ago
fe981f2
Input: aiptek - correct the proximity and validity checks
by Rene van Paassen
· 17 years ago
2fe5741
Input: aiptek - correct documentation on reports
by Rene van Paassen
· 17 years ago
33936fa
Input: aiptek - use array to list all buttons
by Dmitry Torokhov
· 17 years ago
37767b6
Input: aiptek - kill aiptek_convert_from_2s_complement()
by Dmitry Torokhov
· 17 years ago
cd438a5
Input: aiptek - use maps in attributes
by Dmitry Torokhov
· 17 years ago
02fb6c3
Input: aiptek - do not check for NULL in attribute methods
by Dmitry Torokhov
· 17 years ago
b087e1f
Input: aiptek - use attribute group
by Dmitry Torokhov
· 17 years ago
5c659c6
Input: aiptek - remove vendor and product attributes from sysfs
by Dmitry Torokhov
· 17 years ago
9b40ed0
Input: aiptek - do not try to export associated event device
by Dmitry Torokhov
· 17 years ago
aea6a46
Input: psmouse - add support for Cortron PS/2 Trackballs
by Aristeu Rozanski
· 17 years ago
e01a06e
Input: xpad - add Xbox360 gamepad rumble support
by Jan Kratochvil
· 18 years ago
c7d9f7e
Input: xpad - add support for Xbox 360 gamepad
by Jan Kratochvil
· 18 years ago
f836ac8
USB: Add USB_DEVICE_INTERFACE_PROTOCOL macro
by Jan Kratochvil
· 18 years ago
749e808
[POWERPC] Remove redundant pci_read_irq_line() function for 85xx platform
by Roy Zang
· 17 years ago
f72d2f0
IB/ehca: Improve latency by unlocking after triggering the hardware
by Hoang-Nam Nguyen
· 17 years ago
8705ce5
IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events
by Joachim Fenkes
· 17 years ago
b1cfe43
IB/ehca: Return QP pointer in poll_cq()
by Joachim Fenkes
· 17 years ago
26ed687
IB/ehca: Change idr spinlocks into rwlocks
by Joachim Fenkes
· 17 years ago
28db6be
IB/ehca: Refactor sync between completions and destroy_cq using atomic_t
by Joachim Fenkes
· 17 years ago
9844b71
IB/ehca: Lock renaming, static initializers
by Joachim Fenkes
· 17 years ago
15f001e
IB/ehca: Report RDMA atomic attributes in query_qp()
by Hoang-Nam Nguyen
· 17 years ago
85f0031
IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2
by Stefan Roscher
· 17 years ago
472803d
IB/ehca: Support UD low-latency QPs
by Stefan Roscher
· 17 years ago
a6a1294
IB/ehca: add Shared Receive Queue support
by Joachim Fenkes
· 17 years ago
9a79fc0
IB/ehca: QP code restructuring in preparation for SRQ
by Joachim Fenkes
· 17 years ago
91f13aa
IB/ehca: HW level, HW caps and MTU autodetection
by Joachim Fenkes
· 17 years ago
b8a3ba5
IB/ehca: Change scaling_code parameter description to match default value
by Hoang-Nam Nguyen
· 17 years ago
f41d229
IB/ipath: return correct PortGUID in NodeInfo
by Sean Hefty
· 17 years ago
7852682
IB: Update mailing list address
by Roland Dreier
· 17 years ago
4f5973f
IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp
by Arthur Jones
· 17 years ago
3588423
IB/ipath: Test interrupts at driver startup
by Arthur Jones
· 17 years ago
9ca4865
IB/ipath: Remove support for preproduction HTX InfiniPath cards
by Ralph Campbell
· 17 years ago
12f9a49
IB/ipath: Change version wording to be less confusing with release number
by Dave Olson
· 17 years ago
37a7e9b
IB/ipath: Lower default number of kernel send buffers
by Ralph Campbell
· 17 years ago
f42b647
IB/ipath: Update MAINTAINERS entry
by Arthur Jones
· 17 years ago
0f4fc5e
IB/ipath: Be more cautious about coming out of freeze mode
by Dave Olson
· 17 years ago
Next »