index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-30
cpufreq: ppc: use cpufreq_table_validate_and_show()
Viresh Kumar
2
-5
/
+2
2013-09-30
cpufreq: powernow: use cpufreq_table_validate_and_show()
Viresh Kumar
3
-14
/
+3
2013-09-30
cpufreq: pmac: use cpufreq_table_validate_and_show()
Viresh Kumar
2
-5
/
+2
2013-09-30
cpufreq: pasemi: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-3
/
+1
2013-09-30
cpufreq: p4-clockmod: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-2
/
+1
2013-09-30
cpufreq: omap: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-3
/
+1
2013-09-30
cpufreq: maple: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-3
/
+1
2013-09-30
cpufreq: loongson2: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-4
/
+1
2013-09-30
cpufreq: longhaul: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-7
/
+1
2013-09-30
cpufreq: kirkwood: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-9
/
+1
2013-09-30
cpufreq: imx6q: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-2
/
+1
2013-09-30
cpufreq: ia64-acpi: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-3
/
+1
2013-09-30
cpufreq: exynos: use cpufreq_table_validate_and_show()
Viresh Kumar
2
-6
/
+2
2013-09-30
cpufreq: elanfreq: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-7
/
+1
2013-09-30
cpufreq: e_powersaver: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-2
/
+1
2013-09-30
cpufreq: dbx500: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-4
/
+2
2013-09-30
cpufreq: davinci: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-4
/
+2
2013-09-30
cpufreq: cris: use cpufreq_table_validate_and_show()
Viresh Kumar
2
-18
/
+2
2013-09-30
cpufreq: cpufreq-cpu0: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-3
/
+1
2013-09-30
cpufreq: blackfin: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-2
/
+1
2013-09-30
cpufreq: arm_big_little: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-3
/
+1
2013-09-30
cpufreq: acpi-cpufreq: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-3
/
+1
2013-09-30
cpufreq: sparc: call cpufreq_frequency_table_get_attr()
Viresh Kumar
2
-4
/
+17
2013-09-30
cpufreq: s3cx4xx: call cpufreq_frequency_table_get_attr()
Viresh Kumar
2
-1
/
+6
2013-09-30
cpufreq: pxa: call cpufreq_frequency_table_get_attr()
Viresh Kumar
2
-3
/
+25
2013-09-30
cpufreq: Add new helper cpufreq_table_validate_and_show()
Viresh Kumar
2
-0
/
+14
2013-09-30
Linux 3.12-rc3
v3.12-rc3
Linus Torvalds
1
-1
/
+1
2013-09-29
Revert "perf symbols: Demangle cloned functions"
Ingo Molnar
1
-26
/
+1
2013-09-28
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
1
-1
/
+7
2013-09-28
kernel/params: fix handling of signed integer types
Jean Delvare
1
-3
/
+3
2013-09-28
i2c: ismt: initialize DMA buffer
James Ralston
1
-0
/
+3
2013-09-28
drm/msm: use drm_gem_dumb_destroy helper
Rob Clark
2
-8
/
+1
2013-09-28
drm/msm: deal with mach/iommu.h removal
Rob Clark
1
-2
/
+2
2013-09-28
perf/x86: Fix PMU detection printout when no PMU is detected
Ingo Molnar
1
-1
/
+1
2013-09-28
drm/msm: Remove iommu include from mdp4_kms.c
Joerg Roedel
1
-2
/
+0
2013-09-28
drm/msm: Odd PTR_ERR usage
Thomas Meyer
1
-1
/
+1
2013-09-28
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
2
-0
/
+6
2013-09-28
lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()
Heiko Carstens
1
-1
/
+9
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
5
-9
/
+5
2013-09-27
sysfs: Allow mounting without CONFIG_NET
Eric W. Biederman
1
-4
/
+1
2013-09-27
lockref: allow relaxed cmpxchg64 variant for lockless updates
Will Deacon
1
-2
/
+11
2013-09-27
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...
Chew, Chiau Ee
1
-6
/
+20
2013-09-27
i2c: mv64xxx: Do not use writel_relaxed()
Thierry Reding
1
-2
/
+2
2013-09-27
i2c: mv64xxx: Fix some build warnings
Thierry Reding
1
-5
/
+7
2013-09-27
i2c: s3c2410: fix clk_disable/clk_unprepare WARNings
Kim Phillips
1
-2
/
+0
2013-09-27
arm: Fix build error with context tracking calls
Frederic Weisbecker
2
-4
/
+16
2013-09-27
ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283
Kailang Yang
1
-1
/
+12
2013-09-27
ALSA: hda - Fix Internal Mic boost can't control with ALC283
Kailang Yang
1
-0
/
+3
2013-09-27
ALSA: hda - Add documentation for CS4208 fixups
Takashi Iwai
1
-0
/
+6
2013-09-27
ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codec
Ben Whitten
1
-5
/
+67
[next]