summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-061-2/+1
|\
| * crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel2017-08-041-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-062-0/+36
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-214-15/+15
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-106-11/+63
| |\ \ \
| * | | | bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2017-08-091-0/+34
| * | | | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-08-077-18/+48
| |\ \ \ \
| * | | | | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-031-0/+2
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-042-21/+7
|\ \ \ \ \ \
| * | | | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-21/+5
| * | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-254-15/+15
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-08-116-11/+63
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra2017-08-101-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-5/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-5/+0
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | 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
OpenPOWER on IntegriCloud