index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
elevator.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-23
intel_pstate: Fix BYT frequency reporting
Dirk Brandewie
1
-6
/
+36
2014-10-23
intel_pstate: Don't lose sysfs settings during cpu offline
Dirk Brandewie
1
-3
/
+3
2014-10-23
cpufreq: intel_pstate: Reflect current no_turbo state correctly
Gabriele Mazzotta
1
-12
/
+36
2014-10-23
cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers
Dirk Brandewie
1
-6
/
+17
2014-10-23
cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy
Pali Rohár
1
-0
/
+1
2014-10-23
PCI / PM: handle failure to enable wakeup on PCIe PME
Lucas Stach
1
-2
/
+4
2014-10-23
ACPI: invoke acpi_device_wakeup() with correct parameters
Zhang Rui
1
-1
/
+1
2014-10-23
drm/cirrus: bind also to qemu-xen-traditional
Olaf Hering
1
-0
/
+2
2014-10-23
uprobes: Remove "weak" from function declarations
Bjorn Helgaas
1
-7
/
+7
2014-10-23
memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration
Bjorn Helgaas
1
-1
/
+1
2014-10-23
kgdb: Remove "weak" from kgdb_arch_pc() declaration
Bjorn Helgaas
1
-1
/
+1
2014-10-23
ARC: kgdb: generic kgdb_arch_pc() suffices
Vineet Gupta
1
-5
/
+0
2014-10-23
vmcore: Remove "weak" from function declarations
Bjorn Helgaas
1
-8
/
+7
2014-10-23
clocksource: Remove "weak" from clocksource_default_clock() declaration
Bjorn Helgaas
1
-1
/
+1
2014-10-23
x86, intel-mid: Remove "weak" from function declarations
Bjorn Helgaas
1
-4
/
+3
2014-10-23
audit: Remove "weak" from audit_classify_compat_syscall() declaration
Bjorn Helgaas
1
-1
/
+1
2014-10-22
PM / freezer: Clean up code after recent fixes
Rafael J. Wysocki
1
-15
/
+16
2014-10-22
qxl: don't create too large primary surface
Marc-André Lureau
1
-8
/
+8
2014-10-21
PM: convert do_each_thread to for_each_process_thread
Michal Hocko
1
-8
/
+8
2014-10-21
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
4
-1
/
+67
2014-10-21
freezer: remove obsolete comments in __thaw_task()
Cong Wang
1
-6
/
+0
2014-10-21
freezer: Do not freeze tasks killed by OOM killer
Cong Wang
1
-0
/
+3
2014-10-21
ACPI / platform: provide default DMA mask
Heikki Krogerus
1
-0
/
+2
2014-10-21
cpuidle: powernv: Populate cpuidle state details by querying the device-tree
Preeti U. Murthy
1
-5
/
+22
2014-10-21
cpufreq: cpufreq-dt: adjust message related to regulators
Thomas Petazzoni
1
-2
/
+2
2014-10-21
cpufreq: cpufreq-dt: extend with platform_data
Thomas Petazzoni
2
-2
/
+37
2014-10-21
cpufreq: allow driver-specific data
Thomas Petazzoni
2
-0
/
+17
2014-10-21
ACPI / EC: Cleanup coding style.
Lv Zheng
1
-26
/
+30
2014-10-21
ACPI / EC: Refine event/query debugging messages.
Lv Zheng
1
-6
/
+8
2014-10-21
ACPI / EC: Add detailed command/query debugging information.
Lv Zheng
1
-5
/
+29
2014-10-21
ACPI / EC: Enhance the logs to apply to QR_EC transactions.
Lv Zheng
1
-3
/
+3
2014-10-21
ACPI / EC: Add CPU ID to debugging messages.
Lv Zheng
1
-1
/
+2
2014-10-21
ACPICA: Update version to 20140926.
Bob Moore
1
-1
/
+1
2014-10-21
ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal.
Bob Moore
1
-0
/
+8
2014-10-21
ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles.
Bob Moore
1
-0
/
+34
2014-10-21
ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...
Lv Zheng
5
-6
/
+6
2014-10-21
ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...
Lv Zheng
4
-19
/
+35
2014-10-21
ACPICA: Events: Update GPE handler removal, match behavior of handler install.
Lv Zheng
1
-3
/
+5
2014-10-21
ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler().
Lv Zheng
1
-1
/
+9
2014-10-21
ACPICA: Events: Reduce indent divergences of events files.
Lv Zheng
7
-25
/
+25
2014-10-21
ACPICA: acpidump: Add ACPI 1.0 RSDP support.
Lv Zheng
3
-2
/
+35
2014-10-21
ACPICA: Add string for _DDN method name.
Bob Moore
1
-0
/
+1
2014-10-20
watchdog: meson: remove magic value for reboot
Carlo Caione
1
-1
/
+1
2014-10-20
watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEM
Chen Gang
1
-1
/
+2
2014-10-20
watchdog: sunxi: Add A31 watchdog support
Chen-Yu Tsai
1
-0
/
+10
2014-10-20
watchdog: sunxi: support parameterized compatible strings
Chen-Yu Tsai
1
-25
/
+76
2014-10-20
watchdog: imx2_wdt: add restart handler support
Jingchang Lu
1
-0
/
+37
2014-10-20
watchdog: qcom: register a restart notifier
Josh Cartwright
1
-0
/
+38
2014-10-20
watchdog: s3c2410: add restart handler
Heiko Stuebner
1
-0
/
+36
2014-10-20
watchdog: dw_wdt: add restart handler support
Jisheng Zhang
1
-0
/
+32
[next]