summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-10sparc/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-06sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-08-04sched, sparc32: Update scheduler comments in copy_thread()Ingo Molnar
2015-07-31sparc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-31sparc/irq: Use helper irq_data_get_irq_handler_data()Jiang Liu
2015-07-30PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-22sparc/PCI: Use helper functions to access fields in struct msi_descJiang Liu
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25sparc64: perf: Use UREG_FP rather than UREG_I6David Ahern
2015-06-25sparc64: perf: Add sanity checking on addresses in user stackDavid Ahern
2015-06-25sparc64: Convert BUG_ON to warningDavid Ahern
2015-06-25sparc: perf: Disable pagefaults while walking userspace stacksDavid Ahern
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-06-24sparc: use for_each_sg()Akinobu Mita
2015-06-25sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHCXunlei Pang
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar
2015-05-31sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz
2015-05-31sparc64: pci slots information is not populated in sysfsEric Snowberg
2015-05-31sparc: kernel: GRPCI2: Remove a useless memsetChristophe Jaillet
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra
2015-05-18crypto: sparc/md5 - use md5 IV MD5_HX instead of their raw valueLABBE Corentin
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner