Thomas Gleixner a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t 8 years ago
..
.gitignore 14ae84c993 sparc: gitignore a few files 16 years ago
Makefile e8f4aa6087 sparc64:Support User Probes for sparc 8 years ago
apc.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
asm-offsets.c 961246b4ed [PATCH] sparc32: vm_area_struct access for old Sun SPARCs. 12 years ago
audit.c 9ef595d83a sparc: Convert naked unsigned uses to unsigned int 9 years ago
auxio_32.c d2aca8f9a6 sparc32: fix sparse warning in auxio_32.c 11 years ago
auxio_64.c de72024262 sparc: kernel: drop owner assignment from platform_drivers 10 years ago
btext.c f1eabec577 sparc64: fix sparse warning in btext.c 11 years ago
central.c de72024262 sparc: kernel: drop owner assignment from platform_drivers 10 years ago
cherrs.S 49fa523046 sparc64: Fix bootup regressions on some Kconfig combinations. 9 years ago
chmc.c de72024262 sparc: kernel: drop owner assignment from platform_drivers 10 years ago
compat_audit.c 9ef595d83a sparc: Convert naked unsigned uses to unsigned int 9 years ago
cpu.c c5b8b5beee sparc64: recognize and support Sonoma CPU type 9 years ago
cpumap.c c5b8b5beee sparc64: recognize and support Sonoma CPU type 9 years ago
cpumap.h 2e74a74f27 sparc: drop use of extern for prototypes in arch/sparc/* 11 years ago
devices.c 77e39a79f3 sparc32: drop tadpole specific code 11 years ago
dma.c cdd0b0ac12 sparc: remove several unnecessary module.h include instances 13 years ago
ds.c c21c4ab0d6 sparc64: Move request_irq() from ldc_bind() to ldc_alloc() 11 years ago
dtlb_miss.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 years ago
dtlb_prot.S 4f6deb8cba sparc: Don't leak context bits into thread->fault_address 9 years ago
ebus.c 8b2abcbc5e sparc: delete non-required instances of include <linux/init.h> 11 years ago
entry.S d3867f0483 sparc: move exports to definitions 9 years ago
entry.h 494e5b6fae sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE 10 years ago
etrap_32.S 1ec8cf6233 sparc32: introduce support for run-time patching for all shared assembler code 13 years ago
etrap_64.S dff933da76 sparc64: clear syscall_noerror on the entry to syscall, not on the exit 13 years ago
fpu_traps.S 49fa523046 sparc64: Fix bootup regressions on some Kconfig combinations. 9 years ago
ftrace.c 9a7c348ba6 ftrace: Add return address pointer to ftrace_ret_stack 9 years ago
getsetcc.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 years ago
head_32.S d3867f0483 sparc: move exports to definitions 9 years ago
head_64.S 614da3d968 sparc64: Delete now unused user copy assembler helpers. 8 years ago
helpers.S d3867f0483 sparc: move exports to definitions 9 years ago
hvapi.c f0248c1524 sparc64: Add ATU (new IOMMU) support 8 years ago
hvcalls.S d3867f0483 sparc: move exports to definitions 9 years ago
hvtramp.S ef3e035c3a sparc64: Fix register corruption in top-most kernel stack frame during boot. 10 years ago
idprom.c c7f5d10549 net: Add eth_platform_get_mac_address() helper. 9 years ago
iommu.c 68bbc28f61 arch/sparc: add option to skip DMA sync as a part of map and unmap 8 years ago
iommu_common.h 9dd35d6882 sparc: drop duplicate header scatterlist.h 8 years ago
ioport.c 68bbc28f61 arch/sparc: add option to skip DMA sync as a part of map and unmap 8 years ago
irq.h 2e74a74f27 sparc: drop use of extern for prototypes in arch/sparc/* 11 years ago
irq_32.c fa1608285b sparc32: off by ones in BUG_ON() 9 years ago
irq_64.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
itlb_miss.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 years ago
ivec.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 years ago
jump_label.c 9d9fa23020 sparc: Handle negative offsets in arch_jump_label_transform 8 years ago
kernel.h 3c46e2d61c sparc32: use proper prototype for trapbase 9 years ago
kgdb_32.c 3c46e2d61c sparc32: use proper prototype for trapbase 9 years ago
kgdb_64.c 48c7eca5f2 sparc64: fix sparse warning in kgdb_64.c 11 years ago
kprobes.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
kstack.h ec687886de sparc64: Run NMIs on the hardirq stack. 15 years ago
ktlb.S 4f6deb8cba sparc: Don't leak context bits into thread->fault_address 9 years ago
ldc.c d618382ba5 iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}(). 9 years ago
led.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
leon_kernel.c 601e6e3cc5 sparc: leon: Fix a retry loop in leon_init_timers() 8 years ago
leon_pci.c 9e808eb6a7 PCI: Cleanup control flow 10 years ago
leon_pci_grpci1.c bd0b9ac405 genirq: Remove irq argument from irq flow handlers 10 years ago
leon_pci_grpci2.c bd0b9ac405 genirq: Remove irq argument from irq flow handlers 10 years ago
leon_pmc.c 8b45c79649 sparc32: fix sparse warnings in leon_pmc.c 11 years ago
leon_smp.c 92f268eefe sparc32, leon: Align ccall_info to prevent unaligned traps on crosscall 10 years ago
mdesc.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
misctrap.S 49fa523046 sparc64: Fix bootup regressions on some Kconfig combinations. 9 years ago
module.c cb9e3c292d mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() 10 years ago
nmi.c 7a5c8b57ce sparc: implement watchdog_nmi_enable and watchdog_nmi_disable 8 years ago
of_device_32.c 472bc4f2ad sparc32: rename sparc_irq_config to sparc_config 13 years ago
of_device_64.c 74a7f08448 devicetree: add helper inline for retrieving a node's full name 13 years ago
of_device_common.c 985edb5b16 sparc: fix sparse warnings in of_device_common.c 11 years ago
of_device_common.h c9f5b7e77c sparc: move of_device common code to of_device_common 16 years ago
pci.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
pci_common.c af86fa4001 sparc/PCI: Add mem64 resource parsing for root bus 9 years ago
pci_fire.c de72024262 sparc: kernel: drop owner assignment from platform_drivers 10 years ago
pci_impl.h af86fa4001 sparc/PCI: Add mem64 resource parsing for root bus 9 years ago
pci_msi.c 280510f106 PCI/MSI: Rename mask/unmask_msi_irq treewide 10 years ago
pci_psycho.c de72024262 sparc: kernel: drop owner assignment from platform_drivers 10 years ago
pci_sabre.c de72024262 sparc: kernel: drop owner assignment from platform_drivers 10 years ago
pci_schizo.c e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 years ago
pci_sun4v.c e241cfd3bd sparc64: restore irq in error paths in iommu 8 years ago
pci_sun4v.h f08978b0fd sparc64: Enable sun4v dma ops to use IOMMU v2 APIs 8 years ago
pci_sun4v_asm.S f08978b0fd sparc64: Enable sun4v dma ops to use IOMMU v2 APIs 8 years ago
pcic.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
pcr.c b5aff55d89 sparc: perf: Add support M7 processor 10 years ago
perf_event.c 3b1fff0803 perf core: Add a 'nr' field to perf_event_callchain_context 9 years ago
pmc.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
power.c b1ebb97550 sparc: kernel: use builtin_platform_driver 8 years ago
process_32.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
process_64.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
prom.h 2e74a74f27 sparc: drop use of extern for prototypes in arch/sparc/* 11 years ago
prom_32.c cdd0b0ac12 sparc: remove several unnecessary module.h include instances 13 years ago
prom_64.c cfbddd0d0b sparc64: fix sparse warning in prom_64.c 11 years ago
prom_common.c d25d86949b of: Fix locking vs. interrupts 12 years ago
prom_irqtrans.c 6cb79b3f3b sparc: Remove unnecessary semicolons 14 years ago
psycho_common.c 6cb79b3f3b sparc: Remove unnecessary semicolons 14 years ago
psycho_common.h 2e74a74f27 sparc: drop use of extern for prototypes in arch/sparc/* 11 years ago
ptrace_32.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
ptrace_64.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
reboot.c d550bbd40c Disintegrate asm/system.h for Sparc 13 years ago
rtrap_32.S 1ec8cf6233 sparc32: introduce support for run-time patching for all shared assembler code 13 years ago
rtrap_64.S 7cafc0b8bf sparc64: Fix return from trap window fill crashes. 9 years ago
sbus.c 04cef49e84 sparc: kernel/sbus.c: fix memory leakage 12 years ago
setup_32.c 3c46e2d61c sparc32: use proper prototype for trapbase 9 years ago
setup_64.c ebb99a4c12 sparc64: Fix irq stack bootmem allocation. 8 years ago
signal32.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
signal_32.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
signal_64.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
sigutil.h 5598473a5b sparc: Allow handling signals when stack is corrupted. 14 years ago
sigutil_32.c d11c2a0de2 sparc: Harden signal return frame checks. 9 years ago
sigutil_64.c d11c2a0de2 sparc: Harden signal return frame checks. 9 years ago
smp_32.c ee1e714b94 cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier 9 years ago
smp_64.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
sparc_ksyms.c d3867f0483 sparc: move exports to definitions 9 years ago
spiterrs.S 49fa523046 sparc64: Fix bootup regressions on some Kconfig combinations. 9 years ago
sstate.c ea5e7447ea sparc: Set reboot-cmd using reboot data hypervisor call if available. 14 years ago
stacktrace.c 066bcaca51 sparc: move symbol exporters to use export.h not module.h 13 years ago
starfire.c 8f765b8491 arch: sparc: kernel: starfire.c: Remove unused function 10 years ago
sun4d_irq.c 6a4a5b34c3 sparc/irq: Use helper irq_data_get_irq_handler_data() 10 years ago
sun4d_smp.c 494fc42170 sparc: Replace __get_cpu_var uses 11 years ago
sun4m_irq.c 6a4a5b34c3 sparc/irq: Use helper irq_data_get_irq_handler_data() 10 years ago
sun4m_smp.c ff4aea45c7 sparc/time: Migrate to new 'set-state' interface 10 years ago
sun4v_ivec.S a88b5ba8bd sparc,sparc64: unify kernel/ 16 years ago
sun4v_tlb_miss.S 4ccb927289 sparc64: sun4v TLB error power off events 11 years ago
sys32.S 26053926fe sparc: Hook up renameat2 syscall. 11 years ago
sys_sparc32.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
sys_sparc_32.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
sys_sparc_64.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
syscalls.S 1a40b95374 sparc: Fix system call tracing register handling. 9 years ago
sysfs.c e5355cd6e7 sparc/sysfs: Convert to hotplug state machine 8 years ago
systbls.h ed8eb75510 sparc64: fix sparse warnings in sys_sparc32.c 11 years ago
systbls_32.S 5ec712934c sparc: Write up preadv2/pwritev2 syscalls. 9 years ago
systbls_64.S 5ec712934c sparc: Write up preadv2/pwritev2 syscalls. 9 years ago
time_32.c a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t 8 years ago
time_64.c a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t 8 years ago
trampoline_32.S 8b2abcbc5e sparc: delete non-required instances of include <linux/init.h> 11 years ago
trampoline_64.S ef3e035c3a sparc64: Fix register corruption in top-most kernel stack frame during boot. 10 years ago
traps_32.c 14464772c9 sparc: Remove signal translation and exec_domain 10 years ago
traps_64.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
tsb.S 4f6deb8cba sparc: Don't leak context bits into thread->fault_address 9 years ago
ttable_32.S c64d7524b5 sparc32: move trap table to a separate file 13 years ago
ttable_64.S e8f4aa6087 sparc64:Support User Probes for sparc 8 years ago
una_asm_32.S 2492218c63 sparc32: unaligned memory access (MNA) trap handler bug 14 years ago
una_asm_64.S 35043c428f sparc: Fix .size directive for do_int_load 14 years ago
unaligned_32.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
unaligned_64.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
uprobes.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
urtt_fill.S 7cafc0b8bf sparc64: Fix return from trap window fill crashes. 9 years ago
utrap.S 49fa523046 sparc64: Fix bootup regressions on some Kconfig combinations. 9 years ago
vio.c 5bde2c9be7 sparc: Implement and wire up vio_hotplug for vio. 9 years ago
viohs.c 163a4e7473 sparc: VIO protocol version 1.6 11 years ago
visemul.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
vmlinux.lds.S 6727ad9e20 nmi_backtrace: generate one-line reports for idle cpus 8 years ago
windows.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
winfixup.S 49fa523046 sparc64: Fix bootup regressions on some Kconfig combinations. 9 years ago
wof.S 1ec8cf6233 sparc32: introduce support for run-time patching for all shared assembler code 13 years ago
wuf.S 1ec8cf6233 sparc32: introduce support for run-time patching for all shared assembler code 13 years ago