summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-24openrisc: head: Remove unused stringsStafford Horne1-11/+0
2017-02-24openrisc: head: Move init strings to rodata sectionStafford Horne1-0/+1
2017-02-24openrisc: entry: Fix delay slot detectionStafford Horne1-2/+2
2017-02-24openrisc: entry: Whitespace and comment cleanupsStafford Horne1-20/+18
2017-02-24scripts/checkstack.pl: Add openrisc supportStafford Horne1-0/+3
2017-02-24MAINTAINERS: Add the openrisc official repositoryStafford Horne1-0/+1
2017-02-24openrisc: Add .gitignoreStafford Horne1-0/+1
2017-02-24openrisc: Add optimized memcpy routineStafford Horne4-2/+128
2017-02-24openrisc: Add optimized memsetOlof Kindgren4-1/+107
2017-02-24openrisc: Initial support for the idle stateSebastian Macke1-0/+11
2017-02-24openrisc: Fix the bitmask for the unit present registerSebastian Macke1-2/+2
2017-02-24openrisc: remove unnecessary stddef.h includeStefan Kristiansson1-1/+0
2017-02-24openrisc: add futex_atomic_* implementationsStefan Kristiansson2-1/+135
2017-02-24openrisc: add optimized atomic operationsStefan Kristiansson3-1/+128
2017-02-24openrisc: add cmpxchg and xchg implementationsStefan Kristiansson2-2/+83
2017-02-24openrisc: add atomic bitopsStefan Kristiansson2-1/+124
2017-02-06openrisc: add l.lwa/l.swa emulationStefan Kristiansson3-2/+206
2017-02-06openrisc: head: refactor out tlb flush into it's own functionStefan Kristiansson1-16/+22
2017-02-06openrisc: head: use THREAD_SIZE instead of magic constantStefan Kristiansson1-1/+3
2017-02-06openrisc: tlb miss handler optimizationsStefan Kristiansson1-95/+46
2017-02-06openrisc: add cache way information to cpuinfoStefan Kristiansson2-31/+38
2017-02-06openrisc: use SPARSE_IRQJonas Bonn2-0/+2
2017-02-06Linux 4.10-rc7Linus Torvalds1-1/+1
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-14/+50
2017-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-6/+38
2017-02-04Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-9/+17
2017-02-04Merge tag 'usb-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-15/+33
2017-02-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+10
2017-02-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-14/+5
2017-02-04Merge tag 'vfio-v4.10-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds1-6/+5
2017-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-18/+84
2017-02-04mm, fs: check for fatal signals in do_generic_file_read()Michal Hocko1-0/+5
2017-02-04fs: break out of iomap_file_buffered_write on fatal signalsMichal Hocko2-0/+8
2017-02-04base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani3-12/+23
2017-02-04mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani1-4/+8
2017-02-04jump label: pass kbuild_cflags when checking for asm goto supportDavid Lin1-1/+1
2017-02-04shmem: fix sleeping from atomic contextKirill A. Shutemov1-2/+9
2017-02-04kasan: respect /proc/sys/kernel/traceoff_on_warningPeter Zijlstra1-0/+3
2017-02-04zswap: disable changing params if init failsDan Streetman1-1/+29
2017-02-04Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-48/+2
2017-02-04MAINTAINERS: update email address for Amit ShahAmit Shah1-1/+1
2017-02-04vhost: fix initialization for vq->is_leHalil Pasic1-6/+4
2017-02-04Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"Michael S. Tsirkin1-7/+0
2017-02-04Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-0/+2
2017-02-03Merge tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-1/+2
2017-02-03Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds24-165/+171
2017-02-03Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds11-62/+11
2017-02-03Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds12-62/+93