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
2010-10-11
tg3: restore rx_dropped accounting
Eric Dumazet
2
-3
/
+5
2010-10-11
b44: fix carrier detection on bind
Paul Fertser
1
-2
/
+2
2010-10-11
NET: wimax, fix use after free
Jiri Slaby
1
-13
/
+13
2010-10-11
ATM: iphase, remove sleep-inside-atomic
Jiri Slaby
2
-7
/
+1
2010-10-11
ATM: solos-pci, remove use after free
Jiri Slaby
1
-3
/
+5
2010-10-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
1
-32
/
+90
2010-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+3
2010-10-10
net/fec: carrier off initially to avoid root mount failure
Oskar Schirmer
1
-0
/
+3
2010-10-10
Input: wacom - fix pressure in Cintiq 21UX2
Aristeu Rozanski
1
-1
/
+3
2010-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-8
/
+43
2010-10-09
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+5
2010-10-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-0
/
+18
2010-10-09
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2010-10-09
virtio-blk: fix request leak.
Mike Snitzer
1
-1
/
+5
2010-10-09
r8169: use device model DMA API
Stanislaw Gruszka
1
-24
/
+29
2010-10-09
r8169: allocate with GFP_KERNEL flag when able to sleep
Stanislaw Gruszka
1
-6
/
+6
2010-10-08
Merge branch 'msi-dmi' into release
Len Brown
1
-0
/
+17
2010-10-08
Merge branch 'pdc-regression' into release
Len Brown
1
-0
/
+1
2010-10-08
intel_idle: enable Atom C6
Len Brown
1
-5
/
+5
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-10-08
isdn: strcpy() => strlcpy()
Dan Carpenter
1
-4
/
+14
2010-10-08
drm/i915: Prevent module unload to avoid random memory corruption
Chris Wilson
1
-0
/
+3
2010-10-07
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2
-5
/
+8
2010-10-07
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
5
-16
/
+72
2010-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-11
/
+22
2010-10-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
34
-144
/
+270
2010-10-07
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-44
/
+48
2010-10-07
drm: don't drop handle reference on unload
Dave Airlie
4
-4
/
+1
2010-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
258
-1175
/
+2213
2010-10-07
md: check return code of read_sb_page
Vasiliy Kulikov
1
-4
/
+5
2010-10-07
md/raid1: minor bio initialisation improvements.
NeilBrown
1
-0
/
+2
2010-10-07
md/raid1: avoid overflow in raid1 resync when bitmap is in use.
NeilBrown
1
-1
/
+1
2010-10-06
ath9k_hw: fix regression in ANI listen time calculation
Felix Fietkau
1
-1
/
+1
2010-10-06
Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...
Linus Torvalds
1
-3
/
+6
2010-10-06
HID: hidraw, fix a NULL pointer dereference in hidraw_write
Antonio Ospite
1
-0
/
+6
2010-10-06
HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl
Antonio Ospite
1
-0
/
+5
2010-10-05
bonding: fix WARN_ON when writing to bond_master sysfs file
Neil Horman
1
-0
/
+9
2010-10-06
drm/ttm: Fix two race conditions + fix busy codepaths
Thomas Hellstrom
1
-12
/
+71
2010-10-05
skge: add quirk to limit DMA
Stanislaw Gruszka
1
-1
/
+17
2010-10-05
IPS driver: Fix limit clamping when reducing CPU power
Matthew Garrett
1
-1
/
+1
2010-10-05
[PATCH 2/2] IPS driver: disable CPU turbo
Jesse Barnes
1
-3
/
+15
2010-10-05
IPS driver: apply BIOS provided CPU limit if different from default
Jesse Barnes
1
-3
/
+4
2010-10-05
intel_ips -- ensure we do not enable gpu turbo mode without driver linkage
Andy Whitcroft
1
-2
/
+4
2010-10-05
intel_ips: Print MCP limit exceeded values.
Tim Gardner
1
-6
/
+18
2010-10-05
IPS driver: verify BIOS provided limits
Jesse Barnes
1
-0
/
+23
2010-10-05
IPS driver: don't toggle CPU turbo on unsupported CPUs
Jesse Barnes
1
-5
/
+9
2010-10-05
NULL pointer might be used in ips_monitor()
minskey guo
1
-9
/
+13
2010-10-05
Release symbol on error-handling path of ips_get_i915_syms()
minskey guo
1
-1
/
+1
2010-10-05
old_cpu_power is wrongly divided by 65535 in ips_monitor()
minskey guo
1
-1
/
+1
2010-10-05
seqno mask of THM_ITV register is 16bit
minskey guo
1
-1
/
+1
[prev]
[next]