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.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
2006-01-05
[PATCH] USB: make registering a usb driver automatically set the module owner
Greg Kroah-Hartman
2
-5
/
+10
2006-01-05
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
32
-0
/
+52
2006-01-05
[PATCH] USB: add dynamic id functionality to USB core
Greg Kroah-Hartman
2
-50
/
+176
2006-01-05
[PATCH] USB: reorg some functions out of the main usb.c file
Greg Kroah-Hartman
5
-312
/
+343
2006-01-05
[PATCH] USB: make bias writeable in libusual
Pete Zaitcev
1
-26
/
+27
2006-01-05
[PATCH] USB: drivers/usb/storage/libusual
Pete Zaitcev
12
-167
/
+486
2006-01-05
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
6
-15
/
+42
2006-01-05
[PATCH] USB: dummy_hcd: rename variables
Alan Stern
1
-25
/
+25
2006-01-05
[PATCH] USB: usb-net: new device ID passed through module parameter
A.YOSHIYAMA
1
-0
/
+38
2006-01-05
[PATCH] USB: usb-net: removes redundant return
Petko Manolov
1
-55
/
+51
2006-01-05
[PATCH] USB: file-storage gadget: Add reference count for children
Alan Stern
1
-13
/
+17
2006-01-05
[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG
David Brownell
7
-34
/
+7
2006-01-05
[PATCH] USB: wakeup flag updates (3/3) isp116x-hcd
David Brownell
1
-2
/
+3
2006-01-05
[PATCH] USB: wakeup flag updates (2/3) uhci-hcd
David Brownell
1
-2
/
+0
2006-01-05
[PATCH] USB: wakeup flag updates (1/3) sl811-hcd
David Brownell
1
-2
/
+4
2006-01-05
[PATCH] USB: ehci fix driver model wakeup flags
David Brownell
1
-1
/
+1
2006-01-05
[PATCH] USB: EHCI updates (4/4) driver model wakeup flags
David Brownell
3
-4
/
+13
2006-01-05
[PATCH] USB: Eagle and ADI 930 usb adsl modem driver fix
matthieu castet
1
-10
/
+18
2006-01-05
[PATCH] USB: Eagle and ADI 930 usb adsl modem driver
matthieu castet
3
-0
/
+1827
2006-01-05
[PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0
Alan Stern
1
-7
/
+7
2006-01-05
[PATCH] USB: isp116x-hcd: cleanup
Olav Kongas
3
-288
/
+230
2006-01-05
[PATCH] USB: isp116x-hcd: support reiniting HC on resume
Olav Kongas
1
-8
/
+18
2006-01-05
[PATCH] USB: Converting cdc acm to a ring queue
David Kubicek
2
-76
/
+184
2006-01-05
[PATCH] USB: Add pxa27x OHCI PM functions
Richard Purdie
1
-6
/
+27
2006-01-05
[PATCH] USB: pxa27x OHCI - Separate platform code from main driver
Richard Purdie
4
-42
/
+88
2006-01-03
Linux v2.6.15
v2.6.15
Linus Torvalds
1
-1
/
+1
2006-01-03
[PATCH] Make sure interleave masks have at least one node set
Andi Kleen
1
-0
/
+4
2006-01-02
[PATCH] Avoid namespace pollution in <asm/param.h>
Dag-Erling Smørgrav
2
-4
/
+2
2006-01-02
[PATCH] powerpc: more g5 overtemp problem fix
Benjamin Herrenschmidt
1
-3
/
+3
2006-01-01
[PATCH] x86: teach dump_task_regs() about the -8 offset.
Stas Sergeev
1
-1
/
+3
2006-01-01
sysctl: make sure to terminate strings with a NUL
Linus Torvalds
1
-10
/
+15
2006-01-01
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-2
/
+2
2005-12-31
[PATCH] Fix false old value return of sysctl
Yi Yang
1
-1
/
+1
2005-12-31
sysctl: don't overflow the user-supplied buffer with '\0'
Linus Torvalds
1
-3
/
+1
2005-12-30
Insanity avoidance in /proc
Linus Torvalds
1
-24
/
+23
2005-12-30
[PATCH] Input: wacom - fix X axis setup
Denny Priebe
1
-1
/
+1
2005-12-30
[PATCH] Input: warrior - fix HAT0Y axis setup
Dmitry Torokhov
1
-1
/
+1
2005-12-30
[PATCH] Input: kbtab - fix Y axis setup
Dmitry Torokhov
1
-1
/
+1
2005-12-30
[ARM] 3216/1: indent and typo in drivers/serial/pxa.c
Erik Hovland
1
-2
/
+2
2005-12-30
[PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency line
Jean Delvare
1
-1
/
+1
2005-12-30
Revert radeon AGP aperture offset changes
Linus Torvalds
1
-9
/
+2
2005-12-29
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-5
/
+9
2005-12-29
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-1
/
+1
2005-12-29
[PATCH] Fix recursive config dependency for SAA7134
Jean Delvare
1
-2
/
+2
2005-12-29
[PATCH] ppc64: htab_initialize_secondary cannot be marked __init
Anton Blanchard
1
-1
/
+1
2005-12-29
[PATCH] x86_64: Fix incorrect node_present_pages on NUMA
Ravikiran G Thirumalai
1
-1
/
+1
2005-12-29
[PATCH] Input: aiptek - fix Y axis setup
Riccardo Magliocchetti
1
-1
/
+1
2005-12-29
[PATCH] fix ia64 compile failure with gcc4.1
Dave Jones
1
-1
/
+1
2005-12-29
[PATCH] uml: fix compilation with CONFIG_MODE_TT disabled
Paolo 'Blaisorblade' Giarrusso
2
-5
/
+8
2005-12-29
[PATCH] Hostfs: update for new glibc - add missing symbol exports
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+5
[next]