aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-06[SPARC]: Add new timerfd syscall entries.David S. Miller1-2/+4
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2-6/+6
2008-02-03asm-*/compat.h: fix typo in commentMarcin Ĺšlusarz1-1/+1
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth1-0/+1
2008-01-30SPARC64: use generic percputravis@sgi.com1-19/+3
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar1-1/+0
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com1-16/+0
2007-12-26[SPARC64]: Implement pci_resource_to_user()David S. Miller1-0/+4
2007-12-20[SPARC64]: Fix OOPS in dma_sync_*_for_device()David S. Miller1-9/+3
2007-12-13[SPARC64]: Fix two kernel linear mapping setup bugs.David S. Miller1-0/+4
2007-11-07[SPARC64]: Use "is_power_of_2" macro for simplicity.Robert P. J. Day1-2/+2
2007-10-31[SPARC64]: Fix linkage of enormous kernels.David S. Miller3-5/+11
2007-10-27[SPARC64]: Fix BACKOFF_SPIN on non-SMP.David S. Miller1-1/+3
2007-10-27[SPARC64]: __inline__ --> inlineDavid S. Miller14-99/+88
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe1-0/+3
2007-10-22Change table chaining layoutJens Axboe1-1/+1
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz1-1/+0
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+4
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt1-7/+0
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-6/+90
2007-10-18bitops: introduce lock opsNick Piggin1-0/+1
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell1-4/+1
2007-10-17[SPARC]: Support for new termios.David Miller3-2/+61
2007-10-17[SPARC64]: Implement atomic backoff.David S. Miller1-0/+28
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-6/+0
2007-10-17remove include/asm-*/ipc.hAdrian Bunk2-2/+0
2007-10-17cleanup floppy.hJan Beulich1-4/+0
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig1-1/+0
2007-10-17unexport asm/shmparam.hOlaf Hering1-2/+0
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+2
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu1-0/+2
2007-10-16SPARC64: SPARSEMEM_VMEMMAP supportDavid Miller1-0/+3
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2-19/+0
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis2-2/+3
2007-10-16SPARC64: sg chaining supportJens Axboe1-0/+2
2007-10-13[SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller1-2/+1
2007-10-13[SPARC64]: Kill ugly __irq_ino() macro.David S. Miller1-1/+3
2007-10-13[SPARC64]: Access ivector_table[] using physical addresses.David S. Miller1-6/+6
2007-10-13[SPARC64]: Make IVEC pointers 64-bit.David S. Miller2-7/+6
2007-10-13[SPARC64]: Consolidate MSI support code.David S. Miller1-2/+4
2007-10-13[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller1-0/+6
2007-09-16[SPARC64]: Fix lockdep, particularly on SMP.David S. Miller1-4/+0
2007-08-30[SPARC64]: Fix several bugs in MSI handling.David S. Miller2-2/+3
2007-08-30[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.David S. Miller1-11/+11
2007-08-20[SPARC64]: Need to clobber global reg vars in switch_to().David S. Miller2-15/+15
2007-08-16[MATH-EMU]: Fix underflow exception reporting.David S. Miller1-0/+2
2007-08-16[SPARC64]: Create a HWCAP_SPARC_N2 and report it to userspace on Niagara-2.David S. Miller1-2/+8
2007-08-08[SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller3-4/+16
2007-08-07[SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller1-0/+1