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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-11
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-155
/
+162
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+3
2016-10-05
Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
41
-1899
/
+1659
2016-09-29
xtensa: disable MMU initialization option on MMUv2 cores
Max Filippov
1
-0
/
+1
2016-09-27
xtensa: split uaccess.h into C and asm sides
Al Viro
4
-144
/
+162
2016-09-27
exceptions: detritus removal
Al Viro
1
-11
/
+0
2016-09-20
xtensa: add default memmap and mmio32native options to defconfigs
Max Filippov
4
-4
/
+4
2016-09-20
xtensa: add default memmap option to common_defconfig
Max Filippov
1
-605
/
+4
2016-09-20
xtensa: add default memmap option to iss_defconfig
Max Filippov
1
-726
/
+2
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
4
-44
/
+41
2016-09-20
xtensa: xtfpga: use clock provider, don't update DT
Max Filippov
2
-9
/
+35
2016-09-19
xtensa: Tweak xuartps UART driver Rx watermark for Cadence CSP config.
Scott Telford
1
-1
/
+1
2016-09-11
xtensa: initialize MMU before jumping to reset vector
Max Filippov
1
-0
/
+108
2016-09-11
xtensa: fix icountlevel setting in cpu_reset
Max Filippov
1
-1
/
+1
2016-09-11
xtensa: extract common CPU reset code into separate function
Max Filippov
5
-60
/
+32
2016-09-09
xtensa: Added Cadence CSP kernel configuration for Xtensa
Scott Telford
5
-0
/
+1106
2016-09-09
xtensa: fix default kernel load address
Max Filippov
1
-2
/
+4
2016-09-09
x86/pkeys: Allocation/free syscalls
Dave Hansen
1
-0
/
+5
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-6
/
+6
2016-08-03
Merge tag 'xtensa-for-next-20160731' of git://github.com/jcmvbkbc/linux-xtens...
Chris Zankel
22
-428
/
+303
2016-07-31
xtensa: wire up new syscalls
Max Filippov
1
-1
/
+14
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-17
/
+9
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-26
xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate wit...
Rob Herring
2
-2
/
+9
2016-07-26
xtensa: Fix build error due to missing include file
Guenter Roeck
1
-0
/
+1
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+56
2016-07-24
xtensa: support reserved-memory DT node
Max Filippov
2
-0
/
+3
2016-07-24
xtensa: drop sysmem and switch to memblock
Max Filippov
4
-292
/
+40
2016-07-24
xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}
Max Filippov
4
-30
/
+12
2016-07-24
xtensa: cleanup MMU setup and kernel layout macros
Max Filippov
11
-78
/
+76
2016-07-24
xtensa: add alternative kernel memory layouts
Max Filippov
8
-10
/
+125
2016-07-24
xtensa: move kernel mapping addresses into kmem_layout.h
Max Filippov
5
-15
/
+34
2016-07-24
xtensa: fix __ffs result type
Max Filippov
1
-1
/
+1
2016-07-14
xtensa/perf: Convert the hotplug notifier to state machine callbacks
Sebastian Andrzej Siewior
1
-17
/
+9
2016-07-04
Merge 4.7-rc6 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2016-06-29
xtensa: define ___unlock_[di]cache_all unconditionally
Max Filippov
1
-7
/
+4
2016-06-25
tty: stop defining STD_COM_FLAGS in drivers
Jiri Slaby
1
-1
/
+0
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-1
/
+1
2016-06-23
xtensa: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
2
-11
/
+2
2016-06-16
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
Peter Zijlstra
1
-2
/
+0
2016-06-16
locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}()
Peter Zijlstra
1
-4
/
+50
2016-06-14
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
1
-2
/
+8
2016-05-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2016-05-23
arch/defconfig: remove CONFIG_RESOURCE_COUNTERS
Konstantin Khlebnikov
2
-2
/
+0
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-2
/
+2
[next]