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
2017-02-10
binder: Add extra size to allocator
Martijn Coenen
1
-13
/
+28
2017-02-10
binder: Refactor binder_transact()
Martijn Coenen
1
-137
/
+172
2017-02-10
binder: Support multiple /dev instances
Martijn Coenen
2
-11
/
+84
2017-02-10
binder: Deal with contexts in debugfs
Martijn Coenen
1
-13
/
+23
2017-02-10
binder: Support multiple context managers
Martijn Coenen
1
-21
/
+38
2017-02-10
binder: Split flat_binder_object
Martijn Coenen
2
-52
/
+137
2017-02-10
auxdisplay: ht16k33: remove private workqueue
Dmitry Torokhov
1
-15
/
+5
2017-02-10
auxdisplay: ht16k33: rework input device initialization
Dmitry Torokhov
1
-153
/
+145
2017-02-10
auxdisplay: ht16k33: do not try to free fbdev
Dmitry Torokhov
1
-3
/
+1
2017-02-10
drivers: hv: Turn off write permission on the hypercall page
K. Y. Srinivasan
1
-1
/
+1
2017-02-10
vmbus: remove unused kickq argument to sendpacket
Stephen Hemminger
3
-32
/
+14
2017-02-10
vmbus: remove no longer used signal_policy
Stephen Hemminger
1
-18
/
+0
2017-02-10
vmbus: drop no longer used kick_q argument
Stephen Hemminger
3
-17
/
+9
2017-02-10
vmbus: use kernel bitops for traversing interrupt mask
Stephen Hemminger
4
-54
/
+29
2017-02-10
Drivers: hv: util: Fix a typo
K. Y. Srinivasan
1
-1
/
+1
2017-02-10
hv_utils: implement Hyper-V PTP source
Vitaly Kuznetsov
1
-27
/
+152
2017-02-10
hv: export current Hyper-V clocksource
Vitaly Kuznetsov
2
-4
/
+12
2017-02-10
Drivers: hv: Fix the bug in generating the guest ID
K. Y. Srinivasan
1
-2
/
+2
2017-02-10
misc: panel: Abstract temporary backlight handling
Geert Uytterhoeven
1
-41
/
+60
2017-02-10
misc: panel: Add lcd_home() helper
Geert Uytterhoeven
1
-24
/
+15
2017-02-10
misc: panel: Remove always-true check from panel_detach()
Geert Uytterhoeven
1
-16
/
+14
2017-02-10
misc: panel: Move all suboptions into a big if section
Geert Uytterhoeven
1
-18
/
+19
2017-02-10
misc: panel: Remove reference to misc device support
Geert Uytterhoeven
1
-4
/
+3
2017-02-10
misc: panel: Remove unused LCD_FLAG_S and LCD_FLAG_ID
Geert Uytterhoeven
1
-2
/
+0
2017-02-10
misc: panel: Remove PANEL_VERSION
Geert Uytterhoeven
1
-12
/
+6
2017-02-10
misc: panel: Fix LCD_FLAG_F/LCD_FLAG_N exchange
Geert Uytterhoeven
1
-2
/
+3
2017-02-10
w1: ds2405: use module_w1_family to simplify the code
Wei Yongjun
1
-12
/
+1
2017-02-10
w1: ds2490: use kmemdup rather than duplicating its implementation
Wei Yongjun
1
-2
/
+1
2017-02-10
fpga zynq: Use the scatterlist interface
Jason Gunthorpe
1
-39
/
+135
2017-02-10
fpga: Add scatterlist based programming
Jason Gunthorpe
3
-33
/
+227
2017-02-10
fpga zynq: Check the bitstream for validity
Jason Gunthorpe
1
-0
/
+21
2017-02-10
fpga zynq: Check for errors after completing DMA
Jason Gunthorpe
1
-22
/
+32
2017-02-10
mei: remove support for broken parallel read
Alexander Usyskin
1
-22
/
+26
2017-02-10
drivers/fsi: add driver to device matches
Jeremy Kerr
2
-2
/
+40
2017-02-10
drivers/fsi: Add device & driver definitions
Jeremy Kerr
1
-0
/
+11
2017-02-10
drivers/fsi: Add empty fsi bus definitions
Jeremy Kerr
6
-0
/
+77
2017-02-06
Merge 4.10-rc7 into char-misc-next
Greg Kroah-Hartman
730
-4321
/
+6986
2017-02-06
Linux 4.10-rc7
v4.10-rc7
Linus Torvalds
1
-1
/
+1
2017-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-14
/
+50
2017-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2017-02-04
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+38
2017-02-04
Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-9
/
+17
2017-02-04
Merge tag 'usb-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-15
/
+33
2017-02-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+10
2017-02-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-14
/
+5
2017-02-04
Merge tag 'vfio-v4.10-rc7' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-6
/
+5
2017-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-18
/
+84
2017-02-04
mm, fs: check for fatal signals in do_generic_file_read()
Michal Hocko
1
-0
/
+5
2017-02-04
fs: break out of iomap_file_buffered_write on fatal signals
Michal Hocko
2
-0
/
+8
2017-02-04
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
3
-12
/
+23
[next]