aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+0
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 2-1/+2
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Gravatar Michal Hocko 1-1/+1
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Gravatar Nicholas Piggin 2-4/+3
2017-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 7-20/+57
2017-07-11sparc: move generic-y of exported headers to uapi/asm/KbuildGravatar Masahiro Yamada 2-1/+2
2017-07-10lib/extable.c: use bsearch() library function in search_extable()Gravatar Thomas Meyer 1-14/+14
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextGravatar Linus Torvalds 23-492/+889
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-8/+8
2017-07-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+2
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-2/+0
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 5-58/+62
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Gravatar Punit Agrawal 1-1/+2
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-3/+13
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-7/+11
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+2
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+0
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-13/+0
2017-07-03kill {__,}{get,put}_user_unaligned()Gravatar Al Viro 1-1/+0
2017-07-03sparc: kernel: pmc: make of_device_ids const.Gravatar Arvind Yadav 1-1/+1
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 4-32/+0
2017-06-30sparc64: Use indirect calls in hamming weight stubsGravatar David S. Miller 1-8/+8
2017-06-28arch: remove unused macro/function thread_saved_pc()Gravatar Tobias Klauser 4-32/+0
2017-06-28sparc: remove arch specific dma_supported implementationsGravatar Christoph Hellwig 4-43/+39
2017-06-28sparc: remove leon_dma_opsGravatar Christoph Hellwig 2-6/+2
2017-06-28sparc: implement ->mapping_errorGravatar Christoph Hellwig 4-9/+21
2017-06-25sparc64: fix typo in propertyGravatar Pavel Tatashin 2-3/+3
2017-06-25sparc64: add port_id to VIO device metadataGravatar Jag Raman 2-0/+3
2017-06-25sparc64: Enhance search for VIO device in MDESCGravatar Jag Raman 3-63/+64
2017-06-25sparc64: enhance VIO device probingGravatar Jag Raman 2-16/+42
2017-06-25sparc64: check if a client is allowed to register for MDESC notificationsGravatar Jag Raman 1-0/+17
2017-06-25sparc64: remove restriction on VIO device name sizeGravatar Jag Raman 1-19/+4
2017-06-25sparc64: refactor code to obtain cfg_handle property from MDESCGravatar Jag Raman 1-11/+19
2017-06-25sparc64: add MDESC node name property to VIO device metadataGravatar Jag Raman 4-51/+68
2017-06-25sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocationGravatar Jag Raman 1-5/+3
2017-06-25sparc64: expand MDESC interfaceGravatar Jag Raman 2-0/+233
2017-06-25sparc64: skip handshake for LDC channels in RAW modeGravatar Jag Raman 2-1/+15
2017-06-25sparc64: specify the device class in VIO version info. packetGravatar Jag Raman 1-0/+1
2017-06-25sparc64: ensure VIO operations are defined while being usedGravatar Jag Raman 1-4/+13
2017-06-25sparc: kernel: apc: make of_device_ids constGravatar Arvind Yadav 1-1/+1
2017-06-25sparc64: Fix gup_huge_pmdGravatar Nitin Gupta 1-2/+2
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-3/+3
2017-06-21net: introduce SO_PEERGROUPS getsockoptGravatar David Herrmann 1-0/+2
2017-06-21Merge branch 'timers/urgent' into timers/coreGravatar Thomas Gleixner 19-122/+204
2017-06-19Adding the type of exported symbolsGravatar Nagarathnam Muthusamy 4-0/+5
2017-06-19sed regex in Makefile.build requires line break between exported symbolsGravatar Nagarathnam Muthusamy 1-18/+26
2017-06-19Adding asm-prototypes.h for genksyms to generate crcGravatar Nagarathnam Muthusamy 1-0/+24
2017-06-19mm: larger stack guard gap, between vmasGravatar Hugh Dickins 2-3/+3
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-3/+0
2017-06-15sparc/time: make of_device_ids constGravatar Arvind Yadav 1-1/+1