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-09-27
USB: Add driver for PhidgetMotorControl
Sean Young
4
-5
/
+451
2006-09-27
usbcore: add configuration_string to attribute group
Alan Stern
1
-3
/
+2
2006-09-27
USB: Make usb_buffer_free() NULL-safe
Dmitry Torokhov
1
-1
/
+3
2006-09-27
USB: ark3116: Formatting cleanups
Werner Lemberg
1
-100
/
+99
2006-09-27
USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls.
Werner Lemberg
1
-3
/
+31
2006-09-27
USB: Allow compile in g_ether, fix typo
Tony Lindgren
1
-2
/
+2
2006-09-27
USB: pxa2xx_udc understands GPIO based VBUS sensing
David Brownell
4
-32
/
+85
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
5
-6
/
+6
2006-09-27
USB: kill usb kconfig warning
Andrew Morton
1
-1
/
+0
2006-09-27
USB OHCI controller support for PNX4008
Vitaly Wool
4
-0
/
+484
2006-09-27
USB: ohci-s3c2410.c: clock now usb-bus-host
Ben Dooks
1
-1
/
+1
2006-09-27
USB: OHCI avoids root hub timer polling
David Brownell
13
-45
/
+99
2006-09-27
USB doc patch 2
Sam Bishop
1
-7
/
+18
2006-09-27
USB: doc patch 1
Sam Bishop
1
-54
/
+44
2006-09-27
USB: unusual_dev entry for Sony P990i
Phil Dibowitz
1
-0
/
+7
2006-09-27
USB: unusual_devs entry for Lacie DVD+-RW
Alan Stern
1
-0
/
+7
2006-09-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
27
-198
/
+920
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
355
-9006
/
+20709
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-20
/
+21
2006-09-27
[PATCH] x86: use probe_kernel_address in handle_BUG()
Andrew Morton
1
-3
/
+4
2006-09-27
[PATCH] add probe_kernel_address()
Andrew Morton
1
-0
/
+22
2006-09-27
[PATCH] de_thread: Use tsk not current
Eric W. Biederman
1
-23
/
+23
2006-09-27
[PATCH] fs/nfs/: make code static
Adrian Bunk
2
-7
/
+9
2006-09-27
[PATCH] add newline to nfs dprintk
Martin Bligh
1
-1
/
+1
2006-09-27
[PATCH] pid: remove temporary debug code in attach_pid
Eric W. Biederman
1
-3
/
+0
2006-09-27
[PATCH] pid: Implement transfer_pid and use it to simplify de_thread
Eric W. Biederman
3
-7
/
+15
2006-09-27
[PATCH] sysctl: Document that sys_sysctl will be removed
Eric W. Biederman
1
-0
/
+12
2006-09-27
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
9
-96
/
+81
2006-09-27
[PATCH] msi: use kmem_cache_zalloc()
Pekka J Enberg
1
-10
/
+3
2006-09-27
[PATCH] Include __param section in read-only data range
Marcelo Tosatti
1
-3
/
+3
2006-09-27
[PATCH] alloc_fdtable() cleanup
Andrew Morton
1
-4
/
+2
2006-09-27
[PATCH] EISA bus MODALIAS attributes support
Michael Tokarev
11
-8
/
+56
2006-09-27
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
14
-23
/
+43
2006-09-27
[PATCH] x86 microcode: don't check the size
Shaohua Li
1
-11
/
+3
2006-09-27
[PATCH] x86 microcode: add sysfs and hotplug support
Shaohua Li
3
-3
/
+153
2006-09-27
[PATCH] x86 microcode: using request_firmware to pull microcode
Shaohua Li
2
-1
/
+117
2006-09-27
[PATCH] x86 microcode: microcode driver cleanup.
Shaohua Li
3
-258
/
+260
2006-09-27
[PATCH] reiserfs: warn about the useless nolargeio option
Adrian Bunk
1
-19
/
+2
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
80
-125
/
+21
2006-09-27
[PATCH] inode-diet: Move i_cdev into a union
Theodore Ts'o
3
-3
/
+3
2006-09-27
[PATCH] inode-diet: Move i_bdev into a union
Theodore Ts'o
2
-2
/
+2
2006-09-27
[PATCH] inode-diet: Move i_pipe into a union
Theodore Ts'o
1
-2
/
+3
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
36
-90
/
+88
2006-09-27
[PATCH] fat: cleanup fat_get_block(s)
OGAWA Hirofumi
1
-17
/
+12
2006-09-27
[PATCH] kdump: introduce "reset_devices" command line option
Vivek Goyal
3
-0
/
+24
2006-09-27
[PATCH] autofs4 needs to force fail return revalidate
Ian Kent
2
-23
/
+65
2006-09-27
[PATCH] uml: fix allocation size
Jeff Dike
1
-4
/
+5
2006-09-27
[PATCH] uml: fix sleep length bug
Jeff Dike
1
-1
/
+1
2006-09-27
[PATCH] uml: add an export
Jeff Dike
1
-0
/
+1
2006-09-27
[PATCH] uml: file renaming
Jeff Dike
7
-192
/
+663
[next]