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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-05
memblock: add memblock_cap_memory_range()
AKASHI Takahiro
2
-15
/
+30
2017-04-05
memblock: add memblock_clear_nomap()
AKASHI Takahiro
2
-0
/
+13
2017-04-04
Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kern...
Catalin Marinas
3
-79
/
+172
2017-04-04
Merge tag 'acpi-arm64-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel...
Catalin Marinas
3
-31
/
+136
2017-04-04
arm64: efi: split Image code and data into separate PE/COFF sections
Ard Biesheuvel
2
-5
/
+20
2017-04-04
arm64: efi: replace open coded constants with symbolic ones
Ard Biesheuvel
1
-17
/
+21
2017-04-04
arm64: efi: remove pointless dummy .reloc section
Ard Biesheuvel
1
-21
/
+1
2017-04-04
arm64: efi: remove forbidden values from the PE/COFF header
Ard Biesheuvel
1
-3
/
+3
2017-04-04
arm64: efi: clean up Image header after PE header has been split off
Ard Biesheuvel
1
-9
/
+3
2017-04-04
arm64: efi: move EFI header and related data to a separate .S file
Ard Biesheuvel
2
-147
/
+161
2017-04-04
include: pe.h: add some missing definitions
Mark Rutland
1
-0
/
+3
2017-04-04
include: pe.h: allow for use in assembly
Mark Rutland
1
-85
/
+89
2017-04-04
arm64: relocation testing module
Ard Biesheuvel
4
-0
/
+170
2017-04-04
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
7
-16
/
+16
2017-03-30
ACPI: platform: setup MSI domain for ACPI based platform device
Hanjun Guo
3
-0
/
+58
2017-03-30
ACPI: platform-msi: retrieve devid from IORT
Hanjun Guo
2
-0
/
+25
2017-03-29
ACPI/IORT: Introduce iort_node_map_platform_id() to retrieve dev id
Hanjun Guo
1
-9
/
+34
2017-03-29
ACPI/IORT: Rename iort_node_map_rid() to make it generic
Hanjun Guo
1
-15
/
+15
2017-03-23
arm64: drop unnecessary newlines in show_regs()
Kefeng Wang
1
-2
/
+0
2017-03-23
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
2
-43
/
+107
2017-03-23
arm64/mm: remove pointless map/unmap sequences when creating page tables
Ard Biesheuvel
1
-4
/
+0
2017-03-23
arm64/mmu: replace 'page_mappings_only' parameter with flags argument
Ard Biesheuvel
1
-18
/
+27
2017-03-23
arm64/mmu: add contiguous bit to sanity bug check
Ard Biesheuvel
1
-1
/
+9
2017-03-23
arm64/mmu: ignore debug_pagealloc for kernel segments
Ard Biesheuvel
1
-4
/
+3
2017-03-23
arm64/mmu: align alloc_init_pte prototype with pmd/pud versions
Ard Biesheuvel
1
-4
/
+4
2017-03-23
arm64: mmu: apply strict permissions to .init.text and .init.data
Ard Biesheuvel
3
-13
/
+26
2017-03-23
arm64: mmu: map .text as read-only from the outset
Ard Biesheuvel
1
-4
/
+14
2017-03-23
arm64: alternatives: apply boot time fixups via the linear mapping
Ard Biesheuvel
4
-10
/
+25
2017-03-23
arm64: mmu: move TLB maintenance from callers to create_mapping_late()
Ard Biesheuvel
1
-8
/
+8
2017-03-23
arm: kvm: move kvm_vgic_global_state out of .text section
Ard Biesheuvel
1
-1
/
+3
2017-03-23
arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"
Ard Biesheuvel
1
-5
/
+0
2017-03-22
arm64: move !VHE work to end of el2_setup
Mark Rutland
1
-20
/
+17
2017-03-22
arm64: reduce el2_setup branching
Mark Rutland
1
-8
/
+7
2017-03-22
arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINT
Chris Redmon
1
-0
/
+2
2017-03-22
arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMU
Geert Uytterhoeven
1
-15
/
+48
2017-03-22
arm64: define BUG() instruction without CONFIG_BUG
Arnd Bergmann
1
-14
/
+19
2017-03-21
ACPI/IORT: Rework iort_match_node_callback() return value handling
Hanjun Guo
1
-6
/
+2
2017-03-21
ACPI/IORT: Add missing comment for iort_dev_find_its_id()
Hanjun Guo
1
-0
/
+1
2017-03-21
ACPI/IORT: Fix the indentation in iort_scan_node()
Hanjun Guo
1
-1
/
+1
2017-03-20
arm64: v8.3: Support for weaker release consistency
Suzuki K Poulose
5
-0
/
+7
2017-03-20
arm64: v8.3: Support for complex number instructions
Suzuki K Poulose
5
-0
/
+7
2017-03-20
arm64: v8.3: Support for Javascript conversion instruction
Suzuki K Poulose
5
-1
/
+20
2017-03-20
arm64: KVM: Add support for VPIPT I-caches
Will Deacon
2
-4
/
+27
2017-03-20
arm64: cache: Identify VPIPT I-caches
Will Deacon
2
-0
/
+11
2017-03-20
arm64: cache: Merge cachetype.h into cache.h
Will Deacon
5
-59
/
+33
2017-03-20
arm64: cache: Remove support for ASID-tagged VIVT I-caches
Will Deacon
6
-22
/
+6
2017-03-20
arm64: cacheinfo: Remove CCSIDR-based cache information probing
Will Deacon
2
-62
/
+0
2017-03-20
arm64: cpuinfo: remove I-cache VIPT aliasing detection
Will Deacon
2
-26
/
+10
2017-03-19
Linux 4.11-rc3
v4.11-rc3
Linus Torvalds
1
-1
/
+1
2017-03-19
mm/swap: don't BUG_ON() due to uninitialized swap slot cache
Linus Torvalds
1
-1
/
+1
[next]