index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
Adam Borowski
2018-10-10
2
-0
/
+2
*
x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
2018-10-06
3
-55
/
+20
*
x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
2018-10-06
2
-35
/
+48
*
x86/extable: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
2018-10-06
2
-33
/
+21
*
Merge branch 'core/core' into x86/build, to prevent conflicts
Ingo Molnar
2018-10-06
15
-109
/
+101
|
\
|
*
s390/vmlinux.lds: Move JUMP_TABLE_DATA into output section
Ard Biesheuvel
2018-10-02
1
-1
/
+1
|
*
s390/jump_label: Switch to relative references
Heiko Carstens
2018-09-27
3
-29
/
+23
|
*
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
2018-09-27
1
-0
/
+1
|
*
x86/jump_table: Use relative references
Ard Biesheuvel
2018-09-27
2
-16
/
+9
|
*
x86/jump_label: Switch to jump_entry accessors
Ard Biesheuvel
2018-09-27
1
-37
/
+25
|
*
x86: Add support for 64-bit place relative relocations
Ard Biesheuvel
2018-09-27
4
-4
/
+18
|
*
arm64/kernel: jump_label: Switch to relative references
Ard Biesheuvel
2018-09-27
3
-23
/
+22
|
*
jump_label: Implement generic support for relative references
Ard Biesheuvel
2018-09-27
1
-0
/
+3
*
|
Merge branch 'x86/core' into x86/build, to avoid conflicts
Ingo Molnar
2018-10-05
24
-229
/
+394
|
\
\
|
*
\
Merge branch 'linus' into x86/core, to pick up fixes
Ingo Molnar
2018-10-04
145
-810
/
+1713
|
|
\
\
|
|
*
\
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Greg Kroah-Hartman
2018-10-02
2
-8
/
+97
|
|
|
\
\
|
|
|
*
|
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
2018-10-01
1
-1
/
+9
|
|
|
*
|
arm64: KVM: Tighten guest core register access from userspace
Dave Martin
2018-10-01
1
-0
/
+45
|
|
|
*
|
arm64: hugetlb: Avoid unnecessary clearing in huge_ptep_set_access_flags
Steve Capper
2018-09-24
1
-4
/
+34
|
|
|
*
|
arm64: hugetlb: Fix handling of young ptes
Steve Capper
2018-09-24
1
-3
/
+9
|
|
|
|
/
|
|
*
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Greg Kroah-Hartman
2018-10-02
4
-10
/
+13
|
|
|
\
\
|
|
|
*
|
ARM: dts: stm32: update SPI6 dmas property on stm32mp157c
Amelie Delaunay
2018-09-26
1
-2
/
+2
|
|
|
*
|
Merge tag 'arm-soc/for-4.19/devicetree-fixes' of https://github.com/Broadcom/...
Olof Johansson
2018-09-25
1
-6
/
+8
|
|
|
|
\
\
|
|
|
|
*
|
ARM: dts: BCM63xx: Fix incorrect interrupt specifiers
Florian Fainelli
2018-09-24
1
-6
/
+8
|
|
|
*
|
|
Merge tag 'at91-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2018-09-25
1
-0
/
+2
|
|
|
|
\
\
\
|
|
|
|
*
|
|
ARM: dts: at91: sama5d2_ptc_ek: fix nand pinctrl
Ludovic Desroches
2018-09-12
1
-0
/
+2
|
|
|
|
|
/
/
|
|
|
*
|
|
Merge tag 'sunxi-fixes-for-4.19-2' of https://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
2018-09-23
1
-2
/
+1
|
|
|
|
\
\
\
|
|
|
|
*
|
|
ARM: dts: sun8i: drop A64 HDMI PHY fallback compatible from R40 DT
Icenowy Zheng
2018-09-20
1
-2
/
+1
|
*
|
|
|
|
|
x86/fault: BUG() when uaccess helpers fault on kernel addresses
Jann Horn
2018-09-03
1
-0
/
+58
|
*
|
|
|
|
|
x86/fault: Plumb error code and fault address through to fault handlers
Jann Horn
2018-09-03
6
-21
/
+44
|
*
|
|
|
|
|
x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups
Jann Horn
2018-09-03
12
-142
/
+160
|
*
|
|
|
|
|
x86/kprobes: Stop calling fixup_exception() from kprobe_fault_handler()
Jann Horn
2018-09-03
1
-9
/
+0
|
*
|
|
|
|
|
x86/kprobes: Inline kprobe_exceptions_notify() into do_general_protection()
Jann Horn
2018-09-03
2
-30
/
+11
|
*
|
|
|
|
|
x86/kprobes: Refactor kprobes_fault() like kprobe_exceptions_notify()
Jann Horn
2018-09-03
1
-11
/
+13
*
|
|
|
|
|
|
x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops
Nadav Amit
2018-10-04
2
-29
/
+28
*
|
|
|
|
|
|
x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...
Nadav Amit
2018-10-04
2
-42
/
+57
*
|
|
|
|
|
|
x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugs
Nadav Amit
2018-10-04
3
-15
/
+17
*
|
|
|
|
|
|
x86/refcount: Work around GCC inlining bug
Nadav Amit
2018-10-04
2
-29
/
+46
*
|
|
|
|
|
|
x86/objtool: Use asm macros to work around GCC inlining bugs
Nadav Amit
2018-10-04
1
-0
/
+2
*
|
|
|
|
|
|
kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...
Nadav Amit
2018-10-04
2
-0
/
+14
*
|
|
|
|
|
|
kbuild/arch/xtensa: Define LINKER_SCRIPT for the linker script
Nadav Amit
2018-10-04
1
-2
/
+2
*
|
|
|
|
|
|
x86/build: Remove unused CONFIG_AS_CRC32
Masahiro Yamada
2018-10-01
1
-1
/
+0
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2018-09-29
1
-19
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/boot: Fix kexec booting failure in the SEV bit detection code
Kairui Song
2018-09-27
1
-19
/
+0
*
|
|
|
|
|
|
Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2018-09-29
9
-9
/
+38
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
powerpc/numa: Use associativity if VPHN hcall is successful
Srikar Dronamraju
2018-09-25
1
-1
/
+3
|
*
|
|
|
|
|
|
powerpc/tm: Avoid possible userspace r1 corruption on reclaim
Michael Neuling
2018-09-25
1
-1
/
+8
|
*
|
|
|
|
|
|
powerpc/tm: Fix userspace r13 corruption
Michael Neuling
2018-09-25
1
-2
/
+9
|
*
|
|
|
|
|
|
powerpc/pseries: Fix unitialized timer reset on migration
Michael Bringmann
2018-09-24
1
-1
/
+2
|
*
|
|
|
|
|
|
powerpc/pkeys: Fix reading of ibm, processor-storage-keys property
Thiago Jung Bauermann
2018-09-20
1
-1
/
+1
[next]