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
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
2016-09-20
xtensa: xtfpga: group platform_* functions together
Max Filippov
1
-24
/
+22
2016-09-20
xtensa: rearrange CCOUNT calibration
Max Filippov
1
-38
/
+1
2016-09-20
xtensa: xtfpga: use clock provider, don't update DT
Max Filippov
1
-4
/
+29
2016-09-11
xtensa: extract common CPU reset code into separate function
Max Filippov
3
-60
/
+3
2016-06-25
tty: stop defining STD_COM_FLAGS in drivers
Jiri Slaby
1
-1
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-03-20
Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2
-5
/
+8
2016-03-11
xtensa: xtfpga: fix ethernet controller endianness
Max Filippov
1
-0
/
+1
2016-03-11
xtensa: xtfpga: fix serial port register width and endianness
Max Filippov
1
-1
/
+1
2016-03-11
xtensa: ISS: don't hang if stdin EOF is reached
Max Filippov
1
-4
/
+6
2016-02-06
TTY: xtensa/iss/console, remove unused _INLINE_ definition
Jiri Slaby
1
-4
/
+0
2016-01-28
serial: Fix ASYNC_* => UPF_* flags misuse
Peter Hurley
1
-1
/
+1
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
1
-9
/
+3
2015-11-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
1
-1
/
+2
2015-11-02
xtensa: xtfpga: fix integer overflow in TASK_SIZE
Max Filippov
1
-2
/
+4
2015-11-02
xtensa: fixes for configs without loop option
Max Filippov
3
-0
/
+6
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+3
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-9
/
+3
2015-07-13
xtensa: ISS: add missing va_end into split_if_spec
Max Filippov
1
-2
/
+6
[next]