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
2008-10-31
bonding: fix miimon failure counter
Jay Vosburgh
1
-0
/
+3
2008-10-28
amd8111e: Fix rx return code
Chris Friesen
1
-6
/
+8
2008-10-28
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
14
-54
/
+106
2008-10-27
p54: fix build warnings
Christian Lamparter
1
-2
/
+3
2008-10-27
ath5k: Reset key cache on interface up, thus fixing resume
Elias Oltmanns
1
-22
/
+11
2008-10-27
p54: fix misbehavings when firmware can't be found
Christian Lamparter
1
-66
/
+66
2008-10-27
dm9601: runtime mac address change support
Peter Korsgaard
1
-0
/
+15
2008-10-27
via-velocity: use driver string instead of dev->name before register_netdev()
Sven Hartge
1
-4
/
+7
2008-10-27
drivers/net/wan/syncppp: Fix unused-var warnings
Jeff Garzik
1
-2
/
+3
2008-10-27
mlx4: Setting the correct offset for default mac address
Yevgeny Petrilin
1
-1
/
+1
2008-10-27
mlx4_en: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2008-10-27
ibm_newemac: Fix typo in flow control config option
Josh Boyer
1
-1
/
+1
2008-10-27
ehea: Detect 16GB hugepages for firmware restriction
Thomas Klein
3
-6
/
+56
2008-10-27
dmfe: check pci_alloc_consistent errors
FUJITA Tomonori
1
-1
/
+11
2008-10-27
qeth: avoid skb_under_panic for malformatted inbound data
Ursula Braun
1
-5
/
+8
2008-10-27
qeth: remove unnecessary support ckeck in sysfs route6
Frank Blaschka
1
-7
/
+0
2008-10-27
qeth: fix offset error in non prealloc header path
Frank Blaschka
1
-1
/
+2
2008-10-27
qeth: remove non-recover-thread checkings
Ursula Braun
2
-25
/
+2
2008-10-26
libertas: free sk_buff with kfree_skb
Sergio Luis
1
-1
/
+1
2008-10-26
btsdio: free sk_buff with kfree_skb
Sergio Luis
1
-1
/
+1
2008-10-26
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-23
/
+33
2008-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-2
/
+854
2008-10-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
Linus Torvalds
2
-0
/
+14
2008-10-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2008-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-57
/
+118
2008-10-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
9
-94
/
+46
2008-10-26
m68k: Disable Amiga serial console support if modular
Geert Uytterhoeven
1
-2
/
+4
2008-10-26
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
5
-44
/
+72
2008-10-26
r8169: revert "read MAC address from EEPROM on init"
Francois Romieu
1
-88
/
+0
2008-10-26
arm ide breakage
Al Viro
2
-4
/
+4
2008-10-26
hwmon: (abituguru3) enable DMI probing feature on AW9D-MAX
Alistair John Strachan
1
-1
/
+1
2008-10-26
hwmon: (abituguru3) Cosmetic whitespace fixes
Alistair John Strachan
1
-14
/
+14
2008-10-26
hwmon: (adt7473) Fix voltage conversion routines
Jean Delvare
1
-20
/
+9
2008-10-26
hwmon: (lm90) Add support for the LM99 16 degree offset
Jean Delvare
1
-4
/
+33
2008-10-26
hwmon: (lm90) Fix handling of hysteresis value
Jean Delvare
1
-3
/
+12
2008-10-26
hwmon-vid: Add support for AMD family 10h CPUs
Jean Delvare
1
-0
/
+1
2008-10-26
hwmon: (w83781d) Fix linking when built-in
Geert Uytterhoeven
1
-2
/
+2
2008-10-25
Merge branch 'i7300_idle' into release
Len Brown
3
-92
/
+31
2008-10-25
leds-hp-disk: fix build warning
Len Brown
1
-1
/
+1
2008-10-25
ACPI: Oops in ACPI with git latest
Rafael J. Wysocki
1
-0
/
+3
2008-10-25
ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y.
Rafael J. Wysocki
1
-0
/
+2
2008-10-25
toshiba_acpi: always call input_sync() after input_report_switch()
Len Brown
1
-0
/
+2
2008-10-25
ACPI: Always report a sync event after a lid state change
Guillem Jover
1
-1
/
+2
2008-10-25
ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.c
Miao Xie
1
-0
/
+5
2008-10-24
i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not defined
Venki Pallipadi
1
-1
/
+1
2008-10-24
i7300_idle: Cleanup based review comments
Venki Pallipadi
2
-20
/
+24
2008-10-24
i7300_idle: Disable ioat channel only on platforms where ile driver can load
Venki Pallipadi
2
-71
/
+6
2008-10-24
mfd: Make WM8400 depend on I2C until SPI is submitted
Mark Brown
1
-0
/
+1
2008-10-24
mfd: add missing Kconfig entry for da903x
Samuel Ortiz
2
-0
/
+13
2008-10-24
uwb: build UWB before USB/WUSB
David Vrabel
1
-1
/
+1
[next]