summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2015-08-11cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams
2015-08-10sparc/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-07sparc64: use ENTRY/ENDPROC in VISsaveSam Ravnborg
2015-08-07sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S valueRob Gardner
2015-08-07treewide: Fix typo compatability -> compatibilityLaurent Pinchart
2015-08-07sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-08-04sched, sparc32: Update scheduler comments in copy_thread()Ingo Molnar
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov
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-30bpf, x86/sparc: show actual number of passes in bpf_jit_dumpDaniel Borkmann
2015-07-29Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27sparc: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-22sparc/PCI: Use helper functions to access fields in struct msi_descJiang Liu
2015-07-21ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-26Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2015-06-26mm/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-25mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck
2015-06-25mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-06-25mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-25mm: new mm hook frameworkLaurent Dufour
2015-06-25mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-06-25sparc: use for_each_sg()Akinobu Mita
2015-06-24sparc: 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-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-23Merge 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-06-01sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz
2015-06-01sparc64: pci slots information is not populated in sysfsEric Snowberg
2015-06-01sparc: kernel: GRPCI2: Remove a useless memsetChristophe Jaillet
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski