index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-21
18
-426
/
+308
|
\
|
*
x86: UV startup of slave cpus
Jack Steiner
2008-04-19
1
-0
/
+1
|
*
x86: move dma_coherent functions to pci-dma.c
Glauber Costa
2008-04-19
1
-0
/
+8
|
*
x86: merge iommu initialization parameters
Glauber Costa
2008-04-19
1
-0
/
+1
|
*
x86: move pci fixup to pci-dma.c
Glauber Costa
2008-04-19
1
-1
/
+1
|
*
x86: use dma_length in i386
Glauber Costa
2008-04-19
1
-2
/
+0
|
*
x86: delete the arch-specific dma-mapping headers.
Glauber Costa
2008-04-19
3
-46
/
+13
|
*
x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h
Glauber Costa
2008-04-19
2
-12
/
+14
|
*
x86: unify dma_mapping_error
Glauber Costa
2008-04-19
3
-14
/
+8
|
*
x86: provide a bad_dma_address symbol for i386
Glauber Costa
2008-04-19
2
-1
/
+2
|
*
x86: align to clflush size
Glauber Costa
2008-04-19
1
-1
/
+1
|
*
x86: move dma_supported and dma_set_mask to pci-dma_32.c
Glauber Costa
2008-04-19
3
-33
/
+3
|
*
x86: move dma_cache_sync to common header
Glauber Costa
2008-04-19
3
-14
/
+6
|
*
x86: dma-ops on highmem fix
Ingo Molnar
2008-04-19
1
-4
/
+6
|
*
x86: move dma_map_page and dma_unmap_page to common header
Glauber Costa
2008-04-19
3
-19
/
+14
|
*
x86: move alloc and free coherent to common header
Glauber Costa
2008-04-19
3
-20
/
+10
|
*
x86: move dma_sync_sg_for_device to common header
Glauber Costa
2008-04-19
3
-19
/
+11
|
*
x86: move dma_sync_sg_for_cpu to common header
Glauber Costa
2008-04-19
3
-17
/
+9
|
*
x86: move dma_sync_single_range_for_device to common header
Glauber Costa
2008-04-19
3
-20
/
+14
|
*
x86: move dma_sync_single_range_for_cpu to common header
Glauber Costa
2008-04-19
3
-19
/
+11
|
*
x86: move dma_sync_single_for_device to common header
Glauber Costa
2008-04-19
3
-18
/
+11
|
*
x86: move dma_sync_single_for_cpu to common header
Glauber Costa
2008-04-19
3
-17
/
+12
|
*
x86: move dma_unmap_sg to common header
Glauber Costa
2008-04-19
3
-16
/
+9
|
*
x86: move dma_map_sg to common header
Glauber Costa
2008-04-19
3
-28
/
+7
|
*
x86: move dma_unmap_single to common header
Glauber Costa
2008-04-19
3
-15
/
+10
|
*
x86: implement dma_map_single through dma_ops
Glauber Costa
2008-04-19
3
-19
/
+10
|
*
x86: move dma_ops struct definition to dma-mapping.h
Glauber Costa
2008-04-19
2
-49
/
+54
|
*
x86: reserve dma32 early for gart
Yinghai Lu
2008-04-19
1
-0
/
+1
|
*
srat, x86: add support for nodes spanning other nodes
Suresh Siddha
2008-04-19
1
-1
/
+2
|
*
x86: fpu xstate split fix
Suresh Siddha
2008-04-19
1
-0
/
+1
|
*
x86: fpu xstate split cleanup
Suresh Siddha
2008-04-19
1
-2
/
+2
|
*
x86, fpu: lazy allocation of FPU area - v5
Suresh Siddha
2008-04-19
2
-1
/
+3
|
*
x86, fpu: split FPU state from task struct - v5
Suresh Siddha
2008-04-19
5
-25
/
+29
|
*
x86: rename find_max_pfn() to propagate_e820_map()
Ingo Molnar
2008-04-19
1
-1
/
+1
|
*
x86: implement prctl PR_GET_TSC and PR_SET_TSC
Erik Bosman
2008-04-19
3
-1
/
+11
|
*
generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC
Erik Bosman
2008-04-19
1
-0
/
+6
|
*
x86: cleanup boot-heap usage
Alexander van Heukelum
2008-04-19
1
-0
/
+8
|
*
x86: pageattr.c fix shadowed variable warning
Harvey Harrison
2008-04-19
1
-3
/
+3
|
*
x86: EFI_PAGE_SHIFT fix
Huang, Ying
2008-04-19
1
-0
/
+7
*
|
Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2008-04-21
3
-1
/
+63
|
\
\
|
*
|
[PATCH] r/o bind mounts: debugging for missed calls
Dave Hansen
2008-04-19
1
-0
/
+49
|
*
|
[PATCH] r/o bind mounts: honor mount writer counts at remount
Dave Hansen
2008-04-19
1
-0
/
+1
|
*
|
[PATCH] r/o bind mounts: track numbers of writers to mounts
Dave Hansen
2008-04-19
1
-0
/
+7
|
*
|
[PATCH] r/o bind mounts: create helper to drop file write access
Dave Hansen
2008-04-19
1
-0
/
+1
|
*
|
[PATCH] r/o bind mounts: stub functions
Dave Hansen
2008-04-19
1
-0
/
+3
|
*
|
[PATCH] merge open_namei() and do_filp_open()
Christoph Hellwig
2008-04-19
1
-1
/
+2
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-04-21
11
-20
/
+170
|
\
\
|
*
|
sh: Add support for SH7723 CPU subtype.
Paul Mundt
2008-04-18
3
-4
/
+10
|
*
|
sh: Add MigoR header file
Magnus Damm
2008-04-18
1
-0
/
+58
|
*
|
sh: Fix up __access_ok() check for nommu.
Paul Mundt
2008-04-18
1
-4
/
+1
[next]