index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
1
-8
/
+14
2008-04-19
sched, cpuset: customize sched domains, core
Hidetoshi Seto
1
-1
/
+1
2008-04-19
cpumask: reduce stack usage in SD_x_INIT initializers
Mike Travis
1
-5
/
+0
2008-04-19
asm-generic: add node_to_cpumask_ptr macro
Mike Travis
1
-2
/
+13
2008-04-19
x86: UV startup of slave cpus
Jack Steiner
1
-0
/
+1
2008-04-19
x86: move dma_coherent functions to pci-dma.c
Glauber Costa
1
-0
/
+8
2008-04-19
x86: merge iommu initialization parameters
Glauber Costa
1
-0
/
+1
2008-04-19
x86: move pci fixup to pci-dma.c
Glauber Costa
1
-1
/
+1
2008-04-19
x86: use dma_length in i386
Glauber Costa
1
-2
/
+0
2008-04-19
x86: delete the arch-specific dma-mapping headers.
Glauber Costa
3
-46
/
+13
2008-04-19
x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h
Glauber Costa
2
-12
/
+14
2008-04-19
x86: unify dma_mapping_error
Glauber Costa
3
-14
/
+8
2008-04-19
x86: provide a bad_dma_address symbol for i386
Glauber Costa
2
-1
/
+2
2008-04-19
x86: align to clflush size
Glauber Costa
1
-1
/
+1
2008-04-19
x86: move dma_supported and dma_set_mask to pci-dma_32.c
Glauber Costa
3
-33
/
+3
2008-04-19
x86: move dma_cache_sync to common header
Glauber Costa
3
-14
/
+6
2008-04-19
x86: dma-ops on highmem fix
Ingo Molnar
1
-4
/
+6
2008-04-19
x86: move dma_map_page and dma_unmap_page to common header
Glauber Costa
3
-19
/
+14
2008-04-19
x86: move alloc and free coherent to common header
Glauber Costa
3
-20
/
+10
2008-04-19
x86: move dma_sync_sg_for_device to common header
Glauber Costa
3
-19
/
+11
2008-04-19
x86: move dma_sync_sg_for_cpu to common header
Glauber Costa
3
-17
/
+9
2008-04-19
x86: move dma_sync_single_range_for_device to common header
Glauber Costa
3
-20
/
+14
2008-04-19
x86: move dma_sync_single_range_for_cpu to common header
Glauber Costa
3
-19
/
+11
2008-04-19
x86: move dma_sync_single_for_device to common header
Glauber Costa
3
-18
/
+11
2008-04-19
x86: move dma_sync_single_for_cpu to common header
Glauber Costa
3
-17
/
+12
2008-04-19
x86: move dma_unmap_sg to common header
Glauber Costa
3
-16
/
+9
2008-04-19
x86: move dma_map_sg to common header
Glauber Costa
3
-28
/
+7
2008-04-19
x86: move dma_unmap_single to common header
Glauber Costa
3
-15
/
+10
2008-04-19
x86: implement dma_map_single through dma_ops
Glauber Costa
3
-19
/
+10
2008-04-19
x86: move dma_ops struct definition to dma-mapping.h
Glauber Costa
2
-49
/
+54
2008-04-19
x86: reserve dma32 early for gart
Yinghai Lu
1
-0
/
+1
2008-04-19
srat, x86: add support for nodes spanning other nodes
Suresh Siddha
1
-1
/
+2
2008-04-19
x86: fpu xstate split fix
Suresh Siddha
1
-0
/
+1
2008-04-19
x86: fpu xstate split cleanup
Suresh Siddha
1
-2
/
+2
2008-04-19
x86, fpu: lazy allocation of FPU area - v5
Suresh Siddha
2
-1
/
+3
2008-04-19
x86, fpu: split FPU state from task struct - v5
Suresh Siddha
5
-25
/
+29
2008-04-19
x86: rename find_max_pfn() to propagate_e820_map()
Ingo Molnar
1
-1
/
+1
2008-04-19
x86: implement prctl PR_GET_TSC and PR_SET_TSC
Erik Bosman
3
-1
/
+11
2008-04-19
x86: cleanup boot-heap usage
Alexander van Heukelum
1
-0
/
+8
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-10
/
+0
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
2
-0
/
+82
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
175
-4279
/
+5290
2008-04-18
ide: remove ide_init_default_irq() macro
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2008-04-18
ide: remove ide_default_io_ctl() macro
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-04-18
ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-04-17
kgdb: fix NMI hangs
Jason Wessel
1
-0
/
+1
2008-04-17
x86: kgdb support
Ingo Molnar
1
-0
/
+81
2008-04-17
x86: move suspend wakeup code to C
Pavel Machek
2
-13
/
+21
2008-04-17
x86: move mp_register_lapic_address to boot.c
Alexey Starikovskiy
1
-1
/
+0
2008-04-17
x86: move mp_register_lapic to boot.c
Alexey Starikovskiy
1
-1
/
+0
[next]