index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: usb3.0 ch9 definitions
Tatyana Brokhman
2010-10-22
1
-1
/
+57
*
usb-storage: add new no_read_capacity_16 quirk
Hans de Goede
2010-10-22
1
-1
/
+3
*
usb-storage: add new no_read_disc_info quirk
Hans de Goede
2010-10-22
1
-1
/
+3
*
USB: introduce unmap_urb_setup_for_dma()
Martin Fuzzey
2010-10-22
1
-0
/
+1
*
USB: add USB EHCI support for MPC5121 SoC
Anatolij Gustschin
2010-10-22
1
-0
/
+15
*
USB: Add more empty functions in otg.h
Grazvydas Ignotas
2010-10-22
1
-0
/
+11
*
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
2010-10-22
1
-0
/
+1
*
USB: Move USB Storage definitions to their own header file
Matthew Wilcox
2010-10-22
2
-37
/
+49
*
USB: storage: Use USB_ prefix instead of US_ prefix
Michal Nazarewicz
2010-10-22
1
-29
/
+30
*
USB: cdc.h: ncm: fix one more typo
Yauheni Kaliuta
2010-10-22
1
-2
/
+2
*
USB: cdc.h: ncm: add missed constants and structures
Yauheni Kaliuta
2010-10-22
1
-2
/
+55
*
Revert "USB: ncm: added ncm.h with auxiliary definitions"
Yauheni Kaliuta
2010-10-22
1
-114
/
+0
*
USB: cdc.h: ncm: typo and style fixes
Yauheni Kaliuta
2010-10-22
1
-10
/
+12
*
USB OTG Langwell: Update OTG Kconfig and driver version.
Hao Wu
2010-10-22
1
-1
/
+1
*
USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)
Hao Wu
2010-10-22
1
-0
/
+180
*
init.h: add some more documentation to __ref* tags
Michal Nazarewicz
2010-10-22
1
-3
/
+10
*
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
2010-10-22
1
-5
/
+3
*
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
2010-10-22
1
-14
/
+5
*
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
1
-12
/
+8
*
USB: gadget: composite: Better string override handling
Michal Nazarewicz
2010-10-22
1
-0
/
+13
*
USB Gadget: Verify VBUS current before setting the device self-powered bit
Parirajan Muthalagu
2010-10-22
1
-0
/
+10
*
usb: Add Intel Langwell USB OTG Transceiver Driver
Hao Wu
2010-10-22
1
-0
/
+139
*
types.h: define __aligned_u64 and expose to userspace
Eric Paris
2010-10-15
1
-1
/
+14
*
Un-inline the core-dump helper functions
Linus Torvalds
2010-10-14
1
-32
/
+2
*
Don't dump task struct in a.out core-dumps
Linus Torvalds
2010-10-14
1
-1
/
+1
*
fanotify: disable fanotify syscalls
Eric Paris
2010-10-11
1
-1
/
+0
*
elevator: fix oops on early call to elevator_change()
Jens Axboe
2010-10-07
1
-0
/
+1
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-05
1
-1
/
+1
|
\
|
*
rcu: rcu_read_lock_bh_held(): disabling irqs also disables bh
Eric Dumazet
2010-09-23
1
-1
/
+1
*
|
wait: using uninitialized member of wait queue
Evgeny Kuznetsov
2010-10-05
1
-0
/
+1
*
|
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-10-05
1
-3
/
+2
*
|
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-10-01
1
-0
/
+1
|
\
\
|
*
|
intel_idle: Voluntary leave_mm before entering deeper
Suresh Siddha
2010-09-30
1
-0
/
+1
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2010-09-29
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
missing inline keyword for static function in linux/dmaengine.h
Mathieu Lacage
2010-09-22
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-09-28
2
-3
/
+3
|
\
\
\
|
*
|
|
tcp: Fix >4GB writes on 64-bit.
David S. Miller
2010-09-27
1
-1
/
+1
|
*
|
|
net: Move "struct net" declaration inside the __KERNEL__ macro guard
Ollie Wild
2010-09-22
1
-2
/
+2
*
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-09-27
1
-0
/
+3
|
\
\
\
\
|
*
\
\
\
Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-09-24
1
-0
/
+3
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
x86/amd-iommu: Work around S3 BIOS bug
Joerg Roedel
2010-09-23
1
-0
/
+3
*
|
|
|
|
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
FUJITA Tomonori
2010-09-22
1
-0
/
+4
*
|
|
|
|
fs: {lock,unlock}_flocks() stubs to prepare for BKL removal
Sage Weil
2010-09-21
1
-0
/
+4
|
/
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-09-19
1
-4
/
+4
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
netpoll: Disable IRQ around RCU dereference in netpoll_rx
Herbert Xu
2010-09-17
1
-4
/
+4
|
*
|
|
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
2010-09-09
1
-1
/
+10
|
|
\
\
\
|
|
*
|
|
cgroups: fix API thinko
Michael S. Tsirkin
2010-09-05
1
-1
/
+10
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-09-16
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
workqueue: add documentation
Tejun Heo
2010-09-13
1
-0
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge ssh://master.kernel.org/home/hpa/tree/sec
Linus Torvalds
2010-09-14
1
-0
/
+3
|
\
\
\
\
\
[next]