index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-10
sparc: Add CONFIG_DMA_API_DEBUG support
FUJITA Tomonori
5
-34
/
+39
2009-08-10
sparc: Use asm-generic/pci-dma-compat
FUJITA Tomonori
9
-444
/
+96
2009-08-10
sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s...
FUJITA Tomonori
3
-8
/
+10
2009-08-10
sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpu
FUJITA Tomonori
1
-16
/
+0
2009-08-10
sparc: Use asm-generic/dma-mapping-common.h
FUJITA Tomonori
5
-99
/
+19
2009-08-10
sparc: Use dma_map_ops struct
FUJITA Tomonori
4
-53
/
+36
2009-08-10
IA64: Remove NULL flush_write_buffers
FUJITA Tomonori
1
-1
/
+0
2009-08-10
dma-ops: Remove flush_write_buffers() in dma-mapping-common.h
Arnd Bergmann
1
-5
/
+22
2009-07-28
x86: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()
FUJITA Tomonori
1
-10
/
+0
2009-07-28
powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()
FUJITA Tomonori
1
-11
/
+0
2009-07-28
x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()
FUJITA Tomonori
3
-0
/
+30
2009-07-28
powerpc: remove unncesary swiotlb_arch_address_needs_mapping
FUJITA Tomonori
1
-26
/
+1
2009-07-28
powerpc: add dma_capable() to replace is_buffer_dma_capable()
FUJITA Tomonori
1
-0
/
+13
2009-07-28
ia64: add dma_capable() to replace is_buffer_dma_capable()
FUJITA Tomonori
1
-0
/
+8
2009-07-28
x86: replace is_buffer_dma_capable() with dma_capable
FUJITA Tomonori
3
-5
/
+4
2009-07-28
x86: add dma_capable() to replace is_buffer_dma_capable()
FUJITA Tomonori
1
-0
/
+8
2009-07-28
swiotlb: remove unnecessary swiotlb_bus_to_virt
FUJITA Tomonori
1
-10
/
+0
2009-07-28
swiotlb: remove swiotlb_arch_range_needs_mapping
FUJITA Tomonori
1
-5
/
+0
2009-07-28
swiotlb: remove unused swiotlb_alloc()
FUJITA Tomonori
1
-5
/
+0
2009-07-28
swiotlb: remove unused swiotlb_alloc_boot()
FUJITA Tomonori
1
-5
/
+0
2009-07-28
mm: Remove duplicate definitions in MIPS and SH
Benjamin Herrenschmidt
2
-19
/
+0
2009-07-27
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
17
-220
/
+126
2009-07-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-23
/
+37
2009-07-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-45
/
+48
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
29
-67
/
+91
2009-07-27
microblaze: Makefile cleanup
Sam Ravnborg
2
-18
/
+19
2009-07-27
microblaze: Typo fix for cpu param inconsistency
Michal Simek
2
-2
/
+2
2009-07-27
microblaze: Add support for R_MICROBLAZE_64_NONE
Michal Simek
1
-0
/
+4
2009-07-27
microblaze: Get module loading working
John Williams
1
-5
/
+10
2009-07-27
microblaze: remove sys_ipc
Arnd Bergmann
2
-100
/
+1
2009-07-27
microblaze: Support unaligned address for put/get_user macros
Michal Simek
2
-64
/
+47
2009-07-27
microblaze: Detect new Microblaze 7.20 versions
Michal Simek
1
-0
/
+2
2009-07-27
microblaze: Fix do_page_fault for no context
Michal Simek
1
-9
/
+4
2009-07-27
microblaze: Add _PAGE_FILE macros to pgtable.h
Michal Simek
1
-3
/
+3
2009-07-27
microblaze: Fix put_user macro for 64bits arguments
Michal Simek
1
-1
/
+1
2009-07-27
microblaze: Clear print messages for DTB passing via r7
Michal Simek
1
-0
/
+3
2009-07-27
microblaze: Not to clear r7 after copying DTB to kernel
Michal Simek
1
-1
/
+0
2009-07-27
microblaze: Add messages about FDT blob
Michal Simek
1
-3
/
+6
2009-07-27
microblaze: Final support for statically linked DTB
John Williams
3
-15
/
+26
2009-07-27
microblaze: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-07-27
microblaze: Define tlb_flush macro
Michal Simek
1
-1
/
+1
2009-07-24
[S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID with noexec=on
Martin Schwidefsky
1
-2
/
+9
2009-07-24
[S390] vdso: fix per cpu area allocation
Heiko Carstens
1
-3
/
+4
2009-07-24
[S390] hibernation: fix register corruption on machine checks
Heiko Carstens
2
-33
/
+25
2009-07-24
[S390] hibernation: fix lowcore handling
Heiko Carstens
2
-7
/
+10
2009-07-24
x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure
Thomas Gleixner
1
-1
/
+1
2009-07-22
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-20
/
+233
2009-07-22
x86, amd: Don't probe for extended APIC ID if APICs are disabled
Jeremy Fitzhardinge
1
-1
/
+1
2009-07-22
perf_counter: Remove unused variables
Peter Zijlstra
1
-2
/
+0
2009-07-22
x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD"
Hidehiro Kawai
1
-1
/
+1
[next]