aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGravatar Gautham R Shenoy 1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 2-2/+2
2006-12-08[PATCH] Generic ioremap_page_range: parisc conversionGravatar Haavard Skinnemoen 1-104/+7
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelGravatar David Howells 1-0/+8
2006-12-08[PATCH] struct path: convert pariscGravatar Josef Sipek 1-1/+1
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hGravatar Magnus Damm 1-1/+0
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Gravatar Peter Zijlstra 1-1/+1
2006-12-02[NET]: PARISC checksum annotations and cleanups.Gravatar Al Viro 1-7/+10
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsGravatar Andrew Morton 1-7/+1
2006-10-11[PATCH] remove bogus arch-specific syscall exportsGravatar Al Viro 1-4/+0
2006-10-07[PARISC] More pt_regs removalGravatar Matthew Wilcox 2-27/+12
2006-10-07[PARISC] Make firmware calls irqsafe-ish...Gravatar Kyle McMartin 2-99/+159
2006-10-07[PA-RISC] Fix boot breakageGravatar Matthew Wilcox 1-3/+3
2006-10-07[PARISC] Use set_irq_regsGravatar Matthew Wilcox 1-0/+3
2006-10-06Build fixes for struct pt_regs removalGravatar Matthew Wilcox 2-4/+4
2006-10-05[PA-RISC] Fix time.c for new do_timer() calling conventionGravatar Matthew Wilcox 1-14/+23
2006-10-05[PA-RISC] Fix must_check warnings in drivers.cGravatar Matthew Wilcox 1-3/+8
2006-10-05[PA-RISC] Fix parisc_newuname()Gravatar Matthew Wilcox 1-23/+10
2006-10-05[PA-RISC] Remove warning from pci.cGravatar Matthew Wilcox 1-1/+1
2006-10-05[PA-RISC] Fix filldir warningsGravatar Matthew Wilcox 2-7/+5
2006-10-05[PA-RISC] Fix sys32_sysctlGravatar Matthew Wilcox 1-6/+9
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighGravatar Linus Torvalds 2-3/+0
2006-10-04[PARISC] Kill wall_jiffies useGravatar Andrew Morton 1-3/+0
2006-10-04[PARISC] Honour "panic_on_oops" sysctlGravatar Helge Deller 1-0/+10
2006-10-04[PARISC] Export clear_user_page to modulesGravatar Matthew Wilcox 1-2/+2
2006-10-04[PARISC] Fix CONFIG_DEBUG_SPINLOCKGravatar Matthew Wilcox 1-3/+0
2006-10-04[PARISC] Fix HPUX compat compile with current GCCGravatar Matthew Wilcox 1-1/+1
2006-10-04[PARISC] Fix iounmap compile warningGravatar Matthew Wilcox 1-1/+1
2006-10-04[PARISC] Add hardware found in the rp8400Gravatar Matthew Wilcox 1-0/+3
2006-10-04[PARISC] Allow nested interruptsGravatar James Bottomley 2-63/+89
2006-10-04[PARISC] Further updates to timer_interrupt()Gravatar Grant Grundler 1-62/+65
2006-10-04[PARISC] remove halftick and copy clocktick to local var (gcc can optimize us...Gravatar Grant Grundler 1-15/+31
2006-10-04[PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.Gravatar Grant Grundler 1-44/+96
2006-10-04[PARISC] Add new function to start local Interval Timer, start_cpu_itimer()Gravatar Grant Grundler 2-10/+14
2006-10-04[PARISC] Prevent processor_probe() from clobbering cpu_data[0]Gravatar Grant Grundler 1-2/+3
2006-10-04[PARISC] [BUGFIX] nullify branch delay slot of the jump back toGravatar Kyle McMartin 1-1/+1
2006-10-04[PARISC] Allow overriding personality with sys_personalityGravatar Kyle McMartin 2-2/+47
2006-10-04[PARISC] Switch is_compat_task to use TIF_32BITGravatar Kyle McMartin 2-26/+3
2006-10-04[PARISC] parisc specific kmap API implementation for pa8800Gravatar James Bottomley 1-1/+44
2006-10-04[PARISC] Fix up parisc irq handling for genirq changesGravatar Kyle McMartin 1-1/+1
2006-10-04[PARISC] Abstract shift register left in .SGravatar Kyle McMartin 1-15/+4
2006-10-04[PARISC] Remove variables decls duplicated from asm-generic/sections.hGravatar Kyle McMartin 1-13/+10
2006-10-04[PARISC] PA7200 also supports prefetch for readGravatar Kyle McMartin 1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 2-3/+0
2006-10-03Attack of "the the"s in archGravatar Matt LaPlante 1-2/+2
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersGravatar David Howells 2-4/+21
2006-10-02[PATCH] rename the provided execve functions to kernel_execveGravatar Arnd Bergmann 1-1/+8
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesGravatar Serge E. Hallyn 1-16/+21
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cGravatar Serge E. Hallyn 1-2/+0
2006-10-02[PATCH] namespaces: add nsproxyGravatar Serge E. Hallyn 1-0/+2