summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openrisc: head: Move init strings to rodata sectionStafford Horne2017-02-241-0/+1
* openrisc: entry: Fix delay slot detectionStafford Horne2017-02-241-2/+2
* openrisc: entry: Whitespace and comment cleanupsStafford Horne2017-02-241-20/+18
* scripts/checkstack.pl: Add openrisc supportStafford Horne2017-02-241-0/+3
* MAINTAINERS: Add the openrisc official repositoryStafford Horne2017-02-241-0/+1
* openrisc: Add .gitignoreStafford Horne2017-02-241-0/+1
* openrisc: Add optimized memcpy routineStafford Horne2017-02-244-2/+128
* openrisc: Add optimized memsetOlof Kindgren2017-02-244-1/+107
* openrisc: Initial support for the idle stateSebastian Macke2017-02-241-0/+11
* openrisc: Fix the bitmask for the unit present registerSebastian Macke2017-02-241-2/+2
* openrisc: remove unnecessary stddef.h includeStefan Kristiansson2017-02-241-1/+0
* openrisc: add futex_atomic_* implementationsStefan Kristiansson2017-02-242-1/+135
* openrisc: add optimized atomic operationsStefan Kristiansson2017-02-243-1/+128
* openrisc: add cmpxchg and xchg implementationsStefan Kristiansson2017-02-242-2/+83
* openrisc: add atomic bitopsStefan Kristiansson2017-02-242-1/+124
* openrisc: add l.lwa/l.swa emulationStefan Kristiansson2017-02-063-2/+206
* openrisc: head: refactor out tlb flush into it's own functionStefan Kristiansson2017-02-061-16/+22
* openrisc: head: use THREAD_SIZE instead of magic constantStefan Kristiansson2017-02-061-1/+3
* openrisc: tlb miss handler optimizationsStefan Kristiansson2017-02-061-95/+46
* openrisc: add cache way information to cpuinfoStefan Kristiansson2017-02-062-31/+38
* openrisc: use SPARSE_IRQJonas Bonn2017-02-062-0/+2
* Linux 4.10-rc7v4.10-rc7Linus Torvalds2017-02-061-1/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-044-14/+50
|\
| * x86/irq: Make irq activate operations symmetricThomas Gleixner2017-01-312-0/+3
| * irqdomain: Avoid activating interrupts more than onceMarc Zyngier2017-01-302-14/+47
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-041-0/+1
|\ \
| * | KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář2017-02-031-0/+1
| |/
* | Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-044-6/+38
|\ \
| * | Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui2017-01-313-2/+37
| * | firmware: fix NULL pointer dereference in __fw_load_abort()Luis R. Rodriguez2017-01-271-4/+1
* | | Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-046-9/+17
|\ \ \
| * | | staging: greybus: timesync: validate platform state callbackRui Miguel Silva2017-01-251-0/+6
| * | | Merge tag 'iio-fixes-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-235-9/+11
| |\ \ \
| | * | | iio: dht11: Use usleep_range instead of msleep for start signalJohn Brooks2017-01-221-2/+4
| | * | | iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
| | * | | iio: health: max30100: fixed parenthesis around FIFO count checkMatt Ranostay2017-01-211-1/+1
| | * | | iio: health: afe4404: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
| | * | | iio: health: afe4403: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
| |/ / /
* | | | Merge tag 'usb-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-048-15/+33
|\ \ \ \
| * \ \ \ Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-02-032-0/+2
| |\ \ \ \
| | * | | | USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol2017-01-312-0/+2
| * | | | | Merge tag 'usb-serial-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-272-0/+2
| |\| | | |
| | * | | | USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork2017-01-241-0/+1
| | * | | | USB: serial: qcserial: add Dell DW5570 QDLAleksander Morgado2017-01-191-0/+1
| | | |/ / | | |/| |
| * | | | usb: gadget: f_fs: Assorted buffer overflow checks.Vincent Pelletier2017-01-251-1/+12
| * | | | USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský2017-01-251-0/+4
| * | | | usb: musb: Fix external abort on non-linefetch for musb_irq_work()Tony Lindgren2017-01-251-0/+11
| * | | | usb: musb: Fix host mode error -71 regressionTony Lindgren2017-01-252-14/+2
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-02-041-1/+10
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley2017-01-281-1/+10
| |\ \ \ \ \