Age | Commit message (Expand) | Author | Files | Lines |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -22/+10 |
2015-04-15 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -5/+0 |
2015-04-12 | xtensa: Remove signal translation and exec_domain | Richard Weinberger | 2 | -11/+2 |
2015-04-12 | xtensa: Autogenerate offsets in struct thread_info | Richard Weinberger | 2 | -11/+8 |
2015-04-12 | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup | Al Viro | 1 | -5/+0 |
2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang | 1 | -2/+13 |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -45/+45 |
2015-02-14 | xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 1 | -5/+2 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2 | -6/+1 |
2015-02-12 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 1 | -1/+1 |
2015-02-11 | xtensa: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 1 | -10/+0 |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 1 | -0/+2 |
2015-01-13 | xtensa: macro whitespace fixes | Michael S. Tsirkin | 1 | -45/+45 |
2014-12-17 | Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 41 | -3042/+149 |
2014-12-16 | xtensa: disable link optimization | Chris Zankel | 2 | -1/+2 |
2014-12-16 | xtensa/uaccess: fix sparse errors | Michael S. Tsirkin | 1 | -2/+2 |
2014-12-16 | Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens... | Chris Zankel | 2 | -1/+7 |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -1/+5 |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 1 | -1/+0 |
2014-12-10 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+0 |
2014-12-09 | xtensa: fix kmap_prot definition | Max Filippov | 1 | -1/+1 |
2014-12-09 | xtensa: add power management menu to Kconfig | Max Filippov | 1 | -0/+6 |
2014-12-06 | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov | 1 | -0/+3 |
2014-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -4/+296 |
2014-11-11 | net: introduce SO_INCOMING_CPU | Eric Dumazet | 1 | -0/+2 |
2014-11-10 | Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xte... | Chris Zankel | 39 | -3038/+138 |
2014-10-23 | Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xte... | Chris Zankel | 6 | -4/+296 |
2014-10-21 | xtensa: remove s6000 variant and s6105 platform | Daniel Glöckner | 22 | -3006/+0 |
2014-10-21 | xtensa: make PLATFORM_DEFAULT_MEM parameters configurable | Max Filippov | 2 | -2/+38 |
2014-10-21 | xtensa: nommu: clean up memory map dump | Max Filippov | 2 | -6/+12 |
2014-10-21 | xtensa: nommu: reserve memory below PLATFORM_DEFAULT_MEM_START | Max Filippov | 1 | -0/+11 |
2014-10-21 | xtensa: nommu: set up cache and atomctl in initialize_mmu | Max Filippov | 2 | -2/+36 |
2014-10-21 | xtensa: move vecbase SR initialization to _startup | Max Filippov | 2 | -3/+5 |
2014-10-21 | xtensa: nommu: fix uImage load address | Max Filippov | 1 | -0/+4 |
2014-10-21 | xtensa: nommu: fix load address definitions | Max Filippov | 1 | -3/+4 |
2014-10-21 | xtensa: nommu: fix Image.elf reset code and ld script | Max Filippov | 2 | -6/+6 |
2014-10-21 | xtensa: nommu: add MMU dependency to DEBUG_TLB_SANITY | Max Filippov | 1 | -1/+1 |
2014-10-21 | xtensa: nommu: don't build most of the cache flushing code | Max Filippov | 3 | -5/+6 |
2014-10-21 | xtensa: nommu: don't provide arch_get_unmapped_area | Max Filippov | 1 | -0/+2 |
2014-10-21 | xtensa: nommu: provide MAP_UNINITIALIZED definition | Max Filippov | 1 | -0/+6 |
2014-10-21 | xtensa: nommu: provide _PAGE_CHG_MASK definition | Max Filippov | 1 | -0/+1 |
2014-10-21 | xtensa: nommu: provide __invalidate_dcache_page_alias stub | Max Filippov | 1 | -0/+2 |
2014-10-21 | xtensa: nommu: move init_mmu stub to nommu_context.h | Max Filippov | 2 | -4/+4 |
2014-10-21 | xtensa: xtfpga: add lx200 SMP DTS and defconfig | Max Filippov | 2 | -0/+151 |
2014-10-21 | xtensa: xtfpga: add generic KC705 board config | Max Filippov | 1 | -0/+131 |
2014-10-21 | xtensa: re-wire umount syscall to sys_oldumount | Max Filippov | 1 | -1/+2 |
2014-10-20 | xtensa: io: remove dummy relaxed accessor macros for reads | Will Deacon | 1 | -7/+0 |
2014-10-20 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -1/+1 |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -152/+83 |
2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |