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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
x86: Kill bad_dma_address variable
FUJITA Tomonori
5
-29
/
+24
2009-11-17
x86: gart: Add own dma_mapping_error function
FUJITA Tomonori
1
-5
/
+13
2009-11-17
Merge commit 'v2.6.32-rc7' into core/iommu
Ingo Molnar
115
-1738
/
+3407
2009-11-16
x86: Don't put iommu_shutdown_noop() in init section
Hiroshi Shimamoto
1
-1
/
+1
2009-11-15
x86: Make calgary_iommu_init() static
FUJITA Tomonori
1
-20
/
+18
2009-11-15
swiotlb: Remove duplicate swiotlb_force extern declarations
FUJITA Tomonori
2
-6
/
+0
2009-11-15
x86: Move iommu_shutdown_noop to x86_init.c
FUJITA Tomonori
2
-1
/
+1
2009-11-15
x86: Set dma_ops to nommu_dma_ops by default
FUJITA Tomonori
2
-5
/
+2
2009-11-12
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-56
/
+126
2009-11-12
alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY
Andrew Morton
1
-2
/
+2
2009-11-12
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
Peter Zijlstra
1
-2
/
+2
2009-11-11
omap3: Decrease cpufreq transition latency
Mike Turquette
1
-1
/
+1
2009-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-7
/
+9
2009-11-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
57
-1380
/
+2603
2009-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
31
-236
/
+568
2009-11-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+24
2009-11-11
omap3: update Pandora defconfig
Grazvydas Ignotas
1
-5
/
+44
2009-11-11
omap3: 3430sdp: Enable Linux Regulator framework
Sergio Aguirre
1
-1
/
+8
2009-11-11
omap3: beagle: Fix USB host port power control
Jarkko Nikula
1
-1
/
+1
2009-11-11
omap3: pandora: Fix keypad keymap
Grazvydas Ignotas
1
-39
/
+39
2009-11-11
omap1: Amstrad Delta defconfig fixes
Janusz Krzysztofik
1
-7
/
+17
2009-11-11
omap: Fix omapfb/lcdc on OMAP1510 broken when PM set
Janusz Krzysztofik
1
-0
/
+8
2009-11-11
swiotlb: Remove the swiotlb variable usage
FUJITA Tomonori
3
-7
/
+16
2009-11-11
powerpc: pasemi_defconfig update
Olof Johansson
1
-167
/
+461
2009-11-11
Merge commit 'kumar/merge' into merge
Benjamin Herrenschmidt
56
-1213
/
+2142
2009-11-10
omap: Use resource_size
Tobias Klauser
2
-2
/
+2
2009-11-10
omap: Fix race condition in omap dma driver
Tao Hu
1
-0
/
+6
2009-11-10
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6
Russell King
12
-9
/
+146
2009-11-10
x86: Add iommu_init to x86_init_ops, fix build
Ingo Molnar
1
-0
/
+1
2009-11-10
x86, 32-bit: Fix swiotlb boot crash
FUJITA Tomonori
1
-0
/
+2
2009-11-10
x86: Handle HW IOMMU initialization failure gracefully
FUJITA Tomonori
9
-34
/
+21
2009-11-10
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
FUJITA Tomonori
4
-6
/
+5
2009-11-10
x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook
FUJITA Tomonori
1
-2
/
+0
2009-11-10
x86: amd_iommu: Convert amd_iommu_detect() to use iommu_init hook
FUJITA Tomonori
3
-18
/
+3
2009-11-10
x86: GART: Convert gart_iommu_hole_init() to use iommu_init hook
FUJITA Tomonori
4
-16
/
+8
2009-11-10
x86: Calgary: Convert detect_calgary() to use iommu_init hook
FUJITA Tomonori
3
-10
/
+5
2009-11-10
x86: Add iommu_init to x86_init_ops
FUJITA Tomonori
3
-0
/
+16
2009-11-10
ARM: Use a definition for the userspace cmpxchg emulation syscall
Russell King
3
-4
/
+14
2009-11-10
x86: GART: pci-gart_64.c: Use correct length in strncmp
Joe Perches
1
-1
/
+1
2009-11-10
x86, amd-ucode: Check UCODE_MAGIC before loading the container file
Borislav Petkov
1
-0
/
+6
2009-11-09
ARM: S3C: Merge fixes-s3c64xx-dma
Ben Dooks
1
-24
/
+52
2009-11-09
ARM: S3C64XX: DMA: Free node for non-circular queues
Jassi Brar
1
-0
/
+6
2009-11-09
ARM: S3C64XX: DMA: Callback with correct buffer pointer
Jassi Brar
1
-1
/
+28
2009-11-09
ARM: S3C64XX: DMA: Make src and dst transfer size same
Jassi Brar
1
-4
/
+2
2009-11-09
ARM: S3C64XX: DMA: Unify callback functions for success/failure
Jassi Brar
1
-21
/
+13
2009-11-09
ARM: S3C64XX: DMA: Protect buffer pointers while manipulation
Jassi Brar
1
-0
/
+5
2009-11-09
ARM: S3C64XX: Tidy definition and comments in s3c_dma_has_circular()
Ben Dooks
1
-5
/
+2
2009-11-09
ARM: S3C64XX: Remove duplicate s3c_dma_has_circular() definition for S3C64xx.
Maurus Cuelenaere
1
-5
/
+0
2009-11-09
ARM: SMDK6410: Allocate more GPIO space for WM1190-EV1
Mark Brown
1
-0
/
+1
2009-11-09
ARM: SMDK6410: Configure GPIO pull up for WM835x IRQ line
Mark Brown
1
-0
/
+3
[next]