index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: stats: time_in_state can't be NULL in cpufreq_stats_update()
Viresh Kumar
2015-01-23
1
-3
/
+1
*
cpufreq: stats: create sysfs group once we are ready
Viresh Kumar
2015-01-23
1
-19
/
+25
*
cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications
Viresh Kumar
2015-01-23
2
-6
/
+2
*
cpufreq: stats: drop 'cpu' field of struct cpufreq_stats
Viresh Kumar
2015-01-23
1
-12
/
+0
*
cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy
Viresh Kumar
2015-01-23
2
-5
/
+0
*
cpufreq: stats: rename 'struct cpufreq_stats' objects as 'stats'
Viresh Kumar
2015-01-23
1
-51
/
+51
*
cpufreq: stats: get rid of per-cpu cpufreq_stats_table
Viresh Kumar
2015-01-23
2
-33
/
+32
*
cpufreq: stats: pass 'stat' to cpufreq_stats_update()
Viresh Kumar
2015-01-23
1
-6
/
+4
*
cpufreq: stats: don't check for freq table while freeing stats
Viresh Kumar
2015-01-23
1
-2
/
+1
*
cpufreq: stats: initialize 'cur_time' on its definition
Viresh Kumar
2015-01-23
1
-2
/
+1
*
cpufreq: stats: remove unused cpufreq_stats_attribute
Viresh Kumar
2015-01-23
1
-5
/
+0
*
cpufreq: stats: return -EEXIST when stats are already allocated
Viresh Kumar
2015-01-23
1
-1
/
+3
*
cpufreq: stats: Improve module description string
Viresh Kumar
2015-01-23
1
-2
/
+1
*
cpufreq: move some initialization stuff to cpufreq_policy_alloc()
Viresh Kumar
2015-01-23
1
-3
/
+2
*
cpufreq: check cpufreq_policy_list instead of scanning policies for all CPUs
Viresh Kumar
2015-01-23
1
-16
/
+5
*
cpufreq: limit the scope of l_p_j variables
Viresh Kumar
2015-01-23
1
-10
/
+5
*
cpufreq: use light-weight cpufreq_cpu_get_raw() in __cpufreq_add_dev()
Viresh Kumar
2015-01-23
1
-4
/
+2
*
cpufreq: get rid of 'tpolicy' from __cpufreq_add_dev()
Viresh Kumar
2015-01-23
1
-4
/
+4
*
cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} mess
Viresh Kumar
2015-01-23
1
-10
/
+1
*
cpufreq: update driver_data->flags only if we are registering driver
Viresh Kumar
2015-01-23
1
-3
/
+3
*
cpufreq: pass policy to __cpufreq_get()
Viresh Kumar
2015-01-23
1
-6
/
+5
*
cpufreq: pass policy to cpufreq_out_of_sync
Viresh Kumar
2015-01-23
1
-14
/
+6
*
cpufreq: No need to check for has_target()
Viresh Kumar
2015-01-23
1
-1
/
+1
*
cpufreq: s/__find_governor/find_governor
Viresh Kumar
2015-01-23
1
-5
/
+5
*
cpufreq: merge 'if' blocks in __cpufreq_remove_dev_prepare()
Viresh Kumar
2015-01-23
1
-2
/
+1
*
cpufreq: don't need line break in show_scaling_cur_freq()
Viresh Kumar
2015-01-23
1
-2
/
+1
*
cpufreq: remove extra parenthesis
Viresh Kumar
2015-01-23
1
-1
/
+1
*
cpufreq: remove dangling comment
Viresh Kumar
2015-01-23
1
-4
/
+0
*
cpufreq: suspend cpufreq governors on shutdown
Doug Anderson
2015-01-23
1
-0
/
+11
*
cpufreq: drop owner assignment from platform_drivers
Wolfram Sang
2015-01-23
1
-1
/
+0
*
Linux 3.19-rc5
v3.19-rc5
Linus Torvalds
2015-01-18
1
-1
/
+1
*
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-01-18
32
-80
/
+272
|
\
|
*
Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
2015-01-16
3
-4
/
+20
|
|
\
|
|
*
ARM: exynos_defconfig: Enable LM90 driver
Andreas Faerber
2015-01-12
1
-1
/
+2
|
|
*
ARM: exynos_defconfig: Enable options for display panel support
Javier Martinez Canillas
2015-01-12
1
-0
/
+15
|
|
*
arm: dts: Use pmu_system_controller phandle for dp phy
Vivek Gautam
2015-01-09
2
-3
/
+3
|
*
|
reset: sunxi: fix spinlock initialization
Tyler Baker
2015-01-16
1
-0
/
+4
|
*
|
Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2015-01-16
2
-0
/
+10
|
|
\
\
|
|
*
|
ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instances
Geert Uytterhoeven
2015-01-08
1
-0
/
+3
|
|
*
|
ARM: shmobile: r8a7740: Instantiate GIC from C board code in legacy builds
Geert Uytterhoeven
2014-12-19
1
-0
/
+7
|
*
|
|
ARM: dts: disable CCI on exynos5420 based arndale-octa
Abhilash Kesavan
2015-01-16
2
-1
/
+5
|
*
|
|
drivers: bus: check cci device tree node status
Abhilash Kesavan
2015-01-16
1
-0
/
+3
|
*
|
|
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...
Olof Johansson
2015-01-16
4
-2
/
+22
|
|
\
\
\
|
|
*
|
|
ARM: at91: board-dt-sama5: add phy_fixup to override NAND_Tree
Wenyou Yang
2015-01-12
1
-0
/
+18
|
|
*
|
|
ARM: at91/dt: sam9263: Add missing clocks to lcdc node
Alexander Stein
2015-01-12
1
-0
/
+2
|
|
*
|
|
ARM: at91: sama5d3: dt: correct the sound route
Bo Shen
2015-01-12
1
-1
/
+1
|
|
*
|
|
ARM: at91/dt: sama5d4: fix the timer reg length
Bo Shen
2015-01-12
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288
Heiko Stübner
2015-01-16
1
-0
/
+27
|
*
|
|
Merge tag 'berlin-fixes-for-3.19-1' of git://git.infradead.org/users/hesselba...
Olof Johansson
2015-01-16
2
-31
/
+34
|
|
\
\
\
|
|
*
|
|
ARM: dts: berlin: correct BG2Q's SM GPIO location.
Jisheng Zhang
2015-01-07
1
-30
/
+30
[next]