index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
sysfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-10
GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl()
Andrew Elble
1
-1
/
+1
2015-02-10
tools/power turbostat: relax dependency on APERF_MSR
Len Brown
2
-45
/
+68
2015-02-10
tools/power turbostat: relax dependency on invariant TSC
Len Brown
1
-39
/
+75
2015-02-09
Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/...
Rafael J. Wysocki
1
-0
/
+3
2015-02-09
xfs: only trace buffer items if they exist
Dave Chinner
1
-2
/
+3
2015-02-09
tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS
Len Brown
2
-0
/
+130
2015-02-09
tools/power turbostat: relax dependency on root permission
Len Brown
1
-12
/
+41
2015-02-09
random: Fix fast_mix() function
George Spelvin
1
-4
/
+4
2015-02-09
EDAC: Add repo URLs to MAINTAINERS
Borislav Petkov
1
-0
/
+2
2015-02-09
Linux 3.19
v3.19
Linus Torvalds
1
-1
/
+1
2015-02-09
nios2: fix unhandled signals
Chung-Ling Tang
1
-3
/
+5
2015-02-08
ACPI / video: Add disable_native_backlight quirk for Samsung 510R
Hans de Goede
1
-0
/
+9
2015-02-08
ACPI / PM: Remove unneeded nested #ifdef
Andreas Ruprecht
1
-2
/
+0
2015-02-08
USB / PM: Remove unneeded #ifdef and associated dead code
Andreas Ruprecht
1
-12
/
+0
2015-02-08
x86/tlb/trace: Do not trace on CPU that is offline
Steven Rostedt (Red Hat)
1
-1
/
+3
2015-02-08
tracing: Add condition check to RCU lockdep checks
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-02-06
intel_pstate: provide option to only use intel_pstate with HWP
Kristen Carlson Accardi
2
-0
/
+9
2015-02-06
xen/manage: Fix USB interaction issues when resuming
Ross Lagerwall
1
-1
/
+7
2015-02-06
ACPI / EC: Add GPE reference counting debugging messages
Lv Zheng
1
-2
/
+22
2015-02-06
ACPI / EC: Add query flushing support
Lv Zheng
1
-16
/
+85
2015-02-06
ACPI / EC: Refine command storm prevention support
Lv Zheng
1
-19
/
+36
2015-02-06
ACPI / EC: Add command flushing support.
Lv Zheng
2
-3
/
+66
2015-02-06
ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag
Lv Zheng
1
-11
/
+54
2015-02-06
ACPI: add AMD ACPI2Platform device support for x86 system
Ken Xue
5
-1
/
+165
2015-02-06
Revert "IB/core: Add support for extended query device caps"
Yann Droneaud
5
-130
/
+42
2015-02-06
ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()
Hanjun Guo
3
-30
/
+4
2015-02-05
xfs: report proper f_files in statfs if we overshoot imaxpct
Eric Sandeen
1
-0
/
+5
2015-02-05
xfs: fix panic_mask documentation
Eric Sandeen
1
-2
/
+3
2015-02-05
mm/debug_pagealloc: fix build failure on ppc and some other archs
Joonsoo Kim
4
-23
/
+0
2015-02-05
nilfs2: fix deadlock of segment constructor over I_SYNC flag
Ryusuke Konishi
3
-7
/
+44
2015-02-05
MAINTAINERS: remove SUPERH website
Sudip Mukherjee
1
-1
/
+0
2015-02-05
memcg, shmem: fix shmem migration to use lrucare
Michal Hocko
2
-2
/
+2
2015-02-05
mm: export "high_memory" symbol on !MMU
Arnd Bergmann
1
-0
/
+1
2015-02-05
.mailmap: update Konstantin Khlebnikov's email address
Kim Phillips
1
-0
/
+1
2015-02-05
mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
Shiraz Hashim
1
-1
/
+4
2015-02-05
ASoC: Intel: fix sst firmware path for cht-bsw-rt5672
Kevin Strasser
1
-1
/
+1
2015-02-05
ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCs
Sylwester Nawrocki
1
-2
/
+2
2015-02-05
spi: mxs: cleanup wait_for_completion return handling
Nicholas Mc Guire
1
-3
/
+2
2015-02-05
spi: ti-qspi: cleanup wait_for_completion return handling
Nicholas Mc Guire
1
-8
/
+6
2015-02-05
regulator: max77843: Add max77843 regulator driver
Jaewon Kim
3
-0
/
+236
2015-02-05
udf: remove bool assignment to 0/1
Fabian Frederick
1
-2
/
+2
2015-02-05
udf: use bool for done
Fabian Frederick
1
-2
/
+2
2015-02-05
xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.
Jennifer Herbert
1
-4
/
+7
2015-02-05
ACPI / EC: Update revision due to raw handler mode.
Lv Zheng
1
-3
/
+3
2015-02-05
ACPI / EC: Reduce ec_poll() by referencing the last register access timestamp.
Lv Zheng
1
-3
/
+14
2015-02-05
ACPI / EC: Fix several GPE handling issues by deploying ACPI_GPE_DISPATCH_RAW...
Lv Zheng
1
-8
/
+73
2015-02-05
ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based...
Lv Zheng
1
-7
/
+16
2015-02-05
ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergences
Lv Zheng
1
-0
/
+105
2015-02-05
ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...
Lv Zheng
7
-29
/
+171
2015-02-05
ACPICA: Update version to 20150204
David E. Box
1
-1
/
+1
[next]