aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2015-11-09sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-11-04sparc64: Fix numa distance valuesNitin Gupta
2015-11-04sparc64: Don't restrict fp regs for no-fault loadsRob Gardner
2015-11-04iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-10-29sparc/PCI: Add mem64 resource parsing for root busYinghai Lu
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-10-08crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp
2015-10-03ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann
2015-09-28Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-13perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu
2015-09-13perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu
2015-09-13sparc, perf/sparc: Remove unnecessary assignmentSukadev Bhattiprolu
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08sparc32: do not include swap.h from pgtable_32.hMichal Hocko
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams
2015-08-10sparc/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-07sparc64: use ENTRY/ENDPROC in VISsaveSam Ravnborg
2015-08-07sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S valueRob Gardner
2015-08-07treewide: Fix typo compatability -> compatibilityLaurent Pinchart
2015-08-06sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-08-04sched, sparc32: Update scheduler comments in copy_thread()Ingo Molnar
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov