Age | Commit message (Expand) | Author |
2014-01-14 | xtensa: ISS: clean up diagnostic, increase verbosity | Max Filippov |
2014-01-14 | xtensa: ISS: always use fixed tuntap config | Max Filippov |
2014-01-14 | xtensa: ISS: enable iss_net_set_mac | Max Filippov |
2014-01-14 | xtensa: ISS: drop IP setup, clean up MAC setup | Max Filippov |
2014-01-14 | xtensa: ISS: init network interface name before the probe | Max Filippov |
2014-01-14 | xtensa: ISS: fix command line parameter name | Max Filippov |
2014-01-14 | xtensa: ISS: clean up iss-network driver | Max Filippov |
2014-01-14 | xtensa: remove trailing colons in asm statement | Max Filippov |
2014-01-14 | xtensa: clean up include/asm/vectors.h | Max Filippov |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra |
2014-01-07 | gpio: xtensa: depend on HAVE_XTENSA_GPIO32 | Baruch Siach |
2013-12-17 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-15 | xtensa: use buddy allocator for PTE table | Kirill A. Shutemov |
2013-11-15 | xtensa: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | xtensa: fix potential NULL-pointer dereference | Kirill A. Shutemov |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-11-01 | Merge branch 'linus' into sched/core | Ingo Molnar |
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-10-09 | of: remove empty arch prom.h headers | Rob Herring |
2013-10-09 | of: remove HAVE_ARCH_DEVTREE_FIXUPS | Rob Herring |
2013-10-09 | of: remove early_init_dt_setup_initrd_arch | Rob Herring |
2013-10-09 | xtensa: use early_init_dt_scan | Rob Herring |
2013-10-09 | xtensa: use unflatten_and_copy_device_tree | Rob Herring |
2013-09-28 | net: introduce SO_MAX_PACING_RATE | Eric Dumazet |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
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 |