index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-1
/
+1
2020-07-08
xtensa/simdisk: remove the call to check_disk_change
Christoph Hellwig
1
-2
/
+0
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-03-27
block: simplify queue allocation
Christoph Hellwig
1
-2
/
+1
2020-02-07
Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-42
/
+8
2020-02-04
xtensa: ISS: improve simcall assembly
Max Filippov
1
-5
/
+3
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-5
/
+5
2020-01-31
xtensa: drop empty platform_* functions from platforms
Max Filippov
2
-24
/
+1
2020-01-31
xtensa: clean up platform headers
Max Filippov
2
-13
/
+4
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
1
-2
/
+2
2019-12-18
xtensa: ISS: avoid struct timeval
Arnd Bergmann
1
-2
/
+2
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-24
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-05-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2019-05-06
xtensa: replace variant/core.h with asm/core.h
Max Filippov
2
-2
/
+2
2019-05-06
xtensa: set proper error code for simdisk_setup()
Chengguang Xu
1
-1
/
+1
2019-05-06
xtensa: fix incorrect fd close in error case of simdisk_setup()
Chengguang Xu
1
-1
/
+0
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-2
/
+2
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2018-09-28
xtensa: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-3
/
+3
2018-09-06
xtensa: ISS: don't allocate memory in platform_setup
Max Filippov
1
-10
/
+15
2018-08-20
xtensa: drop unneeded platform/hardware.h headers
Max Filippov
1
-18
/
+0
2018-08-20
xtensa: move PLATFORM_NR_IRQS to Kconfig
Max Filippov
2
-8
/
+0
2018-08-20
xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START
Max Filippov
3
-20
/
+0
2018-08-20
xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZE
Max Filippov
3
-3
/
+0
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-14
/
+1
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
1
-1
/
+0
2018-01-29
Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2
-10
/
+8
2017-12-16
xtensa: clean up custom-controlled debug output
Max Filippov
2
-10
/
+8
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-13
/
+9
2017-11-10
xtensa/simdisk: fix compile error
Christoph Hellwig
1
-1
/
+1
2017-11-10
block: remove __bio_kmap_atomic
Christoph Hellwig
1
-2
/
+2
2017-11-02
xtensa: Convert timers to use timer_setup()
Kees Cook
2
-13
/
+9
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-7
/
+7
2017-06-13
Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-9
/
+10
2017-06-05
xtensa: don't use linux IRQ #0
Max Filippov
2
-7
/
+9
2017-05-08
xtensa: ISS: Use kmalloc_array() in simdisk_init()
Markus Elfring
1
-2
/
+1
2017-03-13
xtensa: ISS: update kernel command line in platform_setup
Max Filippov
1
-0
/
+21
2017-03-13
xtensa: ISS: add argc/argv simcall definitions
Max Filippov
1
-0
/
+20
2017-03-13
xtensa: ISS: cleanup setup.c
Max Filippov
1
-20
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-10-05
Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
5
-117
/
+54
2016-09-20
xtensa: ISS: allow simdisk to use high memory buffers
Max Filippov
1
-0
/
+1
2016-09-20
xtensa: ISS: define simc_exit and use it instead of inline asm
Max Filippov
2
-3
/
+10
[next]