aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-06net: filter: fix sparc32 typoAlexei Starovoitov
2014-06-06net: filter: fix typo in sparc BPF JITAlexei Starovoitov
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-01net: filter: get rid of BPF_S_* enumDaniel Borkmann
2014-05-28Merge branch 'pci/misc' into nextBjorn Helgaas
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-27sparc/PCI: Use pci_is_bridge() to simplify codeYijing Wang
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-21sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.cToralf Förster
2014-05-17sparc64: Add membar to Niagara2 memcpy code.David S. Miller
2014-05-08sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller
2014-05-06sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller
2014-05-05sparc: csum_add for SparcTom Herbert
2014-05-03sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller
2014-05-03sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller
2014-05-03sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-05-03sparc64: Fix range check in kern_addr_valid().David S. Miller
2014-05-03sparc64: Fix top-level fault handling bugs.David S. Miller
2014-05-03sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-05-03sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller
2014-05-03sparc64: Fix hex values in comment above pte_modify().David S. Miller
2014-05-03sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller
2014-05-03sparc64: Fix huge PMD invalidation.David S. Miller
2014-05-03sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller
2014-05-03sparc64: Normalize NMI watchdog logging and behavior.David S. Miller
2014-05-02sparc64: Make itc_sync_lock rawKirill Tkhai
2014-05-02sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller
2014-04-18arch,sparc: Convert smp_mb__*()Peter Zijlstra
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-31net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert
2014-03-24sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro
2014-03-20sparc, sysfs: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-19sparc/PCI: Use default pcibios_enable_device() (Leon only)Bjorn Helgaas
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar