Commit Graph

357 Commits (d09e18bc194c3fa8ae880df4567c719c36a73e9e)

Author SHA1 Message Date
Matthew Wilcox 8d0b7d1055 [PARISC] Export clear_user_page to modules 19 years ago
Matthew Wilcox d207ac0f7c [PARISC] Fix CONFIG_DEBUG_SPINLOCK 19 years ago
Matthew Wilcox 32f4681392 [PARISC] Fix HPUX compat compile with current GCC 19 years ago
Matthew Wilcox 01232e9329 [PARISC] Fix iounmap compile warning 19 years ago
Matthew Wilcox 8a63674f70 [PARISC] Add hardware found in the rp8400 19 years ago
James Bottomley 7085689ed1 [PARISC] Allow nested interrupts 19 years ago
Grant Grundler 6e5dc42b5a [PARISC] Further updates to timer_interrupt() 19 years ago
Grant Grundler 6b799d9222 [PARISC] remove halftick and copy clocktick to local var (gcc can optimize usage) 19 years ago
Grant Grundler bed583f76e [PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math. 19 years ago
Grant Grundler 56f335c89e [PARISC] Add new function to start local Interval Timer, start_cpu_itimer() 19 years ago
Grant Grundler 7908a0c72e [PARISC] Prevent processor_probe() from clobbering cpu_data[0] 19 years ago
Kyle McMartin 9c2c54574e [PARISC] [BUGFIX] nullify branch delay slot of the jump back to 19 years ago
Kyle McMartin 75a4958154 [PARISC] Allow overriding personality with sys_personality 19 years ago
Kyle McMartin df570b9c28 [PARISC] Switch is_compat_task to use TIF_32BIT 19 years ago
James Bottomley 20f4d3cb9b [PARISC] parisc specific kmap API implementation for pa8800 19 years ago
Kyle McMartin 5cfe87d3f5 [PARISC] Fix up parisc irq handling for genirq changes 19 years ago
Kyle McMartin 3d73cf5e18 [PARISC] Abstract shift register left in .S 19 years ago
Kyle McMartin c51d476af3 [PARISC] Remove variables decls duplicated from asm-generic/sections.h 19 years ago
Kyle McMartin 32104b29cd [PARISC] PA7200 also supports prefetch for read 19 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
Matt LaPlante 4b3f686d4a Attack of "the the"s in arch 19 years ago
David Howells afefdbb28a [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 19 years ago
Arnd Bergmann 3db03b4afb [PATCH] rename the provided execve functions to kernel_execve 19 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
Serge E. Hallyn 0437eb594e [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 19 years ago
Serge E. Hallyn ab516013ad [PATCH] namespaces: add nsproxy 19 years ago
Atsushi Nemoto 8ef386092d [PATCH] kill wall_jiffies 19 years ago
Alexey Dobriyan c53421b18f [PATCH] proper flags type of spin_lock_irqsave() 19 years ago
Atsushi Nemoto 3171a0305d [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) 19 years ago
Eric Biederman 959ed340f4 [PATCH] Fix conflict with the is_init identifier on parisc 19 years ago
Christoph Lameter 89fa30242f [PATCH] NUMA: Add zone_to_nid function 19 years ago
Christoph Lameter f06a96844a [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations 19 years ago
Roland McGrath 0b0bf7a3cc [PATCH] vDSO hash-style fix 19 years ago
Jon Smirl a8f340e394 [PATCH] vt: Remove VT-specific declarations and definitions from tty.h 19 years ago
Thomas Gleixner 733ea869e5 [PATCH] irq-flags: PARISC: Use the new IRQF_ constants 19 years ago
Heiko Carstens a581c2a469 [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ingo Molnar c0ad90a32f [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() 19 years ago
Ingo Molnar 0d7012a968 [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU 19 years ago
Ingo Molnar a53da52fd7 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] 19 years ago
Ingo Molnar d1bef4ed5f [PATCH] genirq: rename desc->handler to desc->chip 19 years ago
KAMEZAWA Hiroyuki 76b67ed9dc [PATCH] node hotplug: register cpu: remove node struct 19 years ago
James Bottomley 61c340166d [PARISC] Fix do_gettimeofday() hang 19 years ago
James Bottomley 6e1b9585aa [PARISC] Fix PCREL22F relocation problem for most modules 19 years ago
Kyle McMartin 1c63b4b847 [PARISC] Refactor show_regs in traps.c 19 years ago
Kyle McMartin ec1fdc24c2 [PARISC] OS_ID_LINUX == 0x0006 19 years ago
Kyle McMartin a9d2d386c4 [PARISC] Ensure Space ID hashing is turned off 19 years ago
Kyle McMartin e5a2e7fdb5 [PARISC] Match show_cache_info with reality 19 years ago
Kyle McMartin 667baef53f [PARISC] Remove unused macro fixup_branch in syscall.S 19 years ago
Kyle McMartin a3ea84faba [PARISC] Add is_compat_task() helper 19 years ago