aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2008-02-08aout: mark arches that support A.OUT formatDavid Howells
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-06alpha/parisc: remove config variable DEBUG_RWLOCKJiri Olsa
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-03arch/parisc/: Spelling fixesJoe Perches
2008-02-03remove Documentation/smp.txtAdrian Bunk
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers
2008-01-30spinlock: lockbreak cleanupNick Piggin
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2007-12-06[PARISC] print more than one character at a time for pdc consoleKyle McMartin
2007-12-06[PARISC] timer interrupt should not be IRQ_DISABLEDKyle McMartin
2007-12-06Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori
2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds
2007-10-20[PARISC] Make palo target work when $obj != $srcKyle McMartin
2007-10-19[PARISC] Zap unused variable warnings in pci.cKyle McMartin
2007-10-19[PARISC] Fix tests in palo targetKyle McMartin
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-18[PARISC] Fix palo targetKyle McMartin
2007-10-18[PARISC] Restore palo targetKyle McMartin
2007-10-18[PARISC] Attempt to clean up parisc/MakefileKyle McMartin
2007-10-18[PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox
2007-10-18[PARISC] Kill off broken irqstack codeKyle McMartin
2007-10-18[PARISC] Remove hardcoded uses of PAGE_SIZEKyle McMartin
2007-10-18[PARISC] Clean up pointless ASM_PAGE_SIZE_DIV useKyle McMartin
2007-10-18[PARISC] Kill off the last vestiges of ASM_PAGE_SIZEKyle McMartin
2007-10-18[PARISC] Kill off ASM_PAGE_SIZE useSam Ravnborg
2007-10-18[PARISC] Beautify parisc vmlinux.lds.SSam Ravnborg
2007-10-18[PARISC] Kill incorrect cast warning in unwinderKyle McMartin
2007-10-18[PARISC] Kill zone_to_nid printk warningKyle McMartin
2007-10-18[PARISC] Unbreak processor_probe when we have more than NR_CPUSKyle McMartin
2007-10-18[PARISC] Kill pointless variable use in time.cKyle McMartin
2007-10-18[PARISC] import necessary bits of libgcc.aKyle McMartin
2007-10-18[PARISC] Use page allocator instead of slab allocator in pci-dma.cChristoph Lameter
2007-10-18[PARISC] parisc: "extern inline" -> "static inline"Adrian Bunk
2007-10-18[PARISC] Update defconfigsKyle McMartin
2007-10-18[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-14kbuild: fix up CFLAGS usageSam Ravnborg
2007-08-27[PARISC] Add NOTES sectionKyle McMartin
2007-08-27[PARISC] Use compat_sys_getdentsKyle McMartin
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-19define new percpu interface for shared dataFenghua Yu