summaryrefslogtreecommitdiff
path: root/arch/xtensa
Commit message (Expand)AuthorAge
* Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-11
|\
| * xtensa: split uaccess.h into C and asm sidesAl Viro2016-09-27
| * exceptions: detritus removalAl Viro2016-09-27
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-10
|\ \
| * | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-09
| |/
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* | Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2016-10-05
|\ \ | |/ |/|
| * xtensa: disable MMU initialization option on MMUv2 coresMax Filippov2016-09-29
| * xtensa: add default memmap and mmio32native options to defconfigsMax Filippov2016-09-20
| * xtensa: add default memmap option to common_defconfigMax Filippov2016-09-20
| * xtensa: add default memmap option to iss_defconfigMax Filippov2016-09-20
| * xtensa: ISS: allow simdisk to use high memory buffersMax Filippov2016-09-20
| * xtensa: ISS: define simc_exit and use it instead of inline asmMax Filippov2016-09-20
| * xtensa: xtfpga: group platform_* functions togetherMax Filippov2016-09-20
| * xtensa: rearrange CCOUNT calibrationMax Filippov2016-09-20
| * xtensa: xtfpga: use clock provider, don't update DTMax Filippov2016-09-20
| * xtensa: Tweak xuartps UART driver Rx watermark for Cadence CSP config.Scott Telford2016-09-19
| * xtensa: initialize MMU before jumping to reset vectorMax Filippov2016-09-11
| * xtensa: fix icountlevel setting in cpu_resetMax Filippov2016-09-11
| * xtensa: extract common CPU reset code into separate functionMax Filippov2016-09-11
| * xtensa: Added Cadence CSP kernel configuration for XtensaScott Telford2016-09-09
| * xtensa: fix default kernel load addressMax Filippov2016-09-09
| * Merge tag 'xtensa-for-next-20160731' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2016-08-03
| |\
| | * xtensa: wire up new syscallsMax Filippov2016-07-31
| | * xtensa: support reserved-memory DT nodeMax Filippov2016-07-24
| | * xtensa: drop sysmem and switch to memblockMax Filippov2016-07-24
| | * xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}Max Filippov2016-07-24
| | * xtensa: cleanup MMU setup and kernel layout macrosMax Filippov2016-07-24
| | * xtensa: add alternative kernel memory layoutsMax Filippov2016-07-24
| | * xtensa: move kernel mapping addresses into kmem_layout.hMax Filippov2016-07-24
| | * xtensa: fix __ffs result typeMax Filippov2016-07-24
| | * xtensa: define ___unlock_[di]cache_all unconditionallyMax Filippov2016-06-29
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* | | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-30
|\ \ \
| * | | xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate wit...Rob Herring2016-07-26
| * | | xtensa: Fix build error due to missing include fileGuenter Roeck2016-07-26
| * | | xtensa: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-23
| | |/ | |/|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\ \ \
| * | | xtensa/perf: Convert the hotplug notifier to state machine callbacksSebastian Andrzej Siewior2016-07-14
| | |/ | |/|
* | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \ \
| * | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-16
| * | | locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-16
| * | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-14
| | |/ | |/|
* | | Merge 4.7-rc6 into tty-nextGreg Kroah-Hartman2016-07-04
|\ \ \ | | |/ | |/|
| * | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-24
| |/
* | tty: stop defining STD_COM_FLAGS in driversJiri Slaby2016-06-25
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-25
|\
| * Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-20
| |\
| | * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-16