index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
platforms
/
iss
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-02-07
2
-26
/
+7
|
\
|
*
xtensa: ISS: improve simcall assembly
Max Filippov
2020-02-05
1
-5
/
+3
|
*
xtensa: drop empty platform_* functions from platforms
Max Filippov
2020-01-31
1
-8
/
+1
|
*
xtensa: clean up platform headers
Max Filippov
2020-01-31
1
-13
/
+3
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-5
/
+5
*
|
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
2020-01-29
1
-2
/
+2
|
\
\
|
*
|
xtensa: ISS: avoid struct timeval
Arnd Bergmann
2019-12-18
1
-2
/
+2
|
|
/
*
/
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-12
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
xtensa: set proper error code for simdisk_setup()
Chengguang Xu
2019-05-06
1
-1
/
+1
*
xtensa: fix incorrect fd close in error case of simdisk_setup()
Chengguang Xu
2019-05-06
1
-1
/
+0
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
2
-2
/
+2
*
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
1
-1
/
+1
*
xtensa: ISS: don't allocate memory in platform_setup
Max Filippov
2018-09-06
1
-10
/
+15
*
xtensa: drop unneeded platform/hardware.h headers
Max Filippov
2018-08-20
1
-18
/
+0
*
xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START
Max Filippov
2018-08-20
1
-10
/
+0
*
xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZE
Max Filippov
2018-08-20
1
-1
/
+0
*
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
1
-14
/
+1
*
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2018-03-17
1
-1
/
+0
*
Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-01-30
2
-10
/
+8
|
\
|
*
xtensa: clean up custom-controlled debug output
Max Filippov
2017-12-17
2
-10
/
+8
*
|
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-15
1
-2
/
+2
|
\
\
|
*
|
xtensa/simdisk: fix compile error
Christoph Hellwig
2017-11-11
1
-1
/
+1
|
*
|
block: remove __bio_kmap_atomic
Christoph Hellwig
2017-11-11
1
-2
/
+2
|
|
/
*
/
xtensa: Convert timers to use timer_setup()
Kees Cook
2017-11-02
2
-13
/
+9
|
/
*
Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2017-06-13
1
-2
/
+1
|
\
|
*
xtensa: ISS: Use kmalloc_array() in simdisk_init()
Markus Elfring
2017-05-08
1
-2
/
+1
*
|
xtensa: ISS: update kernel command line in platform_setup
Max Filippov
2017-03-13
1
-0
/
+21
*
|
xtensa: ISS: add argc/argv simcall definitions
Max Filippov
2017-03-13
1
-0
/
+20
*
|
xtensa: ISS: cleanup setup.c
Max Filippov
2017-03-13
1
-20
/
+2
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
2
-2
/
+2
*
xtensa: ISS: allow simdisk to use high memory buffers
Max Filippov
2016-09-21
1
-0
/
+1
*
xtensa: ISS: define simc_exit and use it instead of inline asm
Max Filippov
2016-09-21
2
-3
/
+10
*
xtensa: extract common CPU reset code into separate function
Max Filippov
2016-09-12
1
-19
/
+1
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2016-03-20
1
-4
/
+6
|
\
|
*
xtensa: ISS: don't hang if stdin EOF is reached
Max Filippov
2016-03-11
1
-4
/
+6
*
|
TTY: xtensa/iss/console, remove unused _INLINE_ definition
Jiri Slaby
2016-02-07
1
-4
/
+0
*
|
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2016-01-04
1
-9
/
+3
|
/
*
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-11
1
-1
/
+2
|
\
|
*
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-07
1
-1
/
+2
*
|
xtensa: fixes for configs without loop option
Max Filippov
2015-11-02
1
-0
/
+2
|
/
*
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-9
/
+3
|
\
|
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-9
/
+3
*
|
xtensa: ISS: add missing va_end into split_if_spec
Max Filippov
2015-07-13
1
-2
/
+6
|
/
*
xtensa: don't use module_init for non-modular core network.c code
Paul Gortmaker
2015-06-16
1
-3
/
+1
*
xtensa: ISS: fix locking in TAP network adapter
Max Filippov
2015-04-13
1
-14
/
+15
*
xtensa: ISS: don't depend on CONFIG_TTY
Max Filippov
2014-05-05
1
-1
/
+2
[next]