aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2012-08-18sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware.David S. Miller
2012-08-18sparc64: Rework sparc_pmu_enable() so that the side effects are clearer.David S. Miller
2012-08-18sparc64: Prepare perf event layer for handling multiple PCR registers.David S. Miller
2012-08-18sparc64: Specify user and supervisor trace PCR bits in sparc_pmu.David S. Miller
2012-08-18sparc64: Abstract PMC read/write behind sparc_pmu.David S. Miller
2012-08-18sparc64: Allow max hw perf events to be variable.David S. Miller
2012-08-18sparc64: Add perf_event abstractions for orthogonal PMUs.David S. Miller
2012-08-18sparc64: Add PCR ops for SPARC-T4.David S. Miller
2012-08-18sparc64: Abstract away the %pcr values used to enable/disable NMIDavid S. Miller
2012-08-18sparc64: Abstract away the NMI PIC counter computation.David S. Miller
2012-08-18sparc64: Abstract away PIC register accesses.David S. Miller
2012-08-18sparc64: Add 'reg_num' argument to pcr_ops methods.David S. Miller
2012-08-18sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access.David S. Miller
2012-08-18sparc64: Add detection for features new in SPARC-T4.David S. Miller
2012-08-02sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-30ipc: add COMPAT_SHMLBA supportWill Deacon
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-07-26sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of currentTkhai Kirill
2012-07-26sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg
2012-07-26sparc32,leon: drop leon_init()Sam Ravnborg
2012-07-26sparc32: drop swapper_pg_dirSam Ravnborg
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-07-19sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-10Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas
2012-07-10sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases()Bjorn Helgaas
2012-07-09sparc64: remove unused function straddles_64bit_va_hole()Kirill Tkhai
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05sparc/PCI: factor out pcibios_setup()Myron Stowe
2012-06-27sparc/PCI: remove unused pcibios_assign_resource() definitionBjorn Helgaas
2012-06-24Fix typo in printed messagesAnatol Pomozov
2012-06-22Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas
2012-06-15sparc/PCI: remove unused pcibios_assign_resource() definitionBjorn Helgaas
2012-06-13sparc/PCI: register busn_res for root busesYinghai Lu
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-06-05SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()Yong Zhang
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-30ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()Al Viro
2012-05-29sparc: fix sparc64 build due to leon.h inclusionSam Ravnborg