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 년 전