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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-24
[AGPGART] Set .owner field of struct pci_driver.
Dave Jones
12
-0
/
+12
2005-10-20
[AGPGART] Replace kmalloc+memset's with kzalloc's
Dave Jones
7
-37
/
+18
2005-09-23
[AGPGART] Fix serverworks TLB flush.
Dave Jones
1
-2
/
+16
2005-09-14
[PATCH] pci: only call pci_restore_bars at boot
John W. Linville
1
-4
/
+12
2005-09-14
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-84
/
+94
2005-09-14
[PATCH] s390: ctc driver fixes
Frank Pavlic
1
-19
/
+22
2005-09-14
[PATCH] skge: gmac register access errors in dual port
Stephen Hemminger
3
-46
/
+56
2005-09-14
[PATCH] ixgb: correct rx_dropped counting
John W. Linville
1
-2
/
+0
2005-09-14
[PATCH] e100: correct rx_dropped and add rx_missed_errors
John W. Linville
1
-3
/
+1
2005-09-14
[PATCH] e1000: correct rx_dropped counting
John W. Linville
1
-1
/
+0
2005-09-14
[PATCH] airo : fix channel number in scan
matthieu castet
1
-1
/
+4
2005-09-14
[PATCH] sata_sis: uninitialized variable
Uwe Koziolek
1
-1
/
+1
2005-09-14
[PATCH] sata_sis: Fix typo in sata port2 initialisation
Arnaud Patard
1
-1
/
+1
2005-09-14
[PATCH] Correct xircom_cb use of CONFIG_NET_POLL_CONTROLLER
Keith Owens
1
-1
/
+1
2005-09-14
[PATCH] s2io warning fixes
Andrew Morton
1
-4
/
+5
2005-09-14
[PATCH] sk98lin: remove PCI id info for cards for conflicting devices
Stephen Hemminger
1
-7
/
+5
2005-09-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
David S. Miller
2
-3
/
+21
2005-09-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
9
-43
/
+2244
2005-09-13
[PATCH] drivers/video: Replace custom macro with isdigit()
Tobias Klauser
1
-1
/
+2
2005-09-13
[PATCH] matroxfb adjustments
Jan Beulich
1
-5
/
+8
2005-09-13
[PATCH] fbcon: constify font data
Jan Beulich
13
-34
/
+33
2005-09-13
[PATCH] minor fbcon_scroll adjustment
Jan Beulich
1
-0
/
+2
2005-09-13
[PATCH] v4l: fixup on cx88_dvb for Dvico HDTV5 Gold
Mauro Carvalho Chehab
1
-3
/
+4
2005-09-13
[PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 series
Richard Purdie
3
-0
/
+490
2005-09-13
[PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver
Richard Purdie
1
-14
/
+11
2005-09-13
[PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver
Richard Purdie
2
-31
/
+45
2005-09-13
[PATCH] pktcdvd: BUG_ON cleanups
Peter Osterlund
1
-6
/
+3
2005-09-13
[PATCH] pktcdvd: use kcalloc and kzalloc
Peter Osterlund
1
-6
/
+3
2005-09-13
[PATCH] pktcdvd: more accurate I/O accounting
Peter Osterlund
1
-7
/
+7
2005-09-13
[PATCH] pktcdvd: documentation update
Peter Osterlund
1
-18
/
+30
2005-09-13
[PATCH] pktcdvd: fix bogus BUG_ON
Peter Osterlund
1
-1
/
+4
2005-09-13
[PATCH] cciss: SCSI tape info for /proc
Mike Miller
1
-3
/
+24
2005-09-13
[PATCH] cciss: One Button Disaster Recovery support
Mike Miller
1
-12
/
+29
2005-09-13
[PATCH] cciss: fix for DMA brokeness
Mike Miller
1
-2
/
+6
2005-09-13
[PATCH] cciss: bug fix in cciss_remove_one
Mike Miller
1
-2
/
+3
2005-09-13
[PATCH] cciss: direct lookup for command completions
Mike Miller
4
-7
/
+73
2005-09-13
[PATCH] cciss: new disk register/deregister routines
Mike Miller
2
-190
/
+333
2005-09-13
[PATCH] cciss: busy_initializing flag
Mike Miller
2
-0
/
+9
2005-09-13
[PATCH] cciss: new controller pci/subsystem ids
Mike Miller
1
-9
/
+24
2005-09-13
[PATCH] Remove unnecessary check_region references in comments
Peter Osterlund
15
-20
/
+16
2005-09-13
[PATCH] i2c-keywest warning fix
Andrew Morton
1
-1
/
+0
2005-09-13
[PATCH] pcmcia: add another orinoco_cs id
Komuro
1
-0
/
+1
2005-09-13
[PATCH] ide: clean up the garbage in eighty_ninty_three
Alan Cox
1
-35
/
+6
2005-09-13
[PATCH] pcmcia: warn on IOCTL usage
Dominik Brodowski
1
-0
/
+12
2005-09-13
[PATCH] fbdev Kconfig fix
Antonino A. Daplas
1
-1
/
+2
2005-09-13
[PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset
Jiri Slaby
5
-18
/
+12
2005-09-13
Fix up more strange byte writes to the PCI_ROM_ADDRESS config word
Linus Torvalds
2
-2
/
+2
2005-09-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
17
-144
/
+1057
2005-09-13
[Bluetooth] Add ignore parameters to the HCI USB driver
Marcel Holtmann
2
-3
/
+21
2005-09-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-4
/
+2
[next]