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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
usb/acpi: Store info on device removability.
Lan Tianyu
1
-0
/
+7
2012-09-10
usb: move children to struct usb_port
Lan Tianyu
1
-2
/
+13
2012-09-10
etherdevice: introduce help function eth_zero_addr()
Duan Jiong
1
-0
/
+11
2012-09-10
filter: add MOD operation
Eric Dumazet
1
-0
/
+4
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-7
/
+7
2012-09-10
usb: redefine DeviceRemovable and wHubDelay as _le16
Lan Tianyu
1
-2
/
+2
2012-09-10
usb/core: use bin2bcd() for bcdDevice in RH
Sebastian Andrzej Siewior
1
-2
/
+15
2012-09-10
usbfs: Add a new disconnect-and-claim ioctl (v2)
Hans de Goede
1
-0
/
+14
2012-09-10
pwm: add devm_pwm_get() and devm_pwm_put()
Alexandre Courbot
1
-0
/
+3
2012-09-10
pwm: Add support for configuring the PWM polarity
Philip, Avinash
1
-0
/
+23
2012-09-10
nfsd: remove unused listener-removal interfaces
J. Bruce Fields
1
-3
/
+0
2012-09-10
usb: gadget: remove usb_gadget_controller_number()
Sebastian Andrzej Siewior
1
-0
/
+11
2012-09-10
usb: gadget: Provide a default implementation of default manufacturer string
Sebastian Andrzej Siewior
1
-1
/
+1
2012-09-10
usb: gadget: remove string override from struct usb_composite_driver
Sebastian Andrzej Siewior
1
-12
/
+0
2012-09-10
usb: gadget: push iProduct into gadgets
Sebastian Andrzej Siewior
1
-1
/
+5
2012-09-10
usb: gadget: push iManufacturer into gadgets
Sebastian Andrzej Siewior
1
-1
/
+6
2012-09-10
usb: gadget: push iSerialNumber into gadgets
Sebastian Andrzej Siewior
1
-1
/
+6
2012-09-10
usb: gadget: make sure each gadget is using same index for Product, Serial,…
Sebastian Andrzej Siewior
1
-1
/
+11
2012-09-10
usb: gadget: push VID/PID/USB BCD module option into gadgets
Sebastian Andrzej Siewior
1
-0
/
+24
2012-09-10
usb: gadget: remove bufsiz from struct usb_composite_dev
Sebastian Andrzej Siewior
1
-2
/
+0
2012-09-10
usb: gadget: move USB_BUFSIZ into global composite.h
Sebastian Andrzej Siewior
1
-0
/
+3
2012-09-10
usb: gadget: move global vars from epautoconf into struct usb_gadget
Sebastian Andrzej Siewior
1
-0
/
+4
2012-09-10
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
2
-2
/
+5
2012-09-10
usb: gadget: move bind() callback back to struct usb_gadget_driver
Sebastian Andrzej Siewior
1
-3
/
+3
2012-09-10
usb: gadget: move bind() callback back to struct usb_composite_driver
Sebastian Andrzej Siewior
1
-2
/
+1
2012-09-10
usb: gadget: move bind callback into driver struct usb_composite_driver
Sebastian Andrzej Siewior
1
-4
/
+9
2012-09-10
regulator: core: Provide regmap get/set bypass operations
Mark Brown
1
-0
/
+4
2012-09-10
regulator: core: Support bypass mode
Mark Brown
3
-0
/
+20
2012-09-10
regulator: Fairchild fan53555 support
Yunfan Zhang
1
-0
/
+60
2012-09-10
PM / OPP: Initialize OPP table from device tree
Shawn Guo
1
-0
/
+8
2012-09-09
block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
1
-3
/
+14
2012-09-09
block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Kent Overstreet
1
-4
/
+12
2012-09-09
block: Kill bi_destructor
Kent Overstreet
2
-4
/
+0
2012-09-09
block: Add bio_reset()
Kent Overstreet
2
-6
/
+20
2012-09-09
block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
1
-5
/
+4
2012-09-09
block: Generalized bio pool freeing
Kent Overstreet
1
-0
/
+3
2012-09-09
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-3
/
+10
2012-09-09
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
1
-5
/
+4
2012-09-08
staging:iio:adc: Add AD7791 driver
Lars-Peter Clausen
1
-0
/
+17
2012-09-08
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
1
-4
/
+2
2012-09-08
clk: add of_clk_src_onecell_get() support
Shawn Guo
1
-0
/
+5
2012-09-08
PCI: Make pci_error_handlers const
Stephen Hemminger
2
-2
/
+2
2012-09-08
pps/ptp: Allow PHC devices to adjust PPS events for known delay
Ben Hutchings
2
-2
/
+17
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
136
-1236
/
+10835
2012-09-07
ima: add ima_inode_setxattr/removexattr function and calls
Mimi Zohar
1
-0
/
+17
2012-09-07
ima: add inode_post_setattr call
Mimi Zohar
1
-0
/
+10
2012-09-07
ima: allocating iint improvements
Dmitry Kasatkin
1
-3
/
+4
2012-09-07
ima: integrity appraisal extension
Mimi Zohar
1
-0
/
+3
2012-09-07
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
1
-1
/
+2
2012-09-07
net/mlx4_core: Add security check / enforcement for flow steering rules set f...
Hadar Hen Zion
1
-0
/
+11
[prev]
[next]