summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-5/+0
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-035-18/+6
|\
| * arch,sparc: Convert smp_mb__*()Peter Zijlstra2014-04-185-18/+6
* | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-023-12/+1
|\ \
| * \ Merge branch 'pci/misc' into nextBjorn Helgaas2014-05-282-10/+0
| |\ \
| | * | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-272-10/+0
| | |/
| * | sparc/PCI: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-2/+1
| |/
* | sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.cToralf Förster2014-05-211-1/+1
* | sparc64: Add membar to Niagara2 memcpy code.David S. Miller2014-05-171-0/+1
* | sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2014-05-082-3/+17
* | sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller2014-05-061-15/+1
* | sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller2014-05-031-3/+6
* | sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller2014-05-031-15/+31
* | sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller2014-05-034-10/+10
* | sparc64: Fix range check in kern_addr_valid().David S. Miller2014-05-031-1/+1
* | sparc64: Fix top-level fault handling bugs.David S. Miller2014-05-031-30/+52
* | sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller2014-05-031-3/+9
* | sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller2014-05-031-4/+4
* | sparc64: Fix hex values in comment above pte_modify().David S. Miller2014-05-031-2/+2
* | sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller2014-05-032-2/+2
* | sparc64: Fix huge PMD invalidation.David S. Miller2014-05-033-15/+17
* | sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller2014-05-031-6/+9
* | sparc64: Normalize NMI watchdog logging and behavior.David S. Miller2014-05-031-16/+5
* | sparc64: Make itc_sync_lock rawKirill Tkhai2014-05-021-3/+3
* | sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller2014-05-021-1/+1
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-0/+1
|\
| * audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
* | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-1/+5
|\ \
| * | sparc, sysfs: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+5
* | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-032-0/+3
|\ \ \
| * | | sparc: fix implicit include of slab.h in leon_pci_grpci2.cPaul Gortmaker2014-02-131-0/+1
| * | | sun4M: add include of slab.h for kzallocStephen Rothwell2014-02-121-0/+2
* | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-5/+1
|\ \ \ \
| * | | | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * | | | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-4/+0
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-021-2/+3
|\ \ \ \
| * | | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-311-1/+2
| * | | | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-261-1/+1
* | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-5/+0
|\ \ \ \ \
| * | | | | sparc/PCI: Use default pcibios_enable_device() (Leon only)Bjorn Helgaas2014-03-191-5/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-011-2/+1
|\ \ \ \ \
| * | | | | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar2014-03-191-2/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-011-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-122-1/+3
| |\ \ \ \ \ | | |/ / / /
| * | | | | sparc: Use the core irq stats functionThomas Gleixner2014-03-041-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-315-12/+0
|\ \ \ \ \
| * | | | | sparc64, sched: Remove unused sparc64_multi_coreBjorn Helgaas2014-03-114-10/+0
| * | | | | sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-111-2/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-5/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
OpenPOWER on IntegriCloud