index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
ACPICA: iASL: Enhancement for constant folding.
Bob Moore
1
-5
/
+0
2015-04-14
ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.
Bob Moore
1
-0
/
+1
2015-04-14
ACPICA: Update AML Debugger global variables.
Bob Moore
1
-3
/
+1
2015-04-14
ACPICA: Update Resource descriptor dump module.
Bob Moore
2
-116
/
+117
2015-04-14
ACPICA: Fix a sscanf format string.
Bob Moore
1
-1
/
+1
2015-04-14
ACPICA: Casting changes around acpi_physical_address/acpi_size.
Bob Moore
1
-2
/
+2
2015-04-14
ACPICA: Resources: Correct conditional compilation definitions.
Lv Zheng
2
-0
/
+4
2015-04-14
ACPICA: Utilities: Correct conditional compilation definitions.
Lv Zheng
3
-2
/
+16
2015-04-14
ACPICA: Tables: Move an iasl specific table function to iasl source file.
Lv Zheng
3
-48
/
+20
2015-04-14
ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().
Rickard Strandqvist
2
-40
/
+0
2015-04-14
ACPICA: Applications: Remove use of __DATE__ macro.
Rasmus Villemoes
1
-4
/
+4
2015-04-14
ACPICA: Events: Add support to return both enable/status register values for ...
Lv Zheng
3
-14
/
+29
2015-04-14
ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...
Octavian Purdila
1
-1
/
+0
2015-04-14
ACPICA: Utilities: split IO address types from data type models.
Lv Zheng
2
-0
/
+21
2015-04-14
ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.
Lv Zheng
9
-44
/
+25
2015-04-14
ACPICA: Utilities: Cleanup to convert physical address printing formats.
Lv Zheng
5
-43
/
+39
2015-04-14
ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...
Lv Zheng
3
-11
/
+11
2015-04-14
ACPICA: Executer: Cleanup to remove an unnecessary conversion.
Lv Zheng
1
-1
/
+2
2015-04-14
ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset.
Lv Zheng
1
-1
/
+1
2015-04-14
ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.
Lv Zheng
2
-9
/
+10
2015-04-14
ACPICA: Linuxize: Reduce divergences for 20150410 release.
Lv Zheng
5
-6
/
+4
2015-04-13
Linux 4.0
v4.0
Linus Torvalds
1
-1
/
+1
2015-04-11
ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4
Howard Mitchell
1
-19
/
+0
2015-04-11
Revert "dmaengine: Add a warning for drivers not using the generic slave caps...
Linus Torvalds
1
-3
/
+0
2015-04-11
blk-mq: initialize 'struct request' and associated data to zero
Linus Torvalds
1
-3
/
+1
2015-04-11
dmaengine: cppi41: add missing bitfields
Felipe Balbi
1
-0
/
+9
2015-04-11
ipmi_ssif: Use interruptible completion for waiting in the thread
Corey Minyard
1
-3
/
+5
2015-04-11
ipmi/powernv: Fix minor locking bug
Alistair Popple
1
-0
/
+1
2015-04-11
ipmi: Handle BMCs that don't allow clearing the rcv irq bit
Corey Minyard
1
-7
/
+102
2015-04-10
iscsi target: fix oops when adding reject pdu
Mike Christie
1
-1
/
+1
2015-04-10
nios2: fix cache coherency issue when debug with gdb
Ley Foon Tan
2
-4
/
+1
2015-04-09
ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob support
Dmitry M. Fedin
1
-0
/
+1
2015-04-09
ocfs2: _really_ sync the right range
Al Viro
1
-4
/
+10
2015-04-09
nios2: add missing ptrace registers defines
Ley Foon Tan
1
-2
/
+7
2015-04-08
Copy the kernel module data from user space in chunks
Linus Torvalds
1
-1
/
+18
2015-04-08
x86: clean up/fix 'copy_in_user()' tail zeroing
Linus Torvalds
2
-9
/
+8
2015-04-08
ocfs2_file_write_iter: keep return value and current position update in sync
Al Viro
1
-1
/
+1
2015-04-08
[regression] ocfs2: do *not* increment ->ki_pos twice
Al Viro
1
-1
/
+0
2015-04-08
ALSA: hda - Fix headphone pin config for Lifebook T731
Takashi Iwai
1
-0
/
+9
2015-04-08
Defer processing of REQ_PREEMPT requests for blocked devices
Bart Van Assche
2
-2
/
+6
2015-04-08
be2iscsi: Fix kernel panic when device initialization fails
John Soni Jose
1
-1
/
+1
2015-04-08
ALSA: bebob: fix to processing in big-endian machine for sending cue
Takashi Sakamoto
1
-4
/
+4
2015-04-08
Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"
Bjorn Helgaas
1
-4
/
+1
2015-04-08
PCI: Don't look for ACPI hotplug parameters if ACPI is disabled
Bjorn Helgaas
1
-0
/
+3
2015-04-08
ALSA: hda/realtek - Make more stable to get pin sense for ALC283
Kailang Yang
1
-0
/
+2
2015-04-08
nios2: signal: Move restart_block to struct task_struct
Ley Foon Tan
2
-5
/
+1
2015-04-08
drm: fix drm_mode_getconnector() locking imbalance regression
Tommi Rantala
1
-1
/
+3
2015-04-08
iscsi-target: TargetAddress in SendTargets should bracket ipv6 addresses
Andy Grover
1
-2
/
+7
2015-04-08
mm: numa: disable change protection for vma(VM_HUGETLB)
Naoya Horiguchi
1
-1
/
+3
2015-04-08
include/linux/dmapool.h: declare struct device
Mark Brown
1
-0
/
+2
[next]