summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm
AgeCommit message (Expand)Author
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-26Merge 'akpm' patch seriesLinus Torvalds
2011-07-26sparc64: add support for _PAGE_SPECIALDavid S. Miller
2011-07-26sparc64: use RCU page table freeingDavid S. Miller
2011-07-26sparc64: kill page table quicklistsDavid S. Miller
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds
2011-07-21sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-06sparc/irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki
2011-06-07pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches
2011-06-02sparc32,leon: add GRPCI2 PCI Host driverDaniel Hellstrom
2011-06-02sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom
2011-06-02sparc32: added CONFIG_PCIC_PCI Kconfig settingDaniel Hellstrom
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-25sparc: mmu_gather reworkPeter Zijlstra
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2011-05-23sparc32: fix build, fix missing cpu_relax declarationSam Ravnborg
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
2011-05-20Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro
2011-05-16sparc32,leon: Implemented SMP IPIs for LEON CPUDaniel Hellstrom
2011-05-16sparc32: implement SMP IPIs using the generic functionsDaniel Hellstrom
2011-05-16sparc32,leon: added some SMP commentsDaniel Hellstrom
2011-05-12sparc: add {read,write}*_be routinesJan Andersson
2011-05-05net: Add sendmmsg socket system callAnton Blanchard
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-04-21sparc32: always define boot_cpu_idDaniel Hellstrom
2011-04-21sparc32: avoid build warning at mm/percpu.c:1647Sam 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: 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-20sparc32: genirq supportSam Ravnborg
2011-04-20sparc32: cleanup code for pci initSam Ravnborg
2011-04-12sched, sparc64: Turn cpu_coregroup_mask() into a real functionStephen Rothwell
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-04jump label: Introduce static_branch() interfaceJason Baron
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30sparc: Hook up syncfs system call.David S. Miller
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-23add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-23mm: NUMA aware alloc_thread_info_node()Eric Dumazet