index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-27
USB: <linux/usb/ch9.h> minor doc update
David Brownell
1
-6
/
+9
2007-04-27
USB: add "last_busy" field for use in autosuspend
Alan Stern
1
-0
/
+8
2007-04-27
USB: make usbdevices export their device nodes instead of using a separate class
Kay Sievers
1
-3
/
+7
2007-04-27
USB: add power/level sysfs attribute
Alan Stern
1
-0
/
+2
2007-04-27
USB: Allow autosuspend delay to equal 0
Alan Stern
1
-1
/
+1
2007-04-27
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-26
[WEXT] net_device: Don't include wext bits if not required.
Johannes Berg
1
-1
/
+2
2007-04-26
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
3
-2
/
+67
2007-04-26
[AF_RXRPC]: Key facility changes for AF_RXRPC
David Howells
1
-0
/
+2
2007-04-26
[WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()
Oleg Nesterov
1
-3
/
+4
2007-04-26
[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-25
[BRIDGE]: drop PAUSE frames
Stephen Hemminger
1
-0
/
+1
2007-04-25
[IPV6]: Export in6addr_any for future use.
YOSHIFUJI Hideaki
1
-2
/
+0
2007-04-25
[TCP]: Fix linkage errors on i386.
YOSHIFUJI Hideaki
1
-0
/
+6
2007-04-25
[TCP]: Congestion control API update.
Stephen Hemminger
1
-0
/
+5
2007-04-25
[WIRELESS] cfg80211: New wireless config infrastructure.
Johannes Berg
3
-0
/
+43
2007-04-25
[NET] skbuff: skb_store_bits const is backwards
Stephen Hemminger
1
-2
/
+2
2007-04-25
[AF_PACKET]: Add option to return orig_dev to userspace.
Peter P. Waskiewicz Jr
1
-0
/
+1
2007-04-25
[IPV6] SNMP: Netlink interface.
YOSHIFUJI Hideaki
1
-0
/
+1
2007-04-25
[INET]: Add IP(V6)_PMTUDISC_RPOBE
John Heffner
2
-0
/
+2
2007-04-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+4
2007-04-25
[NETFILTER]: ebt_arp: add gratuitous arp filtering
Bart De Schuymer
1
-1
/
+3
[next]