summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
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-20sparc32: genirq supportSam Ravnborg
2011-04-20sparc32: cleanup code for pci initSam Ravnborg
2011-04-20sparc32,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-31sparc64: Fix section mis-match errors.David S. Miller
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-30sparc: 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-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-03-25lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-03-24sparc32: Fix multiple RTC detections on SUN4DKjetil Oftedal
2011-03-24remove dma64_addr_tFUJITA Tomonori
2011-03-24bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-24bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-24bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-24bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita
2011-03-23add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-23mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-19sparc: 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-18Merge 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-17sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().David S. Miller
2011-03-17sparc: Fix .size directive for do_int_loadBen Hutchings
2011-03-17sparc64: Fix build errors with gcc-4.6.0David S. Miller
2011-03-17sparc32,sun4m: percpu and global register definitions moved to irq.hSam Ravnborg
2011-03-17sparc32: introduce build_device_irqSam Ravnborg
2011-03-17sparc32: introduce sparc_irq_configSam Ravnborg
2011-03-17sparc32: fix build with leon or floppy enabledSam Ravnborg
2011-03-17sparc: convert to clocksource_register_hz/khzJohn Stultz
2011-03-17sparc64: Sharpen address space randomization calculations.David S. Miller
2011-03-17sparc32: irq_32.c cleanupSam Ravnborg
2011-03-17sparc32, sun4d: add comment in empty statement in sun4d_request_irq()Sam Ravnborg
2011-03-17sparc32,sun4d: drop unused code in sun4d_distribute_irqs()Sam Ravnborg