summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0
| | | |/ / / | | |/| | |
* | | | | | sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni2017-08-211-1/+1
* | | | | | sparc64: remove unnecessary log messageTushar Dave2017-08-161-2/+0
* | | | | | sparc64: Don't clibber fixed registers in __multi4.David S. Miller2017-08-161-12/+12
* | | | | | mm: add pmd_t initializer __pmd() to work around a GCC bug.Zi Yan2017-08-101-0/+2
|/ / / / /
* | | | | sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8.Vijay Kumar2017-08-041-1/+11
* | | | | sparc64: recognize and support sparc M8 cpu typeAllen Pais2017-08-046-2/+30
* | | | | sparc64: properly name the cpu constantsAllen Pais2017-08-042-8/+22
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-08-047-18/+48
|\ \ \ \ | |/ / / |/| | |
| * | | sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller2017-08-041-2/+2
| * | | sparc: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-07-202-8/+0
| * | | sparc64: Register hugepages during arch initNitin Gupta2017-07-201-1/+24
| * | | sparc64: Prevent perf from running during super critical sectionsRob Gardner2017-07-183-7/+22
| | |/ | |/|
* | | Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-221-1/+1
|\ \ \ | |/ / |/| |
| * | tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-07-175-75/+139
|\ \ | |/ |/|
| * sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu2017-07-144-70/+132
| * SPARC64: Fix sun4v DMA panicTushar Dave2017-07-121-5/+7
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-1/+0
|\ \
| * | kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-1/+0
* | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-132-1/+2
|\ \ \
| * | | sparc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-1/+2
* | | | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-121-1/+1
* | | | kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin2017-07-122-4/+3
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-07-117-20/+57
|\ \ \
| * | | sparc64: Fix gup_huge_pmdNitin Gupta2017-06-251-2/+2
| * | | Adding the type of exported symbolsNagarathnam Muthusamy2017-06-194-0/+5
| * | | sed regex in Makefile.build requires line break between exported symbolsNagarathnam Muthusamy2017-06-191-18/+26
| * | | Adding asm-prototypes.h for genksyms to generate crcNagarathnam Muthusamy2017-06-191-0/+24
* | | | lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer2017-07-101-14/+14
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2017-07-0823-492/+889
|\ \ \
| * | | sparc: kernel: pmc: make of_device_ids const.Arvind Yadav2017-07-031-1/+1
| * | | sparc64: fix typo in propertyPavel Tatashin2017-06-252-3/+3
| * | | sparc64: add port_id to VIO device metadataJag Raman2017-06-252-0/+3
| * | | sparc64: Enhance search for VIO device in MDESCJag Raman2017-06-253-63/+64
| * | | sparc64: enhance VIO device probingJag Raman2017-06-252-16/+42
| * | | sparc64: check if a client is allowed to register for MDESC notificationsJag Raman2017-06-251-0/+17
| * | | sparc64: remove restriction on VIO device name sizeJag Raman2017-06-251-19/+4
| * | | sparc64: refactor code to obtain cfg_handle property from MDESCJag Raman2017-06-251-11/+19
| * | | sparc64: add MDESC node name property to VIO device metadataJag Raman2017-06-254-51/+68
| * | | sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocationJag Raman2017-06-251-5/+3
| * | | sparc64: expand MDESC interfaceJag Raman2017-06-252-0/+233
| * | | sparc64: skip handshake for LDC channels in RAW modeJag Raman2017-06-252-1/+15
| * | | sparc64: specify the device class in VIO version info. packetJag Raman2017-06-251-0/+1
| * | | sparc64: ensure VIO operations are defined while being usedJag Raman2017-06-251-4/+13
| * | | sparc: kernel: apc: make of_device_ids constArvind Yadav2017-06-251-1/+1
| * | | sparc/time: make of_device_ids constArvind Yadav2017-06-151-1/+1
| * | | sparc64: broken %tick frequency on spitfire cpusPavel Tatashin2017-06-151-1/+26
| * | | sparc64: use prom interface to get %stick frequencyPavel Tatashin2017-06-151-5/+2
| * | | sparc64: optimize functions that access tickPavel Tatashin2017-06-121-9/+13
OpenPOWER on IntegriCloud