summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorLines
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas-1/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg-4/+4
2007-12-06[PARISC] print more than one character at a time for pdc consoleKyle McMartin-63/+36
2007-12-06[PARISC] timer interrupt should not be IRQ_DISABLEDKyle McMartin-1/+1
2007-12-06Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin-0/+22
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori-0/+1
2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds-275/+224
2007-10-19[PARISC] Zap unused variable warnings in pci.cKyle McMartin-5/+5
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan-6/+6
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov-1/+1
2007-10-18[PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox-32/+0
2007-10-18[PARISC] Kill off broken irqstack codeKyle McMartin-59/+3
2007-10-18[PARISC] Remove hardcoded uses of PAGE_SIZEKyle McMartin-6/+6
2007-10-18[PARISC] Clean up pointless ASM_PAGE_SIZE_DIV useKyle McMartin-6/+4
2007-10-18[PARISC] Kill off the last vestiges of ASM_PAGE_SIZEKyle McMartin-1/+1
2007-10-18[PARISC] Kill off ASM_PAGE_SIZE useSam Ravnborg-13/+13
2007-10-18[PARISC] Beautify parisc vmlinux.lds.SSam Ravnborg-134/+185
2007-10-18[PARISC] Kill incorrect cast warning in unwinderKyle McMartin-2/+2
2007-10-18[PARISC] Unbreak processor_probe when we have more than NR_CPUSKyle McMartin-1/+6
2007-10-18[PARISC] Kill pointless variable use in time.cKyle McMartin-4/+2
2007-10-18[PARISC] import necessary bits of libgcc.aKyle McMartin-22/+0
2007-10-18[PARISC] Use page allocator instead of slab allocator in pci-dma.cChristoph Lameter-5/+4
2007-10-18[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin-0/+8
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan-4/+0
2007-08-27[PARISC] Add NOTES sectionKyle McMartin-0/+2
2007-08-27[PARISC] Use compat_sys_getdentsKyle McMartin-144/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan-0/+3
2007-07-19define new percpu interface for shared dataFenghua Yu-4/+3
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo-1/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan-11/+2
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov-0/+1
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens-1/+1
2007-06-21[PARISC] unwinder improvementsRandolph Chung-7/+34
2007-06-21[PARISC] Fix unwinder on 64-bit kernelsRandolph Chung-0/+2
2007-06-12[PARISC] remove global_ack_eiemGrant Grundler-18/+8
2007-06-04[PARISC] Fix kernel panic in check_ivtKyle McMartin-7/+5
2007-06-03[PARISC] Fix bug when syscall nr is __NR_Linux_syscallsKyle McMartin-1/+1
2007-05-30[PARISC] be more defensive in process.c::get_wchanKyle McMartin-0/+4
2007-05-30[PARISC] fix "reduce size of task_struct on 64-bit machines" falloutKyle McMartin-4/+3
2007-05-30[PARISC] fix null ptr deref in unwind.cKyle McMartin-1/+3
2007-05-30[PARISC] remove remnants of parisc-specific softirq codeGrant Grundler-34/+1
2007-05-30[PARISC] fix section mismatch in smp.cHelge Deller-1/+1
2007-05-27[PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscallsHelge Deller-0/+5
2007-05-27[PARISC] fix section mismatches in arch/parisc/kernelHelge Deller-8/+8
2007-05-22[PARISC] ROUND_UP macro cleanup in arch/pariscMilind Arun Choudhary-2/+1
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott-19/+19
2007-05-22[PARISC] Disable LWS debuggingAurelien Jarno-4/+4
2007-05-22[PARISC] Let PA-8900 processors bootKyle McMartin-3/+8
2007-05-22parisc: convert /proc/gsc/pcxl_dma to seq_fileAlexey Dobriyan-41/+53
2007-05-22[PARISC] Wire up kexec_load syscallKyle McMartin-0/+1