summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers2015-11-103-4/+5
* Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-063-3/+22
|\
| * sparc/PCI: Add mem64 resource parsing for root busYinghai Lu2015-10-293-3/+22
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-061-0/+1
|\ \
| * | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-061-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-11-068-30/+109
|\ \ \ | |/ / |/| |
| * | sparc64: Fix numa distance valuesNitin Gupta2015-11-042-1/+72
| * | sparc64: Don't restrict fp regs for no-fault loadsRob Gardner2015-11-041-7/+15
| * | iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller2015-11-043-16/+16
| * | sparc64: use ENTRY/ENDPROC in VISsaveSam Ravnborg2015-08-081-5/+5
| * | sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S valueRob Gardner2015-08-081-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-041-1/+1
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-203-0/+5
| |\ \ \
| * | | | ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann2015-10-031-1/+1
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-041-7/+25
|\ \ \ \ \
| * | | | | Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar2015-09-283-3/+3
| |\| | | |
| * | | | | perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu2015-09-131-5/+1Star
| * | | | | perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-131-1/+24
| * | | | | sparc, perf/sparc: Remove unnecessary assignmentSukadev Bhattiprolu2015-09-131-1/+0Star
| | |_|_|/ | |/| | |
* | | | | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-203-0/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-10-133-0/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp2015-10-083-0/+5
* | | | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-4/+4
|/ / / /
* | / / genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-163-3/+3
| |/ / |/| |
* | | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-1/+3
* | | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-0/+1
* | | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-6/+0Star
* | | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0Star
* | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-26/+0Star
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-091-1/+1
|\ \ \
| * | | sparc32: do not include swap.h from pgtable_32.hMichal Hocko2015-09-091-1/+1
* | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-2/+1Star
|\ \ \ \
| * | | | cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-111-2/+1Star
* | | | | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-081-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang2015-07-211-1/+1
| |/ / /
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-048-16/+64
|\ \ \ \
| * \ \ \ Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-125-4/+35
| |\ \ \ \
| | * | | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-272-4/+0Star
| | * | | | sparc: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-275-3/+38
| | |/ / /
| * | | | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-031-9/+26
| * | | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2015-08-031-1/+1
| * | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-031-2/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-031-1/+1
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-144-81/+11Star
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | bpf, x86/sparc: show actual number of passes in bpf_jit_dumpDaniel Borkmann2015-07-301-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-021-1/+1
|\ \ \ \
| * | | | treewide: Fix typo compatability -> compatibilityLaurent Pinchart2015-08-071-1/+1
| |/ / /
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-015-19/+26
|\ \ \ \
| * | | | sparc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-312-8/+10
| * | | | sparc/irq: Use helper irq_data_get_irq_handler_data()Jiang Liu2015-07-313-10/+15