index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-02
powerpc/64s/exception: remove unused BRANCH_TO_COMMON
Nicholas Piggin
1
-8
/
+0
2019-07-02
powerpc/64s/exception: remove __BRANCH_TO_KVM
Nicholas Piggin
1
-25
/
+18
2019-07-02
powerpc/64s/exception: move head-64.h code to exception-64s.S where it is used
Nicholas Piggin
3
-253
/
+251
2019-07-02
powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it is used
Nicholas Piggin
2
-431
/
+431
2019-07-02
powerpc/64s/exception: move KVM related code together
Nicholas Piggin
1
-19
/
+21
2019-07-02
powerpc/64s/exception: remove STD_EXCEPTION_COMMON variants
Nicholas Piggin
2
-24
/
+17
2019-07-02
powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical place
Nicholas Piggin
1
-56
/
+57
2019-07-02
powerpc/64s/exception: improve 0x500 handler code
Nicholas Piggin
1
-12
/
+4
2019-07-02
powerpc/64s/exception: unwind exception-64s.h macros
Nicholas Piggin
3
-139
/
+82
2019-07-02
powerpc/64s/exception: Move EXCEPTION_COMMON additions into callers
Nicholas Piggin
3
-52
/
+39
2019-07-02
powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into callers
Nicholas Piggin
2
-21
/
+26
2019-07-02
powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency with others
Nicholas Piggin
2
-24
/
+25
2019-07-02
powerpc/64s/exception: KVM handler can set the HSRR trap bit
Nicholas Piggin
2
-5
/
+7
2019-07-02
powerpc/64s/exception: merge KVM handler and skip variants
Nicholas Piggin
3
-23
/
+15
2019-07-02
powerpc/64s/exception: consolidate maskable and non-maskable prologs
Nicholas Piggin
2
-76
/
+54
2019-07-02
powerpc/64s/exception: remove the "extra" macro parameter
Nicholas Piggin
2
-122
/
+114
2019-07-02
powerpc/64s/exception: fix sreset KVM test code
Nicholas Piggin
1
-3
/
+3
2019-07-02
powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variants
Nicholas Piggin
2
-54
/
+51
2019-07-02
powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant
Nicholas Piggin
2
-38
/
+17
2019-07-02
powerpc/64s/exception: remove H concatenation for EXC_HV variants
Nicholas Piggin
3
-180
/
+249
2019-07-02
powerpc/64s/exception: Remove unused SOFTEN_VALUE_0x980
Michael Ellerman
1
-1
/
+0
2019-07-02
x86/entry/64: Fix and clean up paranoid_exit
Andy Lutomirski
1
-16
/
+17
2019-07-02
x86/entry/64: Don't compile ignore_sysret if 32-bit emulation is enabled
Andy Lutomirski
1
-0
/
+6
2019-07-01
Merge tag 'v5.3-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/dt
Olof Johansson
13
-13
/
+1685
2019-07-01
Merge tag 'v5.3-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/dt
Olof Johansson
4
-3
/
+135
2019-07-01
Merge tag 'sprd-dt-v5.3-rc1' of https://github.com/lyrazhang/linux into arm/dt
Olof Johansson
2
-5
/
+5
2019-07-01
Merge tag 'mvebu-fixes-5.2-2' of git://git.infradead.org/linux-mvebu into arm/fixes
Olof Johansson
1
-0
/
+8
2019-07-01
RISC-V: Fix memory reservation in setup_bootmem()
Anup Patel
1
-7
/
+7
2019-07-01
riscv: defconfig: enable SOC_SIFIVE
Loys Ollivier
1
-5
/
+1
2019-07-01
riscv: select SiFive platform drivers with SOC_SIFIVE
Loys Ollivier
1
-0
/
+5
2019-07-01
arch: riscv: add config option for building SiFive's SoC resource
Loys Ollivier
3
-1
/
+11
2019-07-01
riscv: Remove gate area stubs
Andy Lutomirski
2
-23
/
+0
2019-07-01
RISC-V: defconfig: Enable NO_HZ_IDLE and HIGH_RES_TIMERS
Anup Patel
2
-0
/
+4
2019-07-01
ARM: dts: exynos: Adjust buck[78] regulators to supported values on Arndale Octa
Krzysztof Kozlowski
1
-3
/
+3
2019-07-01
ARM: dts: exynos: Adjust buck[78] regulators to supported values on Odroid XU3 family
Krzysztof Kozlowski
1
-5
/
+5
2019-07-01
ARM: dts: exynos: Move Mali400 GPU node to "/soc"
Marek Szyprowski
2
-47
/
+47
2019-07-01
ARM: dts: exynos: Fix imprecise abort on Mali GPU probe on Exynos4210
Marek Szyprowski
3
-22
/
+42
2019-07-01
ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
Vineet Gupta
4
-151
/
+159
2019-07-01
ARCv2: entry: avoid a branch
Vineet Gupta
1
-3
/
+2
2019-07-01
ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE
Vineet Gupta
2
-8
/
+11
2019-07-01
ARCv2: entry: comments about hardware auto-save on taken interrupts
Vineet Gupta
1
-16
/
+62
2019-07-01
ARC: mm: do_page_fault refactor #8: release mmap_sem sooner
Vineet Gupta
1
-4
/
+3
2019-07-01
ARC: mm: do_page_fault refactor #7: fold the various error handling
Vineet Gupta
1
-34
/
+14
2019-07-01
ARC: mm: do_page_fault refactor #6: error handlers to use same pattern
Vineet Gupta
1
-11
/
+10
2019-07-01
ARC: mm: do_page_fault refactor #5: scoot no_context to end
Vineet Gupta
1
-14
/
+7
2019-07-01
ARC: mm: do_page_fault refactor #4: consolidate retry related logic
Vineet Gupta
1
-29
/
+31
2019-07-01
ARC: mm: do_page_fault refactor #3: tidyup vma access permission code
Vineet Gupta
1
-17
/
+20
2019-07-01
ARC: mm: do_page_fault refactor #2: remove short lived variable
Vineet Gupta
1
-6
/
+1
2019-07-01
ARC: mm: do_page_fault refactor #1: remove label @good_area
Vineet Gupta
1
-7
/
+5
2019-07-01
asm-generic: remove ptrace.h
Christoph Hellwig
1
-5
/
+0
[prev]
[next]