aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-06[PARISC] print more than one character at a time for pdc consoleKyle McMartin2-63/+36
2007-12-06[PARISC] timer interrupt should not be IRQ_DISABLEDKyle McMartin1-1/+1
2007-12-06Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin31-4628/+24
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori1-0/+1
2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds55-1629/+6329
2007-10-20[PARISC] Make palo target work when $obj != $srcKyle McMartin1-5/+9
2007-10-19[PARISC] Zap unused variable warnings in pci.cKyle McMartin1-5/+5
2007-10-19[PARISC] Fix tests in palo targetKyle McMartin1-2/+2
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2-24/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan3-7/+7
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-1/+1
2007-10-18[PARISC] Fix palo targetKyle McMartin1-1/+1
2007-10-18[PARISC] Restore palo targetKyle McMartin1-0/+20
2007-10-18[PARISC] Attempt to clean up parisc/MakefileKyle McMartin1-38/+24
2007-10-18[PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox1-32/+0
2007-10-18[PARISC] Kill off broken irqstack codeKyle McMartin5-59/+3
2007-10-18[PARISC] Remove hardcoded uses of PAGE_SIZEKyle McMartin5-8/+8
2007-10-18[PARISC] Clean up pointless ASM_PAGE_SIZE_DIV useKyle McMartin2-6/+4
2007-10-18[PARISC] Kill off the last vestiges of ASM_PAGE_SIZEKyle McMartin1-1/+1
2007-10-18[PARISC] Kill off ASM_PAGE_SIZE useSam Ravnborg3-13/+13
2007-10-18[PARISC] Beautify parisc vmlinux.lds.SSam Ravnborg1-134/+185
2007-10-18[PARISC] Kill incorrect cast warning in unwinderKyle McMartin1-2/+2
2007-10-18[PARISC] Kill zone_to_nid printk warningKyle McMartin1-1/+1
2007-10-18[PARISC] Unbreak processor_probe when we have more than NR_CPUSKyle McMartin1-1/+6
2007-10-18[PARISC] Kill pointless variable use in time.cKyle McMartin1-4/+2
2007-10-18[PARISC] import necessary bits of libgcc.aKyle McMartin31-24/+4628
2007-10-18[PARISC] Use page allocator instead of slab allocator in pci-dma.cChristoph Lameter1-5/+4
2007-10-18[PARISC] parisc: "extern inline" -> "static inline"Adrian Bunk1-2/+2
2007-10-18[PARISC] Update defconfigsKyle McMartin5-1324/+1439
2007-10-18[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin2-0/+8
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-2/+2
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-1/+1
2007-10-14kbuild: fix up CFLAGS usageSam Ravnborg1-1/+1
2007-08-27[PARISC] Add NOTES sectionKyle McMartin1-0/+2
2007-08-27[PARISC] Use compat_sys_getdentsKyle McMartin2-144/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan4-0/+4
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+3
2007-07-19mm: fault feedback #2Nick Piggin1-11/+12
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo1-1/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-11/+2
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-06-21[PARISC] unwinder improvementsRandolph Chung1-7/+34
2007-06-21[PARISC] Fix unwinder on 64-bit kernelsRandolph Chung1-0/+2
2007-06-12[PARISC] remove global_ack_eiemGrant Grundler1-18/+8
2007-06-04[PARISC] Fix kernel panic in check_ivtKyle McMartin2-7/+5
2007-06-03[PARISC] Fix bug when syscall nr is __NR_Linux_syscallsKyle McMartin1-1/+1
2007-05-30[PARISC] be more defensive in process.c::get_wchanKyle McMartin1-0/+4