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-09-23
drm/i915: Fix 945GM regression in e259befd
Chris Wilson
1
-1
/
+1
2010-09-22
ipmi: fix hardcoded ipmi device exit path warning
Yinghai Lu
1
-1
/
+6
2010-09-22
rtc: s3c: balance state changes of wakeup flag
Vladimir Zapolskiy
1
-5
/
+8
2010-09-22
drivers/pci/intel-iommu.c: fix build with older gcc's
Andrew Morton
1
-47
/
+43
2010-09-22
drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+3
2010-09-22
fbcon: fix lockdep warning from fbcon_deinit()
Jarek Poplawski
1
-2
/
+3
2010-09-22
efifb: support the EFI framebuffer on more Apple hardware
Luke Macken
1
-0
/
+42
2010-09-22
efifb: check that the base address is plausible on pci systems
Peter Jones
1
-12
/
+49
2010-09-22
drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...
Axel Lin
1
-0
/
+2
2010-09-22
vmware balloon: rename module
Dmitry Torokhov
3
-2
/
+2
2010-09-22
ipmi: fix acpi probe print
Yinghai Lu
1
-5
/
+5
2010-09-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-2
/
+3
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
1
-1
/
+2
2010-09-22
drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.
Francisco Jerez
1
-0
/
+1
2010-09-22
drm/radeon: don't allow device to be opened if powered down
Dave Airlie
1
-0
/
+4
2010-09-21
Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
1
-0
/
+2
2010-09-22
i2c-omap: Make sure i2c bus is free before setting it to idle
Mathias Nyman
1
-0
/
+2
2010-09-21
intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/a
Adam Jackson
1
-2
/
+12
2010-09-21
intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT space
David Woodhouse
1
-0
/
+17
2010-09-21
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-26
/
+73
2010-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-1
/
+5
2010-09-21
cciss: freeing uninitialized data on error path
Dan Carpenter
1
-1
/
+1
2010-09-21
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
93
-431
/
+743
2010-09-21
virtio: console: Prevent userspace from submitting NULL buffers
Amit Shah
1
-0
/
+4
2010-09-21
virtio: console: Fix poll blocking even though there is data to read
Hans de Goede
1
-1
/
+1
2010-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
3
-22
/
+10
2010-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
5
-30
/
+64
2010-09-20
Staging: vt6655: fix buffer overflow
Dan Carpenter
1
-3
/
+8
2010-09-20
Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"
Sven Eckelmann
2
-19
/
+2
2010-09-20
serial: mfd: fix bug in serial_hsu_remove()
Feng Tang
1
-8
/
+9
2010-09-20
serial: amba-pl010: fix set_ldisc
Mika Westerberg
1
-7
/
+2
2010-09-20
USB: serial/mos*: prevent reading uninitialized stack memory
Dan Rosenberg
2
-0
/
+6
2010-09-20
USB: otg: twl4030: fix phy initialization(v1)
Ming Lei
1
-27
/
+51
2010-09-20
USB: EHCI: Disable langwell/penwell LPM capability
Alek Du
1
-0
/
+5
2010-09-20
usb: musb_debugfs: don't use the struct file private_data field with seq_files
Mathias Nyman
1
-3
/
+2
2010-09-20
drm/i915: Hold a reference to the object whilst unbinding the eviction list
Chris Wilson
1
-2
/
+7
2010-09-19
leds: leds-ns2: fix locking
Simon Guinot
1
-4
/
+5
2010-09-19
dmaengine: fix interrupt clearing for mv_xor
Simon Guinot
1
-1
/
+1
2010-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
1
-9
/
+3
2010-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-17
/
+105
2010-09-18
pcmcia: preserve configuration information if request_io fails partly
Dominik Brodowski
1
-0
/
+6
2010-09-17
dca: disable dca on IOAT ver.3.0 multiple-IOH platforms
Sosnowski, Maciej
1
-6
/
+79
2010-09-17
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-37
/
+43
2010-09-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-1
/
+2
2010-09-17
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-2
/
+4
2010-09-17
hwmon: (lm95241) Replace rate sysfs attribute with update_interval
Guenter Roeck
1
-10
/
+11
2010-09-17
hwmon: (adm1031) Replace update_rate sysfs attribute with update_interval
Guenter Roeck
1
-19
/
+24
2010-09-17
hwmon: (w83627ehf) Use proper exit sequence
Jonas Jonsson
1
-0
/
+1
2010-09-17
hwmon: (emc1403) Remove unnecessary hwmon_device_unregister
Yong Wang
1
-1
/
+0
2010-09-17
hwmon: (f75375s) Do not overwrite values read from registers
Guillem Jover
1
-2
/
+2
[prev]
[next]