index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-04-02
51
-340
/
+238
*
cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too
Viresh Kumar
2013-04-02
1
-5
/
+8
*
cpufreq: cpufreq-cpu0: No need to check cpu number in init()
Viresh Kumar
2013-04-02
1
-3
/
+0
*
cpufreq: Documentation: Fix cpufreq_frequency_table name
Viresh Kumar
2013-04-02
1
-2
/
+2
*
cpufreq: cpu0: Fix mistake in Documentation example
Viresh Kumar
2013-04-02
1
-1
/
+1
*
cpufreq: conservative: Use an inline function to evaluate freq_target
Stratos Karafotis
2013-04-01
1
-12
/
+16
*
cpufreq: kirkwood: fix coccicheck warnings
Silviu-Mihai Popescu
2013-04-01
1
-5
/
+3
*
cpufreq: Fix unsigned variable being checked for negative value
jhbird.choi@samsung.com
2013-04-01
1
-1
/
+2
*
cpufreq: conservative: Fix the logic in frequency decrease checking
Stratos Karafotis
2013-04-01
1
-6
/
+2
*
cpufreq: conservative: Fix sampling_down_factor functionality
Stratos Karafotis
2013-04-01
2
-3
/
+14
*
cpufreq: governors: Calculate iowait time only when necessary
Stratos Karafotis
2013-04-01
4
-34
/
+30
*
cpufreq: conservative: Fix relation when decreasing frequency
Namhyung Kim
2013-04-01
1
-1
/
+1
*
cpufreq: conservative: Break out earlier on the lowest frequency
Namhyung Kim
2013-04-01
1
-6
/
+6
*
cpufreq: governors: Avoid unnecessary per cpu timer interrupts
Viresh Kumar
2013-04-01
4
-19
/
+42
*
cpufreq: ondemand: Don't update sample_type if we don't evaluate load again
Viresh Kumar
2013-04-01
1
-13
/
+11
*
cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20
Viresh Kumar
2013-04-01
1
-1
/
+1
*
cpufreq: governor: Implement per policy instances of governors
Viresh Kumar
2013-04-01
6
-270
/
+538
*
cpufreq: Add per policy governor-init/exit infrastructure
Viresh Kumar
2013-04-01
2
-6
/
+24
*
cpufreq: Convert the cpufreq_driver_lock to a rwlock
Nathan Zimmer
2013-04-01
1
-26
/
+26
*
Linux 3.9-rc5
v3.9-rc5
Linus Torvalds
2013-04-01
1
-1
/
+1
*
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-03-31
2
-4
/
+20
|
\
|
*
dw_dmac: adjust slave_id accordingly to request line base
Andy Shevchenko
2013-03-30
2
-1
/
+17
|
*
dmaengine: dw_dma: fix endianess for DT xlate function
Arnd Bergmann
2013-03-30
1
-3
/
+3
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-03-31
11
-38
/
+53
|
\
\
|
*
|
[media] [REGRESSION] bt8xx: Fix too large height in cropcap
Hans de Goede
2013-03-26
1
-5
/
+15
|
*
|
[media] fix compilation with both V4L2 and I2C as 'm'
Mauro Carvalho Chehab
2013-03-25
1
-1
/
+1
|
*
|
[media] m5mols: Fix bug in stream on handler
Andrzej Hajda
2013-03-21
1
-1
/
+1
|
*
|
[media] s5p-fimc: Do not attempt to disable not enabled media pipeline
Sylwester Nawrocki
2013-03-21
1
-20
/
+19
|
*
|
[media] s5p-mfc: Fix encoder control 15 issue
Arun Kumar K
2013-03-21
1
-0
/
+1
|
*
|
[media] s5p-mfc: Fix frame skip bug
Arun Kumar K
2013-03-21
1
-1
/
+1
|
*
|
[media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finish
Shaik Ameer Basha
2013-03-21
1
-2
/
+4
|
*
|
[media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finish
Shaik Ameer Basha
2013-03-21
1
-3
/
+5
|
*
|
[media] fimc-lite: Fix the variable type to avoid possible crash
Shaik Ameer Basha
2013-03-21
1
-4
/
+4
|
*
|
[media] fimc-lite: Initialize 'step' field in fimc_lite_ctrl structure
Shaik Ameer Basha
2013-03-21
1
-0
/
+1
|
*
|
[media] ir: IR_RX51 only works on OMAP2
Arnd Bergmann
2013-03-19
1
-1
/
+1
|
*
|
Merge tag 'v3.9-rc3' into v4l_for_linus
Mauro Carvalho Chehab
2013-03-19
10483
-271885
/
+524714
|
|
\
\
*
|
\
\
Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-03-31
21
-261
/
+716
|
\
\
\
\
|
*
|
|
|
mg_disk: fix error return code in mg_probe()
Wei Yongjun
2013-03-28
1
-1
/
+3
|
*
|
|
|
rsxx: remove unused variable
Philip J Kelleher
2013-03-26
1
-1
/
+0
|
*
|
|
|
rsxx: enable error return of rsxx_eeh_save_issued_dmas()
Philip J Kelleher
2013-03-26
3
-5
/
+22
|
*
|
|
|
block: removes dynamic allocation on stack
Philip J Kelleher
2013-03-26
1
-1
/
+6
|
*
|
|
|
Block: blk-flush: Fixed indent code style
Alice Ferrazzi
2013-03-22
1
-1
/
+1
|
*
|
|
|
cciss: fix invalid use of sizeof in cciss_find_cfgtables()
Wei Yongjun
2013-03-22
1
-1
/
+1
|
*
|
|
|
loop: cleanup partitions when detaching loop device
Phillip Susi
2013-03-22
2
-2
/
+20
|
*
|
|
|
loop: fix error return code in loop_add()
Wei Yongjun
2013-03-22
1
-0
/
+1
|
*
|
|
|
mtip32xx: fix error return code in mtip_pci_probe()
Wei Yongjun
2013-03-22
1
-1
/
+3
|
*
|
|
|
Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2013-03-22
5
-107
/
+179
|
|
\
\
\
\
|
|
*
|
|
|
xen-blkfront: remove frame list from blk_shadow
Roger Pau Monne
2013-03-19
1
-5
/
+1
|
|
*
|
|
|
xen-blkfront: pre-allocate pages for requests
Roger Pau Monne
2013-03-19
1
-41
/
+79
|
|
*
|
|
|
xen-blkback: don't store dev_bus_addr
Roger Pau Monne
2013-03-19
2
-16
/
+6
[next]