Commit Graph

169 Commits (6bd9c8c2fb99d1f5af6201db2f063c1d754c230a)

Author SHA1 Message Date
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
Magnus Damm 386d9a7edd [PATCH] elf: Always define elf_addr_t in linux/elf.h 18 years ago
Andrew Morton 61ce1efe6e [PATCH] vmlinux.lds: consolidate initcall sections 19 years ago
Al Viro 9ab6a45394 [PATCH] remove bogus arch-specific syscall exports 19 years ago
Matthew Wilcox c7753f1871 [PARISC] More pt_regs removal 19 years ago
Kyle McMartin 09690b18b7 [PARISC] Make firmware calls irqsafe-ish... 19 years ago
Matthew Wilcox ba0e427f21 [PA-RISC] Fix boot breakage 19 years ago
Matthew Wilcox e11e30a063 [PARISC] Use set_irq_regs 19 years ago
Matthew Wilcox be577a5220 Build fixes for struct pt_regs removal 19 years ago
Matthew Wilcox 1604f31895 [PA-RISC] Fix time.c for new do_timer() calling convention 19 years ago
Matthew Wilcox 1070c9655b [PA-RISC] Fix must_check warnings in drivers.c 19 years ago
Matthew Wilcox f64ef29503 [PA-RISC] Fix parisc_newuname() 19 years ago
Matthew Wilcox ccd6c355e8 [PA-RISC] Remove warning from pci.c 19 years ago
Matthew Wilcox 15c130c1cd [PA-RISC] Fix filldir warnings 19 years ago
Matthew Wilcox 17cca07237 [PA-RISC] Fix sys32_sysctl 19 years ago
Andrew Morton 5f024a251f [PARISC] Kill wall_jiffies use 19 years ago
Helge Deller 22fced8811 [PARISC] Honour "panic_on_oops" sysctl 19 years ago
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 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
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 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
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
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 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