summaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)Author
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-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-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
2014-03-17sparc64:tsb.c:use array size macro rather than numberDoug Wilson
2014-03-17sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2014-03-11sparc64, sched: Remove unused sparc64_multi_coreBjorn Helgaas
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby
2014-03-04sparc: Use the core irq stats functionThomas Gleixner
2014-02-19sparc32: make copy_to/from_user_page() usable from modular codePaul Gortmaker
2014-02-19sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker
2014-02-13sparc: fix implicit include of slab.h in leon_pci_grpci2.cPaul Gortmaker
2014-02-12sun4M: add include of slab.h for kzallocStephen Rothwell
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-29sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller