Commit Graph

290 Commits (31c8cc9742daa6ffedf7ba8a9bc465b10dee4b52)

Author SHA1 Message Date
Helge Deller 0c634cc629 [PARISC] head.S: section mismatch fixes 17 years ago
Kyle McMartin ab86adb41f [PARISC] add back Crestone Peak cpu 17 years ago
Kyle McMartin dc39455e79 [PARISC] clean up show_stack 17 years ago
James Bottomley b23f5baab3 [PARISC] add pa8900 CPUs to hardware inventory 17 years ago
Kyle McMartin ef1afd4d79 [PARISC] pdc_console: fix bizarre panic on boot 17 years ago
Kyle McMartin d0347b49c9 [PARISC] dump_stack in show_regs 17 years ago
Kyle McMartin 179183bf1f [PARISC] remove unused pdc_iodc_printf function 17 years ago
Kyle McMartin ff80c66ab6 [PARISC] wire up timerfd syscalls 17 years ago
Kyle McMartin 0cb845ec37 [PARISC] remove old timerfd syscall 17 years ago
Jan Engelhardt 03a44825be procfs: constify function pointer tables 17 years ago
Joe Perches 9eea51808a arch/parisc/: Spelling fixes 17 years ago
Paulius Zaleckas efad798b9f Spelling fixes: lenght->length 17 years ago
Sam Ravnborg 01ba2bdc6b all archs: consolidate init and exit sections in vmlinux.lds.h 17 years ago
Kyle McMartin 721fdf3416 [PARISC] print more than one character at a time for pdc console 17 years ago
Kyle McMartin 2421ba5b57 [PARISC] timer interrupt should not be IRQ_DISABLED 17 years ago
Kyle McMartin 9d29213fd4 Revert "[PARISC] import necessary bits of libgcc.a" 17 years ago
FUJITA Tomonori b61e8f4844 parisc: fix sg_page() fallout 18 years ago
Kyle McMartin 7425ada2d0 [PARISC] Zap unused variable warnings in pci.c 18 years ago
Alexey Dobriyan 19c5870c0e Use helpers to obtain task pid in printks (arch code) 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Matthew Wilcox 9611f61eb5 [PARISC] Fix infinite loop in /proc/iomem 18 years ago
Kyle McMartin 6cc4525d29 [PARISC] Kill off broken irqstack code 18 years ago
Kyle McMartin 873d50e2e5 [PARISC] Remove hardcoded uses of PAGE_SIZE 18 years ago
Kyle McMartin 6ebeafff64 [PARISC] Clean up pointless ASM_PAGE_SIZE_DIV use 18 years ago
Kyle McMartin 80af087699 [PARISC] Kill off the last vestiges of ASM_PAGE_SIZE 18 years ago
Sam Ravnborg 1c59357109 [PARISC] Kill off ASM_PAGE_SIZE use 18 years ago
Sam Ravnborg be1b3d8cb1 [PARISC] Beautify parisc vmlinux.lds.S 18 years ago
Kyle McMartin 7819994312 [PARISC] Kill incorrect cast warning in unwinder 18 years ago
Kyle McMartin f8b9e59457 [PARISC] Unbreak processor_probe when we have more than NR_CPUS 18 years ago
Kyle McMartin 730e844d57 [PARISC] Kill pointless variable use in time.c 18 years ago
Kyle McMartin efb80e7e09 [PARISC] import necessary bits of libgcc.a 18 years ago
Christoph Lameter 6f7d998e94 [PARISC] Use page allocator instead of slab allocator in pci-dma.c 18 years ago
Kyle McMartin 2cfc5be7df [PARISC] Wire up sys_fallocate (and compat_sys_fallocate) 18 years ago
Alexey Dobriyan 1bcf548293 Consolidate PTRACE_DETACH 18 years ago
Kyle McMartin 81b4b98ae4 [PARISC] Add NOTES section 18 years ago
Kyle McMartin 88a79078f9 [PARISC] Use compat_sys_getdents 18 years ago
Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 years ago
Fenghua Yu 5fb7dc37dc define new percpu interface for shared data 18 years ago
Tejun Heo 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
Alexey Dobriyan 7664732315 PTRACE_PEEKDATA consolidation 18 years ago
Pavel Emelianov bcdcd8e725 Report that kernel is tainted if there was an OOPS 18 years ago
Heiko Carstens 608e261968 generic bug: use show_regs() instead of dump_stack() 18 years ago
Randolph Chung 05dc16d6a1 [PARISC] unwinder improvements 18 years ago
Randolph Chung e036306aa1 [PARISC] Fix unwinder on 64-bit kernels 18 years ago
Grant Grundler 462b529f91 [PARISC] remove global_ack_eiem 18 years ago
Kyle McMartin c3d4ed4e3e [PARISC] Fix kernel panic in check_ivt 18 years ago
Kyle McMartin 3bb457af4f [PARISC] Fix bug when syscall nr is __NR_Linux_syscalls 18 years ago
Kyle McMartin cc650a7a9f [PARISC] be more defensive in process.c::get_wchan 18 years ago
Kyle McMartin 376e210b71 [PARISC] fix "reduce size of task_struct on 64-bit machines" fallout 18 years ago
Kyle McMartin cb9577958d [PARISC] fix null ptr deref in unwind.c 18 years ago