Age | Commit message (Expand) | Author |
2016-04-11 | xtensa: clear all DBREAKC registers on start | Max Filippov |
2016-04-11 | xtensa: ISS: don't hang if stdin EOF is reached | Max Filippov |
2015-10-28 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra |
2015-09-30 | xtensa: fix kernel register spilling | Max Filippov |
2015-09-30 | xtensa: fix threadptr reload on return to userspace | Max Filippov |
2015-05-04 | xtensa: ISS: fix locking in TAP network adapter | Max Filippov |
2015-05-04 | xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range | Max Filippov |
2015-05-04 | xtensa: xtfpga: fix hardware lockup caused by LCD driver | Max Filippov |
2015-03-12 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2014-11-19 | xtensa: re-wire umount syscall to sys_oldumount | Max Filippov |
2014-10-13 | xtensa: fix a6 and a7 handling in fast_syscall_xtensa | Max Filippov |
2014-10-13 | xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss | Max Filippov |
2014-10-13 | xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS | Max Filippov |
2014-10-13 | xtensa: fix address checks in dma_{alloc,free}_coherent | Alan Douglas |
2014-10-13 | xtensa: replace IOCTL code definitions with constants | Max Filippov |
2014-08-19 | xtensa: add fixup for double exception raised in window overflow | Max Filippov |
2014-03-05 | xtensa: introduce spill_registers_kernel macro | Max Filippov |
2014-03-05 | xtensa: save current register frame in fast_syscall_spill_registers_fixup | Max Filippov |
2014-02-13 | xtensa: xtfpga: fix definitions of platform devices | Max Filippov |
2013-10-16 | xtensa: Cocci spatch "noderef" | Thomas Meyer |
2013-10-15 | xtensa: don't use alternate signal stack on threads | Baruch Siach |
2013-10-15 | xtensa: fix fast_syscall_spill_registers_fixup | Max Filippov |
2013-09-13 | Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-09-06 | xtensa: Fix broken allmodconfig build | Guenter Roeck |
2013-09-06 | xtensa: remove CCOUNT_PER_JIFFY | Baruch Siach |
2013-09-06 | xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failure | Baruch Siach |
2013-09-06 | xtensa: don't use echo -e needlessly | Max Filippov |
2013-09-06 | xtensa: new fast_alloca handler | Max Filippov |
2013-09-06 | xtensa: keep a3 and excsave1 on entry to exception handlers | Max Filippov |
2013-09-06 | xtensa: enable kernel preemption | Max Filippov |
2013-09-06 | xtensa: check thread flags atomically on return from user exception | Max Filippov |
2013-07-24 | of: Specify initrd location using 64-bit | Santosh Shilimkar |
2013-07-14 | xtensa: delete __cpuinit usage from all xtensa files | Paul Gortmaker |
2013-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-07-11 | Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2013-07-10 | net: rename busy poll socket op and globals | Eliezer Tamir |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-08 | xtensa: remove the second argument of __bio_kmap_atomic() | Zhao Hongjiang |
2013-07-08 | xtensa: add static function tracer support | Max Filippov |
2013-07-08 | xtensa: Flat DeviceTree copy not future-safe | Vineet Gupta |
2013-07-08 | xtensa: check TLB sanity on return to userspace | Max Filippov |
2013-07-08 | xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI... | Max Filippov |
2013-07-08 | xtensa: bootparams: fix typo | Baruch Siach |
2013-07-08 | xtensa: tell git to ignore generated .dtb files | Baruch Siach |
2013-07-08 | xtensa: ccount based sched_clock | Baruch Siach |
2013-07-08 | xtensa: ccount based clockevent implementation | Baruch Siach |
2013-07-08 | xtensa: consolidate ccount access routines | Baruch Siach |
2013-07-08 | xtensa: cleanup ccount frequency tracking | Baruch Siach |