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
*
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-05-20
7
-55
/
+59
*
Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-05-17
26
-195
/
+190
|
\
|
*
Merge branch 'acpi-fixes'
Rafael J. Wysocki
2013-05-16
1
-1
/
+2
|
|
\
|
|
*
ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error path
Catalin Marinas
2013-05-15
1
-1
/
+2
|
*
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-05-16
2
-6
/
+5
|
|
\
\
|
|
*
|
cpufreq: Preserve sysfs files across suspend/resume
Srivatsa S. Bhat
2013-05-15
2
-6
/
+5
|
*
|
|
Merge branch 'pm-fixes'
Rafael J. Wysocki
2013-05-14
5
-30
/
+37
|
|
\
\
\
|
|
*
|
|
PM / hibernate: Correct documentation
Borislav Petkov
2013-05-14
1
-2
/
+4
|
|
*
|
|
PM / Documentation: remove inaccurate suspend/hibernate transition lantency s...
Zhang Rui
2013-05-14
1
-10
/
+0
|
|
*
|
|
PM: Documentation update for freeze state
Zhang Rui
2013-05-14
3
-12
/
+27
|
|
*
|
|
PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data()
Shuah Khan
2013-05-12
1
-6
/
+6
|
*
|
|
|
Merge branch 'acpi-fixes'
Rafael J. Wysocki
2013-05-14
7
-20
/
+74
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
ACPI / AC: Add sleep quirk for Thinkpad e530
Lan Tianyu
2013-05-12
1
-0
/
+33
|
|
*
|
|
ACPI / EC: Restart transaction even when the IBF flag set
Lan Tianyu
2013-05-12
1
-3
/
+1
|
|
*
|
|
ACPI video: ignore BIOS initial backlight value for HP 1000
Alex Hung
2013-05-12
1
-0
/
+8
|
|
*
|
|
ACPI: Fix section to __init. Align with usage in acpixf.h
Jan-Simon Möller
2013-05-12
1
-1
/
+1
|
|
*
|
|
ACPI / PM: Move processor suspend/resume to syscore_ops
Rafael J. Wysocki
2013-05-12
3
-16
/
+31
|
|
|
/
/
|
*
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-05-14
12
-138
/
+72
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)
Wei Yongjun
2013-05-14
1
-2
/
+1
|
|
*
cpufreq, ondemand: Remove leftover debug line
Borislav Petkov
2013-05-13
1
-1
/
+0
|
|
*
cpufreq / kirkwood: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-12
1
-4
/
+0
|
|
*
cpufreq / intel_pstate: remove #ifdef MODULE compile fence
Dirk Brandewie
2013-05-12
1
-2
/
+1
|
|
*
cpufreq / intel_pstate: Remove idle mode PID
Dirk Brandewie
2013-05-12
1
-49
/
+0
|
|
*
cpufreq / intel_pstate: fix ffmpeg regression
Dirk Brandewie
2013-05-12
1
-8
/
+2
|
|
*
cpufreq / intel_pstate: use lowest requested max performance
Dirk Brandewie
2013-05-12
1
-3
/
+9
|
|
*
cpufreq / intel_pstate: remove idle time and duration from sample and calcula...
Dirk Brandewie
2013-05-12
1
-37
/
+8
|
|
*
cpufreq: Fix incorrect dependecies for ARM SA11xx drivers
Alexander Shiyan
2013-05-12
1
-1
/
+1
|
|
*
cpufreq: ARM big LITTLE: Fix Kconfig entries
Viresh Kumar
2013-05-12
1
-8
/
+8
|
|
*
cpufreq: cpufreq-cpu0: Free parent node for error cases
Viresh Kumar
2013-05-12
1
-1
/
+4
|
|
*
cpufreq: cpufreq-cpu0: defer probe when regulator is not ready
Nishanth Menon
2013-05-12
1
-6
/
+16
|
|
*
cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcount
Viresh Kumar
2013-05-12
1
-3
/
+3
|
|
*
cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiers
Viresh Kumar
2013-05-12
2
-4
/
+8
|
|
*
cpufreq: ARM big LITTLE: Improve print message
Viresh Kumar
2013-05-12
1
-1
/
+1
|
|
*
cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.h
Viresh Kumar
2013-05-12
2
-5
/
+5
|
|
*
cpufreq: ARM big LITTLE DT: Return CPUFREQ_ETERNAL if clock-latency isn't found
Viresh Kumar
2013-05-12
1
-3
/
+4
|
|
*
cpufreq: ARM big LITTLE DT: Return correct transition latency
Viresh Kumar
2013-05-12
1
-1
/
+1
|
|
*
cpufreq: ARM big LITTLE: Select PM_OPP
Viresh Kumar
2013-05-12
1
-0
/
+1
|
|
/
*
|
Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntb
Linus Torvalds
2013-05-17
3
-66
/
+121
|
\
\
|
*
|
NTB: Multiple NTB client fix
Jon Mason
2013-05-15
1
-2
/
+3
|
*
|
ntb_netdev: remove from list on exit
Jon Mason
2013-05-15
1
-0
/
+2
|
*
|
NTB: memcpy lockup workaround
Jon Mason
2013-05-15
1
-3
/
+8
|
*
|
NTB: Correctly handle receive buffers of the minimal size
Jon Mason
2013-05-15
1
-3
/
+5
|
*
|
NTB: reset tx_index on link toggle
Jon Mason
2013-05-15
1
-1
/
+1
|
*
|
NTB: Link toggle memory leak
Jon Mason
2013-05-15
1
-12
/
+20
|
*
|
NTB: Handle 64bit BAR sizes
Jon Mason
2013-05-15
2
-50
/
+75
|
*
|
NTB: fix pointer math issues
Dan Carpenter
2013-05-15
1
-2
/
+2
|
*
|
ntb: off by one sanity checks
Dan Carpenter
2013-05-15
1
-3
/
+3
|
*
|
NTB: variable dereferenced before check
Jon Mason
2013-05-15
1
-2
/
+14
|
|
/
*
|
Merge branch 'ipmi' (minor ipmi fixes from Corey)
Linus Torvalds
2013-05-16
4
-11
/
+26
|
\
\
|
*
|
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
Benjamin LaHaise
2013-05-16
1
-1
/
+13
[next]