index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
mei: trace: remove unused TRACE_SYSTEM_STRING
Tomas Winkler
1
-2
/
+0
2015-04-03
DTS: ARM: OMAP3-N900: Add lis3lv02d support
Sebastian Reichel
1
-0
/
+52
2015-04-03
Documentation: DT: lis302: update wakeup binding
Sebastian Reichel
1
-1
/
+8
2015-04-03
lis3lv02d: DT: add wakeup unit 2 and wakeup threshold
Sebastian Reichel
1
-0
/
+17
2015-04-03
lis3lv02d: DT: use s32 to support negative values
Sebastian Reichel
1
-19
/
+20
2015-04-03
Drivers: hv: hv_balloon: correctly handle num_pages>INT_MAX case
Vitaly Kuznetsov
1
-6
/
+7
2015-04-03
Drivers: hv: hv_balloon: correctly handle val.freeram<num_pages case
Vitaly Kuznetsov
1
-1
/
+1
2015-04-03
mei: replace check for connection instead of transitioning
Tomas Winkler
3
-10
/
+12
2015-04-03
mei: use mei_cl_is_connected consistently
Tomas Winkler
5
-17
/
+22
2015-04-03
mei: fix mei_poll operation
Tomas Winkler
3
-24
/
+27
2015-04-03
hv_vmbus: Add gradually increased delay for retries in vmbus_post_msg()
Haiyang Zhang
1
-2
/
+5
2015-04-03
Drivers: hv: hv_balloon: survive ballooning request with num_pages=0
Vitaly Kuznetsov
1
-13
/
+6
2015-04-03
Drivers: hv: hv_balloon: eliminate jumps in piecewiese linear floor function
Vitaly Kuznetsov
1
-4
/
+4
2015-04-03
Drivers: hv: hv_balloon: do not online pages in offline blocks
Vitaly Kuznetsov
1
-1
/
+11
2015-04-03
hv: remove the per-channel workqueue
Dexuan Cui
2
-32
/
+1
2015-04-03
hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()
Dexuan Cui
3
-135
/
+30
2015-04-03
hv: run non-blocking message handlers in the dispatch tasklet
Dexuan Cui
3
-26
/
+53
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier
17
-4
/
+4
2015-04-03
coresight-tmc: Adding a status interface to sysfs
Mathieu Poirier
1
-0
/
+56
2015-04-03
coresight: remove the unnecessary configuration coresight-default-sink
Kaixu Xia
5
-5
/
+0
2015-04-03
coresight: adding the LINKSINK block as a sink type
Xia Kaixu
1
-1
/
+3
2015-04-03
coresight: Correcting documentation typographical error
Mathieu Poirier
1
-1
/
+1
2015-04-03
coresight: Adding coresight support for arm64 architecture
Mathieu Poirier
3
-54
/
+64
2015-04-03
coresight: fixing compilation warnings picked up by 64bit compiler
Mathieu Poirier
2
-4
/
+4
2015-04-03
coresight: making cpu index lookup arm64 compliant
Mathieu Poirier
1
-12
/
+6
2015-04-03
mcb: request_mem_region() returns NULL on error
Dan Carpenter
1
-2
/
+2
2015-04-03
char: xillybus: Don't return -EFAULT on user-triggered flush
Eli Billauer
1
-0
/
+2
2015-04-03
mic: drop pci_msi_off call on probe
Michael S. Tsirkin
1
-2
/
+0
2015-04-03
spmi: pmic_arb: remove ARM build time dependency
Ivan T. Ivanov
1
-1
/
+0
2015-04-03
virtio_console: Use bool function return values of true/false not 1/0
Joe Perches
1
-1
/
+1
2015-04-03
misc: pass miscdevice through file's private_data
Tom Van Braeckel
1
-3
/
+8
2015-04-03
Revert "uio: constify of_device_id array"
Greg Kroah-Hartman
1
-1
/
+1
2015-04-01
Merge tag 'extcon-next-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
14
-59
/
+1248
2015-03-27
memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCs
Alex Smith
4
-0
/
+444
2015-03-27
dt-bindings: memory-controllers: Add binding for jz4780-nemc
Alex Smith
1
-0
/
+75
2015-03-27
spmi: pmic_arb: add support for hw version 2
Gilad Avidov
2
-60
/
+265
2015-03-27
spmi: remove wakeup command before slave probe
Gilad Avidov
1
-7
/
+2
2015-03-27
MAINTAINERS: change Atmel ssc driver entry
Nicolas Ferre
1
-1
/
+1
2015-03-27
Drivers: hv: vmbus: Don't wait after requesting offers
K. Y. Srinivasan
1
-11
/
+0
2015-03-27
coresight-replicator: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-25
i8k: Remove use of seq_printf return value
Joe Perches
1
-7
/
+9
2015-03-25
w1: constify of_device_id array
Fabian Frederick
3
-3
/
+3
2015-03-25
uio: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-25
Drivers: hv: vmbus: Fix a siganlling host signalling issue
K. Y. Srinivasan
1
-2
/
+26
2015-03-25
Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
K. Y. Srinivasan
1
-0
/
+1
2015-03-25
hv: hypervvssd: call endmntent before call setmntent again
Vaughan Cao
1
-2
/
+8
2015-03-25
Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal()
K. Y. Srinivasan
1
-9
/
+6
2015-03-25
tools: hv: fcopy_daemon: support >2GB files for x86_32 guest
Dexuan Cui
1
-1
/
+1
2015-03-25
hv: vmbus: missing curly braces in vmbus_process_offer()
Dan Carpenter
1
-1
/
+2
2015-03-25
Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRA...
Nick Meier
1
-1
/
+1
[next]