summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
2011-04-21sparc32: always define boot_cpu_idDaniel Hellstrom1-0/+12
2011-04-21sparc32: avoid build warning at mm/percpu.c:1647Sam Ravnborg1-2/+4
2011-04-21sparc32: probe for cpu info only during startupSam Ravnborg1-1/+0
2011-04-21sparc: consolidate show_cpuinfo in cpu.cSam Ravnborg3-4/+7
2011-04-21sparc32,leon: cleaned away code from the LEON2 daysDaniel Hellstrom1-23/+0
2011-04-21sparc32,leon: per-cpu ticker use genirq per-cpu handlerDaniel Hellstrom1-2/+4
2011-04-21sparc32,leon: add support for extended interrupt controllerDaniel Hellstrom1-4/+3
2011-04-19sparc32: genirq supportSam Ravnborg3-17/+34
2011-04-19sparc32: cleanup code for pci initSam Ravnborg1-3/+9
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds4-13/+13
2011-03-31Fix common misspellingsLucas De Marchi4-13/+13
2011-03-29sparc: Hook up syncfs system call.David S. Miller1-1/+2
2011-03-23remove dma64_addr_tFUJITA Tomonori1-18/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita2-3/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2-2/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita2-0/+2
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-4/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet2-15/+15
2011-03-18sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls.David S. Miller1-1/+4
2011-03-18sparc: Provide NO_IRQ definition.David S. Miller2-0/+5
2011-03-17Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying1-0/+2
2011-03-16sparc32: fix build with leon or floppy enabledSam Ravnborg1-3/+0
2011-03-16sparc32: add irq + smp declarations to headersSam Ravnborg2-0/+9
2011-03-16SPARC/LEON: power down instruction different of different LEONsDaniel Hellstrom1-0/+6
2011-03-16sparc64: rename virt_irq => irq - IISam Ravnborg1-9/+9
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-3/+3
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell1-0/+2
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-46/+0
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-4/+4
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-6/+10
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-3/+3
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman1-0/+2
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers1-0/+1
2011-02-15sparc64: Fix NMI startup bug which also breaks perf.David S. Miller1-0/+2
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-5/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner1-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner1-23/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner1-8/+1
2011-01-27rwsem: Cleanup includesThomas Gleixner1-6/+0
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds4-48/+22
2011-01-04SPARC/LEON: added support for IRQAMP IRQ ControllerDaniel Hellstrom2-3/+15
2011-01-03sparc: fix sparse warnings in arch/sparc/prom for 32 bit buildSam Ravnborg1-1/+5
2011-01-02sparc: remove unused prom tree functionsSam Ravnborg1-11/+0
2011-01-02sparc: remove unused prom cpu functionsSam Ravnborg1-9/+0
2011-01-02sparc: drop prom/palloc.cSam Ravnborg1-10/+0
2011-01-02sparc: drop prom/devmap.cSam Ravnborg1-12/+0
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar3-78/+5