index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
platforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
4
-24
/
+4
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
3
-0
/
+3
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-05-16
1
-0
/
+1
|
\
|
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
|
xtensa: replace variant/core.h with asm/core.h
Max Filippov
2019-05-06
2
-2
/
+2
*
|
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
*
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
1
-3
/
+3
|
\
|
*
xtensa: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-28
1
-3
/
+3
*
|
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: move PLATFORM_NR_IRQS to Kconfig
Max Filippov
2018-08-20
2
-8
/
+0
*
xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START
Max Filippov
2018-08-20
3
-20
/
+0
*
xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZE
Max Filippov
2018-08-20
3
-3
/
+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-29
2
-10
/
+8
|
\
|
*
xtensa: clean up custom-controlled debug output
Max Filippov
2017-12-16
2
-10
/
+8
*
|
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-2
/
+2
|
\
\
|
*
|
xtensa/simdisk: fix compile error
Christoph Hellwig
2017-11-10
1
-1
/
+1
|
*
|
block: remove __bio_kmap_atomic
Christoph Hellwig
2017-11-10
1
-2
/
+2
|
|
/
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
2
-13
/
+9
|
\
\
|
*
|
xtensa: Convert timers to use timer_setup()
Kees Cook
2017-11-02
2
-13
/
+9
|
|
/
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-7
/
+7
|
/
*
Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2017-06-13
3
-9
/
+10
|
\
|
*
xtensa: don't use linux IRQ #0
Max Filippov
2017-06-05
2
-7
/
+9
|
*
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
*
Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2016-10-05
5
-117
/
+54
|
\
|
*
xtensa: ISS: allow simdisk to use high memory buffers
Max Filippov
2016-09-20
1
-0
/
+1
|
*
xtensa: ISS: define simc_exit and use it instead of inline asm
Max Filippov
2016-09-20
2
-3
/
+10
|
*
xtensa: xtfpga: group platform_* functions together
Max Filippov
2016-09-20
1
-24
/
+22
|
*
xtensa: rearrange CCOUNT calibration
Max Filippov
2016-09-20
1
-38
/
+1
|
*
xtensa: xtfpga: use clock provider, don't update DT
Max Filippov
2016-09-20
1
-4
/
+29
|
*
xtensa: extract common CPU reset code into separate function
Max Filippov
2016-09-11
3
-60
/
+3
*
|
tty: stop defining STD_COM_FLAGS in drivers
Jiri Slaby
2016-06-25
1
-1
/
+0
|
/
*
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
2
-5
/
+8
|
\
|
*
xtensa: xtfpga: fix ethernet controller endianness
Max Filippov
2016-03-11
1
-0
/
+1
|
*
xtensa: xtfpga: fix serial port register width and endianness
Max Filippov
2016-03-11
1
-1
/
+1
|
*
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-06
1
-4
/
+0
*
|
serial: Fix ASYNC_* => UPF_* flags misuse
Peter Hurley
2016-01-28
1
-1
/
+1
*
|
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2016-01-04
1
-9
/
+3
|
/
[next]