aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] move duplicate BUG and WARN_ON bits to asm-genericMatt Mackall1-17/+2
2004-08-11[SPARC64]: Fix non-SMP build.David S. Miller1-1/+1
2004-08-11[SPARC64]: Change TIF_BLKCOMMIT into a fault code.David S. Miller1-9/+7
2004-08-07[SPARC64]: Need flush_tlb_pending() in switch_to(). David S. Miller1-0/+1
2004-08-06[SPARC64]: Implement tlb flush batching just like ppc64.David S. Miller6-114/+181
2004-07-30[PATCH] sparse: misc cleanupsAlexander Viro1-3/+3
2004-07-30[PATCH] annotations in drivers/videoAlexander Viro1-3/+5
2004-07-29[SPARC]: sparc64 openpromio.h needs compiler.h, sync sparc32David S. Miller1-0/+1
2004-07-26[SPARC64]: Kill all this silly inline memcpy handling.David S. Miller2-26/+2
2004-07-22[SPARC64]: Uninline _raw_spin_lock too, saves ~30K in defconfig image.David S. Miller1-16/+2
2004-07-20[SPARC64]: Fix allnoconfig build, based upon a patch from Roland Dreier.David S. Miller3-0/+23
2004-07-15[PATCH] misc sparse cleanupsAlexander Viro1-2/+2
2004-07-12[PATCH] sparse: arch/* NULL noise removalAlexander Viro2-2/+2
2004-07-12[PATCH] sparse: signal annotationAlexander Viro1-3/+8
2004-07-12[PATCH] sparse: drivers/sbus fixesAlexander Viro1-2/+2
2004-07-11[SPARC64]: Add CMT register defines.David S. Miller2-117/+189
2004-06-30[SPARC64]: Non-executable page support.David S. Miller1-10/+21
2004-06-30[SPARC64]: Reserve a software PTE bit for _PAGE_EXEC.David S. Miller1-30/+43
2004-06-30[SPARC64]: Document reserved and soft2 bits in PTE.David S. Miller1-0/+3
2004-06-27[PATCH] Remove include/asm-*/init.hAlexey Dobriyan1-1/+0
2004-06-27[SPARC64]: No longer set WANT_PAGE_VIRTUAL.David S. Miller2-11/+8
2004-06-24[SPARC64]: Make ___arch_swapXp() take a const pointer.Andrew Morton1-3/+3
2004-06-24[SPARC64]: Make find_next_bit take a const pointer.Andrew Morton1-1/+2
2004-06-23[PATCH] cpumask: remove 26 no longer used cpumask*.h filesAndrew Morton1-6/+0
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton1-0/+1
2004-06-22Merge davem@nuts.davemloft.net:/disk1/BK/sparc-2.6David S. Miller1-0/+2
2004-06-20[PATCH] O_NOATIME supportCesar Eduardo Barros1-0/+1
2004-06-20[SPARC64]: bug.h needs compiler.hAndrew Morton1-0/+2
2004-06-17Merge duplicate selinux network hooksLinus Torvalds1-4/+8
2004-06-17[PATCH] RLIM: add rlimit entry for POSIX mqueue allocationChris Wright1-1/+3
2004-06-17[PATCH] RLIM: add rlimit entry for controlling queued signalsChris Wright1-4/+6
2004-06-16[SPARSE]: Annotate csum_and_copy_to_user().Stephen Hemminger1-1/+2
2004-06-08[SPARC64]: Uninline find_*_bit() like ia64 did.David S. Miller1-110/+3
2004-06-02[PATCH] ide: add IDE_ARCH_OBSOLETE_DEFAULTSBartlomiej Zolnierkiewicz1-12/+0
2004-06-02Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds2-5/+5
2004-06-02[SBUS]: Define dma direction bits in terms of enum dma_data_direction.Christoph Hellwig1-4/+5
2004-06-02[SPARC64]: Kill _exit kernelsyscall stub from unistd.hDavid S. Miller1-1/+0
2004-05-31sparse: use new generic __chk_user_ptr() macro in x86/ppc64/sparc*Linus Torvalds1-6/+2
2004-05-31[SPARC64]: Lots of sparse work for arch/sparc64.David S. Miller6-20/+29
2004-05-31[SPARC64]: __volatile --> __volatile__David S. Miller1-1/+1
2004-05-31[SPARC64]: Annotate 64-bit constants with 'UL'David S. Miller7-197/+226
2004-05-30[SPARC64]: Fix NR_IRQS check in hardirq.hDavid S. Miller1-9/+0
2004-05-25[SPARC64]: Move over to HZ==1000.David S. Miller1-1/+1
2004-05-25[SPARC64]: Implement _raw_spin_lock_flags().David S. Miller1-2/+3
2004-05-25[SPARC64]: Implement debugging version of write_trylock().David S. Miller1-0/+10
2004-05-22[PATCH] rmap 23 empty flush_dcache_mmap_lockAndrew Morton1-0/+2
2004-05-22[PATCH] rmap 13 include/asm deletionsAndrew Morton2-9/+0
2004-05-21[PATCH] Sanitise handling of unneeded syscall stubsAndrew Morton2-2/+21
2004-05-19[PATCH] slab: allow arch override for kmem_bufctl_tAndrew Morton1-0/+2
2004-05-18[PATCH] ARM/ARM26 IDE cleanupsBartlomiej Zolnierkiewicz1-0/+3
2004-05-14[PATCH] sparc64: implement atomic_add_negative()Andrew Morton1-0/+3
2004-05-14[PATCH] Implement atomic_inc_and_test() on various architecturesAndrew Morton1-0/+10
2004-05-10[PATCH] Allow architectures to reenable interrupts on contended spinlocksAndrew Morton1-0/+2
2004-04-23[SPARC64]: Fix zero-extension issues wrt. {pgd,pmd}_val().David S. Miller2-7/+10
2004-04-19[SPARC64]: Missing part of posix timers fix.Jakub Jelínek1-2/+4
2004-04-19[PATCH] generic ide_init_hwif_ports()Bartlomiej Zolnierkiewicz1-19/+0
2004-04-19[PATCH] ide_init_default_hwifs() -> ide_init_default_irq()Bartlomiej Zolnierkiewicz1-2/+1
2004-04-18[SPARC]: Add MQ syscall support.Jakub Jelínek1-3/+9
2004-04-15[SPARC64]: Fix branch prediction in switch_to().David S. Miller1-1/+1
2004-04-13[PATCH] obsolete asm/hdreg.hBartlomiej Zolnierkiewicz1-1/+0
2004-04-13[PATCH] add asm-generic/hdreg.hBartlomiej Zolnierkiewicz1-13/+1
2004-04-11[PATCH] ia32: 4Kb stacks (and irqstacks) patchAndrew Morton1-0/+4
2004-04-11[PATCH] missing NULL pointer check in pte_alloc_one.Andrew Morton1-1/+9
2004-04-11[PATCH] get_wchan() sparc64 fixAndrew Morton1-1/+3
2004-04-03Re-instate __ARCH_SI_BAND_T, to allow architecture overrides.Linus Torvalds1-0/+1
2004-03-29[PATCH] asm-sparc{64}/ide.h cleanup (there are no standard ports)Bartlomiej Zolnierkiewicz1-18/+2
2004-03-25[SPARC64]: Fix svr4_stack_t typing in svr4.hDavid S. Miller1-1/+1
2004-03-25[SPARC64]: Do not lvalue cast in pgd/pmd macros.David S. Miller1-4/+4
2004-03-23[SPARC64]: Do not use cast exprs as lvalues.David S. Miller1-6/+7
2004-03-22[PATCH] rename dma_error()Andrew Morton1-1/+1
2004-03-18[SPARC64]: Implement pci_dma_error().David S. Miller1-0/+7
2004-03-16[PATCH] SHMLBA compat task alignment fixAndrew Morton1-0/+1
2004-03-14[SPARC]: Include linux/linkage.h in asm/unistd.hDavid S. Miller1-0/+2
2004-03-13[PATCH] DMA: Fill gaping hole in DMA API interfaces.Andrew Morton2-13/+42
2004-03-11[PATCH] Clean up sys_ioperm stubsAndrew Morton1-1/+0
2004-03-08[PATCH] remove sparc64's num_possible_cpus()Rusty Russell1-9/+0
2004-02-28[SPARC64]: Add support for CONFIG_DEBUG_STACK_USAGE.David S. Miller1-4/+21
2004-02-26[SPARC]: Move ptrace_signal_deliver() implementation out of header file.David S. Miller1-21/+3
2004-02-26[SPARC64]: Fix compile warning from RW_LOCK_UNLOCKED with spinlock debug enab...Ben Collins1-1/+1
2004-02-25[PATCH] Clean up __cacheline_alignedAlexander Viro1-8/+0
2004-02-24[PATCH] add syscalls.hAndrew Morton1-0/+15
2004-02-24Merge bk://bk.phunnypharm.org/sparc-2.6David S. Miller1-1/+2
2004-02-24SPARC64: Fix debug spinlocks to not trash random memory with > 4 cpus's (or s...Ben Collins1-1/+2
2004-02-23[PATCH] tty utf8 modeAndries E. Brouwer1-0/+1
2004-02-19[SPARC64]: Do similar macro casting for {in,out}{b,w,l}() as we do for {read,...David S. Miller1-12/+19
2004-02-18[PATCH] NGROUPS 2.6.2rc2 + fixupsAndrew Morton1-4/+0
2004-02-16[SPARC64]: Fix warnings on non-PCI build.David S. Miller1-0/+2
2004-02-16[SPARC64]: Fix non-PCI build, reported by David Dillow.David S. Miller1-1/+21
2004-02-09[PATCH] Export OF device path for PCI devicesBenjamin Herrenschmidt1-0/+4
2004-02-06[SPARC]: Fix AIO syscall numbering.David S. Miller1-7/+7
2004-02-03[PATCH] PCI Scan all functionsAndrew Morton1-0/+1
2004-02-03[PATCH] add readX_relaxed() interfaceAndrew Morton1-0/+4
2004-01-27[SPARC64]: Add _end and _start to list of sectionsBen Collins1-0/+2
2004-01-27[SPARC64]: Changes to accomodate booting from non-phys_base memoryBen Collins1-1/+1
2004-01-19[PATCH] if ... BUG() -> BUG_ON()Andrew Morton2-5/+3
2004-01-18[PATCH] selinux: Add SO_PEERSEC socket option and getpeersec LSM hook.Andrew Morton1-0/+2
2004-01-18[PATCH] Make for_each_cpu() Iterator More FriendlyAndrew Morton1-1/+1
2004-01-04[SPARC]: Add placeholder asm-{sparc,sparc64}/setup.h so MTD builds.Tom 'spot' Callaway1-0/+9
2003-12-29[SPARC64]: Fix broken _PAGE_SZHUGE defines for 512K and 64K.Ciaran McCreesh1-2/+2
2003-12-29[PATCH] statfs64 fixAndrew Morton1-0/+14
2003-12-29[PATCH] cpumask.h reorgAndrew Morton1-0/+6
2003-11-19[SPARC64]: Get PCI floppies fully functional again.David S. Miller2-6/+16
2003-11-10[SPARC64]: Fix PCI floppy IRQ enable/disable handling.David S. Miller1-31/+2
2003-11-04[SPARC64]: Preserve cache/side-effect PTE bits in pte_modify().David S. Miller1-7/+7
2003-10-28[SPARC]: Fix _IOC_SIZE() macro when direction is _IOC_NONE.Eric Brower1-1/+3
2003-10-27[SPARC64]: Get preempt building and working again.David S. Miller2-1/+4
2003-10-27[SPARC]: Add AIO syscalls, 32-bit compat handling will come later.David S. Miller1-3/+8
2003-10-23[SPARC]: Fix emul paths to be root relative.David S. Miller1-2/+2
2003-10-23[SPARC64]: Get hugetlb support back into working shape.David S. Miller2-1/+16
2003-10-09[SPARC64]: Fix __bzero_noasi declaration.David S. Miller1-1/+2
2003-10-06[SPARC64]: Clean up uid16 usage just like x86_64 did.David S. Miller1-2/+2
2003-10-04[SPARC]: Reserve syscall slot for VSERVER.David S. Miller1-1/+2
2003-10-02[SPARC64]: vmap/vunmap cache flushing need not do anything.David S. Miller2-15/+2
2003-10-01[PATCH] memory writeback/invalidation fixesAndrew Morton2-1/+8
2003-09-29[SPARC64]: Always use sethi+jmpl to reach VISenter{,half}.David S. Miller1-3/+6
2003-09-24[PATCH] PROT_GROWSDOWN/PROT_GROWSUP flags for mprotectRoland McGrath1-0/+2
2003-09-22[PATCH] prepare for 32-bit dev_t: stat()Alexander Viro2-3/+2
2003-09-21[PATCH] Incorrect value for SIGRTMAXAndrew Morton1-1/+1
2003-09-20[PATCH] Move EISA_busMatthew Wilcox1-1/+0
2003-09-12[SPARC64]: Make sure cpu_data[0].udelay_val gets setup on non-SMP (found by b...David S. Miller2-7/+10
2003-09-11[SPARC64]: BUG on positive addresses in vga.hMeelis Roos1-8/+6
2003-09-04[PATCH] Move MODULE_ALIAS_LDISC to tty_ldisc.hRussell King1-3/+0
2003-09-03[SPARC]: Add MODULE_ALIAS_LDISC() defines.David S. Miller1-0/+4
2003-08-27[SPARC64]: Fix struct sigevent32.Jakub Jelínek1-1/+1
2003-08-27[SPARC]: Add missing timer_create syscall entries.David S. Miller1-3/+4
2003-08-19Merge davem@nuts.ninka.net:/home/davem/src/BK/sparc-2.5David S. Miller8-76/+41
2003-08-19[SPARC64]: Fix uniprocessor build.David S. Miller1-0/+4
2003-08-19[SPARC64]: Always use cpu_data().udelay_val.David S. Miller1-4/+0
2003-08-19[SPARC64]: Kill up_clock_tick, use cpu_data().David S. Miller1-4/+0
2003-08-19[SPARC64]: Remove unused crap from asm/irq.hDavid S. Miller1-7/+0
2003-08-19[SPARC64]: Turn cpu_data into per-cpu data.David S. Miller5-49/+34
2003-08-19[SPARC64]: Kill linux_cpus[]/linux_num_cpus, replace with cpu probe helpers.David S. Miller2-12/+4
2003-08-18[SPARC64]: Kill prom_cpu_nodes, unused.David S. Miller1-1/+0
2003-08-18[PATCH] correct local_dec on some architecturesArnd Bergmann1-2/+2
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton3-21/+20
2003-08-17[SPARC64]: Fix syscall table base loading assembler.David S. Miller1-2/+3
2003-08-16[SPARC]: Add more missing system calls.David S. Miller1-4/+14
2003-08-15[SPARC]: Add missing sys_tgkill syscall entries.David S. Miller1-1/+1
2003-08-15[SPARC]: Add sys_fadvise64{,_64} syscall entries.David S. Miller1-2/+2
2003-08-03[SPARC64]: Missing cheetah+ ASI defines.David S. Miller1-0/+2
2003-08-03[SPARC64]: Fix AFSR error reporting for Cheetah+/Jalapeno.David S. Miller1-30/+122
2003-08-02[SPARC64]: More tomatillo PCI controller fixes.David S. Miller1-0/+1
2003-07-24[SPARC64]: Sanitize PCI controller handling to support Tomatillo better.David S. Miller1-6/+19
2003-07-24[SPARC64]: Use domain in naming PCI buses.David S. Miller1-7/+1
2003-07-22[SPARC64]: Use __s64 for atomic64_t implementation.David S. Miller1-3/+5
2003-07-22[SPARC64]: In ISA support, is interrupt-map exists use it.David S. Miller1-0/+5
2003-07-22[SPARC]: Do not include asm-generic/dma-mapping.h if !CONFIG_PCI.David S. Miller1-0/+4
2003-07-20[SPARC64]: Read processor number correctly on Ultra-IIIi/Jalapeno.David S. Miller4-5/+26
2003-07-20[SPARC64]: Now the brlocks are gone, the udelay garbage in cpu_relax() can go.David S. Miller1-1/+1
2003-07-20Merge nuts.ninka.net:/home/davem/src/BK/sparcwork-2.5David S. Miller3-1/+69
2003-07-18[PATCH] Sparc64 local_t supportRusty Russell3-1/+69
2003-07-17[SPARC64]: Fix floppy irq handler return types.Mathieu Chouquet-Stringer1-2/+2
2003-07-11[SPARC64]: Implement force_successful_syscall().David S. Miller2-1/+9
2003-07-08[SPARC]: SEMTIMEDOP for both Sparc ports.David S. Miller1-0/+1
2003-07-07[SPARC64]: Kill all irq_cpustat_t except __softirq_pending.David S. Miller1-7/+1
2003-07-07[SPARC64]: Move raid xor into library assembler file.David S. Miller1-359/+1
2003-07-06[PATCH] switch_mm and enter_lazy_tlb: remove cpu argRusty Russell1-3/+3
2003-07-05[PATCH] Fix do_div() for all architecturesBernardo Innocenti1-14/+1
2003-06-22[SPARC]: Add {f,}statfs64 syscall entries.David S. Miller1-2/+7
2003-06-22[SPARC64]: Update struct compat_statfs.David S. Miller1-1/+2
2003-06-20[PATCH] any_online_cpus to return NR_CPUS to mean "none".Rusty Russell1-2/+2
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton1-1/+16
2003-06-19[PATCH] reimplement pci proc nameMatthew Wilcox1-0/+7
2003-06-16[SPARC]: C99 initializers for xor.hArt Haas1-5/+5
2003-06-09[PATCH] PCI: domain support for sysfsMatthew Wilcox1-1/+1
2003-06-09PCI: remove pci_present() from include/asm-sparc64/parport.hGreg Kroah-Hartman1-3/+0
2003-06-06[PATCH] Move BUG/BUG_ON/WARN_ON to asm headersPaul Mackerras1-0/+12
2003-06-04[PATCH] allow thread_info to be allocated as part of task_structDavid Mosberger1-2/+2
2003-05-19[NET]: Fix sock_fprog setsockopt compat handling. Based upon patch from Andi...David S. Miller1-0/+11
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole1-1/+1
2003-05-12Merge nuts.ninka.net:/home/davem/src/BK/network-2.5David S. Miller1-1/+0
2003-05-12[PATCH] Add ia64 relocation types to elf.h and clean upDavid Mosberger1-0/+57
2003-05-11[BRLOCK]: Kill stray brlock.h references in sparc/sparc64 headers.David S. Miller1-1/+0
2003-04-23[PATCH] Avast there ye swabs, prepare to fire a broadside!Steven Cole1-1/+1
2003-04-22[SPARC]: Refactor AUXIO support.Eric Brower1-94/+81
2003-04-21[SPARC64]: Spelling fixes.Steven Cole8-13/+13
2003-04-20[SPARC]: Platform code changes for irqreturn_t.David S. Miller2-1/+5
2003-04-20[SPARC]: Rename signal macros SV_foo --> _SV_foo.David S. Miller1-9/+9
2003-04-20[SPARC64]: A few missing pgtable __GFP_REPEAT.David S. Miller1-2/+2
2003-04-20[PATCH] use __GFP_REPEAT in pmd_alloc_one()Andrew Morton1-1/+1
2003-04-18[PATCH] struct loop_info64 with __u64Andries E. Brouwer1-0/+2
2003-04-16[PATCH] getrlimit,setrlimit,getrusage,wait4 unificationRandolph Chung1-0/+2
2003-04-12[PATCH] use spinlocking in the ext2 block allocatorAndrew Morton1-0/+2
2003-04-12[PATCH] Remove flush_page_to_ram()Andrew Morton1-3/+0
2003-04-09[SPARC]: Make SA_ signal mask values explicitly unsigned.David S. Miller1-9/+9
2003-04-09[SPARC]: Cleanup uaccess headers and add __user attributes.David S. Miller1-28/+19
2003-04-02Merge nuts.ninka.net:/home/davem/src/BK/sparcwork-2.5David S. Miller4-18/+14
2003-04-02[SPARC64]: Fix trap stack allocations so gcc-3.x builds work.David S. Miller4-18/+14
2003-04-02Merge bk://kernel.bkbits.net/davem/sparc-2.5Linus Torvalds1-4/+2
2003-04-02[PATCH] struct stat - support larger dev_tAndrew Morton1-4/+2
2003-04-01Merge nuts.ninka.net:/home/davem/src/BK/sparcwork-2.5David S. Miller1-5/+3
2003-04-01[PATCH] more compat typesStephen Rothwell1-0/+5
2003-04-01[PATCH] kill TIOCTTYGSTRUCTAndries E. Brouwer1-1/+0
2003-03-30[SOFTIRQ]: Move softirq implementation to common area, add debug check.David S. Miller1-25/+0
2003-03-30[SPARC64]: Use tick_ops for get_cycles, export it.David S. Miller1-5/+3
2003-03-28[SPARC64]: Implement pcibios_bus_to_resource.David S. Miller1-0/+4
2003-03-26[SPARC64]: Fix pcibios_resource_to_bus and the build for this platform.David S. Miller1-3/+4
2003-03-25[SPARC64]: cpufreq cleanup, move notifier into common area.David S. Miller1-0/+6
2003-03-24[SPARC64]: Uninline rwsem assembler.David S. Miller1-221/+7
2003-03-23[SPARC64]: Implement file-offset-in-pte.David S. Miller1-0/+7