Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4f837c3b117c4fdae72d901034d0565d16af7966
« Previous
807d66d8
NFSv4: nfs4_open_done first must check that GETATTR decoded a file type
by Trond Myklebust
· 12 years ago
25a1a62
NFSv4.1: Deal with wraparound when updating the layout "barrier" seqid
by Trond Myklebust
· 12 years ago
5a65503
NFSv4.1: Deal with wraparound issues when updating the layout stateid
by Trond Myklebust
· 12 years ago
038d649
NFSv4.1: Always set the layout stateid if this is the first layoutget
by Trond Myklebust
· 12 years ago
06fe918
Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
dff8360
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
916082b
workqueue: avoid using deprecated functions
by Linus Torvalds
· 12 years ago
251ec41
NFSv4.1: Fix another refcount issue in pnfs_find_alloc_layout
by Trond Myklebust
· 12 years ago
ae2bb03
NFSv4: don't put ACCESS in OPEN compound if O_EXCL
by Weston Andros Adamson
· 12 years ago
bbd3a8e
NFSv4: don't check MAY_WRITE access bit in OPEN
by Weston Andros Adamson
· 12 years ago
ce3810c
ARM: OMAP: SmartReflex: fix error path in init function
by Jean Pihet
· 12 years ago
70071ff
ARM: OMAP: SmartReflex: select CONFIG_POWER_SUPPLY in Kconfig
by Jean Pihet
· 12 years ago
cea0b4c
iscsit: add missing endianess conversion in iscsit_check_inaddr_any
by Christoph Hellwig
· 12 years ago
904753d
iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp
by Christoph Hellwig
· 12 years ago
fceb5bc
iscsit: mark various functions static
by Christoph Hellwig
· 12 years ago
4e34d95
perf tools: Convert to BACKTRACE_SUPPORT
by Namhyung Kim
· 12 years ago
4d8061f
perf tools: Long option completion support for each subcommands
by Namhyung Kim
· 12 years ago
35c2fde
perf tools: Complete long option names of perf command
by Namhyung Kim
· 12 years ago
a1d668c
perf tools: Check existence of _get_comp_words_by_ref when bash completing
by Namhyung Kim
· 12 years ago
002439e
perf inject: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
61eaa3b
perf record: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
94d668d
perf evlist: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
be77284
perf top: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
11c4e4a
perf probe: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
6ee4149
perf buildid-list: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
472cc83
perf buildid-cache: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
73bdc71
perf timechart: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
c75d98a
perf lock: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
0433ffb
perf kmem: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
2bae1d1
perf help: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
69b6470
perf script: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
b070a54
perf stat: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
73ee3b2
perf sched: Look up thread using tid instead of pid
by Arnaldo Carvalho de Melo
· 12 years ago
5ded57a
perf inject: Remove static variables
by Arnaldo Carvalho de Melo
· 12 years ago
5852a44
perf inject: Remove unused 'input_name' static var
by Arnaldo Carvalho de Melo
· 12 years ago
ba3d7de
perf trace: Use evsel->handler.func
by Arnaldo Carvalho de Melo
· 12 years ago
d6e6683
perf tools: Convert to HAVE_STRLCPY
by Namhyung Kim
· 12 years ago
f9f526e
perf tools: Convert to GTK2_SUPPORT
by Namhyung Kim
· 12 years ago
1254b51
perf tools: Convert to NEWT_SUPPORT
by Namhyung Kim
· 12 years ago
f315e16
perf tools: Convert to LIBAUDIT_SUPPORT
by Namhyung Kim
· 12 years ago
93b44be
ARM: OMAP2+: PM: fix return value check in omap2_set_init_voltage()
by Wei Yongjun
· 12 years ago
07684c1
ARM: OMAP2+: SmartReflex: fix return value check in sr_dev_init()
by Wei Yongjun
· 12 years ago
a87e662
ARM: OMAP: omap_device: fix return value check in omap_device_build_ss()
by Wei Yongjun
· 12 years ago
104c794
ARM: OMAP: fix return value check in beagle_opp_init()
by Wei Yongjun
· 12 years ago
d7ca663
target/iscsi: precedence bug in iscsit_set_dataout_sequence_values()
by Dan Carpenter
· 12 years ago
232ebe3
target/usb-gadget: strlen() doesn't count the terminator
by Dan Carpenter
· 12 years ago
8ecf595
target/usb-gadget: remove duplicate initialization
by Dan Carpenter
· 12 years ago
9f0abc1
tcm_vhost: Convert I/O path to use target_submit_cmd_map_sgls
by Nicholas Bellinger
· 12 years ago
944981c
target: Add control CDB READ payload zero work-around
by Nicholas Bellinger
· 12 years ago
8f9f44f
tcm_loop: Convert I/O path to use target_submit_cmd_map_sgls
by Nicholas Bellinger
· 12 years ago
a026757
target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough
by Nicholas Bellinger
· 12 years ago
95485b1
perf tools: Convert to LIBUNWIND_SUPPORT
by Namhyung Kim
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
38b11ba
iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode
by Nicholas Bellinger
· 12 years ago
b094a4b
iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentLength
by Nicholas Bellinger
· 12 years ago
1c417f3
iscsi-target: Add MaxXmitDataSegmentLength connection recovery check
by Nicholas Bellinger
· 12 years ago
21f5aa7
iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength
by Nicholas Bellinger
· 12 years ago
9977bb1
iscsi-target: Enable MaxXmitDataSegmentLength operation in login path
by Nicholas Bellinger
· 12 years ago
e004cb2
iscsi-target: Add base MaxXmitDataSegmentLength code
by Nicholas Bellinger
· 12 years ago
2425bb3
em28xx: regression fix: use DRX-K sync firmware requests on em28xx
by Mauro Carvalho Chehab
· 12 years ago
b32f4c7
target/file: Re-enable optional fd_buffered_io=1 operation
by Nicholas Bellinger
· 12 years ago
8e30783
drxk: allow loading firmware synchrousnously
by Mauro Carvalho Chehab
· 12 years ago
6ae5e06
em28xx: Make all em28xx extensions to be initialized asynchronously
by Mauro Carvalho Chehab
· 12 years ago
ddfc4e1
NFS: Set key construction data for the legacy upcall
by Bryan Schumaker
· 12 years ago
a20acf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 12 years ago
82ffd92
drm/radeon: add vm set_page() callback for SI
by Alex Deucher
· 12 years ago
498522b
drm/radeon: rework the vm_flush interface
by Alex Deucher
· 12 years ago
a3a6cab
hyperv: Add buffer for extended info after the RNDIS response message.
by Haiyang Zhang
· 12 years ago
63f6921
hyperv: Report actual status in receive completion packet
by Haiyang Zhang
· 12 years ago
6562640
hyperv: Remove extra allocated space for recv_pkt_list elements
by Haiyang Zhang
· 12 years ago
99e3fcf
hyperv: Fix page buffer handling in rndis_filter_send_request()
by Haiyang Zhang
· 12 years ago
ea49637
hyperv: Fix the missing return value in rndis_filter_set_packet_filter()
by Haiyang Zhang
· 12 years ago
fb1d074
hyperv: Fix the max_xfer_size in RNDIS initialization
by Haiyang Zhang
· 12 years ago
76c44f2
drm/radeon: use WRITE_DATA packets for vm flush on SI
by Alex Deucher
· 12 years ago
bfe1b9b
vxlan: put UDP socket in correct namespace
by stephen hemminger
· 12 years ago
aaba1f5
vxlan: Depend on CONFIG_INET
by David S. Miller
· 12 years ago
fd48357
NFSv4.1: don't do two EXCHANGE_IDs on mount
by Weston Andros Adamson
· 12 years ago
4442d77
Merge branch 'modsign-keys-devel' into security-next-keys
by David Howells
· 12 years ago
f8aa23a
KEYS: Use keyring_alloc() to create special keyrings
by David Howells
· 12 years ago
96b5c8f
KEYS: Reduce initial permissions on keys
by David Howells
· 12 years ago
3a50597
KEYS: Make the session and process keyrings per-thread
by David Howells
· 12 years ago
351d187
[media] tda18271: properly report read errors in tda18271_get_id
by Michael Krufky
· 12 years ago
6b82e0c
[media] tda18271: delay IR & RF calibration until init() if delay_cal is set
by Michael Krufky
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
68d47a1
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
c0e8a13
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
e48307a
[media] MAINTAINERS: add Michael Krufky as tda827x maintainer
by Michael Krufky
· 12 years ago
66cf921
[media] MAINTAINERS: add Michael Krufky as tda8290 maintainer
by Michael Krufky
· 12 years ago
d099dea
[media] MAINTAINERS: add Michael Krufky as cxusb maintainer
by Michael Krufky
· 12 years ago
055616a
[media] MAINTAINERS: add Michael Krufky as lg2160 maintainer
by Michael Krufky
· 12 years ago
6f0e772
[media] MAINTAINERS: add Michael Krufky as lgdt3305 maintainer
by Michael Krufky
· 12 years ago
8856f5f
[media] MAINTAINERS: add Michael Krufky as mxl111sf maintainer
by Michael Krufky
· 12 years ago
ea0af5f
[media] MAINTAINERS: add Michael Krufky as mxl5007t maintainer
by Michael Krufky
· 12 years ago
3b2f6ab
[media] MAINTAINERS: add Michael Krufky as tda18271 maintainer
by Michael Krufky
· 12 years ago
7208507
[media] s5p-tv: Report only multi-plane capabilities in vidioc_querycap
by Sylwester Nawrocki
· 12 years ago
81c9bcf
[media] s5p-mfc: Fix misplaced return statement in s5p_mfc_suspend()
by Sachin Kamat
· 12 years ago
d2331c9
[media] exynos-gsc: Add missing static storage class specifiers
by Sachin Kamat
· 12 years ago
9b2e0e7
[media] exynos-gsc: Remove <linux/version.h> header file inclusion
by Sachin Kamat
· 12 years ago
f68247f
[media] s5p-fimc: Fix incorrect condition in fimc_lite_reqbufs()
by Sachin Kamat
· 12 years ago
970e85f
[media] s5p-tv: Fix potential NULL pointer dereference error
by Sachin Kamat
· 12 years ago
Next »