index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
perf/core: Export AUX buffer helpers to modules
Will Deacon
2017-10-18
1
-0
/
+4
|
|
*
genirq: export irq_get_percpu_devid_partition to modules
Will Deacon
2017-10-18
1
-0
/
+1
|
*
|
arm/arm64: pmu: Distinguish percpu irq and percpu_devid irq
Julien Thierry
2017-10-24
2
-7
/
+7
|
*
|
irqdesc: Add function to identify percpu_devid irqs
Julien Thierry
2017-10-24
1
-0
/
+8
|
*
|
arm64: Fix the feature type for ID register fields
Suzuki K Poulose
2017-10-19
1
-51
/
+51
|
*
|
arm64: Update fault_info table with new exception types
Julien Thierry
2017-10-19
1
-6
/
+6
|
*
|
Merge tag 'acpi/iort-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Will Deacon
2017-10-17
3
-61
/
+203
|
|
\
\
|
|
*
|
ACPI/IORT: Enable SMMUv3/PMCG IORT MSI domain set-up
Lorenzo Pieralisi
2017-10-16
1
-0
/
+45
|
|
*
|
ACPI/IORT: Add SMMUv3 specific special index mapping handling
Hanjun Guo
2017-10-16
1
-1
/
+38
|
|
*
|
ACPI/IORT: Enable special index ITS group mappings for IORT nodes
Hanjun Guo
2017-10-16
1
-4
/
+28
|
|
*
|
ACPI/IORT: Look up IORT node through struct fwnode_handle pointer
Hanjun Guo
2017-10-16
1
-1
/
+42
|
|
*
|
ACPI/IORT: Make platform devices initialization code SMMU agnostic
Lorenzo Pieralisi
2017-10-16
1
-33
/
+30
|
|
*
|
ACPI/IORT: Improve functions return type/storage class specifier indentation
Lorenzo Pieralisi
2017-10-16
2
-21
/
+19
|
|
*
|
ACPI/IORT: Remove leftover ACPI_IORT_SMMU_V3_PXM_VALID guard
Lorenzo Pieralisi
2017-10-16
1
-1
/
+1
|
|
*
|
acpi/arm64: pr_err() strings should end with newlines
Arvind Yadav
2017-10-16
1
-1
/
+1
|
|
|
/
|
*
|
arm64: use WFE for long delays
Julien Thierry
2017-10-13
2
-5
/
+22
|
*
|
arm_arch_timer: Expose event stream status
Julien Thierry
2017-10-13
4
-3
/
+30
|
*
|
arm64: docs: describe ELF hwcaps
Mark Rutland
2017-10-11
1
-0
/
+156
|
*
|
arm64: Expose support for optional ARMv8-A features
Suzuki K Poulose
2017-10-11
5
-1
/
+34
|
*
|
arm64: elf.h: Correct comment about READ_IMPLIES_EXEC propagation
Ben Hutchings
2017-10-09
1
-2
/
+2
|
*
|
dma mapping : export caller to vmallocinfo
Matthieu CASTET
2017-10-04
1
-1
/
+1
|
*
|
arm64: Unconditionally support {ARCH_}HAVE_NMI{_SAFE_CMPXCHG}
Stephen Boyd
2017-10-04
1
-2
/
+2
|
*
|
drivers/perf: arm_pmu_acpi: drop redundant acpi_disabled check
Shaokun Zhang
2017-10-04
1
-3
/
+0
|
*
|
arm64: consistently log boot/secondary CPU IDs
Mark Rutland
2017-10-04
2
-5
/
+6
|
*
|
perf: qcom_l2_pmu: add event names
Neil Leeder
2017-10-02
1
-0
/
+54
|
*
|
arm64: Always use REFCOUNT_FULL
Kees Cook
2017-10-02
1
-0
/
+1
|
*
|
arm64: dma-mapping: Cocci spatch "vma_pages"
Thomas Meyer
2017-10-02
1
-2
/
+1
|
*
|
arm64: remove unneeded copy to init_utsname()->machine
Masahiro Yamada
2017-10-02
2
-4
/
+0
|
*
|
arm64: mm: Remove useless and wrong comments from fault.c
Will Deacon
2017-10-02
1
-51
/
+1
|
*
|
arm64: fix documentation on kernel pages mappings to HYP VA
Yury Norov
2017-10-02
1
-5
/
+5
|
*
|
arm64: move TASK_* definitions to <asm/processor.h>
Yury Norov
2017-10-02
3
-16
/
+22
|
|
/
*
|
Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...
Linus Torvalds
2017-11-15
114
-1
/
+10303
|
\
\
|
*
|
RISC-V: Build Infrastructure
Palmer Dabbelt
2017-09-27
10
-1
/
+581
|
*
|
RISC-V: User-facing API
Palmer Dabbelt
2017-09-27
27
-0
/
+1687
|
*
|
RISC-V: Paging and MMU
Palmer Dabbelt
2017-09-27
8
-0
/
+1192
|
*
|
RISC-V: Device, timer, IRQs, and the SBI
Palmer Dabbelt
2017-09-27
9
-0
/
+566
|
*
|
RISC-V: Task implementation
Palmer Dabbelt
2017-09-27
9
-0
/
+1243
|
*
|
RISC-V: ELF and module implementation
Palmer Dabbelt
2017-09-27
4
-0
/
+187
|
*
|
RISC-V: Generic library routines and assembly
Palmer Dabbelt
2017-09-27
11
-0
/
+1389
|
*
|
RISC-V: Atomic and Locking Code
Palmer Dabbelt
2017-09-27
10
-0
/
+1423
|
*
|
RISC-V: Init and Halt Code
Palmer Dabbelt
2017-09-27
15
-0
/
+1524
|
*
|
dt-bindings: RISC-V CPU Bindings
Palmer Dabbelt
2017-09-26
1
-0
/
+162
|
*
|
lib: Add shared copies of some GCC library routines
Palmer Dabbelt
2017-09-26
9
-0
/
+353
|
*
|
MAINTAINERS: Add RISC-V
Jonathan Neuschäfer
2017-09-26
1
-0
/
+10
*
|
|
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
17
-21
/
+2162
|
\
\
\
|
*
\
\
Merge branch 'for-4.15/callbacks' into for-linus
Jiri Kosina
2017-11-15
10
-17
/
+1114
|
|
\
\
\
|
|
*
|
|
livepatch: __klp_disable_patch() should never be called for disabled patches
Petr Mladek
2017-10-26
1
-1
/
+4
|
|
*
|
|
livepatch: Correctly call klp_post_unpatch_callback() in error paths
Petr Mladek
2017-10-26
2
-6
/
+6
|
|
*
|
|
livepatch: add transition notices
Joe Lawrence
2017-10-19
1
-1
/
+17
|
|
*
|
|
livepatch: move transition "complete" notice into klp_complete_transition()
Joe Lawrence
2017-10-19
1
-3
/
+3
[prev]
[next]