Sign in
android-kvm
/
linux
/
2d187d58553becd61677a2db0181ff2c7b07c8a3
2d187d5
ver_linux: complete awk implementation
by Alexander Kapshuk
· 8 years ago
a46b195
w1: fix timeout_us parameter description
by Wei Yongjun
· 8 years ago
368451e
drivers: w1: style corrections-pointers-blanklines-comparisons
by Ben Werbowyj
· 8 years ago
aaf16f7
drivers: w1: removed assignment from within if statement
by Ben Werbowyj
· 8 years ago
d4c3f97
drivers: w1: style corrections for parenthesis and braces
by Ben Werbowyj
· 8 years ago
34924b2
MAINTAINERS: Saying goodbye to Hans J. Koch
by Benedikt Spranger
· 8 years ago
658bcda
vme: Adding Fake VME driver
by Martyn Welch
· 8 years ago
050c3d5
vme: make core vme support explicitly non-modular
by Paul Gortmaker
· 8 years ago
553ebb8
vme: Fix module autoload
by Alessio Igor Bogani
· 9 years ago
76deefa
vme: Update documentation to match api
by Martyn Welch
· 9 years ago
fa54b32
vme: change LM callback argument to void pointer
by Aaron Sierra
· 9 years ago
655745b
VMCI: use memdup_user().
by Muhammad Falak R Wani
· 9 years ago
b58189b
mcb: remove sub-device handling code
by Johannes Thumshirn
· 8 years ago
68d9671
mcb: Introduce type safety for to_mcb_*
by Johannes Thumshirn
· 8 years ago
ffc7bb3
mcb: Added bar descriptor support for non PCI bus MCB carrier
by Andreas Werner
· 8 years ago
73edc8f
mcb: Added support for LPC or non PCI based MCB carrier
by Andreas Werner
· 8 years ago
4d31a25
uio: fix dmem_region_start computation
by Jan Viktorin
· 9 years ago
e97b1c6
coresight: etm4x: adding configurable start/stop filtering
by Mathieu Poirier
· 8 years ago
2703d74
coresight: etm4x: adding configurable address range filtering
by Mathieu Poirier
· 8 years ago
f0d30cc
coresight: etm4x: configuring include/exclude function
by Mathieu Poirier
· 8 years ago
6cccf66
coresight: etm4x: adding range filter configuration function
by Mathieu Poirier
· 8 years ago
5edd944
coresight: etm4x: cleaning up default filter configuration
by Mathieu Poirier
· 8 years ago
2a5695a5
coresight: etm4x: split default and filter configuration
by Mathieu Poirier
· 8 years ago
ca878b1
coresight: etm-perf: configuring filters from perf core
by Mathieu Poirier
· 8 years ago
2b7adc4
coresight: remove duplicated enumeration
by Mathieu Poirier
· 8 years ago
68905d7
coresight: etm-perf: pass struct perf_event to source::enable/disable()
by Mathieu Poirier
· 8 years ago
3224dcc
coresight: fix handling of ETM trace register access via sysfs
by Sudeep Holla
· 8 years ago
46a3d5c
coresight: etm4x: request to retain power to the trace unit when active
by Sudeep Holla
· 8 years ago
1d37ae5
coresight: tmc: Delete an unnecessary check before the function call "kfree"
by Markus Elfring
· 8 years ago
57a3668
coresight: etm4x: remove duplicated include from coresight-etm4x.c
by Wei Yongjun
· 8 years ago
9486295
coresight: Use local coresight_desc instances
by Suzuki K Poulose
· 8 years ago
7f73b0b
hwtracing: coresight: of_coresight: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
2a18d72
coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral ID
by Olivier Schonken
· 8 years ago
cd9e347
coresight: add PM runtime calls to coresight_simple_func()
by Mathieu Poirier
· 8 years ago
62d39ac
coresight: delay initialisation when children are missing
by Mathieu Poirier
· 8 years ago
67337e8
coresight: Add better messages for coresight_timeout
by Suzuki K Poulose
· 8 years ago
1c9cbe1
coresight: Cleanup TMC status check
by Suzuki K Poulose
· 8 years ago
78247e2
coresight: etmv4: Fix ETMv4x peripheral ID table
by Suzuki K Poulose
· 8 years ago
8505fea
coresight: tmc: Limit the trace to available data
by Suzuki K Poulose
· 8 years ago
068c0a5
coresight: Fix csdev connections initialisation
by Suzuki K Poulose
· 8 years ago
3afd063
coresight: Consolidate error handling path for tmc_probe
by Suzuki K Poulose
· 8 years ago
481e46f
coresight: Remove erroneous dma_free_coherent in tmc_probe
by Suzuki K Poulose
· 8 years ago
b1149ad
coresight: always use stashed trace id value in etm4_trace_id
by Sudeep Holla
· 8 years ago
f3864d8
coresight-stm: support mmapping channel regions with mmio_addr
by Chunyan Zhang
· 8 years ago
b839215
coresight: access conn->child_name only if it's initialised
by Sudeep Holla
· 8 years ago
b605c2d
Drivers: hv: balloon: Use available memory value in pressure report
by Alex Ng
· 8 years ago
eece30b
Drivers: hv: balloon: replace ha_region_mutex with spinlock
by Vitaly Kuznetsov
· 8 years ago
a132c54
Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is enabled
by Vitaly Kuznetsov
· 8 years ago
cb7a572
Drivers: hv: balloon: account for gaps in hot add regions
by Vitaly Kuznetsov
· 8 years ago
7cf3b79
Drivers: hv: balloon: keep track of where ha_region starts
by Vitaly Kuznetsov
· 8 years ago
2684043
Tools: hv: kvp: ensure kvp device fd is closed on exec
by Vitaly Kuznetsov
· 8 years ago
3724287
Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
by K. Y. Srinivasan
· 9 years ago
8de0d7e
Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()
by K. Y. Srinivasan
· 9 years ago
ccef9bc
Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
by K. Y. Srinivasan
· 9 years ago
638fea3
Drivers: hv: vmbus: fix the race when querying & updating the percpu list
by Dexuan Cui
· 9 years ago
e0fa3e5
Drivers: hv: utils: fix a race on userspace daemons registration
by Vitaly Kuznetsov
· 9 years ago
396e287
Drivers: hv: get rid of timeout in vmbus_open()
by Vitaly Kuznetsov
· 9 years ago
7cc80c9
Drivers: hv: don't leak memory in vmbus_establish_gpadl()
by Vitaly Kuznetsov
· 9 years ago
4d63763
Drivers: hv: get rid of redundant messagecount in create_gpadl_header()
by Vitaly Kuznetsov
· 9 years ago
a9f61ca
Drivers: hv: avoid vfree() on crash
by Vitaly Kuznetsov
· 9 years ago
069b188
tile-srom: avoid krealloc(... __GFP_ZERO) pattern
by Chris Metcalf
· 8 years ago
acde785
misc: mic: scif: use vma_pages().
by Muhammad Falak R Wani
· 9 years ago
b6faae9
Documentation: mic: fix kernel version
by Alexandre Belloni
· 9 years ago
9d32f82
mic: remove unused function arg
by Arnd Bergmann
· 9 years ago
e728ae2
mei: amthif: fix deadlock in initialization during a reset
by Alexander Usyskin
· 8 years ago
80293c4
mei: drop unused file transaction states
by Alexander Usyskin
· 8 years ago
9d27e73
mei: amthif: drop mei_amthif_read
by Alexander Usyskin
· 8 years ago
ff1586a
mei: enqueue consecutive reads
by Alexander Usyskin
· 8 years ago
3030dc0
mei: add wrapper for queuing control commands.
by Tomas Winkler
· 8 years ago
4034b81
mei: use consistent naming for TX control flow credits
by Tomas Winkler
· 8 years ago
46978ad
mei: rx flow control counter
by Alexander Usyskin
· 8 years ago
e51dfa5
mei: prepare read cb for fixed address clients on the receive path only.
by Alexander Usyskin
· 8 years ago
dfe5f75
mei: drop redundant krealloc and checks in irq read
by Alexander Usyskin
· 8 years ago
c85dba9
mei: amthif: drop mei_clear_lists function
by Alexander Usyskin
· 9 years ago
a808c80
mei: add read callback on demand for fixed_address clients
by Alexander Usyskin
· 9 years ago
97d549b
mei: add file pointer to the host client structure
by Alexander Usyskin
· 9 years ago
a03c608
mei: move read cb to complete queue if not connected
by Alexander Usyskin
· 9 years ago
2d4d548
mei: fix return value on disconnection
by Tomas Winkler
· 9 years ago
1eb5bd4
mei: drop read complete queue emptiness check
by Alexander Usyskin
· 9 years ago
041330d
mei: hbm: add missing argument in the kdoc
by Tomas Winkler
· 9 years ago
77537ad
mei: recover after errors in runtime pm flow
by Alexander Usyskin
· 9 years ago
aab3b1a
mei: drop mei_io_cb_alloc_buf
by Alexander Usyskin
· 9 years ago
35eda92
mei: amthif: use mei_cl_alloc_cb for allocating cbs
by Alexander Usyskin
· 9 years ago
2239338
mei: amthif: drop mei_amthif_send_cmd
by Alexander Usyskin
· 9 years ago
9fa0be8
mei: amthif: enable poll for async events
by Alexander Usyskin
· 9 years ago
bca7dba
mei: amthif: drop iamthif_current_cb
by Alexander Usyskin
· 9 years ago
32a1dc1
mei: amthif: fix request cancel
by Alexander Usyskin
· 9 years ago
ca455fa
mei: amthif: drop READ_COMPLETE state
by Alexander Usyskin
· 9 years ago
2f9cc12
checkkconfigsymbols: use arglist instead of cmd string
by Valentin Rothberg
· 8 years ago
ef3f554
checkkconfigsymblos: consistent symbol terminology
by Valentin Rothberg
· 8 years ago
36c79c7f
checkkconfigsymbols.py: fix pylint and pep8 warnings
by Valentin Rothberg
· 8 years ago
14390e3
checkkconfigsymbols: use ArgumentParser
by Valentin Rothberg
· 8 years ago
7c5227a
checkkconfigsymbols.py: port to Python 3
by Valentin Rothberg
· 8 years ago
f175ba1
checkkconfigsymbols.py: avoid shell injection
by Valentin Rothberg
· 8 years ago
4c73c08
checkkconfigsymbols.py: add --no-color option, don't print color to non-TTY
by Andrew Donnellan
· 8 years ago
694d0d0
Linux 4.8-rc2
by Linus Torvalds
· 8 years ago
v4.8-rc2
0043ee4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
4ef870e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 8 years ago
118253a
Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
120c547
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
Next »