summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2017-07-11sparc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03sparc: kernel: pmc: make of_device_ids const.Arvind Yadav
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-30sparc64: Use indirect calls in hamming weight stubsDavid S. Miller
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-28sparc: remove arch specific dma_supported implementationsChristoph Hellwig
2017-06-28sparc: remove leon_dma_opsChristoph Hellwig
2017-06-28sparc: implement ->mapping_errorChristoph Hellwig
2017-06-25sparc64: fix typo in propertyPavel Tatashin
2017-06-25sparc64: add port_id to VIO device metadataJag Raman
2017-06-25sparc64: Enhance search for VIO device in MDESCJag Raman
2017-06-25sparc64: enhance VIO device probingJag Raman
2017-06-25sparc64: check if a client is allowed to register for MDESC notificationsJag Raman
2017-06-25sparc64: remove restriction on VIO device name sizeJag Raman
2017-06-25sparc64: refactor code to obtain cfg_handle property from MDESCJag Raman
2017-06-25sparc64: add MDESC node name property to VIO device metadataJag Raman
2017-06-25sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocationJag Raman
2017-06-25sparc64: expand MDESC interfaceJag Raman
2017-06-25sparc64: skip handshake for LDC channels in RAW modeJag Raman
2017-06-25sparc64: specify the device class in VIO version info. packetJag Raman
2017-06-25sparc64: ensure VIO operations are defined while being usedJag Raman
2017-06-25sparc: kernel: apc: make of_device_ids constArvind Yadav
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-15sparc/time: make of_device_ids constArvind Yadav
2017-06-15sparc64: broken %tick frequency on spitfire cpusPavel Tatashin
2017-06-15sparc64: use prom interface to get %stick frequencyPavel Tatashin
2017-06-12sparc64: optimize functions that access tickPavel Tatashin
2017-06-12sparc64: add hot-patched and inlined get_tick()Pavel Tatashin
2017-06-12sparc64: initialize time earlyPavel Tatashin
2017-06-12sparc64: improve modularity tick optionsPavel Tatashin
2017-06-12sparc64: optimize loads in clock_sched()Pavel Tatashin
2017-06-12sparc64: show time stamps from zeroPavel Tatashin
2017-06-12sparc64: access tick function from variablePavel Tatashin
2017-06-12sparc64: remove trailing white spacesPavel Tatashin
2017-06-10sparc64: print debug messages when reading from LDC channelJag Raman