index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
xtensa: add seccomp support
Max Filippov
4
-2
/
+23
2020-07-28
xtensa: expose syscall through user_pt_regs
Max Filippov
2
-1
/
+6
2020-07-28
xtensa: add audit support
Max Filippov
3
-1
/
+10
2020-07-27
xtensa: switch to ->regset_get()
Al Viro
1
-10
/
+6
2020-07-25
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...
Linus Torvalds
1
-1
/
+1
2020-07-22
xtensa: fix access check in csum_and_copy_from_user
Max Filippov
1
-1
/
+1
2020-07-09
xtensa/simdisk: remove the call to check_disk_change
Christoph Hellwig
1
-2
/
+0
2020-07-08
xtensa: simplify xtensa_pmu_irq_handler
Xu Wang
1
-3
/
+1
2020-07-05
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-1
/
+1
2020-07-05
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-1
/
+0
2020-07-02
xtensa: update *pos in cpuinfo_op.next
Max Filippov
1
-1
/
+2
2020-07-02
xtensa: fix __sync_fetch_and_{and,or}_4 declarations
Max Filippov
1
-2
/
+2
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
1
-2
/
+3
2020-07-01
simdisk: stop using ->queuedata
Christoph Hellwig
1
-3
/
+1
2020-06-17
arch: wire-up close_range()
Christian Brauner
1
-0
/
+1
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-5
/
+5
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-17
/
+1
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
4
-21
/
+4
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
9
-9
/
+9
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
11
-12
/
+10
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
3
-3
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-8
/
+2
2020-06-09
xtensa: add show_stack_loglvl()
Dmitry Safonov
1
-4
/
+10
2020-06-09
xtensa: add loglvl to show_trace()
Dmitry Safonov
1
-5
/
+9
2020-06-08
xtensa: implement flush_icache_user_range
Christoph Hellwig
1
-0
/
+2
2020-06-05
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-3
/
+3
2020-06-05
arch/kmap: don't hard code kmap_prot values
Ira Weiny
1
-1
/
+1
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2
-7
/
+2
2020-06-05
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2
-8
/
+2
2020-06-05
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-10
/
+0
2020-06-05
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-9
/
+0
2020-06-05
arch/xtensa: move kmap build bug out of the way
Ira Weiny
2
-5
/
+4
2020-06-05
arch/kmap: remove BUG_ON()
Ira Weiny
1
-2
/
+2
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+4
2020-06-04
xtensa: simplify detection of memory zone boundaries
Mike Rapoport
1
-4
/
+4
2020-06-04
Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2
-18
/
+18
2020-06-02
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-06-02
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+7
2020-05-29
xtensa: switch to providing csum_and_copy_from_user()
Al Viro
1
-4
/
+7
2020-05-26
xtensa: Fix spelling/grammar in comment
Chris Packham
1
-2
/
+2
2020-05-23
xtensa: add missing __user annotations to asm/uaccess.h
Max Filippov
1
-10
/
+8
2020-05-23
xtensa: fix error paths in __get_user_{check,size}
Max Filippov
1
-3
/
+5
2020-05-23
xtensa: fix type conversion in __get_user_size
Max Filippov
1
-1
/
+1
2020-05-23
xtensa: add missing __user annotations to __{get,put}_user_check
Max Filippov
1
-2
/
+2
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-0
/
+1
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
1
-9
/
+6
2020-04-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+0
2020-04-11
Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-15
/
+8
2020-04-11
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-3
/
+0
[prev]
[next]