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
2011-06-01
xen/blkback: don't call vbd_size() if bd_disk is NULL
Laszlo Ersek
1
-2
/
+1
2011-06-01
intel-iommu: Fix off-by-one in RMRR setup
David Woodhouse
1
-2
/
+2
2011-06-01
intel-iommu: Add domain check in domain_remove_one_dev_info
Mike Habeck
1
-2
/
+2
2011-06-01
intel-iommu: Remove Host Bridge devices from identity mapping
Mike Travis
1
-0
/
+5
2011-06-01
intel-iommu: Use coherent DMA mask when requested
Mike Travis
1
-2
/
+1
2011-06-01
intel-iommu: Dont cache iova above 32bit
Chris Wright
1
-2
/
+10
2011-06-01
intel-iommu: Speed up processing of the identity_mapping function
Mike Travis
1
-3
/
+3
2011-06-01
intel-iommu: Check for identity mapping candidate using system dma mask
Chris Wright
1
-2
/
+13
2011-06-01
intel-iommu: Only unlink device domains from iommu
Alex Williamson
1
-4
/
+7
2011-06-01
intel-iommu: Enable super page (2MiB, 1GiB, etc.) support
Youquan Song
1
-18
/
+139
2011-06-01
kgdbts: only use new asm-generic/ptrace.h api when needed
Mike Frysinger
1
-1
/
+4
2011-05-31
Revert "net: fix section mismatches"
David S. Miller
10
-72
/
+68
2011-05-31
drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()
Alexey Khoroshilov
1
-1
/
+1
2011-05-31
drivers/net: ks8842 Fix crash on received packet when in PIO mode.
Dennis Aberilla
1
-1
/
+1
2011-05-31
iwlagn: fix incorrect PCI subsystem id for 6150 devices
Wey-Yi Guy
3
-13
/
+22
2011-05-31
zd1211rw: fix to work on OHCI
Jussi Kivilinna
1
-11
/
+42
2011-05-31
wl12xx: fix oops in sched_scan when forcing a passive scan
Luciano Coelho
1
-3
/
+8
2011-05-31
wl12xx: add separate config value for DFS dwell time on sched scan
Luciano Coelho
3
-2
/
+9
2011-05-31
wl12xx: fix DFS channels handling in scheduled scan
Luciano Coelho
2
-11
/
+23
2011-05-31
wl12xx: fix passive and radar channel generation for scheduled scan
Luciano Coelho
1
-2
/
+2
2011-05-31
libertas: Set command sequence number later to ensure consistency
Daniel Drake
1
-3
/
+3
2011-05-31
dmaengine: shdma: Fix up fallout from runtime PM changes.
Paul Mundt
1
-1
/
+6
2011-05-31
Revert "clocksource: sh_cmt: Runtime PM support"
Paul Mundt
1
-10
/
+2
2011-05-31
Revert "clocksource: sh_tmu: Runtime PM support"
Paul Mundt
1
-10
/
+2
2011-05-30
virtio_net: delay TX callbacks
Michael S. Tsirkin
1
-1
/
+1
2011-05-30
virtio: add api for delayed callbacks
Michael S. Tsirkin
1
-0
/
+27
2011-05-30
vhost: support event index
Michael S. Tsirkin
4
-50
/
+127
2011-05-30
virtio_ring: support event idx feature
Michael S. Tsirkin
1
-2
/
+24
2011-05-30
virtio balloon: kill tell-host-first logic
Dave Hansen
1
-13
/
+8
2011-05-30
virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.
Rusty Russell
1
-5
/
+0
2011-05-30
drivers, block: virtio_blk: Replace cryptic number with the macro
Liu Yuan
1
-1
/
+2
2011-05-30
virtio_blk: allow re-reading config space at runtime
Christoph Hellwig
1
-10
/
+78
2011-05-29
arm gpio drivers: make them 'depends on ARM'
Linus Torvalds
1
-0
/
+4
2011-05-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
33
-1000
/
+1390
2011-05-29
Merge branch 'x86-platform-next' into x86-platform
Matthew Garrett
33
-1000
/
+1390
2011-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
8
-120
/
+136
2011-05-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
30
-484
/
+698
2011-05-29
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+5
2011-05-29
dm kcopyd: return client directly and not through a pointer
Mikulas Patocka
3
-9
/
+11
2011-05-29
dm kcopyd: reserve fewer pages
Mikulas Patocka
3
-11
/
+5
2011-05-29
dm io: use fixed initial mempool size
Mikulas Patocka
5
-39
/
+9
2011-05-29
dm kcopyd: alloc pages from the main page allocator
Mikulas Patocka
1
-31
/
+60
2011-05-29
dm kcopyd: add gfp parm to alloc_pl
Mikulas Patocka
1
-4
/
+4
2011-05-29
dm kcopyd: remove superfluous page allocation spinlock
Mikulas Patocka
1
-10
/
+1
2011-05-29
dm kcopyd: preallocate sub jobs to avoid deadlock
Mikulas Patocka
1
-20
/
+29
2011-05-29
dm kcopyd: avoid pointless job splitting
Mikulas Patocka
1
-1
/
+1
2011-05-29
dm mpath: do not fail paths after integrity errors
Martin K. Petersen
1
-1
/
+1
2011-05-29
dm table: reject devices without request fns
Milan Broz
1
-0
/
+17
2011-05-29
dm table: allow targets to support discards internally
Mike Snitzer
1
-1
/
+5
2011-05-29
Merge branch 'ec-cleanup' into release
Len Brown
3
-20
/
+14
[prev]
[next]