Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
429f731dea577bdd43693940cdca524135287e6a
429f731
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
85b375a
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
ec96535
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel
by Linus Torvalds
· 17 years ago
5f033bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
fd9be4c
Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
b1af9cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
cc216c5
Fix RCU list iterator use of 'rcu_dereference()'
by Linus Torvalds
· 17 years ago
d2f5e80
Deprecate the asm/semaphore.h files in feature-removal-schedule.
by Matthew Wilcox
· 17 years ago
486fdae
sched: build fix
by Ingo Molnar
· 17 years ago
b9b158f
sched: better rt-group documentation
by Viktor Radnai
· 17 years ago
c24b7c5
sched: features fix
by Ingo Molnar
· 17 years ago
f00b45c
sched: /debug/sched_features
by Peter Zijlstra
· 17 years ago
06379ab
sched: add SCHED_FEAT_DEADLINE
by Ingo Molnar
· 17 years ago
7ba2e74
sched: debug: show a weight tree
by Peter Zijlstra
· 17 years ago
8f1bc38
sched: fair: weight calculations
by Peter Zijlstra
· 17 years ago
4a55bd5
sched: fair-group: de-couple load-balancing from the rb-trees
by Peter Zijlstra
· 17 years ago
ac884de
sched: fair-group scheduling vs latency
by Peter Zijlstra
· 17 years ago
58d6c2d
sched: rt-group: optimize dequeue_rt_stack
by Peter Zijlstra
· 17 years ago
d19ca30
sched: debug: add some debug code to handle the full hierarchy
by Peter Zijlstra
· 17 years ago
18d95a2
sched: fair-group: SMP-nice for group scheduling
by Peter Zijlstra
· 17 years ago
1d3504f
sched, cpuset: customize sched domains, core
by Hidetoshi Seto
· 17 years ago
4d5f355
sched, cpuset: customize sched domains, docs
by Hidetoshi Seto
· 17 years ago
b758149
sched: prepatory code movement
by Peter Zijlstra
· 17 years ago
b40b2e8
sched: rt: multi level group constraints
by Peter Zijlstra
· 17 years ago
f473aa5
sched: task_group hierarchy
by Peter Zijlstra
· 17 years ago
eff766a
sched: fix the task_group hierarchy for UID grouping
by Peter Zijlstra
· 17 years ago
ec7dc8a
sched: allow the group scheduler to have multiple levels
by Dhaval Giani
· 17 years ago
354d60c
sched: mix tasks and groups
by Dhaval Giani
· 17 years ago
ea736ed
sched: fix checks
by Ingo Molnar
· 17 years ago
112f53f
sched: old sleeper bonus
by Peter Zijlstra
· 17 years ago
cd8ba7c
sched: add new set_cpus_allowed_ptr function
by Mike Travis
· 17 years ago
e0982e9
init: move setup of nr_cpu_ids to as early as possible
by Mike Travis
· 17 years ago
4bdbaad3
sched: remove another cpumask_t variable from stack
by Mike Travis
· 17 years ago
9d1fe323
cpumask: add show cpu map functions
by Mike Travis
· 17 years ago
39106dc
cpumask: use new cpus_scnprintf function
by Mike Travis
· 17 years ago
fb0f330
x86: modify show_shared_cpu_map in intel_cacheinfo
by Mike Travis
· 17 years ago
9f0e8d0
x86: convert cpumask_of_cpu macro to allocated array
by Mike Travis
· 17 years ago
321a8e9
cpumask: add CPU_MASK_ALL_PTR macro
by Mike Travis
· 17 years ago
7c16ec5
cpumask: reduce stack usage in SD_x_INIT initializers
by Mike Travis
· 17 years ago
c5f59f0
nodemask: use new node_to_cpumask_ptr function
by Mike Travis
· 17 years ago
b53e921
generic: reduce stack pressure in sched_affinity
by Mike Travis
· 17 years ago
f9a86fc
cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer
by Mike Travis
· 17 years ago
f70316d
generic: use new set_cpus_allowed_ptr function
by Mike Travis
· 17 years ago
fc0e474
x86: use new set_cpus_allowed_ptr function
by Mike Travis
· 17 years ago
434d53b
sched: remove fixed NR_CPUS sized arrays in kernel_sched_c
by Mike Travis
· 17 years ago
d366f8c
cpumask: Cleanup more uses of CPU_MASK and NODE_MASK
by Mike Travis
· 17 years ago
f46bdf2
numa: move large array from stack to _initdata section
by Mike Travis
· 17 years ago
aa6b544
asm-generic: add node_to_cpumask_ptr macro
by Mike Travis
· 17 years ago
d18d00f
x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c
by Mike Travis
· 17 years ago
6b6309b
x86: reduce memory and stack usage in intel_cacheinfo
by Mike Travis
· 17 years ago
30ca60c
cpumask: add cpumask_scnprintf_len function
by Mike Travis
· 17 years ago
9f0e738
sched: fix cpus_allowed settings
by Gregory Haskins
· 17 years ago
0297b80
sched: allow cpuacct stats to be reset
by Dhaval Giani
· 17 years ago
32cd756
sched: cleanup cpuacct variable names
by Dhaval Giani
· 17 years ago
48f20a9
tasklets: execute tasklets in the same order they were queued
by Olof Johansson
· 17 years ago
ac086bc
sched: rt-group: smp balancing
by Peter Zijlstra
· 17 years ago
d0b27fa
sched: rt-group: synchonised bandwidth period
by Peter Zijlstra
· 17 years ago
57d3da2
time: add ns_to_ktime()
by Ingo Molnar
· 17 years ago
79b3fef
sched: fix regression with sched yield
by Peter Zijlstra
· 17 years ago
19fb518
latencytop: optimize LT_BACKTRACEDEPTH loops a bit
by Dmitry Adamushko
· 17 years ago
50df5d6
sched: remove sysctl_sched_batch_wakeup_granularity
by Ingo Molnar
· 17 years ago
02e2b83
sched: reenable sync wakeups
by Ingo Molnar
· 17 years ago
d25ce4c
sched: cache hot buddy
by Ingo Molnar
· 17 years ago
1fc8afa
sched: feat affine wakeups
by Ingo Molnar
· 17 years ago
b85d066
sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off
by Ingo Molnar
· 17 years ago
0bbd333
sched: fix wakeup granularity for buddies
by Peter Zijlstra
· 17 years ago
15934a3
sched: fix rq->clock overflows detection with CONFIG_NO_HZ
by Guillaume Chazarain
· 17 years ago
30914a5
sched: sched.c needs tick.h
by Reynes Philippe
· 17 years ago
27ec440
sched: make cpu_clock() globally synchronous
by Ingo Molnar
· 17 years ago
018d6db
sched: re-do "sched: fix fair sleepers"
by Ingo Molnar
· 17 years ago
34d0559
x86: UV startup of slave cpus
by Jack Steiner
· 17 years ago
098cb7f
x86: integrate pci-dma.c
by Glauber Costa
· 17 years ago
bb8ada9
x86: don't do dma if mask is NULL.
by Glauber Costa
· 17 years ago
da60cab
x86: return conditional to mmu
by Glauber Costa
· 17 years ago
aa99b16
x86: remove kludge from x86_64
by Glauber Costa
· 17 years ago
8f19ca1
x86: unify gfp masks
by Glauber Costa
· 17 years ago
5fa78ca
x86: retry allocation if failed
by Glauber Costa
· 17 years ago
8779f2fc
x86: don't try to allocate from DMA zone at first
by Glauber Costa
· 17 years ago
45a07e7
x86: use a fallback dev for i386
by Glauber Costa
· 17 years ago
d1a0790
x86: use numa allocation function in i386
by Glauber Costa
· 17 years ago
71848d68
x86: remove virt_to_bus in pci-dma_64.c
by Glauber Costa
· 17 years ago
2e33e36
x86: adjust dma_free_coherent for i386
by Glauber Costa
· 17 years ago
cac6787
x86: move bad_dma_address
by Glauber Costa
· 17 years ago
d09d815
x86: isolate coherent mapping functions
by Glauber Costa
· 17 years ago
8e8edc6
x86: move dma_coherent functions to pci-dma.c
by Glauber Costa
· 17 years ago
fae9a0d
x86: merge iommu initialization parameters
by Glauber Costa
· 17 years ago
8e0c379
x86: merge dma_supported
by Glauber Costa
· 17 years ago
bca5c09
x86: move pci fixup to pci-dma.c
by Glauber Costa
· 17 years ago
116890d
x86: move x86_64-specific to common code.
by Glauber Costa
· 17 years ago
cb5867a
x86: move initialization functions to pci-dma.c
by Glauber Costa
· 17 years ago
f9c258d
x86: unify pci-nommu
by Glauber Costa
· 17 years ago
85c246e
x86: move definition to pci-dma.c
by Glauber Costa
· 17 years ago
d741bde
x86: use dma_length in i386
by Glauber Costa
· 17 years ago
5b3e5b7
x86: use WARN_ON in mapping functions
by Glauber Costa
· 17 years ago
30db2cb
x86: use sg_phys in x86_64
by Glauber Costa
· 17 years ago
e4dcdd6
x86: Add flush_write_buffers in nommu functions
by Glauber Costa
· 17 years ago
9f9ab46
x86: implement mapping_error in pci-nommu_64.c
by Glauber Costa
· 17 years ago
d5df63f
x86: delete empty functions from pci-nommu_64.c
by Glauber Costa
· 17 years ago
459121c9
x86: introduce pci-dma.c
by Glauber Costa
· 17 years ago
19e395a
x86: move dma_supported and dma_set_mask to pci-dma_32.c, fix
by Mark McLoughlin
· 17 years ago
Next »