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
2007-04-28
USB: add "last_busy" field for use in autosuspend
Alan Stern
1
-0
/
+8
2007-04-28
USB: make usbdevices export their device nodes instead of using a separate class
Kay Sievers
1
-3
/
+7
2007-04-28
USB: add power/level sysfs attribute
Alan Stern
1
-0
/
+2
2007-04-28
USB: Allow autosuspend delay to equal 0
Alan Stern
1
-1
/
+1
2007-04-28
USB: additional structure from cdc spec
Oliver Neukum
1
-0
/
+11
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
7
-35
/
+99
2007-04-27
dev_dbg: check dev_dbg() arguments
Dan Williams
1
-1
/
+5
2007-04-27
s2ram: add arch irq disable/enable hooks
Johannes Berg
1
-0
/
+18
2007-04-27
define platform wakeup hook, use in pci_enable_wake()
David Brownell
1
-0
/
+19
2007-04-27
security: prevent permission checking of file removal via sysfs_remove_group()
James Morris
1
-0
/
+1
2007-04-27
device_schedule_callback() needs a module reference
Alan Stern
2
-4
/
+8
2007-04-27
debugfs: Add debugfs_create_u64()
Michael Ellerman
1
-0
/
+9
2007-04-27
the overdue removal of the mount/umount uevents
Adrian Bunk
1
-5
/
+3
2007-04-27
kobject core: remove rwsem from struct subsystem
Greg Kroah-Hartman
1
-2
/
+0
2007-04-27
Driver core: add suspend() and resume() to struct device_type
Dmitry Torokhov
1
-0
/
+2
2007-04-27
Driver core: remove unneeded completion from driver release path
Greg Kroah-Hartman
1
-1
/
+0
2007-04-27
driver core: per-subsystem multithreaded probing
Cornelia Huck
2
-4
/
+1
2007-04-27
Driver core: add name to device_type
Kay Sievers
1
-0
/
+10
2007-04-27
driver core: Use attribute groups in struct device_type
Dmitry Torokhov
1
-1
/
+1
2007-04-27
Driver core: udev triggered device-<>driver binding
Kay Sievers
1
-15
/
+19
2007-04-27
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2
-2
/
+3
2007-04-27
make SysRq-T show all tasks again
Ingo Molnar
1
-2
/
+2
2007-04-27
seqlocks: trivial remove weird whitespace
Daniel Walker
1
-4
/
+4
2007-04-27
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
1
-0
/
+202
2007-04-27
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+7
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+6
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
71
-2583
/
+698
2007-04-27
[S390] split page_test_and_clear_dirty.
Martin Schwidefsky
1
-1
/
+1
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy
1
-0
/
+202
2007-04-27
[WEXT] net_device: Don't include wext bits if not required.
Johannes Berg
1
-1
/
+2
2007-04-27
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
3
-2
/
+67
2007-04-27
[AF_RXRPC]: Key facility changes for AF_RXRPC
David Howells
1
-0
/
+2
2007-04-27
[WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()
Oleg Nesterov
1
-3
/
+4
2007-04-27
[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()
Mark Fasheh
1
-2
/
+7
2007-04-26
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
1
-0
/
+6
2007-04-26
[NET]: Delete unused header file linux/if_wanpipe_common.h
Robert P. J. Day
1
-58
/
+0
2007-04-26
[NET]: Delete unused header file linux/sdla_fr.h.
Robert P. J. Day
1
-638
/
+0
2007-04-26
[XFRM]: Export SAD info.
Jamal Hadi Salim
1
-0
/
+25
2007-04-26
[BRIDGE]: drop PAUSE frames
Stephen Hemminger
1
-0
/
+1
2007-04-26
[IPV6]: Export in6addr_any for future use.
YOSHIFUJI Hideaki
1
-2
/
+0
2007-04-26
[TCP]: Fix linkage errors on i386.
YOSHIFUJI Hideaki
1
-0
/
+6
2007-04-26
[TCP]: Congestion control API update.
Stephen Hemminger
1
-0
/
+5
2007-04-26
[WIRELESS] cfg80211: New wireless config infrastructure.
Johannes Berg
3
-0
/
+43
2007-04-26
[NET] skbuff: skb_store_bits const is backwards
Stephen Hemminger
1
-2
/
+2
2007-04-26
[AF_PACKET]: Add option to return orig_dev to userspace.
Peter P. Waskiewicz Jr
1
-0
/
+1
2007-04-26
[IPV6] SNMP: Netlink interface.
YOSHIFUJI Hideaki
1
-0
/
+1
2007-04-26
[INET]: Add IP(V6)_PMTUDISC_RPOBE
John Heffner
2
-0
/
+2
2007-04-26
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+4
2007-04-26
[NETFILTER]: ebt_arp: add gratuitous arp filtering
Bart De Schuymer
1
-1
/
+3
2007-04-26
[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic
Michael Milner
3
-2
/
+13
[next]