Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
00d0b29472d1605851c12c77aaa3664413a71fbf
00d0b29
cpufreq: stats: Improve module description string
by Viresh Kumar
· 10 years ago
818c571
cpufreq: move some initialization stuff to cpufreq_policy_alloc()
by Viresh Kumar
· 10 years ago
ce1bcfe
cpufreq: check cpufreq_policy_list instead of scanning policies for all CPUs
by Viresh Kumar
· 10 years ago
39c132e
cpufreq: limit the scope of l_p_j variables
by Viresh Kumar
· 10 years ago
d7a9771
cpufreq: use light-weight cpufreq_cpu_get_raw() in __cpufreq_add_dev()
by Viresh Kumar
· 10 years ago
7f0c020
cpufreq: get rid of 'tpolicy' from __cpufreq_add_dev()
by Viresh Kumar
· 10 years ago
22a7cfb
cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} mess
by Viresh Kumar
· 10 years ago
bc68b7d
cpufreq: update driver_data->flags only if we are registering driver
by Viresh Kumar
· 10 years ago
d92d50a
cpufreq: pass policy to __cpufreq_get()
by Viresh Kumar
· 10 years ago
a1e1dc4
cpufreq: pass policy to cpufreq_out_of_sync
by Viresh Kumar
· 10 years ago
2e1cc3a
cpufreq: No need to check for has_target()
by Viresh Kumar
· 10 years ago
42f91fa
cpufreq: s/__find_governor/find_governor
by Viresh Kumar
· 10 years ago
db5f299
cpufreq: merge 'if' blocks in __cpufreq_remove_dev_prepare()
by Viresh Kumar
· 10 years ago
09347b2
cpufreq: don't need line break in show_scaling_cur_freq()
by Viresh Kumar
· 10 years ago
f13f118
cpufreq: remove extra parenthesis
by Viresh Kumar
· 10 years ago
e673f16
cpufreq: remove dangling comment
by Viresh Kumar
· 10 years ago
90de2a4
cpufreq: suspend cpufreq governors on shutdown
by Doug Anderson
· 10 years ago
a6a919b
cpufreq: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
ec6f34e
Linux 3.19-rc5
by Linus Torvalds
· 10 years ago
d0ac5d8
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
12ba857
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
901b208
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
c7662fc
clk: fix possible null pointer dereference
by Stanimir Varbanov
· 10 years ago
176a107
Revert "clk: ppc-corenet: Fix Section mismatch warning"
by Kevin Hao
· 10 years ago
a5e1baf
clk: rockchip: fix deadlock possibility in cpuclk
by Heiko Stübner
· 10 years ago
298e320
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
59b2858
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d01de23
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 10 years ago
966903a
Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 10 years ago
41544f9
reset: sunxi: fix spinlock initialization
by Tyler Baker
· 10 years ago
a30e931
Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 10 years ago
25217fef
ARM: dts: disable CCI on exynos5420 based arndale-octa
by Abhilash Kesavan
· 10 years ago
896ddd6
drivers: bus: check cci device tree node status
by Abhilash Kesavan
· 10 years ago
6fda93b
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes
by Olof Johansson
· 10 years ago
c9b75d5
ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288
by Heiko Stübner
· 10 years ago
1dbb36b
Merge tag 'berlin-fixes-for-3.19-1' of git://git.infradead.org/users/hesselba/linux-berlin into fixes
by Olof Johansson
· 10 years ago
259e438
ARM: nomadik: fix up leftover device tree pins
by Linus Walleij
· 10 years ago
e3db221
Merge tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 10 years ago
3be8142
Merge tag 'imx-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 10 years ago
1591dc4
Merge tag 'v3.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes
by Olof Johansson
· 10 years ago
fc7f0dd
kernel: avoid overflow in cmp_range
by Louis Langholtz
· 10 years ago
6bcf9c1
perf tools powerpc: Use dwfl_report_elf() instead of offline.
by Sukadev Bhattiprolu
· 10 years ago
813ccd1
perf tools: Fix segfault for symbol annotation on TUI
by Namhyung Kim
· 10 years ago
b93b096
perf test: Fix dwarf unwind using libunwind.
by Wang Nan
· 10 years ago
ea1fe3a
perf tools: Avoid build splat for syscall numbers with uclibc
by Vineet Gupta
· 10 years ago
a83d869
perf tools: Elide strlcpy warning with uclibc
by Vineet Gupta
· 10 years ago
db1806e
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
by Alexey Brodkin
· 10 years ago
25cd480
tools: Remove bitops/hweight usage of bits in tools/perf
by Arnaldo Carvalho de Melo
· 10 years ago
260d819
perf machine: Fix __machine__findnew_thread() error path
by Namhyung Kim
· 10 years ago
c6e5e9f
perf tools: Fix building error in x86_64 when dwarf unwind is on
by Namhyung Kim
· 10 years ago
7949ba1
perf probe: Propagate error code when write(2) failed
by Namhyung Kim
· 10 years ago
7ad4b4a
Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
62b1530
Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
7b78de8
Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
937102f
Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
79600d4
Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
fa818dc
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
a2a32cd
Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
23aa4b4
Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
0145058
arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd to be page aligned"
by Catalin Marinas
· 10 years ago
3363673
perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM
by Kan Liang
· 10 years ago
433678b
perf/rapl: Fix sysfs_show() initialization for RAPL PMU
by Stephane Eranian
· 10 years ago
cb59670
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 10 years ago
0b6212e
Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
7b552bc
Merge tag 'mmc-v3.19-4' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
f8cb395
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 10 years ago
3fa116e
Merge tag 'powerpc-3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
ce1039b
tracing: Fix enabling of syscall events on the command line
by Steven Rostedt (Red Hat)
· 10 years ago
83829b7
tracing: Remove extra call to init_ftrace_syscalls()
by Steven Rostedt (Red Hat)
· 10 years ago
237d28d
ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing
by Steven Rostedt (Red Hat)
· 10 years ago
7485058e
ftrace: Check both notrace and filter for old hash
by Steven Rostedt (Red Hat)
· 10 years ago
8f86f83
ftrace: Fix updating of filters for shared global_ops filters
by Steven Rostedt (Red Hat)
· 10 years ago
f800c25
Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
f8359da
Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 10 years ago
919ba4e
Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 10 years ago
a6391a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
c637dbc
Merge branch 'tg3-net'
by David S. Miller
· 10 years ago
932f19d
tg3: Release tp->lock before invoking synchronize_irq()
by Prashant Sreedharan
· 10 years ago
db84bf4
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
by Prashant Sreedharan
· 10 years ago
4fd190a
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
by Prashant Sreedharan
· 10 years ago
48c53db
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
b0d11b4
team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoin
by Jiri Pirko
· 10 years ago
6fb400d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
1ba3980
openvswitch: packet messages need their own probe attribtue
by Thomas Graf
· 10 years ago
776d4e9
i40e: adds FCoE configure option
by Vasu Dev
· 10 years ago
14b3812f
cxgb4vf: Fix queue allocation for 40G adapter
by Hariprasad Shenai
· 10 years ago
fb005c4
Merge tag 'locks-v3.19-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
4ccce02
netdevice: Add missing parentheses in macro
by Benjamin Poirier
· 10 years ago
31238e61
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
d92cfdb
bridge: only provide proxy ARP when CONFIG_INET is enabled
by Arnd Bergmann
· 10 years ago
39e6063
usb: dwc3: gadget: Stop TRB preparation after limit is reached
by Amit Virdi
· 10 years ago
ec512fb
usb: dwc3: gadget: Fix TRB preparation during SG
by Amit Virdi
· 10 years ago
3cbc612
mmc: sdhci: Set SDHCI_POWER_ON with external vmmc
by Tim Kryger
· 10 years ago
a4378cc
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc
by Zhang Rui
· 10 years ago
4bf6980
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
by Jean-Francois Remy
· 10 years ago
3d125f9
net: fec: fix MDIO bus assignement for dual fec SoC's
by Stefan Agner
· 10 years ago
188c901
Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 10 years ago
0c133dd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
by Linus Torvalds
· 10 years ago
900e183
xen-netfront: use different locks for Rx and Tx stats
by David Vrabel
· 10 years ago
2590605
drivers: net: cpsw: fix multicast flush in dual emac mode
by Mugunthan V N
· 10 years ago
Next »