aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64
AgeCommit message (Expand)AuthorFilesLines
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-20/+21
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman1-1/+1
2006-09-26[SPARC64]: Kill bogus check from bootmem_init().David S. Miller1-2/+1
2006-09-26[SPARC64]: Update defconfig.David S. Miller1-18/+20
2006-09-25[SPARC64]: Fix section-mismatch errors in solaris emul module.David S. Miller2-20/+6
2006-09-23[SPARC64]: Update defconfig.David S. Miller1-6/+19
2006-09-23[SPARC64]: Fix sched_clock() wrapping every ~17 seconds.David S. Miller1-1/+1
2006-09-18[SPARC]: Fix regression in sys_getdomainname()Andy Walker1-4/+6
2006-09-12[PATCH] sparc64 audit syscall classes hookupAl Viro4-0/+110
2006-09-08[PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev1-16/+20
2006-08-29[SPARC64]: Fix X server hangs due to large pages.David S. Miller1-0/+2
2006-07-24[SPARC64]: Explicitly print return PC when the kernel fault PC is bogus.David S. Miller1-0/+3
2006-07-21[SPARC64]: Update defconfig.David S. Miller1-4/+4
2006-07-21[SPARC]: Fix length parameter verification in sys_getdomainname().David S. Miller1-9/+9
2006-07-21[SPARC]: Simplify and correct __cpu_find_by()David S. Miller1-3/+0
2006-07-21[SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller2-86/+0
2006-07-21[SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.David S. Miller2-4/+42
2006-07-14[SPARC64] Fix PSYCHO PCI controler init.Marc Zyngier1-1/+2
2006-07-14[SPARC64] psycho: Fix pbm->name handling in pbm_register_toplevel_resources()David S. Miller1-3/+0
2006-07-14[SPARC64]: Make sure IRQs are disabled properly during early boot.David S. Miller2-9/+6
2006-07-13[SPARC]: Fix OF register translations under sub-PCI busses.David S. Miller1-146/+162
2006-07-13[SPARC64]: Refine Sabre wsync logic.David S. Miller1-8/+27
2006-07-13[SPARC64]: Fix 2 bugs in sabre_irq_build()David S. Miller1-4/+26
2006-07-13[SPARC64]: Update defconfig.David S. Miller1-8/+31
2006-07-13[SPARC64]: of_device_register() error checking fixAndrew Morton1-2/+4
2006-07-10[PATCH] disallow modular binfmt_elf32Christoph Hellwig1-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-07-05[SPARC64]: Fix stack overflow checking in modular non-SMP kernels.Mikael Pettersson1-5/+5
2006-07-05[SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.Randy Dunlap2-1/+6
2006-07-02[PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner5-21/+21
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-97/+26
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds33-34/+0
2006-06-30[SPARC64]: Kill sun4v virtual device layer.David S. Miller2-97/+23
2006-06-30[SPARC64]: Mask out top 8-bits in physical address when building resources.David S. Miller1-0/+3
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel33-34/+0
2006-06-29[SPARC64]: Print symbol name of regs->tpc on kernel unaligned accesses.David S. Miller1-1/+3
2006-06-29[SPARC64]: time: Kill unnecessary asm/{fhc,sbus,ebus,isa}.h includes.David S. Miller1-5/+2
2006-06-29[SPARC64] power: Convert to of_driver.David S. Miller1-39/+18
2006-06-29[SPARC64] auxio: Remove asm/{sbus,ebus}.h includes.David S. Miller1-3/+2
2006-06-29[SPARC64]: of_device layer IRQ resolutionDavid S. Miller10-1048/+1091
2006-06-29[SPARC64]: Fix typo in clock_probe().David S. Miller1-2/+2
2006-06-29[SPARC64] clock: Only probe central fhc clock on Enterprise boxes.David S. Miller1-0/+7
2006-06-29[SPARC64] power: Do not pass SA_SHIRQ to request_irq().David S. Miller1-1/+1
2006-06-29[SPARC64]: Fix typo in isa_dev_get_irq_using_imap().David S. Miller1-1/+1
2006-06-29[SPARC64]: Let irq_install_pre_handler() get called multiple times.David S. Miller1-0/+4
2006-06-29[SPARC]: Convert clock drivers to of_driver framework.David S. Miller3-196/+54
2006-06-29[SPARC64] auxio: Convert to pure of_device driver.David S. Miller1-49/+24
2006-06-29[SPARC]: Add of_io{remap,unmap}().David S. Miller1-0/+17
2006-06-29[SPARC]: Beginnings of generic of_device framework.David S. Miller1-2/+488
2006-06-29[SPARC]: Add of_n_{addr,size}_cells().David S. Miller1-0/+30
2006-06-29[SPARC64]: Kill starfire_cookie from SBUS/PCI.David S. Miller3-9/+3
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-4/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-5/+5
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap1-1/+2
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-1/+1
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-1/+1
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-2/+0
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-80/+95
2006-06-26[PATCH] Notify page fault call chain for sparc64Anil S Keshavamurthy1-1/+35
2006-06-25[SPARC]: Add unique device_node IDs and a ".node" property.David S. Miller1-18/+36
2006-06-25[SPARC]: Add of_set_property() interface.David S. Miller1-0/+53
2006-06-25[SPARC64]: Export auxio_register to modules.David S. Miller1-1/+2
2006-06-25[SPARC64]: Export _PAGE_IE to modules.David S. Miller1-0/+1
2006-06-25[SPARC64]: Allow floppy driver to build modular.David S. Miller1-61/+0
2006-06-25[SPARC]: Export x_bus_type to modules.David S. Miller1-0/+3
2006-06-23[SPARC64]: Update defconfig.David S. Miller1-1/+11
2006-06-23[SPARC64]: Make auxio a real driver.David S. Miller3-45/+74
2006-06-23[SBUS]: Rewrite and plug into of_device framework.David S. Miller1-1/+30
2006-06-23[SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller5-61/+387
2006-06-23[SPARC64]: Expand of_*() interfaces some more.David S. Miller1-0/+43
2006-06-23[SPARC64]: Kill unused local vars in map_prom_timers().David S. Miller1-1/+0
2006-06-23[SPARC64]: Kill off some more prom_getproperty() remnants.David S. Miller3-31/+50
2006-06-23[SPARC64]: Convert Cheetah memory controller driver to in-kernel PROM tree.David S. Miller1-44/+25
2006-06-23[SPARC64]: Convert central bus layer to in-kernel PROM device tree.David S. Miller2-75/+74
2006-06-23[SPARC64]: Kill ebus/isa range and interrupt mapping struct members.David S. Miller2-92/+41
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller6-338/+338
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller9-105/+140
2006-06-23[SPARC64]: Must run smp_setup_cpu_possible_map() after paging_init()David S. Miller1-2/+2
2006-06-23[SPARC64]: Fix for Niagara memory corruption.David S. Miller2-6/+37
2006-06-23[SPARC64]: Minor bug fix to obp_read_memory().David S. Miller1-2/+19
2006-06-23[SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller5-101/+101
2006-06-23[SPARC64]: Add of_getintprop_default().David S. Miller1-0/+12
2006-06-23[SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller1-69/+35
2006-06-23[SPARC64]: Rate limited kernel unaligned trap logging, ala IA64.David S. Miller1-0/+9
2006-06-23[SPARC64]: Disable verbose PCI IRQ probing messages by default.David S. Miller2-11/+23
2006-06-23[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller6-379/+306
2006-06-23[SPARC64]: Add of_find_node_by_{name,type}().David S. Miller1-0/+26
2006-06-23[SPARC64]: Import OBP device tree into kernel data structures.David S. Miller3-1/+547
2006-06-23[SBUS]: Start cleaning up generic sbus support layer.David S. Miller1-0/+21
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-2/+2
2006-06-20[SPARC64]: Update defconfig.David S. Miller1-2/+27
2006-06-20[SPARC64]: Don't double-export synchronize_irq.David S. Miller1-3/+0
2006-06-20[SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller12-726/+299
2006-06-20[SPARC64]: Virtualize IRQ numbers.David S. Miller5-144/+231
2006-06-20[SPARC64]: Kill ino_bucket->pilDavid S. Miller7-375/+38
2006-06-20[SPARC64]: bp->pil can never be zeroDavid S. Miller1-14/+13
2006-06-20[SPARC64]: Send all device interrupts via one PIL.David S. Miller6-130/+87
2006-06-11[SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULEDavid S. Miller1-1/+0
2006-06-10[SPARC64]: Set appropriate max_cache_size.David S. Miller1-0/+35
2006-06-10[SPARC64]: Avoid JBUS errors on some Niagara systems.David S. Miller1-6/+118
2006-06-09[SPARC64]: Dump local cpu registers in sun4v_log_error()David S. Miller1-4/+7
2006-06-04[SPARC64]: Fix missing fold at end of checksums.David S. Miller2-4/+6
2006-05-31[SPARC64]: Make smp_processor_id() functional before start_kernel()David S. Miller3-25/+44
2006-05-23[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller2-4/+4
2006-05-21[SPARC]: Add robust futex syscall entries.David S. Miller1-3/+5
2006-05-12[SPARC]: Handle UNWIND_INFO properly.David S. Miller2-1/+7
2006-05-08[SPARC64]: Update defconfig.David S. Miller1-6/+12
2006-05-03[SPARC]: Hook up vmsplice into syscall tables.David S. Miller2-2/+3
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+2
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-3/+2
2006-04-30[SPARC64]: Disable preemption during flush_tlb_pending().David S. Miller1-0/+5
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for sparc64Prasanna S Panchamukhi1-6/+6
2006-04-18[SPARC64]: Fix dependencies of HUGETLB_PAGE_SIZE_64KJean-Luc Léger1-1/+1
2006-04-17[SPARC64]: Export pcibios_resource_to_bus().David S. Miller1-0/+1
2006-04-14[SPARC]: Hook up sys_tee() into syscall tables.David S. Miller2-2/+3
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-04-11[PATCH] for_each_possible_cpu: sparc64KAMEZAWA Hiroyuki3-5/+5
2006-04-09[SPARC64]: Set ARCH_SELECT_MEMORY_MODELDavid S. Miller1-0/+3
2006-04-09[SPARC64]: smp_call_function() fixups...David S. Miller1-20/+15
2006-04-09[SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks.David S. Miller1-0/+16
2006-04-09[SPARC64]: Update defconfig.David S. Miller1-2/+8
2006-04-09[SPARC64]: Print out return PC in cheetah_log_errors().David S. Miller1-2/+2
2006-04-09[SPARC64]: Add dummy PTRACE_PEEKUSR for gdb.David S. Miller1-0/+7
2006-03-31[SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller3-2/+11
2006-03-31[SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller2-2/+3
2006-03-31[SPARC64]: Update defconfig.David S. Miller1-4/+10
2006-03-31[SPARC64]: Align address in huge_pte_alloc().David S. Miller1-0/+7
2006-03-31[SPARC64]: Document the instruction checks we do in do_sparc64_fault().David S. Miller1-1/+5
2006-03-31[SPARC64]: Make tsb_sync() mm comparison more precise.David S. Miller1-1/+8
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on Sparc64Matt Mackall1-15/+1
2006-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-8/+9
2006-03-27[SPARC64]: Fix off-by-1 error in TSB grow check.David S. Miller1-2/+2
2006-03-26[SPARC64]: Kill duplicate exports of string library functions.David S. Miller1-10/+0
2006-03-26[SPARC64]: Update defconfig.David S. Miller1-25/+14
2006-03-26[PATCH] bitops: sparc64: use generic bitopsAkinobu Mita4-133/+9
2006-03-26[PATCH] kprobes: fix broken fault handling for sparc64Prasanna S Panchamukhi1-6/+60
2006-03-26[PATCH] kprobe handler: discard user space trapbibo,mao1-0/+3
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2-62/+1
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-14/+1
2006-03-25[SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map.David S. Miller1-1/+4
2006-03-25[PATCH] kconfig: clarify memory debug optionsAndrew Morton1-1/+1
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton2-21/+13
2006-03-23[PATCH] sparc64: fix set_page_count merge clashNick Piggin1-2/+2
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-173/+402
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson1-12/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-2/+2
2006-03-22[SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller8-171/+401
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2-2/+1
2006-03-20[SPARC64]: Update defconfig.David S. Miller1-11/+14
2006-03-20[SPARC64]: Fix 2 bugs in huge page support.David S. Miller1-4/+175
2006-03-20[SPARC64]: CONFIG_BLK_DEV_RAM fixAndrew Morton1-1/+1
2006-03-20[SPARC64]: Optimized TSB table initialization.David S. Miller3-1/+71
2006-03-20[SPARC64]: Allow CONFIG_MEMORY_HOTPLUG to build.David S. Miller1-0/+18
2006-03-20[SPARC64]: Use SLAB caches for TSB tables.David S. Miller3-25/+69
2006-03-20[SPARC64]: Don't kill the page allocator when growing a TSB.David S. Miller1-8/+35
2006-03-20[SPARC64]: Randomize mm->mmap_base when PF_RANDOMIZE is set.David S. Miller1-2/+14
2006-03-20[SPARC64]: Increase top of 32-bit process stack.David S. Miller4-13/+17
2006-03-20[SPARC64]: Top-down address space allocation for 32-bit tasks.David S. Miller2-9/+183
2006-03-20[SPARC64]: Fix and re-enable dynamic TSB sizing.David S. Miller4-106/+165
2006-03-20[SPARC64]: First cut at VIS simulator for Niagara.David S. Miller3-1/+901
2006-03-20[SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check.David S. Miller3-69/+10
2006-03-20[SPARC64]: Add SMT scheduling support for Niagara.David S. Miller2-0/+27
2006-03-20[SPARC64]: Fix 32-bit truncation which broke sparsemem.David S. Miller1-10/+8
2006-03-20[SPARC64]: Move over to sparsemem.David S. Miller3-43/+104
2006-03-20[SPARC64]: Fix new context version SMP handling.David S. Miller9-45/+60
2006-03-20[SPARC64]: Bulletproof MMU context locking.David S. Miller2-2/+4
2006-03-20[SPARC64]: kzalloc() conversionEric Sesterhenn11-58/+27
2006-03-20[SPARC64]: Fix loop termination in mark_kpte_bitmap()David S. Miller1-1/+4
2006-03-20[SPARC64]: Simplify TSB insert checks.David S. Miller2-23/+6
2006-03-20[SPARC64]: More SUN4V cpu mondo bug fixing.David S. Miller1-16/+24
2006-03-20[SPARC64]: Fix sun4v mna winfixup handling.David S. Miller1-4/+4
2006-03-20[SPARC64]: Fix mini RTC driver reading.David S. Miller1-0/+2
2006-03-20[SPARC64]: Do not allow mapping pages within 4GB of 64-bit VA hole.David S. Miller1-22/+68
2006-03-20[SPARC64]: Fix _PAGE_EXEC handling.David S. Miller3-8/+15
2006-03-20[SPARC64]: Fix typo in SUN4V D-TLB miss handler.David S. Miller1-1/+1
2006-03-20[SPARC64]: Add mini-RTC driver for Starfire and SUN4V.David S. Miller1-0/+279
2006-03-20[SPARC64]: Fix bugs in SUN4V cpu mondo dispatch.David S. Miller2-57/+151
2006-03-20[SPARC64]: Fix bugs in SMP TLB context version expiration handling.David S. Miller1-6/+10
2006-03-20[SPARC64]: Fix indexing into kpte_linear_bitmap.David S. Miller1-0/+1
2006-03-20[SPARC64]: Avoid dcache-dirty page state management on sun4v.David S. Miller2-23/+30
2006-03-20[SPARC64]: Bulletproof hypervisor TLB flushing.David S. Miller2-26/+80
2006-03-20[SPARC64]: Report mondo error correctly in hypervisor_xcall_deliver().David S. Miller1-1/+1
2006-03-20[SPARC64]: Niagara optimized XOR functions for RAID.David S. Miller2-1/+312
2006-03-20[SPARC64]: Fix binfmt_aout32.c build.Andrew Morton1-1/+1
2006-03-20[SPARC64]: destroy_context() needs to disable interrupts.David S. Miller1-2/+3
2006-03-20[SPARC64]: Fix TLB context allocation with SMT style shared TLBs.David S. Miller2-12/+37
2006-03-20[SPARC64]: Put syscall tables after trap table.David S. Miller1-1/+2
2006-03-20[SPARC64]: Export _PAGE_E and _PAGE_CACHE to modules.David S. Miller1-0/+4
2006-03-20[SPARC64]: Drop %gl to 0 before re-enabling PSTATE_IE in rtrapDavid S. Miller1-1/+2
2006-03-20[SPARC64]: Create a seperate kernel TSB for 4MB/256MB mappings.David S. Miller2-6/+33
2006-03-20[SPARC64]: Make use of Niagara 256MB PTEs for kernel mappings.David S. Miller2-15/+96
2006-03-20[SPARC64]: Use sun4v_cpu_idle() in cpu_idle() on SUN4V.David S. Miller1-49/+32
2006-03-20[SPARC64] math-emu: Delete debugging printk left by previous commit.David S. Miller1-1/+0