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
2014-05-28
uio: fix vma io range check in mmap
Bin Wang
1
-1
/
+1
2014-05-28
drivers: uio_dmem_genirq: Fix memory leak in uio_dmem_genirq_probe()
Daeseok Youn
1
-2
/
+2
2014-05-28
w1: do not unlock unheld list_mutex in __w1_remove_master_device()
Alexey Khoroshilov
2
-0
/
+6
2014-05-28
w1: optional bundling of netlink kernel replies
David Fries
6
-263
/
+447
2014-05-28
connector: allow multiple messages to be sent in one packet
David Fries
3
-5
/
+26
2014-05-27
misc: pch_phub: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-20
Merge tag 'extcon-next-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
17
-314
/
+1131
2014-05-04
misc: arm-charlcd: add DT probe support
Rob Herring
1
-0
/
+7
2014-05-04
dt/bindings: add binding for ARM Versatile character LCD
Rob Herring
1
-0
/
+18
2014-05-04
misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()
Sebastien Bourdelin
1
-3
/
+2
2014-05-04
misc: genwqe: Fix format string mismatch in card_debugfs.c
Masanari Iida
1
-2
/
+2
2014-05-04
misc: Add hardware dependencies to Atmel drivers
Jean Delvare
1
-2
/
+2
2014-05-04
Drivers: hv: balloon: Ensure pressure reports are posted regularly
K. Y. Srinivasan
1
-3
/
+26
2014-05-04
hv: Remove unnecessary comparison of unsigned against 0
Tobias Klauser
1
-2
/
+1
2014-05-04
Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
K. Y. Srinivasan
5
-2
/
+75
2014-05-04
Drivers: hv: Eliminate the channel spinlock in the callback path
K. Y. Srinivasan
4
-15
/
+25
2014-05-04
mei: set connecting state just upon connection request is sent to the fw
Alexander Usyskin
5
-7
/
+1
2014-05-04
mei: make return values consistent across the driver
Alexander Usyskin
2
-4
/
+3
2014-05-04
mei: extract fw status registers
Alexander Usyskin
5
-5
/
+127
2014-05-04
mei: me: bump hbm version to 1.1 to support power gating
Tomas Winkler
1
-1
/
+1
2014-05-04
mei: txe: use runtime PG pm domain for non wakeable devices
Alexander Usyskin
1
-0
/
+49
2014-05-04
mei: me: use runtime PG pm domain for non wakeable devices
Tomas Winkler
2
-0
/
+53
2014-05-04
mei: use runtime pm in write and read flow
Tomas Winkler
1
-13
/
+71
2014-05-04
mei: txe: add runtime pm framework
Alexander Usyskin
2
-4
/
+99
2014-05-04
mei: me: add runtime pm framework
Tomas Winkler
3
-2
/
+100
2014-05-04
mei: add function to check write queues
Tomas Winkler
2
-0
/
+23
2014-05-04
mei: me: add pg exit and entry flow commands
Tomas Winkler
4
-4
/
+95
2014-05-04
mei: expose hardware power gating state to mei layer
Tomas Winkler
5
-19
/
+93
2014-05-04
mei: condition PGI support on HW and HBM version
Tomas Winkler
4
-0
/
+67
2014-05-04
mei: me: add power gating isolation register write wrappers
Tomas Winkler
1
-0
/
+29
2014-05-04
mei: me: introduce power gating registers
Tomas Winkler
1
-0
/
+9
2014-05-04
mei: implement power gating isolation hbm layer
Tomas Winkler
5
-0
/
+60
2014-04-29
extcon: palmas: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
2
-16
/
+21
2014-04-29
extcon: gpio: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
1
-8
/
+15
2014-04-29
extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
1
-9
/
+12
2014-04-29
extcon: arizona: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
1
-13
/
+17
2014-04-29
extcon: max14577: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
1
-3
/
+4
2014-04-29
extcon: max77693: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
1
-5
/
+4
2014-04-29
extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
1
-4
/
+3
2014-04-29
extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon de...
Chanwoo Choi
2
-12
/
+69
2014-04-29
extcon: Add extcon_dev_allocate/free() to control the memory of extcon device
Chanwoo Choi
2
-0
/
+49
2014-04-28
Linux 3.15-rc3
v3.15-rc3
Linus Torvalds
1
-1
/
+1
2014-04-28
word-at-a-time: avoid undefined behaviour in zero_bytemask macro
Will Deacon
1
-6
/
+2
2014-04-28
Merge branch 'safe-dirty-tlb-flush'
Linus Torvalds
6
-33
/
+111
2014-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-45
/
+48
2014-04-27
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-15
/
+56
2014-04-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-7
/
+13
2014-04-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-25
/
+52
2014-04-27
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-34
/
+56
2014-04-27
Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-19
/
+59
[next]