Age | Commit message (Expand) | Author |
2015-09-21 | xtensa: fix kernel register spilling | Max Filippov |
2015-09-21 | xtensa: fix threadptr reload on return to userspace | Max Filippov |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
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 |
2015-04-12 | xtensa: Autogenerate offsets in struct thread_info | Richard Weinberger |
2015-04-11 | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup | Al Viro |
2015-04-10 | xtensa: Fix fix linker script transformation for .text / .text.fixup | Guenter Roeck |
2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang |
2015-03-13 | Merge tag 'xtensa-for-next-20150304' of git://github.com/jcmvbkbc/linux-xtens... | Chris Zankel |
2015-03-04 | xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range | Max Filippov |
2015-03-04 | xtensa: wire bpf and execveat syscalls | Max Filippov |
2015-02-27 | xtensa: xtfpga: fix hardware lockup caused by LCD driver | Max Filippov |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-13 | xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-10 | xtensa: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2015-02-07 | xtensa: xtfpga: provide defconfig with audio subsystem | Max Filippov |
2015-02-07 | xtensa: xtfpga: add audio card to xtfpga DTS | Max Filippov |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-01-13 | xtensa: macro whitespace fixes | Michael S. Tsirkin |
2014-12-16 | Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2014-12-15 | xtensa: disable link optimization | Chris Zankel |
2014-12-15 | xtensa/uaccess: fix sparse errors | Michael S. Tsirkin |
2014-12-15 | Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens... | Chris Zankel |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |