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-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-11
swiotlb: Remove the swiotlb variable usage
FUJITA Tomonori
3
-7
/
+16
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
x86: GART: pci-gart_64.c: Use correct length in strncmp
Joe Perches
1
-1
/
+1
2009-11-08
x86: Fix iommu=nodac parameter handling
Tejun Heo
1
-1
/
+1
2009-11-08
x86: Use x86_platform for iommu_shutdown
FUJITA Tomonori
10
-26
/
+13
2009-11-05
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2009-11-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-5
/
+33
2009-11-05
x86: Make sure get_user_desc() doesn't sign extend.
Chris Lalancette
1
-1
/
+1
2009-11-05
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
1
-1
/
+10
2009-11-05
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2009-11-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-3
/
+41
2009-11-05
powerpc/kvm: Remove problematic BUILD_BUG_ON statement
Benjamin Herrenschmidt
1
-0
/
+4
2009-11-05
powerpc/pci: Fix regression in powerpc MSI-X
Andre Detsch
2
-2
/
+9
2009-11-05
powerpc: Avoid giving out RTC dates below EPOCH
Benjamin Herrenschmidt
1
-1
/
+14
2009-11-05
powerpc/mm: Remove debug context clamping from nohash code
Benjamin Herrenschmidt
1
-2
/
+2
2009-11-04
KVM: get_tss_base_addr() should return a gpa_t
Gleb Natapov
1
-1
/
+1
2009-11-04
KVM: x86: Catch potential overrun in MCE setup
Jan Kiszka
1
-1
/
+1
2009-11-04
x86, fs: Fix x86 procfs stack information for threads on 64-bit
Stefani Seibold
2
-1
/
+6
2009-11-04
m32r: Should index be positive?
Roel Kluin
1
-1
/
+1
2009-11-04
m32r: bzip2/lzma kernel compression support
Hirokazu Takata
3
-120
/
+42
2009-11-04
m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section
Hirokazu Takata
1
-0
/
+2
2009-11-04
arch/m32r: Use DIV_ROUND_CLOSEST
Julia Lawall
1
-3
/
+3
2009-11-03
Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
2
-0
/
+12
2009-11-03
xen: mask extended topology info in cpuid
Jeremy Fitzhardinge
1
-1
/
+10
2009-11-03
at91: at91sam9g45 family: identify several chip versions
Nicolas Ferre
2
-0
/
+10
2009-11-03
avr32: add two new at91 to cpu.h definition
Nicolas Ferre
1
-0
/
+2
2009-11-03
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
54
-440
/
+544
2009-11-03
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Ingo Molnar
3
-1
/
+26
2009-11-03
Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
13
-10
/
+44
2009-11-03
Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes
Joerg Roedel
3
-1
/
+26
2009-11-03
sched: Disable SD_PREFER_LOCAL at node level
Mike Galbraith
1
-1
/
+1
2009-11-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-90
/
+132
2009-11-02
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
20
-85
/
+131
2009-11-02
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-9
/
+24
2009-11-02
Revert "[IA64] fix percpu warnings"
Tony Luck
1
-1
/
+1
2009-11-02
ARM: ensure initial page tables are setup for SMP systems
Russell King
3
-6
/
+15
2009-11-02
ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s...
Claudio Scordino
1
-0
/
+9
2009-11-02
x86: Add reboot quirk for 3 series Mac mini
Gottfried Haider
1
-0
/
+8
2009-11-02
MIPS: O32: Fix ppoll
Arnaud Patard
1
-1
/
+1
2009-11-02
MIPS: Oprofile: Rename cpu_type from godson2 to loongson2
Wu Zhangjin
1
-1
/
+1
[next]