index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
2008-04-22
15
-78
/
+144
|
\
|
*
sched: fair-group: de-couple load-balancing from the rb-trees
Peter Zijlstra
2008-04-19
2
-0
/
+4
|
*
sched: rt-group: optimize dequeue_rt_stack
Peter Zijlstra
2008-04-19
1
-0
/
+1
|
*
sched: fair-group: SMP-nice for group scheduling
Peter Zijlstra
2008-04-19
1
-0
/
+1
|
*
sched, cpuset: customize sched domains, core
Hidetoshi Seto
2008-04-19
4
-4
/
+25
|
*
sched: fix the task_group hierarchy for UID grouping
Peter Zijlstra
2008-04-19
1
-0
/
+3
|
*
sched: allow the group scheduler to have multiple levels
Dhaval Giani
2008-04-19
1
-1
/
+1
|
*
sched: add new set_cpus_allowed_ptr function
Mike Travis
2008-04-19
1
-4
/
+11
|
*
cpumask: add show cpu map functions
Mike Travis
2008-04-19
1
-6
/
+11
|
*
x86: convert cpumask_of_cpu macro to allocated array
Mike Travis
2008-04-19
1
-3
/
+9
|
*
cpumask: add CPU_MASK_ALL_PTR macro
Mike Travis
2008-04-19
1
-0
/
+6
|
*
cpumask: reduce stack usage in SD_x_INIT initializers
Mike Travis
2008-04-19
2
-43
/
+8
|
*
generic: reduce stack pressure in sched_affinity
Mike Travis
2008-04-19
1
-1
/
+1
|
*
cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer
Mike Travis
2008-04-19
1
-6
/
+7
|
*
asm-generic: add node_to_cpumask_ptr macro
Mike Travis
2008-04-19
6
-9
/
+35
|
*
cpumask: add cpumask_scnprintf_len function
Mike Travis
2008-04-19
2
-0
/
+8
|
*
sched: rt-group: synchonised bandwidth period
Peter Zijlstra
2008-04-19
1
-0
/
+7
|
*
time: add ns_to_ktime()
Ingo Molnar
2008-04-19
1
-0
/
+6
|
*
sched: remove sysctl_sched_batch_wakeup_granularity
Ingo Molnar
2008-04-19
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-22
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
[next]