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-07-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+1
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-67
/
+33
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
8
-31
/
+80
2007-07-12
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+34
2007-07-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
25
-103
/
+496
2007-07-12
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
3
-6
/
+15
2007-07-12
Remove old i386 setup code
H. Peter Anvin
1
-4
/
+0
2007-07-12
Clean up struct screen_info (<linux/screen_info.h>)
H. Peter Anvin
1
-5
/
+4
2007-07-12
i2c: New bus driver for the TAOS evaluation modules
Jean Delvare
1
-0
/
+1
2007-07-12
i2c-piix4: Add support for the ATI SB700
Henry Su
1
-0
/
+1
2007-07-12
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
Jean Delvare
1
-2
/
+3
2007-07-12
i2c: Fix sparse warning in i2c.h
Mark M. Hoffman
1
-1
/
+2
2007-07-12
i2c: Add kernel documentation
David Brownell
1
-3
/
+8
2007-07-11
[NET_SCHED]: ematch: module autoloading
Patrick McHardy
1
-10
/
+7
2007-07-11
[VLAN]: Fix MAC address handling
Patrick McHardy
1
-0
/
+1
2007-07-11
[NET]: Fix races in net_rx_action vs netpoll.
Olaf Kirch
1
-0
/
+10
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+4
2007-07-11
sysfs: make directory dentries and inodes reclaimable
Tejun Heo
1
-1
/
+0
2007-07-11
sysfs: make kobj point to sysfs_dirent instead of dentry
Tejun Heo
2
-12
/
+16
2007-07-11
sysfs: implement SYSFS_FLAG_REMOVED flag
Tejun Heo
1
-0
/
+1
2007-07-11
sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags
Tejun Heo
1
-0
/
+3
2007-07-11
driver-core: make devt_attr and uevent_attr static
Tejun Heo
1
-5
/
+0
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2
-6
/
+9
2007-07-11
sysfs: add sysfs_dirent->s_name
Tejun Heo
1
-0
/
+1
2007-07-11
ida: implement idr based id allocator
Tejun Heo
1
-0
/
+29
2007-07-11
PM: Remove prev_state from struct dev_pm_info
Rafael J. Wysocki
1
-1
/
+0
2007-07-11
PM: Remove saved_state from struct dev_pm_info
Rafael J. Wysocki
1
-1
/
+0
2007-07-11
PM: Remove pm_parent from struct dev_pm_info
Rafael J. Wysocki
1
-3
/
+0
2007-07-11
DMI-based module autoloading
Lennart Poettering
1
-0
/
+8
2007-07-11
debugfs: add rename for debugfs files
Jan Kara
1
-0
/
+9
2007-07-11
PCI: add pci_try_set_mwi
Randy Dunlap
1
-0
/
+1
2007-07-11
PCI: Fix typo in include/linux/pci.h
Rolf Eike Beer
1
-1
/
+1
2007-07-11
PCI: pci_ids, remove double or more empty lines
Jiri Slaby
1
-48
/
+0
2007-07-11
PCI: pci_ids, add atheros and 3com_2 vendors
Jiri Slaby
1
-0
/
+4
2007-07-11
PCI: pci_ids, reorder some entries
Jiri Slaby
1
-8
/
+8
2007-07-11
PCI: i386: traps, change VENDOR to DEVICE
Jiri Slaby
1
-1
/
+1
2007-07-11
PCI: ATM: lanai, change VENDOR to DEVICE
Jiri Slaby
1
-2
/
+2
2007-07-11
PCI: read revision ID by default
Auke Kok
1
-0
/
+1
2007-07-11
PCI: remove useless pci driver method
David Brownell
1
-1
/
+0
2007-07-11
PCI aer: add pci_cleanup_aer_correct_aer_status
Stephen Hemminger
1
-0
/
+2
2007-07-11
PCI aer: fix stub return values
Stephen Hemminger
1
-4
/
+4
2007-07-11
+ pci_find_slot-mark-deprecated.patch added to -mm tree
Alan Cox
1
-1
/
+1
2007-07-11
PCI: Make pcibios_add_platform_entries() return errors
Michael Ellerman
1
-1
/
+1
2007-07-11
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
1
-0
/
+2
2007-07-11
PCI: add PCI-X/PCI-Express read control interfaces
Peter Oruba
1
-1
/
+6
2007-07-10
[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.
YOSHIFUJI Hideaki
1
-2
/
+2
2007-07-10
[IPV6]: Do not send RH0 anymore.
YOSHIFUJI Hideaki
1
-2
/
+2
2007-07-10
[NET]: Update comments for skb checksums
Herbert Xu
1
-2
/
+10
2007-07-10
[NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystem
Yasuyuki Kozakai
1
-1
/
+2
2007-07-10
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
1
-0
/
+2
[next]