aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
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
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens
2007-06-21[PARISC] unwinder improvementsRandolph Chung
2007-06-21[PARISC] Fix unwinder on 64-bit kernelsRandolph Chung
2007-06-12[PARISC] remove global_ack_eiemGrant Grundler
2007-06-04[PARISC] Fix kernel panic in check_ivtKyle McMartin
2007-06-03[PARISC] Fix bug when syscall nr is __NR_Linux_syscallsKyle McMartin
2007-05-30[PARISC] be more defensive in process.c::get_wchanKyle McMartin
2007-05-30[PARISC] fix "reduce size of task_struct on 64-bit machines" falloutKyle McMartin
2007-05-30[PARISC] fix null ptr deref in unwind.cKyle McMartin
2007-05-30[PARISC] remove remnants of parisc-specific softirq codeGrant Grundler
2007-05-30[PARISC] fix section mismatch in smp.cHelge Deller