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-07-09
hwmon: (it87) Fix in7 on IT8720F
Jean Delvare
1
-0
/
+22
2010-07-09
hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisions
Andreas Herrmann
1
-4
/
+6
2010-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
15
-66
/
+148
2010-07-08
Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next
Roland Dreier
9
-41
/
+106
2010-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-159
/
+232
2010-07-07
NET: SB1250: Initialize .owner
Ralf Baechle
1
-0
/
+1
2010-07-07
vxge: show startup message with KERN_INFO
Wu Fengguang
1
-2
/
+2
2010-07-07
ll_temac: Fix missing iounmaps
Denis Kirjanov
1
-5
/
+13
2010-07-07
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-39
/
+56
2010-07-07
drm: correctly update connector DPMS status in drm_fb_helper
Jesse Barnes
1
-3
/
+20
2010-07-07
drm/radeon/kms: fix shared ddc handling
Alex Deucher
1
-1
/
+3
2010-07-07
drm/ttm: Allocate the page pool manager in the heap.
Francisco Jerez
1
-35
/
+33
2010-07-06
IPoIB: Fix world-writable child interface control sysfs attributes
Or Gerlitz
1
-2
/
+2
2010-07-06
IB/qib: Clean up properly if qib_init() fails
Ralph Campbell
1
-0
/
+10
2010-07-06
IB/qib: Completion queue callback needs to be single threaded
Ralph Campbell
1
-1
/
+1
2010-07-06
IB/qib: Update 7322 serdes tables
Ralph Campbell
1
-4
/
+12
2010-07-06
IB/qib: Clear 6120 hardware error register
Ralph Campbell
1
-2
/
+1
2010-07-06
IB/qib: Clear eager buffer memory for each new process
Ralph Campbell
1
-0
/
+3
2010-07-06
IB/qib: Mask hardware error during link reset
Ralph Campbell
2
-26
/
+31
2010-07-06
IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem
Dave Olson
6
-6
/
+46
2010-07-06
RDMA/cxgb4: Derive smac_idx from port viid
Steve Wise
1
-4
/
+5
2010-07-06
RDMA/cxgb4: Avoid false GTS CIDX_INC overflows
Steve Wise
1
-5
/
+20
2010-07-06
RDMA/cxgb4: Don't call abort_connection() for active connect failures
Steve Wise
1
-1
/
+2
2010-07-06
RDMA/cxgb4: Use the DMA state API instead of the pci equivalents
FUJITA Tomonori
5
-15
/
+15
2010-07-05
net/ne: fix memory leak in ne_drv_probe()
Kulikov Vasiliy
1
-1
/
+3
2010-07-05
pcmcia: do not initialize the present flag too late.
Dominik Brodowski
1
-2
/
+1
2010-07-04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-9
/
+3
2010-07-04
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+3
2010-07-04
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-13
/
+40
2010-07-02
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
3
-48
/
+58
2010-07-02
virtio_net: fix oom handling on tx
Rusty Russell
1
-8
/
+13
2010-07-02
virtio_net: do not reschedule rx refill forever
Michael S. Tsirkin
1
-4
/
+3
2010-07-02
s2io: resolve statistics issues
Jon Mason
2
-41
/
+64
2010-07-02
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
1
-1
/
+1
2010-07-02
qlge: fix a eeh handler to not add a pending timer
Breno Leitao
1
-0
/
+2
2010-07-02
qlge: Replacing add_timer() to mod_timer()
Breno Leitao
1
-6
/
+3
2010-07-02
usbnet: Set parent device early for netdev_printk()
Ben Hutchings
1
-2
/
+3
2010-07-02
net: Revert "rndis_host: Poll status channel before control channel"
Ben Hutchings
1
-12
/
+6
2010-07-02
of/dma: fix build breakage in ppc4xx adma driver
Dan Williams
1
-1
/
+3
2010-07-02
i7core_edac: Avoid doing multiple probes for the same card
Mauro Carvalho Chehab
1
-5
/
+12
2010-07-02
i7core_edac: Properly discover the first QPI device
Mauro Carvalho Chehab
1
-8
/
+28
2010-07-02
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2010-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-12
/
+12
2010-07-02
amd64_edac: Fix syndrome calculation on K8
Borislav Petkov
1
-12
/
+12
2010-07-01
drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h
Cody Rester
1
-1
/
+1
2010-07-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
12
-64
/
+140
2010-07-01
drm/i915: fix page flip finish vs. prepare on plane B
Jesse Barnes
1
-1
/
+1
2010-07-01
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+37
2010-07-01
correct console log level when ERST ACPI table is not found
Daniel J Blueman
1
-1
/
+1
2010-07-01
drm/i915: fix hibernation since i915 self-reclaim fixes
Linus Torvalds
1
-1
/
+1
[next]