summaryrefslogtreecommitdiff
path: root/arch/xtensa (follow)
Commit message (Expand)AuthorAge
...
| * | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
| |\ \ | | |/ | |/|
| | * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
| * | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-15
* | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-23
|/ /
* | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-10
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-10
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \
| * | arch: introduce memremap()Dan Williams2015-08-14
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \ \
| * \ \ Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-12
| |\ \ \
| | * | | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-27
| | * | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| | * | | xtensa: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| | |/ /
| * | | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar2015-08-03
| |\| |
| * | | rtmutex: Delete scriptable testerDavidlohr Bueso2015-07-20
| | |/ | |/|
* | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \ \
| * | | block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
| |/ /
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
|\ \ \
| * \ \ Merge branch 'linus' into irq/coreThomas Gleixner2015-07-30
| |\ \ \ | | | |/ | | |/|
| * | | xtensa/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-29
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-01
|\ \ \
| * | | xtensa/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-10
| | |/ | |/|
* | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-31
|\ \ \
| * | | PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-23
| | |/ | |/|
* | | Merge tag 'v4.2' into for_nextChris Zankel2015-08-29
|\ \ \ | | |/ | |/|
| * | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
| |/
* | xtensa: improve vmlinux.lds.S sed post-processingMax Filippov2015-08-20
* | xtensa: drop unused irq_err_countMax Filippov2015-08-17
* | xtensa: implement fake NMIMax Filippov2015-08-17
* | xtensa: don't touch EXC_TABLE_FIXUP in _switch_toMax Filippov2015-08-17
* | xtensa: fix kernel register spillingMax Filippov2015-08-17
* | xtensa: reorganize irq flags tracingMax Filippov2015-08-17
* | xtensa: implement counting and sampling perf eventsMax Filippov2015-08-17
* | xtensa: count software page fault perf eventsMax Filippov2015-08-17
* | xtensa: add profiling IRQ type to xtensa_irq_mapMax Filippov2015-08-17
* | xtensa: select PERF_USE_VMALLOC for cache-aliasing configurationsMax Filippov2015-08-17
* | xtensa: move oprofile stack tracing to stacktrace.cMax Filippov2015-08-17
* | xtensa: keep exception/interrupt stack continuousMax Filippov2015-08-17
* | xtensa: clean up Kconfig dependencies for custom coresMax Filippov2015-08-17
* | xtensa: reimplement DMA API using common helpersMax Filippov2015-08-17
* | xtensa: fix threadptr reload on return to userspaceMax Filippov2015-07-15
* | xtensa: ISS: add missing va_end into split_if_specMax Filippov2015-07-13
|/
* Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-02
|\
| * xtensa: don't use module_init for non-modular core network.c codePaul Gortmaker2015-06-16
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \
| * | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-19
| * | remove <asm/scatterlist.h>Christoph Hellwig2015-05-05