David S. Miller b5ba0740f8 [SPARC64]: Make auxio a real driver. 19 years ago
..
Makefile a2bd4fd179 [SPARC64]: Add of_device layer and make ebus/isa use it. 19 years ago
asm-offsets.c 0037c78a96 kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file 20 years ago
auxio.c b5ba0740f8 [SPARC64]: Make auxio a real driver. 19 years ago
binfmt_aout32.c a91690ddd0 [SPARC64]: Top-down address space allocation for 32-bit tasks. 19 years ago
binfmt_elf32.c d61e16df94 [SPARC64]: Increase top of 32-bit process stack. 19 years ago
central.c cecc4e9222 [SPARC64]: Convert central bus layer to in-kernel PROM device tree. 19 years ago
chmc.c 44bdef5e8f [SPARC64]: Convert Cheetah memory controller driver to in-kernel PROM tree. 19 years ago
cpu.c 12816ab38a [SPARC64]: kernel/cpu.c needs asm/spitfire.h 19 years ago
devices.c 07f8e5f358 [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree. 19 years ago
dtlb_miss.S 8b23427441 [SPARC64]: More TLB/TSB handling fixes. 19 years ago
dtlb_prot.S c9c1083074 [SPARC64]: Fix boot failures on SunBlade-150 20 years ago
ebus.c b5ba0740f8 [SPARC64]: Make auxio a real driver. 19 years ago
entry.S e18e2a00ef [SPARC64]: Move over to GENERIC_HARDIRQS. 19 years ago
etrap.S 3d6395cb77 [SPARC64]: Fix tl1 trap state capture/dump on SUN4V. 19 years ago
head.S 951bc82c53 [SPARC64]: Make smp_processor_id() functional before start_kernel() 19 years ago
idprom.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
init_task.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
iommu_common.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
iommu_common.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
irq.c 92c4e22593 [SPARC64]: Kill unused local vars in map_prom_timers(). 19 years ago
isa.c a2bd4fd179 [SPARC64]: Add of_device layer and make ebus/isa use it. 19 years ago
itlb_miss.S 45f791eb0f [SPARC64]: Fix _PAGE_EXEC handling. 19 years ago
kprobes.c 07fab8da80 [PATCH] Switch Kprobes inline functions to __kprobes for sparc64 19 years ago
ktlb.S 6889331a12 [SPARC64]: Fix indexing into kpte_linear_bitmap. 19 years ago
module.c 06a1be167e [SPARC]: Handle UNWIND_INFO properly. 19 years ago
of_device.c a2bd4fd179 [SPARC64]: Add of_device layer and make ebus/isa use it. 19 years ago
pci.c 20edac8ad4 [SPARC64]: Disable verbose PCI IRQ probing messages by default. 19 years ago
pci_common.c de8d28b16f [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. 19 years ago
pci_impl.h de8d28b16f [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. 19 years ago
pci_iommu.c 42f142371e [SPARC64]: Respect gfp_t argument to dma_alloc_coherent(). 19 years ago
pci_psycho.c de8d28b16f [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. 19 years ago
pci_sabre.c de8d28b16f [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. 19 years ago
pci_schizo.c de8d28b16f [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. 19 years ago
pci_sun4v.c de8d28b16f [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. 19 years ago
pci_sun4v.h 6a32fd4d0d [SPARC64]: Remove PGLIST_NENTS PCI IOMMU mapping limitation on SUN4V. 19 years ago
pci_sun4v_asm.S 6a32fd4d0d [SPARC64]: Remove PGLIST_NENTS PCI IOMMU mapping limitation on SUN4V. 19 years ago
power.c a2bd4fd179 [SPARC64]: Add of_device layer and make ebus/isa use it. 19 years ago
process.c 30c91d576e [SPARC64]: Use sun4v_cpu_idle() in cpu_idle() on SUN4V. 19 years ago
prom.c 8cd24ed4f8 [SPARC64]: Expand of_*() interfaces some more. 19 years ago
ptrace.c 5411be59db [PATCH] drop task argument of audit_syscall_{entry,exit} 19 years ago
rtrap.S fc50492867 [SPARC64]: Drop %gl to 0 before re-enabling PSTATE_IE in rtrap 19 years ago
sbus.c b5ba0740f8 [SPARC64]: Make auxio a real driver. 19 years ago
semaphore.c b445e26cbf [SPARC64]: Avoid membar instructions in delay slots. 20 years ago
setup.c 765b5f3273 [SPARC64]: Must run smp_setup_cpu_possible_map() after paging_init() 19 years ago
signal.c 2d7d5f0511 [SPARC]: Add support for *at(), ppoll, and pselect syscalls. 19 years ago
signal32.c 2d7d5f0511 [SPARC]: Add support for *at(), ppoll, and pselect syscalls. 19 years ago
smp.c 07f8e5f358 [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree. 19 years ago
sparc64_ksyms.c c8bfcd95de [SPARC64]: Don't double-export synchronize_irq. 19 years ago
starfire.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
sun4v_ivec.S e18e2a00ef [SPARC64]: Move over to GENERIC_HARDIRQS. 19 years ago
sun4v_tlb_miss.S dcc1e8dd88 [SPARC64]: Add a secondary TSB for hugepage mappings. 19 years ago
sunos_ioctl32.c 16cf0d8165 [SPARC]: Kill remaining kbio.h references. 20 years ago
sys32.S 8c45112b82 [SPARC]: Hook up vmsplice into syscall tables. 19 years ago
sys_sparc.c 05f9ca8359 [SPARC64]: Randomize mm->mmap_base when PF_RANDOMIZE is set. 19 years ago
sys_sparc32.c 289eee6fa7 [SPARC]: Wire up sys_sync_file_range() into syscall tables. 19 years ago
sys_sunos32.c a941564458 [PATCH] capable/capability.h (arch/) 19 years ago
systbls.S 353b28bafd [SPARC]: Add robust futex syscall entries. 19 years ago
time.c cecc4e9222 [SPARC64]: Convert central bus layer to in-kernel PROM device tree. 19 years ago
trampoline.S 72aff53f1f [SPARC64]: Get SUN4V SMP working. 19 years ago
traps.c 07f8e5f358 [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree. 19 years ago
tsb.S dcc1e8dd88 [SPARC64]: Add a secondary TSB for hugepage mappings. 19 years ago
ttable.S fd0504c321 [SPARC64]: Send all device interrupts via one PIL. 19 years ago
una_asm.S 4d000d5b96 [SPARC64]: Mark __ex_table section correctly. 19 years ago
unaligned.c 27cc64c7cc [SPARC64]: Rate limited kernel unaligned trap logging, ala IA64. 19 years ago
us2e_cpufreq.c 9132983ae1 [SPARC64]: kzalloc() conversion 19 years ago
us3_cpufreq.c 9132983ae1 [SPARC64]: kzalloc() conversion 19 years ago
visemul.c 0c51ed93ca [SPARC64]: First cut at VIS simulator for Niagara. 19 years ago
vmlinux.lds.S df7d6aec96 [SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2}insn_patch 19 years ago
winfixup.S 24c523ecc6 [SPARC64]: Fix unaligned access winfxup handling on SUN4V. 19 years ago