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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-11
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
6
-1
/
+11
2018-07-10
arm64: make flatmem depend on !NUMA
Arnd Bergmann
1
-1
/
+1
2018-07-09
arm64: numa: rework ACPI NUMA initialization
Lorenzo Pieralisi
3
-48
/
+85
2018-07-09
arm64: add ARM64-specific support for flatmem
Nikunj Kela
1
-0
/
+3
2018-07-06
arm64: mm: Export __flush_icache_range() to modules
Will Deacon
1
-1
/
+1
2018-07-06
arm64: topology: re-introduce numa mask check for scheduler MC selection
Sudeep Holla
1
-1
/
+6
2018-07-06
arm64: topology: rename llc_siblings to align with other struct members
Sudeep Holla
2
-8
/
+8
2018-07-06
arm64: smp: remove cpu and numa topology information when hotplugging out CPU
Sudeep Holla
1
-0
/
+3
2018-07-06
arm64: topology: restrict updating siblings_masks to online cpus only
Sudeep Holla
1
-5
/
+3
2018-07-06
arm64: topology: add support to remove cpu topology sibling masks
Sudeep Holla
2
-0
/
+16
2018-07-06
arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap
Sudeep Holla
3
-8
/
+27
2018-07-06
arm64: topology: refactor reset_cpu_topology to add support for removing topo...
Sudeep Holla
1
-7
/
+14
2018-07-06
arm64: errata: Don't define type field twice for arm64_errata[] entries
Will Deacon
1
-2
/
+0
2018-07-06
arm64: Implement page table free interfaces
Chintan Pandya
1
-4
/
+44
2018-07-06
arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
Chintan Pandya
1
-0
/
+7
2018-07-06
Merge branch 'x86/mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/ti...
Will Deacon
2
-10
/
+55
2018-07-05
arm64: insn: Don't fallback on nosync path for general insn patching
Will Deacon
2
-57
/
+1
2018-07-05
arm64: IPI each CPU after invalidating the I-cache for kernel mappings
Will Deacon
4
-18
/
+33
2018-07-05
arm64: remove unused COMPAT_PSR definitions
Mark Rutland
1
-28
/
+0
2018-07-05
kvm/arm: use PSR_AA32 definitions
Mark Rutland
6
-33
/
+33
2018-07-05
arm64: use PSR_AA32 definitions
Mark Rutland
7
-42
/
+42
2018-07-05
arm64: ptrace: map SPSR_ELx<->PSR for compat tasks
Mark Rutland
1
-0
/
+2
2018-07-05
arm64: compat: map SPSR_ELx<->PSR for signals
Mark Rutland
1
-2
/
+6
2018-07-05
arm64: don't zero DIT on signal return
Mark Rutland
1
-4
/
+8
2018-07-05
arm64: add PSR_AA32_* definitions
Mark Rutland
1
-1
/
+56
2018-07-05
arm64: Handle mismatched cache type
Suzuki K Poulose
2
-4
/
+16
2018-07-05
arm64: Fix mismatched cache line size detection
Suzuki K Poulose
3
-3
/
+9
2018-07-05
arm64: kconfig: Ensure spinlock fastpaths are inlined if !PREEMPT
Will Deacon
1
-0
/
+10
2018-07-05
arm64: locking: Replace ticket lock implementation with qspinlock
Will Deacon
4
-132
/
+4
2018-07-05
arm64: barrier: Implement smp_cond_load_relaxed
Will Deacon
1
-0
/
+13
2018-07-04
x86/mm: Add TLB purge to free pmd/pte page interfaces
Toshi Kani
1
-6
/
+30
2018-07-04
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2
-7
/
+9
2018-07-04
x86/mm: Disable ioremap free page handling on x86-PAE
Toshi Kani
1
-0
/
+19
2018-07-04
arm64: kexec: always reset to EL2 if present
Mark Rutland
2
-6
/
+6
2018-07-04
arm64: fix infinite stacktrace
Mikulas Patocka
1
-0
/
+3
2018-07-02
ARM64: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macro
Peng Donglin
1
-12
/
+1
2018-06-30
Merge branch 'parisc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-34
/
+17
2018-06-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
11
-24
/
+39
2018-06-30
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-32
/
+0
2018-06-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-28
/
+24
2018-06-29
Merge tag 'powerpc-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-12
/
+23
2018-06-29
Merge tag 'davinci-fixes-for-v4.18' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2
-6
/
+2
2018-06-29
Merge tag 'hisi-fixes-for-4.18' of git://github.com/hisilicon/linux-hisi into...
Olof Johansson
2
-0
/
+4
2018-06-29
Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
7
-18
/
+33
2018-06-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-16
/
+53
2018-06-29
parisc: Build kernel without -ffunction-sections
Helge Deller
1
-4
/
+0
2018-06-29
Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-1
/
+9
2018-06-28
parisc: Reduce debug output in unwind code
Helge Deller
1
-2
/
+2
2018-06-28
x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
Naoya Horiguchi
1
-3
/
+12
2018-06-28
arm64: dts: hikey960: Define wl1837 power capabilities
oscardagrach
1
-0
/
+2
[next]