index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
xtensa: implement syscall tracepoints
Max Filippov
7
-3
/
+23
2018-12-17
xtensa: implement tracehook functions and enable HAVE_ARCH_TRACEHOOK
Max Filippov
2
-1
/
+80
2018-12-17
xtensa: enable CORE_DUMP_USE_REGSET
Max Filippov
2
-51
/
+1
2018-12-17
xtensa: implement TIE regset
Max Filippov
1
-78
/
+87
2018-12-17
xtensa: implement task_user_regset_view
Max Filippov
3
-80
/
+129
2018-12-17
xtensa: call do_syscall_trace_{enter,leave} selectively
Max Filippov
3
-12
/
+20
2018-12-17
xtensa: use NO_SYSCALL instead of -1
Max Filippov
4
-6
/
+8
2018-12-17
xtensa: define syscall_get_arch()
Dmitry V. Levin
2
-0
/
+8
2018-12-17
Move EM_XTENSA to uapi/linux/elf-em.h
Dmitry V. Levin
2
-1
/
+2
2018-12-17
xtensa: support memtest
Max Filippov
1
-0
/
+3
2018-12-05
xtensa: don't use l32r opcode directly
Max Filippov
4
-31
/
+24
2018-12-04
xtensa: xtfpga.dtsi: fix dtc warnings about SPI
Max Filippov
1
-1
/
+1
2018-12-04
xtensa: don't clear cpenable unconditionally on release
Max Filippov
1
-1
/
+2
2018-12-04
xtensa: simplify coprocessor.S
Max Filippov
1
-18
/
+18
2018-12-04
xtensa: clean up WSR*/RSR*/get_sr/set_sr
Max Filippov
11
-70
/
+51
2018-12-03
xtensa: drop unused declarations from elf.h
Max Filippov
1
-11
/
+0
2018-12-03
xtensa: clean up syscall.h
Max Filippov
1
-13
/
+6
2018-12-03
xtensa: drop unused coprocessor helper functions
Max Filippov
2
-68
/
+3
2018-12-03
xtensa: drop custom PTRACE_{PEEK,POKE}{TEXT,DATA}
Max Filippov
1
-10
/
+0
2018-12-03
xtensa: drop unused field from the struct exc_table
Max Filippov
2
-4
/
+0
2018-12-03
xtensa: drop fast_syscall_kernel
Max Filippov
2
-21
/
+0
2018-12-02
xtensa: generate uapi header and syscall table header files
Firoz Khan
5
-783
/
+10
2018-12-02
xtensa: add system call table generation support
Firoz Khan
4
-0
/
+480
2018-12-02
xtensa: add __NR_syscalls along with __NR_syscall_count
Firoz Khan
3
-4
/
+6
2018-12-02
Linux 4.20-rc5
Linus Torvalds
1
-1
/
+1
2018-12-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
24
-33
/
+176
2018-12-02
Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-164
/
+37
2018-12-02
Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
1
-1
/
+9
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
26
-282
/
+780
2018-12-01
Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-7
/
+14
2018-12-01
Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-24
/
+13
2018-11-30
Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linus
Bjorn Helgaas
3
-11
/
+2
2018-11-30
PCI: Fix incorrect value returned from pcie_get_speed_cap()
Mikulas Patocka
1
-13
/
+11
2018-11-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
25
-177
/
+319
2018-11-30
Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-25
/
+25
2018-11-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-6
/
+59
2018-11-30
Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2018-11-30
Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-9
/
+17
2018-11-30
MAINTAINERS: Update linux-mips mailing list address
Paul Burton
1
-23
/
+23
2018-11-30
ocfs2: fix potential use after free
Pan Bian
1
-1
/
+1
2018-11-30
mm/khugepaged: fix the xas_create_range() error path
Hugh Dickins
1
-11
/
+14
2018-11-30
mm/khugepaged: collapse_shmem() do not crash on Compound
Hugh Dickins
1
-1
/
+9
2018-11-30
mm/khugepaged: collapse_shmem() without freezing new_page
Hugh Dickins
1
-12
/
+7
2018-11-30
mm/khugepaged: minor reorderings in collapse_shmem()
Hugh Dickins
1
-40
/
+32
2018-11-30
mm/khugepaged: collapse_shmem() remember to clear holes
Hugh Dickins
1
-0
/
+10
2018-11-30
mm/khugepaged: fix crashes due to misaccounted holes
Hugh Dickins
2
-2
/
+9
2018-11-30
mm/khugepaged: collapse_shmem() stop if punched or truncated
Hugh Dickins
1
-0
/
+11
2018-11-30
mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
Hugh Dickins
1
-6
/
+13
2018-11-30
mm/huge_memory: splitting set mapping+index before unfreeze
Hugh Dickins
1
-6
/
+6
2018-11-30
mm/huge_memory: rename freeze_page() to unmap_page()
Hugh Dickins
2
-16
/
+9
[next]