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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-10
Merge branch 'acpi-resources'
Rafael J. Wysocki
19
-205
/
+628
2015-02-10
Merge branch 'acpi-processor'
Rafael J. Wysocki
1
-130
/
+52
2015-02-10
Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'
Rafael J. Wysocki
3
-13
/
+5
2015-02-10
Merge branches 'acpi-video' and 'acpi-soc'
Rafael J. Wysocki
6
-2
/
+175
2015-02-10
Merge branch 'acpi-ec'
Rafael J. Wysocki
2
-131
/
+419
2015-02-10
Merge branch 'acpica'
Rafael J. Wysocki
182
-502
/
+590
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-08
ACPI / video: Add disable_native_backlight quirk for Samsung 510R
Hans de Goede
1
-0
/
+9
2015-02-07
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-99
/
+41
2015-02-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+27
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
4
-1
/
+154
2015-02-06
Merge back earlier 'acpi-lpss' material for v3.20
Rafael J. Wysocki
1
-1
/
+3
2015-02-06
Revert "IB/core: Add support for extended query device caps"
Yann Droneaud
3
-99
/
+41
2015-02-06
ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()
Hanjun Guo
1
-10
/
+2
2015-02-05
MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-136
/
+171
2015-02-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+6
2015-02-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
13
-27
/
+54
2015-02-05
Merge tag 'spi-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2
-2
/
+16
2015-02-05
Merge tag 'pm+acpi-3.19-fin' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-28
/
+7
2015-02-05
Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+40
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
Merge branch 'acpica' into acpi-ec
Rafael J. Wysocki
182
-502
/
+590
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
5
-24
/
+157
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
174
-175
/
+175
2015-02-05
ACPICA: Hardware: Cast GPE enable_mask before storing
David E. Box
1
-1
/
+1
2015-02-05
ACPICA: Events: Cleanup GPE dispatcher type obtaining code
Lv Zheng
7
-24
/
+24
2015-02-05
ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out ...
Lv Zheng
1
-13
/
+26
2015-02-05
ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removing
Lv Zheng
1
-0
/
+1
2015-02-05
ACPICA: Events: Fix uninitialized variable
David E. Box
1
-1
/
+1
2015-02-05
ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restriction
Lv Zheng
3
-100
/
+15
2015-02-05
ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()
Lv Zheng
1
-11
/
+0
2015-02-05
ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after e...
Lv Zheng
3
-3
/
+6
2015-02-05
x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplug
Jiang Liu
5
-0
/
+246
2015-02-05
ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
Yinghai Lu
1
-9
/
+114
2015-02-05
x86/PCI: Refine the way to release PCI IRQ resources
Jiang Liu
1
-8
/
+1
2015-02-05
PCI: Use common resource list management code instead of private implementation
Jiang Liu
6
-27
/
+21
2015-02-05
resources: Move struct resource_list_entry from ACPI into resource core
Jiang Liu
4
-22
/
+17
2015-02-05
IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp
James Hogan
1
-0
/
+27
2015-02-05
qlcnic: Fix NAPI poll routine for Tx completion
Shahed Shaikh
1
-3
/
+24
2015-02-04
amd-xgbe: Set RSS enablement based on hardware features
Lendacky, Thomas
1
-0
/
+1
2015-02-04
amd-xgbe: Adjust for zero-based traffic class count
Lendacky, Thomas
1
-1
/
+2
[next]