Sam Ravnborg bde4d8b205 sparc32: fix fallout from system.h removal 13 年之前
..
.gitignore 14ae84c993 sparc: gitignore a few files 16 年之前
Makefile 5598473a5b sparc: Allow handling signals when stack is corrupted. 14 年之前
apc.c f060ac5460 sparc: Add module.h to files previously implicitly using it. 13 年之前
asm-offsets.c b5db854a91 sparc,sparc64: unify asm-offsets.c 16 年之前
audit.c a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
auxio_32.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
auxio_64.c 3628aa0657 sparc64: Fix section mis-match errors. 14 年之前
btext.c cdd0b0ac12 sparc: remove several unnecessary module.h include instances 13 年之前
central.c 7b64db608a sparc: add export.h to arch/sparc files as required 13 年之前
cherrs.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
chmc.c 6cb79b3f3b sparc: Remove unnecessary semicolons 14 年之前
compat_audit.c a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
cpu.c 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 年之前
cpumap.c 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 年之前
cpumap.h 280ff97494 sparc64: fix and optimize irq distribution 16 年之前
devices.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
dma.c cdd0b0ac12 sparc: remove several unnecessary module.h include instances 13 年之前
ds.c cb52d8970e powerpc+sparc/vio: Modernize driver registration 13 年之前
dtlb_miss.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
dtlb_prot.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
ebus.c 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 年之前
entry.S 1ef48593bd sparc: sun4m SMP: fix wrong shift instruction in IPI handler 14 年之前
entry.h 0b64120cce sparc64: Patch sun4v code sequences properly on module load. 13 年之前
etrap_32.S d670bd4f80 sparc: prepare kernel/ for unification 16 年之前
etrap_64.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
fpu_traps.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
ftrace.c 9960e9e894 sparc64: Add function graph tracer support. 15 年之前
getsetcc.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
head_32.S 01dae0f08d sparc32,leon: operate on boot-cpu IRQ controller registers 14 年之前
head_64.S 08cefa9fa7 sparc64: Future proof Niagara cpu detection. 13 年之前
helpers.S b11287e8c5 sparc64: Fix perf_arch_get_caller_regs(). 15 年之前
hvapi.c 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 年之前
hvcalls.S ea5e7447ea sparc: Set reboot-cmd using reboot data hypervisor call if available. 14 年之前
hvtramp.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
idprom.c 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 年之前
init_task.c 25985edced Fix common misspellings 14 年之前
iommu.c 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 年之前
iommu_common.h a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
ioport.c 968e75fc13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k 14 年之前
irq.h d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
irq_32.c 7b64db608a sparc: add export.h to arch/sparc files as required 13 年之前
irq_64.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
itlb_miss.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
ivec.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
jump_label.c 8befc9f23c sparc: Fix even more fallout from system.h split. 13 年之前
kernel.h ea5e7447ea sparc: Set reboot-cmd using reboot data hypervisor call if available. 14 年之前
kgdb_32.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
kgdb_64.c 8befc9f23c sparc: Fix even more fallout from system.h split. 13 年之前
kprobes.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
kstack.h ec687886de sparc64: Run NMIs on the hardirq stack. 15 年之前
ktlb.S 9076d0e7e0 sparc: Access kernel TSB using physical addressing when possible. 14 年之前
ldc.c 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 年之前
led.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
leon_kernel.c cdd0b0ac12 sparc: remove several unnecessary module.h include instances 13 年之前
leon_pci.c ac1edcc579 sparc/PCI: get rid of device resource fixups 13 年之前
leon_pci_grpci2.c 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 年之前
leon_pmc.c 7279b82cb1 SPARC/LEON: power down instruction different of different LEONs 14 年之前
leon_smp.c 60063497a9 atomic: use <linux/atomic.h> 14 年之前
mdesc.c 7b64db608a sparc: add export.h to arch/sparc files as required 13 年之前
misctrap.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
module.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
muldiv.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
nmi.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
of_device_32.c cdd0b0ac12 sparc: remove several unnecessary module.h include instances 13 年之前
of_device_64.c 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 年之前
of_device_common.c 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 年之前
of_device_common.h c9f5b7e77c sparc: move of_device common code to of_device_common 16 年之前
pci.c a031589bc0 sparc/PCI: convert devtree and arch-probed bus addresses to resource 13 年之前
pci_common.c 6cb79b3f3b sparc: Remove unnecessary semicolons 14 年之前
pci_fire.c 7b64db608a sparc: add export.h to arch/sparc files as required 13 年之前
pci_impl.h 44ed3c0c47 sparc64: rename virt_irq => irq - II 14 年之前
pci_msi.c fb1fece5da sparc: convert old cpumask API into new one 14 年之前
pci_psycho.c 7b64db608a sparc: add export.h to arch/sparc files as required 13 年之前
pci_sabre.c 7b64db608a sparc: add export.h to arch/sparc files as required 13 年之前
pci_schizo.c 7b64db608a sparc: add export.h to arch/sparc files as required 13 年之前
pci_sun4v.c 7cc8583372 sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq(). 13 年之前
pci_sun4v.h a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
pci_sun4v_asm.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
pcic.c 7b64db608a sparc: add export.h to arch/sparc files as required 13 年之前
pcr.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
perf_event.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
pmc.c f060ac5460 sparc: Add module.h to files previously implicitly using it. 13 年之前
power.c 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 年之前
process_32.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
process_64.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
prom.h 3cfc535c5d of/promtree: make drivers/of/pdt.c no longer sparc-only 14 年之前
prom_32.c cdd0b0ac12 sparc: remove several unnecessary module.h include instances 13 年之前
prom_64.c cdd0b0ac12 sparc: remove several unnecessary module.h include instances 13 年之前
prom_common.c f0a4cf3101 sparc: Use kmemdup rather than duplicating its implementation 13 年之前
prom_irqtrans.c 6cb79b3f3b sparc: Remove unnecessary semicolons 14 年之前
psycho_common.c 6cb79b3f3b sparc: Remove unnecessary semicolons 14 年之前
psycho_common.h cd4cd7306a sparc: remove references to of_device and to_of_device 15 年之前
ptrace_32.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
ptrace_64.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
reboot.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
rtrap_32.S caebf9103b sparc: keep calling do_signal() as long as pending signals remain 14 年之前
rtrap_64.S caebf9103b sparc: keep calling do_signal() as long as pending signals remain 14 年之前
sbus.c 7b64db608a sparc: add export.h to arch/sparc files as required 13 年之前
setup_32.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
setup_64.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
signal32.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
signal_32.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
signal_64.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
sigutil.h 5598473a5b sparc: Allow handling signals when stack is corrupted. 14 年之前
sigutil_32.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
sigutil_64.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
smp_32.c 60063497a9 atomic: use <linux/atomic.h> 14 年之前
smp_64.c 42b2aa86c6 treewide: Fix typos in various parts of the kernel, and fix some comments. 13 年之前
sparc_ksyms_32.c 222bfda032 sparc: Eliminate PROMLIB_INTERNAL as it does nothing 16 年之前
sparc_ksyms_64.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
spiterrs.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
sstate.c ea5e7447ea sparc: Set reboot-cmd using reboot data hypervisor call if available. 14 年之前
stacktrace.c 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 年之前
starfire.c 4a3a255289 sparc: explicitly cast negative phandle checks to s32 14 年之前
sun4c_irq.c 6baa9b20a6 sparc32: genirq support 14 年之前
sun4d_irq.c 9eeb08986f Add support for allocating irqs for bootbus devices 14 年之前
sun4d_smp.c bde4d8b205 sparc32: fix fallout from system.h removal 13 年之前
sun4m_irq.c e51e07e0ac sparc32: forced setting of mode of sun4m per-cpu timers 13 年之前
sun4m_smp.c bde4d8b205 sparc32: fix fallout from system.h removal 13 年之前
sun4v_ivec.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
sun4v_tlb_miss.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
sys32.S f5b9409973 All Arch: remove linkage for sys_nfsservctl system call 14 年之前
sys_sparc32.c cdd0b0ac12 sparc: remove several unnecessary module.h include instances 13 年之前
sys_sparc_32.c 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 年之前
sys_sparc_64.c fa8cbaaf5a powerpc+sparc64/mm: Remove hack in mmap randomize layout 13 年之前
syscalls.S c7d5a00507 sparc64: Kill off old sys_perfctr system call and state. 15 年之前
sysfs.c 8a25a2fd12 cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem 13 年之前
systbls.h e28cbf2293 improve sys_newuname() for compat architectures 15 年之前
systbls_32.S 51ce185af0 sparc: Hook up process_vm_{readv,writev} syscalls. 13 年之前
systbls_64.S 51ce185af0 sparc: Hook up process_vm_{readv,writev} syscalls. 13 年之前
tadpole.c 8d1255627d of/sparc: convert various prom_* functions to use phandle 14 年之前
time_32.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
time_64.c 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 年之前
trampoline_32.S 8401707ff6 sparc,leon: Sparc-Leon SMP support 15 年之前
trampoline_64.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
traps_32.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
traps_64.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
tsb.S 1f474646fd sparc64: Fix sun4u execute bit check in TSB I-TLB load. 15 年之前
ttable.S 43bc2db472 sparc64: fix the build error due to smp_kgdb_capture_client() 15 年之前
una_asm_32.S 2492218c63 sparc32: unaligned memory access (MNA) trap handler bug 14 年之前
una_asm_64.S 35043c428f sparc: Fix .size directive for do_int_load 14 年之前
unaligned_32.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
unaligned_64.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
us2e_cpufreq.c 6cb79b3f3b sparc: Remove unnecessary semicolons 14 年之前
us3_cpufreq.c 6cb79b3f3b sparc: Remove unnecessary semicolons 14 年之前
utrap.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
vio.c cb52d8970e powerpc+sparc/vio: Modernize driver registration 13 年之前
viohs.c 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 年之前
visemul.c d550bbd40c Disintegrate asm/system.h for Sparc 13 年之前
vmlinux.lds.S 9076d0e7e0 sparc: Access kernel TSB using physical addressing when possible. 14 年之前
windows.c 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 年之前
winfixup.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 年之前
wof.S c61c65cdcd sparc/kernel/: possible cleanups 17 年之前
wuf.S c61c65cdcd sparc/kernel/: possible cleanups 17 年之前