index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Cleanup the global variables and update comments
Bob Moore
2018-01-05
2
-55
/
+29
*
ACPICA: Debugger: fix slight indentation issue
Erik Schmauss
2018-01-05
1
-1
/
+1
*
ACPICA: Fix a regression in the acpi_evaluate_object_type() interface
Bob Moore
2018-01-05
1
-4
/
+5
*
ACPICA: Update for a few debug output statements
Bob Moore
2018-01-05
2
-4
/
+16
*
ACPICA: Debug output, no functional change
Bob Moore
2018-01-05
1
-7
/
+7
*
ACPICA: Rename variable to match upstream
Rafael J. Wysocki
2017-12-04
1
-4
/
+4
*
ACPICA: Update linkage for get mutex name interface
Bob Moore
2017-11-27
2
-7
/
+8
*
ACPICA: Update mutex error messages, no functional change
Bob Moore
2017-11-27
1
-4
/
+5
*
ACPICA: Debugger: add "background" command for method execution
Bob Moore
2017-11-27
4
-66
/
+206
*
ACPICA: Namespace: fix memory leak from building prefixed pathname
Erik Schmauss
2017-11-27
1
-1
/
+4
*
ACPICA: Enhance error messages from namespace create/lookup operations
Bob Moore
2017-11-27
12
-25
/
+270
*
ACPICA: ACPICA: style edits to utility function output, no functional change
Erik Schmauss
2017-11-27
1
-1
/
+1
*
ACPICA: Add an additional error message for EC timeouts
Bob Moore
2017-11-27
1
-0
/
+10
*
ACPICA: Update output from ACPI_EXCEPTION macro
Bob Moore
2017-11-27
2
-7
/
+4
*
ACPICA: Use local 64-bit divide support for string conversions
Bob Moore
2017-11-27
1
-15
/
+21
*
ACPICA: Utilities: Cleanup style issue for bit clearing
Lv Zheng
2017-11-27
1
-2
/
+2
*
ACPICA: iASL: change processing of external op namespace nodes for correctness
Erik Schmauss
2017-11-27
2
-6
/
+8
*
ACPICA: Tools: Deploy -vd option (build date/time) across all tools
Bob Moore
2017-11-27
1
-0
/
+3
*
ACPICA: Rename AE_AML_INFINITE_LOOP exception
Bob Moore
2017-11-27
1
-1
/
+1
*
ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detection
Lv Zheng
2017-11-27
3
-9
/
+10
*
ACPICA: Avoid null pointer dereference on Op.
Colin Ian King
2017-11-27
1
-3
/
+3
*
ACPICA: disassembler: getting rid of error message
Erik Schmauss
2017-11-27
1
-8
/
+1
*
ACPICA: Disassembler: reset parser_state's Aml pointer when parsing bad exter...
Erik Schmauss
2017-11-27
1
-0
/
+1
*
ACPICA: Fix an off-by-one error in acpi_get_timer_duration().
Jung-uk Kim
2017-11-27
1
-15
/
+14
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
8
-12
/
+28
|
\
|
*
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
2017-11-23
1
-1
/
+1
|
*
irqchip/qcom: Fix u32 comparison with value less than zero
Colin Ian King
2017-11-23
1
-1
/
+1
|
*
irqchip/exiu: Fix return value check in exiu_init()
Wei Yongjun
2017-11-14
1
-2
/
+2
|
*
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-14
5
-8
/
+24
|
|
\
|
|
*
irqchip/gic-v3-its: Remove artificial dependency on PCI
Marc Zyngier
2017-11-13
2
-1
/
+9
|
|
*
irqchip/gic-v3: pr_err() strings should end with newlines
Arvind Yadav
2017-11-13
1
-1
/
+1
|
|
*
irqchip/s3c24xx: pr_err() strings should end with newlines
Arvind Yadav
2017-11-13
1
-2
/
+2
|
|
*
irqchip/gic-v3: Fix ppi-partitions lookup
Johan Hovold
2017-11-12
1
-3
/
+6
|
|
*
irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping fails
Marc Zyngier
2017-11-10
1
-1
/
+6
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
4
-147
/
+4
|
\
\
\
|
*
|
|
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2017-11-23
3
-147
/
+0
|
*
|
|
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-11-16
1
-0
/
+4
|
|
/
/
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
262
-1018
/
+890
|
\
\
\
|
*
\
\
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...
Thomas Gleixner
2017-11-23
6279
-143343
/
+364300
|
|
\
\
\
|
|
*
|
|
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-22
28
-58
/
+58
|
|
*
|
|
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-22
12
-53
/
+53
|
|
*
|
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
181
-730
/
+643
|
|
*
|
|
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-22
26
-97
/
+47
|
|
*
|
|
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-22
26
-56
/
+56
|
|
*
|
|
lightnvm: Convert timers to use timer_setup()
Kees Cook
2017-11-22
6
-13
/
+13
|
|
*
|
|
drivers/net: cris: Convert timers to use timer_setup()
Kees Cook
2017-11-22
1
-19
/
+17
|
|
*
|
|
drm/vc4: Convert timers to use timer_setup()
Kees Cook
2017-11-22
2
-12
/
+7
|
|
*
|
|
drm/i915/selftests: Convert timers to use timer_setup()
Kees Cook
2017-11-22
1
-3
/
+3
|
|
*
|
|
usb: usbatm: Convert timers to use timer_setup()
Kees Cook
2017-11-22
3
-20
/
+29
|
|
*
|
|
drivers/firmware: psci: Convert timers to use timer_setup()
Kees Cook
2017-11-22
1
-2
/
+2
[next]