index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: vmlinux.lds.S: don't discard .exit.* sections at link-time
Will Deacon
2014-11-25
1
-2
/
+3
*
arm64: Factor out fixmap initialization from ioremap
Laura Abbott
2014-11-25
4
-93
/
+102
*
arm64: Move cpu_resume into the text section
Laura Abbott
2014-11-25
2
-32
/
+8
*
arm64: Switch to adrp for loading the stub vectors
Laura Abbott
2014-11-25
1
-1
/
+2
*
arm64: Treat handle_arch_irq as a function pointer
Laura Abbott
2014-11-25
3
-5
/
+4
*
arm64: sanity checks: add ID_AA64DFR{0,1}_EL1
Mark Rutland
2014-11-25
2
-0
/
+13
*
arm64: sanity checks: add missing newline to print
Mark Rutland
2014-11-25
1
-1
/
+1
*
arm64: sanity checks: ignore ID_MMFR0.AuxReg
Mark Rutland
2014-11-25
1
-1
/
+6
*
arm64: topology: Fix handling of multi-level cluster MPIDR-based detection
Mark Brown
2014-11-25
1
-2
/
+5
*
arm64: protect alternatives workarounds with Kconfig options
Andre Przywara
2014-11-25
2
-0
/
+122
*
arm64: add Cortex-A57 erratum 832075 workaround
Andre Przywara
2014-11-25
3
-6
/
+29
*
arm64: add Cortex-A53 cache errata workaround
Andre Przywara
2014-11-25
5
-3
/
+60
*
arm64: detect silicon revisions and set cap bits accordingly
Andre Przywara
2014-11-25
4
-1
/
+65
*
arm64: add alternative runtime patching
Andre Przywara
2014-11-25
7
-1
/
+139
*
arm64: add cpu_capabilities bitmap
Andre Przywara
2014-11-25
2
-0
/
+23
*
arm64: fix return code check when changing emulation handler
Will Deacon
2014-11-25
1
-1
/
+1
*
arm64: mm: report unhandled level-0 translation faults correctly
Will Deacon
2014-11-21
1
-1
/
+1
*
arm64: kconfig: move emulation option under kernel features
Will Deacon
2014-11-20
1
-54
/
+52
*
arm64: Trace emulation of AArch32 legacy instructions
Punit Agrawal
2014-11-20
3
-2
/
+53
*
arm64: Emulate CP15 Barrier instructions
Punit Agrawal
2014-11-20
5
-0
/
+166
*
arm64: Port SWP/SWPB emulation support from arm
Punit Agrawal
2014-11-20
5
-0
/
+233
*
arm64: Add framework for legacy instruction emulation
Punit Agrawal
2014-11-20
4
-0
/
+268
*
arm64: Add AArch32 instruction set condition code checks
Punit Agrawal
2014-11-20
2
-1
/
+3
*
arm64: Add support for hooks to handle undefined instructions
Punit Agrawal
2014-11-20
4
-0
/
+89
*
arm64: percpu: Implement this_cpu operations
Steve Capper
2014-11-20
2
-2
/
+219
*
arm64: pgalloc: consistently use PGALLOC_GFP
Mark Rutland
2014-11-20
2
-6
/
+6
*
arm64/mm: Remove hack in mmap randomize layout
Yann Droneaud
2014-11-18
1
-10
/
+2
*
arm64: Add COMPAT_HWCAP_LPAE
Catalin Marinas
2014-11-17
2
-1
/
+3
*
mmu_gather: move minimal range calculations into generic code
Will Deacon
2014-11-17
7
-100
/
+63
*
arm64: entry: use ldp/stp instead of push/pop when saving/restoring regs
Will Deacon
2014-11-14
1
-38
/
+37
*
arm64: entry: avoid writing lr explicitly for constructing return paths
Will Deacon
2014-11-14
1
-20
/
+25
*
arm64: Fix up /proc/cpuinfo
Mark Rutland
2014-11-14
1
-24
/
+73
*
arm64: kvm: eliminate literal pool entries
Ard Biesheuvel
2014-11-07
1
-2
/
+2
*
arm64: ftrace: eliminate literal pool entries
Ard Biesheuvel
2014-11-07
1
-10
/
+11
*
arm64: log physical ID of boot CPU
Mark Rutland
2014-11-06
1
-1
/
+4
*
arm64/crypto: use crypto instructions to generate AES key schedule
Ard Biesheuvel
2014-11-06
5
-11
/
+133
*
arm64/kvm: Fix assembler compatibility of macros
Geoff Levand
2014-11-06
1
-10
/
+11
*
arm64/dt: add machine name to kernel call stack dump output
Ard Biesheuvel
2014-11-06
1
-0
/
+1
*
arm64: xchg: Implement cmpxchg_double
Steve Capper
2014-11-06
2
-0
/
+73
*
arm64: optimize memcpy_{from,to}io() and memset_io()
Joonwoo Park
2014-11-06
1
-10
/
+56
*
arm64: fix data type for physical address
Min-Hua Chen
2014-11-06
1
-1
/
+1
*
Merge tag 'for-3.19' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Will Deacon
2014-11-05
11
-29
/
+195
|
\
|
*
efi: efi-stub: notify on DTB absence
Mark Rutland
2014-11-05
1
-1
/
+10
|
*
arm64: dmi: set DMI string as dump stack arch description
Ard Biesheuvel
2014-11-05
1
-0
/
+2
|
*
arm64: dmi: Add SMBIOS/DMI support
Yi Li
2014-11-05
3
-0
/
+55
|
*
dmi: add support for SMBIOS 3.0 64-bit entry point
Ard Biesheuvel
2014-11-05
1
-7
/
+72
|
*
efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
Ard Biesheuvel
2014-11-05
3
-1
/
+10
|
*
arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)
Ard Biesheuvel
2014-11-05
1
-2
/
+0
|
*
arm64/efi: invert UEFI memory region reservation logic
Ard Biesheuvel
2014-11-05
1
-10
/
+10
|
*
arm64/efi: set PE/COFF file alignment to 512 bytes
Ard Biesheuvel
2014-11-05
2
-1
/
+18
[next]