summaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2012-07-24Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds1-1/+1
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+1
2012-07-19sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-4/+2
2012-07-10Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas1-88/+1
2012-07-10sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases()Bjorn Helgaas1-88/+1
2012-07-09sparc64: remove unused function straddles_64bit_va_hole()Kirill Tkhai1-17/+0
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely1-1/+1
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas3-21/+0
2012-07-05sparc/PCI: factor out pcibios_setup()Myron Stowe3-21/+0
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-127/+1
2012-06-27sparc32: Remove superfluous extern declarations for prom_*() functionsGeert Uytterhoeven1-3/+0
2012-06-27sparc: Correct comments about prom_init() return valuesGeert Uytterhoeven2-4/+4
2012-06-27sparc/PCI: remove unused pcibios_assign_resource() definitionBjorn Helgaas1-5/+0
2012-06-27sparc64: Consistently use fsrc2 rather than fmovd in optimized asm.David S. Miller3-66/+66
2012-06-24Fix typo in printed messagesAnatol Pomozov1-1/+1
2012-06-22Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas1-5/+0
2012-06-15sparc/PCI: remove unused pcibios_assign_resource() definitionBjorn Helgaas1-5/+0
2012-06-13sparc/PCI: register busn_res for root busesYinghai Lu2-3/+6
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-3/+3
2012-06-11sparc: remove two unused headersPaul Bolle2-126/+0
2012-06-06sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instructionDavid S. Miller1-0/+4
2012-06-05SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()Yong Zhang1-6/+1
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-84/+37
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-14/+2
2012-06-01new helper: signal_delivered()Al Viro3-6/+3
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro3-12/+0
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2-3/+2
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro3-37/+9
2012-06-01new helper: sigmask_to_save()Al Viro2-14/+4
2012-06-01new helper: restore_saved_sigmask()Al Viro3-12/+3
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+16
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+0
2012-05-30ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()Al Viro1-9/+2
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-5/+0
2012-05-29sparc: fix sparc64 build due to leon.h inclusionSam Ravnborg2-1/+1
2012-05-29sparc32: remove unused variable in head_32.SSam Ravnborg1-8/+0
2012-05-29sparc32,leon: fix leon bootupSam Ravnborg1-32/+41
2012-05-28sparc32: Export leon_dma_ops to modules.David S. Miller1-1/+2
2012-05-27sparc32: support leon + sun in dma_make_coherent()Sam Ravnborg1-8/+4
2012-05-27sparc32,leon: always support leon in ioportSam Ravnborg2-11/+9
2012-05-27sparc32,leon: always include leon_pmc in buildSam Ravnborg2-7/+10
2012-05-27sparc32: refactor cpu_idle()Sam Ravnborg1-30/+5
2012-05-27sparc32: srmmu_probe now knows about leon tooSam Ravnborg4-23/+23
2012-05-27sparc32: drop LEON hack for ASI_M_MMUREGSSam Ravnborg1-4/+0
2012-05-27sparc32: introduce run-time patching of srmmu access functionsSam Ravnborg3-61/+90
2012-05-27sparc32: introduce support for run-time patching for all shared assembler codeSam Ravnborg5-29/+59
2012-05-27sparc32,leon: fix section mismatch warningSam Ravnborg1-2/+2
2012-05-27sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg6-28/+2