Age | Commit message (Expand) | Author |
2015-08-17 | xtensa: fix kernel register spilling | Max Filippov |
2015-08-17 | xtensa: reorganize irq flags tracing | Max Filippov |
2015-08-17 | xtensa: implement counting and sampling perf events | Max Filippov |
2015-08-17 | xtensa: count software page fault perf events | Max Filippov |
2015-08-17 | xtensa: add profiling IRQ type to xtensa_irq_map | Max Filippov |
2015-08-17 | xtensa: select PERF_USE_VMALLOC for cache-aliasing configurations | Max Filippov |
2015-08-17 | xtensa: move oprofile stack tracing to stacktrace.c | Max Filippov |
2015-08-17 | xtensa: keep exception/interrupt stack continuous | Max Filippov |
2015-08-17 | xtensa: clean up Kconfig dependencies for custom cores | Max Filippov |
2015-08-17 | xtensa: reimplement DMA API using common helpers | Max Filippov |
2015-08-14 | arch: introduce memremap() | Dan Williams |
2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar |
2015-08-10 | xtensa/time: Migrate to new 'set-state' interface | Viresh Kumar |
2015-08-03 | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f... | Ingo Molnar |
2015-07-30 | Merge branch 'linus' into irq/core | Thomas Gleixner |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig |
2015-07-29 | xtensa/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu |
2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | xtensa: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi |
2015-07-20 | rtmutex: Delete scriptable tester | Davidlohr Bueso |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-07-15 | xtensa: fix threadptr reload on return to userspace | Max Filippov |
2015-07-13 | xtensa: ISS: add missing va_end into split_if_spec | Max Filippov |
2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf |
2015-07-02 | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-24 | mm: new mm hook framework | Laurent Dufour |
2015-06-24 | xtensa: use for_each_sg() | Akinobu Mita |
2015-06-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar |
2015-06-16 | xtensa: don't use module_init for non-modular core network.c code | Paul Gortmaker |
2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar |
2015-05-26 | treewide: Kconfig: fix wording / spelling | Masanari Iida |
2015-05-25 | xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs() | Guenter Roeck |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand |
2015-05-05 | remove <asm/scatterlist.h> | Christoph Hellwig |
2015-04-17 | Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-14 | Merge tag 'xtensa-for-next-20150413' of git://github.com/jcmvbkbc/linux-xtens... | Chris Zankel |
2015-04-14 | Merge tag 'v4.0' into for_next | Chris Zankel |
2015-04-13 | xtensa: xtfpga: add CY7C67300 USB controller support | Max Filippov |
2015-04-13 | xtensa: ISS: fix locking in TAP network adapter | Max Filippov |
2015-04-12 | xtensa: Remove signal translation and exec_domain | Richard Weinberger |