index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-10
cpufreq: convert cpufreq_driver to using RCU
Nathan Zimmer
1
-67
/
+208
2013-04-10
cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq
Viresh Kumar
8
-33
/
+28
2013-04-10
cpufreq: sparc: move cpufreq driver to drivers/cpufreq
Viresh Kumar
6
-26
/
+25
2013-04-10
cpufreq: unicore2: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-2
/
+2
2013-04-10
cpufreq: sh: move cpufreq driver to drivers/cpufreq
Viresh Kumar
5
-21
/
+19
2013-04-10
cpufreq: mips: move cpufreq driver to drivers/cpufreq
Viresh Kumar
7
-49
/
+27
2013-04-10
cpufreq: ia64: move cpufreq driver to drivers/cpufreq
Viresh Kumar
7
-36
/
+21
2013-04-10
cpufreq: cris: move cpufreq driver to drivers/cpufreq
Viresh Kumar
5
-2
/
+2
2013-04-10
cpufreq: blackfin: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-1
/
+1
2013-04-10
cpufreq: AVR32: move cpufreq driver to drivers/cpufreq
Viresh Kumar
19
-28
/
+31
2013-04-10
cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq
Viresh Kumar
8
-27
/
+24
2013-04-08
cpufreq: integrator: move cpufreq driver to drivers/cpufreq
Viresh Kumar
5
-14
/
+9
2013-04-08
cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
4
-14
/
+2
2013-04-08
cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
4
-5
/
+3
2013-04-08
cpufreq: davinci: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-3
/
+1
2013-04-08
cpufreq: tegra: Move driver to drivers/cpufreq
Viresh Kumar
3
-3
/
+1
2013-04-08
cpufreq: ARM: Arrange drivers in alphabetical order
Viresh Kumar
2
-63
/
+63
2013-04-02
cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
Viresh Kumar
7
-0
/
+507
2013-04-02
cpufreq: drivers: Remove unnecessary assignments of policy-> members
Viresh Kumar
6
-31
/
+17
2013-04-02
cpufreq: drivers: don't check range of target freq in .target()
Viresh Kumar
2
-15
/
+0
2013-04-02
cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
Viresh Kumar
7
-33
/
+1
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
51
-340
/
+238
2013-04-02
cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too
Viresh Kumar
1
-5
/
+8
2013-04-02
cpufreq: cpufreq-cpu0: No need to check cpu number in init()
Viresh Kumar
1
-3
/
+0
2013-04-02
cpufreq: Documentation: Fix cpufreq_frequency_table name
Viresh Kumar
1
-2
/
+2
2013-04-02
cpufreq: cpu0: Fix mistake in Documentation example
Viresh Kumar
1
-1
/
+1
2013-04-01
cpufreq: conservative: Use an inline function to evaluate freq_target
Stratos Karafotis
1
-12
/
+16
2013-04-01
cpufreq: kirkwood: fix coccicheck warnings
Silviu-Mihai Popescu
1
-5
/
+3
2013-04-01
cpufreq: Fix unsigned variable being checked for negative value
jhbird.choi@samsung.com
1
-1
/
+2
2013-04-01
cpufreq: conservative: Fix the logic in frequency decrease checking
Stratos Karafotis
1
-6
/
+2
2013-04-01
cpufreq: conservative: Fix sampling_down_factor functionality
Stratos Karafotis
2
-3
/
+14
2013-04-01
cpufreq: governors: Calculate iowait time only when necessary
Stratos Karafotis
4
-34
/
+30
2013-04-01
cpufreq: conservative: Fix relation when decreasing frequency
Namhyung Kim
1
-1
/
+1
2013-04-01
cpufreq: conservative: Break out earlier on the lowest frequency
Namhyung Kim
1
-6
/
+6
2013-04-01
cpufreq: governors: Avoid unnecessary per cpu timer interrupts
Viresh Kumar
4
-19
/
+42
2013-04-01
cpufreq: ondemand: Don't update sample_type if we don't evaluate load again
Viresh Kumar
1
-13
/
+11
2013-04-01
cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20
Viresh Kumar
1
-1
/
+1
2013-04-01
cpufreq: governor: Implement per policy instances of governors
Viresh Kumar
6
-270
/
+538
2013-04-01
cpufreq: Add per policy governor-init/exit infrastructure
Viresh Kumar
2
-6
/
+24
2013-04-01
cpufreq: Convert the cpufreq_driver_lock to a rwlock
Nathan Zimmer
1
-26
/
+26
2013-03-31
Linux 3.9-rc5
v3.9-rc5
Linus Torvalds
1
-1
/
+1
2013-03-31
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-4
/
+20
2013-03-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-38
/
+53
2013-03-31
Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-261
/
+716
2013-03-31
Revert "lockdep: check that no locks held at freeze time"
Paul Walmsley
4
-14
/
+12
2013-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-3
/
+14
2013-03-30
dw_dmac: adjust slave_id accordingly to request line base
Andy Shevchenko
2
-1
/
+17
2013-03-30
dmaengine: dw_dma: fix endianess for DT xlate function
Arnd Bergmann
1
-3
/
+3
2013-03-29
PNP: List Rafael Wysocki as a maintainer
Rafael J. Wysocki
1
-1
/
+1
2013-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-17
/
+30
[next]