Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ca9357bd26c2f8e7b909321eedd651f52cc30d04
ca9357b
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
by K. Y. Srinivasan
· 9 years ago
bc609cb
drivers/hv: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
a5cca68
Drivers: hv_vmbus: Fix signal to host condition
by Christopher Oo
· 9 years ago
3b71107
Drivers: hv: vmbus: Further improve CPU affiliation logic
by Dexuan Cui
· 9 years ago
9f01ec5
Drivers: hv: vmbus: Improve the CPU affiliation for channels
by K. Y. Srinivasan
· 9 years ago
3546448
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
by Jake Oshins
· 9 years ago
7f163a6
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
by Jake Oshins
· 9 years ago
f368ed6
char: make misc_deregister a void function
by Greg Kroah-Hartman
· 9 years ago
379e4f7
Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUs
by K. Y. Srinivasan
· 9 years ago
cc2dd40
mshyperv: fix recognition of Hyper-V guest crash MSR's
by Denis V. Lunev
· 9 years ago
4a54243
Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hosts
by Vitaly Kuznetsov
· 9 years ago
e26009a
Drivers: hv: vmbus: fix typo in hv_port_info struct
by Nik Nyby
· 9 years ago
9dd6a06
hv: util: checking the wrong variable
by Dan Carpenter
· 9 years ago
b81658c
Drivers: hv: vmbus: Permit sending of packets without payload
by K. Y. Srinivasan
· 9 years ago
b6ddeae
Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows 10 hosts
by Alex Ng
· 9 years ago
25ef06f
Drivers: hv: fcopy: dynamically allocate smsg_out in fcopy_send_data()
by Vitaly Kuznetsov
· 9 years ago
b36fda33
Drivers: hv: kvp: check kzalloc return value
by Vitaly Kuznetsov
· 9 years ago
510f7ae
Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'
by Vitaly Kuznetsov
· 9 years ago
b4370df
Drivers: hv: vmbus: add special crash handler
by Vitaly Kuznetsov
· 9 years ago
d7646ea
Drivers: hv: don't do hypercalls when hypercall_page is NULL
by Vitaly Kuznetsov
· 9 years ago
2517281
Drivers: hv: vmbus: add special kexec handler
by Vitaly Kuznetsov
· 9 years ago
2b94ed2
kexec: define kexec_in_progress in !CONFIG_KEXEC case
by Vitaly Kuznetsov
· 9 years ago
06210b4
Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()
by Vitaly Kuznetsov
· 9 years ago
eead035a
mei: remove check on pm_runtime_active in __mei_cl_disconnect
by Tomas Winkler
· 9 years ago
155718c
mei: hbm: bump supported HBM version to 2.0
by Tomas Winkler
· 9 years ago
1625c7e
mei: me: add sunrise point device ids
by Tomas Winkler
· 9 years ago
b9a1fc9
mei: me: d0i3: exit d0i3 on driver start and enter it on stop
by Alexander Usyskin
· 9 years ago
ebad6b9
mei: me: d0i3: move mei_me_hw_reset down in the file
by Alexander Usyskin
· 9 years ago
859ef2f
mei: me: d0i3: add d0i3 enter/exit state machine
by Alexander Usyskin
· 9 years ago
63f7523
mei: hbm: reorganize the power gating responses
by Alexander Usyskin
· 9 years ago
1fa55b4
mei: me: d0i3: enable d0i3 interrupts
by Alexander Usyskin
· 9 years ago
bb9f4d2
mei: me: d0i3: add flag to indicate D0i3 support
by Alexander Usyskin
· 9 years ago
1183048
mei: me: d0i3: add the control registers
by Tomas Winkler
· 9 years ago
71e117f
mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED
by Alexander Usyskin
· 9 years ago
bb2ef9c
mei: bus: add and call callback on notify event
by Alexander Usyskin
· 9 years ago
237092b
mei: implement fasync for event notification
by Tomas Winkler
· 9 years ago
2c84c29
mei: support polling for event notification
by Tomas Winkler
· 9 years ago
3c7c846
mei: add async event notification ioctls
by Tomas Winkler
· 9 years ago
b38a362
mei: add a handler that waits for notification on event
by Tomas Winkler
· 9 years ago
51678cc
mei: add mei_cl_notify_request command
by Tomas Winkler
· 9 years ago
4d99877
mei: enable async event notifications only from hbm version 2.0
by Tomas Winkler
· 9 years ago
965ae37
mei: implement async notification hbm messages
by Tomas Winkler
· 9 years ago
d3c1c80
mei: define async notification hbm commands
by Tomas Winkler
· 9 years ago
1890135
mei: disconnect on connection request timeout
by Alexander Usyskin
· 9 years ago
70ef835
mei: support for dynamic clients
by Tomas Winkler
· 9 years ago
6009595
mei: bus: link client devices instead of host clients
by Tomas Winkler
· 9 years ago
b39910c
mei: bus: simplify how we build nfc bus name
by Tomas Winkler
· 9 years ago
dd070a1
mei: bus: blacklist clients by number of connections
by Tomas Winkler
· 9 years ago
5b6dca2
mei: bus: blacklist the nfc info client
by Tomas Winkler
· 9 years ago
71ce789
mei: bus: enable running fixup routines before device registration
by Tomas Winkler
· 9 years ago
0ff0a8d
mei: bus: add me client device list infrastructure
by Tomas Winkler
· 9 years ago
512f64d
mei: bus: add reference to bus device in struct mei_cl_client
by Tomas Winkler
· 9 years ago
feb8cd0
mei: bus: revamp probe and remove functions
by Tomas Winkler
· 9 years ago
688a9cc
mei: bus: revamp device matching
by Tomas Winkler
· 9 years ago
48168f4
mei: bus: report if event registration failed
by Tomas Winkler
· 9 years ago
7e280ab
mei: bus: don't enable events implicitly in device enable
by Tomas Winkler
· 9 years ago
38d3c00
mei: bus: rename uevent handler to mei_cl_device_uevent
by Tomas Winkler
· 9 years ago
6238299
mei: bus: move driver api functions at the start of the file
by Tomas Winkler
· 9 years ago
a0a785c
mei: bus: rename nfc.c to bus-fixup.c
by Tomas Winkler
· 9 years ago
b37719c3
mei: bus: fix drivers and devices names confusion
by Tomas Winkler
· 9 years ago
23253c3
mei: do not access freed cb in blocking write
by Alexander Usyskin
· 9 years ago
0bd38ae
scripts/checkkconfigsymbols.py: support default statements
by Valentin Rothberg
· 9 years ago
c745566
checkkconfigsymbols.py: colored output
by Valentin Rothberg
· 10 years ago
a42fa92
checkkconfigsymbols.py: find relevant commits
by Valentin Rothberg
· 10 years ago
ccf97fe
ARM: dts: qcom: Add dts changes for qcom coincell charger
by Tim Bird
· 9 years ago
1f26d1c
ARM: qcom: Add coincell charger driver
by Tim Bird
· 9 years ago
ee2b7f6
ARM: dts: qcom: Add binding for the qcom coincell charger
by Tim Bird
· 9 years ago
14e51e5
misc: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
1037b278
char: misc: fix error path
by Sudip Mukherjee
· 9 years ago
344e62b
char: misc: remove redundant ifdef
by Sudip Mukherjee
· 9 years ago
cbfe8fa
Linux 4.2-rc4
by Linus Torvalds
· 9 years ago
2579d01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
2800348
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1a4e879
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
by Thomas Gleixner
· 9 years ago
2c534c0
perf/x86/intel/cqm: Return cached counter value from IRQ context
by Matt Fleming
· 9 years ago
26ae19a
Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
82b35f3
Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
b0de415
Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
e433b65
Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
4e5a74f
parport: Revert "parport: fix memory leak"
by Sudip Mukherjee
· 9 years ago
763e326
Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
4520083
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
by Linus Torvalds
· 9 years ago
aca105a
Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
32fd3d4
Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
8ca2435
libnvdimm: fix namespace seed creation
by Dan Williams
· 9 years ago
33b4017
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
9fbf075
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
1e63dca
Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
a52bd79
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
afdf0b9
Merge tag 'regulator-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 9 years ago
365c83c
Merge tag 'spi-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
5b7f00a
Merge tag 'sound-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
874bf9e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 9 years ago
077b205
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
b497500
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 9 years ago
c624406
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
e3eea14
ftrace: Fix breakage of set_ftrace_pid
by Steven Rostedt (Red Hat)
· 9 years ago
8b5a359
Input: goodix - fix touch coordinates on WinBook TW100 and TW700
by Bastien Nocera
· 9 years ago
b38ebd1
Input: LEDs - skip unnamed LEDs
by Dmitry Torokhov
· 9 years ago
0c38ec7
Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-spfi' and 'spi/fix/spidev' into spi-linus
by Mark Brown
· 9 years ago
Next »