aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds17-275/+224
2007-10-19[PARISC] Zap unused variable warnings in pci.cKyle McMartin1-5/+5
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2-6/+6
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-1/+1
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 McMartin4-6/+6
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] 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 McMartin1-22/+0
2007-10-18[PARISC] Use page allocator instead of slab allocator in pci-dma.cChristoph Lameter1-5/+4
2007-10-18[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin2-0/+8
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
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 Dobriyan3-0/+3
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+3
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
2007-05-30[PARISC] fix "reduce size of task_struct on 64-bit machines" falloutKyle McMartin2-4/+3
2007-05-30[PARISC] fix null ptr deref in unwind.cKyle McMartin1-1/+3
2007-05-30[PARISC] remove remnants of parisc-specific softirq codeGrant Grundler1-34/+1
2007-05-30[PARISC] fix section mismatch in smp.cHelge Deller1-1/+1
2007-05-27[PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscallsHelge Deller1-0/+5
2007-05-27[PARISC] fix section mismatches in arch/parisc/kernelHelge Deller2-8/+8
2007-05-22[PARISC] ROUND_UP macro cleanup in arch/pariscMilind Arun Choudhary1-2/+1
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott8-19/+19
2007-05-22[PARISC] Disable LWS debuggingAurelien Jarno1-4/+4
2007-05-22[PARISC] Let PA-8900 processors bootKyle McMartin3-3/+8
2007-05-22parisc: convert /proc/gsc/pcxl_dma to seq_fileAlexey Dobriyan1-41/+53
2007-05-22[PARISC] Wire up kexec_load syscallKyle McMartin1-0/+1
2007-05-22[PARISC] Move #undef to end of syscall tableKyle McMartin1-5/+5
2007-05-22parisc: sync compat getdentsAlexandr Andreev1-2/+8
2007-05-22parisc: make command_line[] staticAlexey Dobriyan1-1/+1
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds1-2/+2
2007-05-21Detach sched.h from mm.hAlexey Dobriyan2-2/+2