summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2011-05-16sparc32: implement SMP IPIs using the generic functionsDaniel Hellstrom
2011-05-16sparc32,leon: SMP power down implementationDaniel Hellstrom
2011-05-16sparc32,leon: added some SMP commentsDaniel Hellstrom
2011-04-21sparc32,leon: don't rely on bootloader to mask IRQsDaniel Hellstrom
2011-04-21sparc32,leon: operate on boot-cpu IRQ controller registersDaniel Hellstrom
2011-04-21sparc32: always define boot_cpu_idDaniel Hellstrom
2011-04-21sparc32: removed unused code, implemented by generic codeDaniel Hellstrom
2011-04-21sparc32: avoid build warning at mm/percpu.c:1647Sam Ravnborg
2011-04-21sparc32: always register a PROM based early consoleSam Ravnborg
2011-04-21sparc32: probe for cpu info only during startupSam Ravnborg
2011-04-21sparc: consolidate show_cpuinfo in cpu.cSam Ravnborg
2011-04-21sparc32,leon: implement genirq CPU affinityDaniel Hellstrom
2011-04-21sparc32, leon: code cleanup of timer/IRQ controller initializationDaniel Hellstrom
2011-04-21sparc32,leon: cleaned away code from the LEON2 daysDaniel Hellstrom
2011-04-21sparc32,leon: per-cpu ticker use genirq per-cpu handlerDaniel Hellstrom
2011-04-21sparc32,leon: add support for extended interrupt controllerDaniel Hellstrom
2011-04-21sparc32, leon: must protect IRQ controller register with spinlockDaniel Hellstrom
2011-04-19sparc32: genirq supportSam Ravnborg
2011-04-19sparc32: cleanup code for pci initSam Ravnborg
2011-04-19sparc32,sun4d: rename sbus_tid to board_to_cpu in irq supportSam Ravnborg
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31sparc32: Pass task_struct to schedule_tail() in ret_from_forkTkhai Kirill
2011-03-30sparc64: Fix section mis-match errors.David S. Miller
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-29sparc: Hook up syncfs system call.David S. Miller
2011-03-29sparc: Use generic show_interrupts()Thomas Gleixner
2011-03-29sparc: Convert to new irq function namesThomas Gleixner
2011-03-29sparc: Cleanup direct irq_desc accessThomas Gleixner
2011-03-29sparc: Use the new genirq functionalityThomas Gleixner
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-03-24sparc32: Fix multiple RTC detections on SUN4DKjetil Oftedal
2011-03-23remove dma64_addr_tFUJITA Tomonori
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-18sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls.David S. Miller
2011-03-18sparc: Implement of_iomap().David S. Miller
2011-03-18sparc: Implement of_address_to_resource().David S. Miller
2011-03-18sparc: Provide NO_IRQ definition.David S. Miller
2011-03-17Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying
2011-03-16sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().David S. Miller
2011-03-16sparc: Fix .size directive for do_int_loadBen Hutchings
2011-03-16sparc64: Fix build errors with gcc-4.6.0David S. Miller