index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
19
-67
/
+17
2014-03-12
cpufreq: Reformat printk() statements
Joe Perches
1
-40
/
+35
2014-03-06
cpufreq: Tegra: Use cpufreq_generic_suspend()
Viresh Kumar
1
-41
/
+5
2014-03-06
cpufreq: s5pv210: Use cpufreq_generic_suspend()
Viresh Kumar
1
-46
/
+3
2014-03-06
cpufreq: exynos: Use cpufreq_generic_suspend()
Viresh Kumar
1
-89
/
+7
2014-03-06
cpufreq: Implement cpufreq_generic_suspend()
Viresh Kumar
2
-0
/
+29
2014-03-06
cpufreq: suspend governors on system suspend/hibernate
Viresh Kumar
3
-55
/
+69
2014-03-06
cpufreq: move call to __find_governor() to cpufreq_init_policy()
viresh kumar
1
-24
/
+14
2014-03-06
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
5
-97
/
+84
2014-03-06
cpufreq: Initialize governor for a new policy under policy->rwsem
Viresh Kumar
1
-0
/
+2
2014-03-06
cpufreq: Initialize policy before making it available for others to use
Viresh Kumar
1
-14
/
+14
2014-03-06
cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditions
Aaron Plattner
1
-14
/
+7
2014-03-02
Linux 3.14-rc5
v3.14-rc5
Linus Torvalds
1
-1
/
+1
2014-03-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-63
/
+118
2014-03-02
Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-3
/
+18
2014-03-02
Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+15
2014-03-02
Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-39
/
+38
2014-03-03
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
11
-35
/
+72
2014-03-02
Merge iio fixes into staging-linus
Greg Kroah-Hartman
7
-39
/
+36
2014-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-28
/
+54
2014-03-02
Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~tho...
Dave Airlie
4
-25
/
+22
2014-03-02
drm/vmwgfx: avoid null pointer dereference at failure paths
Alexey Khoroshilov
1
-16
/
+19
2014-03-02
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...
Thomas Hellstrom
2
-3
/
+2
2014-03-02
drm/vmwgfx: Remove some unused surface formats
Thomas Hellstrom
1
-6
/
+1
2014-03-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+7
2014-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
7
-62
/
+171
2014-03-01
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-7
/
+14
2014-03-01
Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-47
/
+51
2014-03-02
cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
Saravana Kannan
1
-13
/
+9
2014-03-02
cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
Saravana Kannan
1
-1
/
+3
2014-03-02
cpufreq: stats: Remove redundant cpufreq_cpu_get() call
Saravana Kannan
1
-11
/
+1
2014-03-02
intel_pstate: fix pid_reset to use fixed point values
Dirk Brandewie
1
-1
/
+1
2014-03-02
intel_pstate: remove unneeded sample buffers
Dirk Brandewie
1
-13
/
+11
2014-03-01
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
3
-3
/
+5
2014-02-28
Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-0
/
+1
2014-03-01
cpufreq: Return error if ->get() failed in cpufreq_update_policy()
Viresh Kumar
1
-0
/
+5
2014-03-01
cpufreq: enable ARM drivers on arm64
Rob Herring
2
-1
/
+9
2014-02-28
MAINTAINERS: add maintainer entry for Armada DRM driver
Russell King
1
-0
/
+5
2014-02-28
Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-40
/
+89
2014-02-28
Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
15
-210
/
+399
2014-02-28
Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-20
/
+27
2014-02-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-6
/
+40
2014-02-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-6
/
+18
2014-02-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
10
-178
/
+219
2014-02-28
arm64: Fix !CONFIG_SMP kernel build
Catalin Marinas
1
-0
/
+8
2014-02-28
arm64: mm: Add double logical invert to pte accessors
Steve Capper
1
-5
/
+5
2014-02-28
dm cache: fix truncation bug when mapping I/O to >2TB fast device
Heinz Mauelshagen
1
-2
/
+3
2014-02-28
perf tools: Fix strict alias issue for find_first_bit
Jiri Olsa
1
-1
/
+3
2014-02-28
powerpc/powernv: Fix indirect XSCOM unmangling
Benjamin Herrenschmidt
1
-9
/
+12
2014-02-28
powerpc/powernv: Fix opal_xscom_{read,write} prototype
Benjamin Herrenschmidt
1
-2
/
+2
[next]