aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-17/+13
2008-04-20PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas1-17/+13
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-17Generic semaphore implementationMatthew Wilcox3-108/+1
2008-04-15[PARISC] fix signal trampoline cache flushingKyle McMartin1-1/+2
2008-03-15[PARISC] head.S: section mismatch fixesHelge Deller1-3/+4
2008-03-15[PARISC] add back Crestone Peak cpuKyle McMartin1-0/+1
2008-03-15[PARISC] clean up show_stackKyle McMartin1-4/+21
2008-03-15[PARISC] add pa8900 CPUs to hardware inventoryJames Bottomley1-1/+11
2008-03-15[PARISC] move defconfig to arch/parisc/configs/Adrian Bunk2-0/+3
2008-03-15[PARISC] pdc_console: fix bizarre panic on bootKyle McMartin2-12/+34
2008-03-15[PARISC] dump_stack in show_regsKyle McMartin1-0/+2
2008-03-15[PARISC] remove unused pdc_iodc_printf functionKyle McMartin1-13/+0
2008-03-15[PARISC] wire up timerfd syscallsKyle McMartin1-0/+3
2008-03-15[PARISC] remove old timerfd syscallKyle McMartin1-1/+1
2008-02-14Introduce path_put()Jan Blunck1-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-1/+1
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-08aout: mark arches that support A.OUT formatDavid Howells1-0/+3
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-5/+9
2008-02-06alpha/parisc: remove config variable DEBUG_RWLOCKJiri Olsa2-10/+0
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds4-6/+5
2008-02-03arch/parisc/: Spelling fixesJoe Perches2-2/+2
2008-02-03remove Documentation/smp.txtAdrian Bunk1-3/+2
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas1-1/+1
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers1-0/+1
2008-01-30spinlock: lockbreak cleanupNick Piggin1-0/+5
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
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