Commit Graph

324 Commits (7589670f37736bcc119ebfbd69aafea6d585d1d4)

Author SHA1 Message Date
Carlos O'Donell Jr 1e67685b1b [PARISC] Reorder syscalls to match unistd.h 18 years ago
Kyle McMartin d104f11c39 [PARISC] fix sys_rt_sigqueueinfo 18 years ago
Helge Deller bcc0e04c5c [PARISC] do not export get_register/set_register 18 years ago
Helge Deller 79793455eb [PARISC] add ENTRY()/ENDPROC() and simplify assembly of HP/UX emulation code 18 years ago
Helge Deller a8f44e3889 [PARISC] use CONFIG_64BIT instead of __LP64__ 18 years ago
Helge Deller 0b3d643f9e [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro 18 years ago
Helge Deller 8e9e9844b4 [PARISC] more ENTRY(), ENDPROC(), END() conversions 18 years ago
Helge Deller 2f75c12c66 [PARISC] Fixes /proc/cpuinfo cache output on B160L 18 years ago
Helge Deller c5e7655297 [PARISC] implement standard ENTRY(), END() and ENDPROC() 18 years ago
Kyle McMartin 430a502abe [PARISC] kill ENTRY_SYS_CPUS 18 years ago
Kyle McMartin 5492a0f001 [PARISC] clean up debugging printks in smp.c 18 years ago
Kyle McMartin 2b163b71e6 [PARISC] factor syscall_restart code out of do_signal 18 years ago
Kyle McMartin a04b060538 [PARISC] display parisc device modalias in sysfs 18 years ago
Helge Deller 3fe4c55ebc [PARISC] use less assembler statements in syscall path 18 years ago
Kyle McMartin 4650f0a583 [PARISC] Add TIF_RESTORE_SIGMASK support 18 years ago
Helge Deller 0bbdac0897 [PARISC] detect recursive kernel crash earlier 18 years ago
Helge Deller 6e16d9409e [PARISC] Convert soft power switch driver to kthread 18 years ago
Helge Deller 324c7e6545 [PARISC] disable cr16 clocksource when multiple CPUs are online 18 years ago
Helge Deller 12df29b64c [PARISC] GENERIC_TIME patchset for parisc 18 years ago
Helge Deller df47b4386a [PARISC] a and b in "break a,b" message were swapped 18 years ago
Kyle McMartin 0c2de3c6c4 [PARISC] use fls_long in irq.c 18 years ago
Helge Deller 19dd705f4e [PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwait 18 years ago
Helge Deller bd83bcffb2 [PARISC] dump stack backtrace on BUG() and add syslog-levels to printk()s 18 years ago
Helge Deller 94a1981df0 [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines 18 years ago
Helge Deller 6891f8a113 [PARISC] Generic BUG 18 years ago
Matthew Wilcox 9f15c82686 [PARISC] Fix show_stack() when we can't kmalloc 18 years ago
Matthew Wilcox e6fc0449be [PARISC] Remove sched.h from uaccess.h on parisc 18 years ago
Randolph Chung d6ce8626db [PARISC] Clean up the cache and tlb headers 18 years ago
Arjan van de Ven 5dfe4c964a [PATCH] mark struct file_operations const 2 18 years ago
Alon Bar-Lev 7a3a06d0e1 [PATCH] Dynamic kernel command-line: fixups 18 years ago
Alon Bar-Lev 668f9931c8 [PATCH] Dynamic kernel command-line: parisc 18 years ago
Kyle McMartin d4d23add3a [PATCH] Common compat_sys_sysinfo 18 years ago
Alexey Dobriyan b035b6de24 [PATCH] Consolidate default sched_clock() 18 years ago
Jean-Paul Saman 67d38229df [PATCH] disable init/initramfs.c: architectures 18 years ago
Christoph Lameter 005928374b [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from parisc 18 years ago
Gautham R Shenoy b282b6f8a8 [PATCH] Change cpu_up and co from __devinit to __cpuinit 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Kyle McMartin f41464fd84 [PARISC] Fix thinko in cpu_data.lock removal 18 years ago
Haavard Skinnemoen e34067fdd2 [PATCH] Generic ioremap_page_range: parisc conversion 18 years ago
David Howells f0d1b0b30d [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
Josef Sipek 0c5a556689 [PATCH] struct path: convert parisc 18 years ago
Kyle McMartin 3c97b5e93f [PARISC] Move spinlock_t out of struct cpu_data 18 years ago
Grant Grundler f5280cbe83 [PARISC] Remove GCC_VERSION usage as suggested by Adrian Bunk 18 years ago
Helge Deller f8fc18a132 [TRIVIAL] [PARISC] Fix module.c printk message, add missing ')' 18 years ago
Kyle McMartin be10815f0e [PARISC] bloody printf fmt string warnings 18 years ago
Helge Deller 3ee8f5e2cd [PARISC] avoid compiler warnings when compiling 64bit 18 years ago
Matthew Wilcox e51ec24178 [PARISC] more sparse fixes 18 years ago
Matthew Wilcox c2c4798e04 [PARISC] sparse fixes 18 years ago
Kyle McMartin 53faf2910d [PARISC] Unbreak discontigmem mem_init() 18 years ago
Helge Deller ce8420bb65 [PARISC] Show more memory information and memory layout at bootup 18 years ago