summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorLines
2008-05-16[PATCH] take init_files to fs/file.cAl Viro-1/+0
2008-05-15arch/parisc/kernel/perf_asm.S: build fixKyle McMartin-0/+2
2008-05-15parisc: remove -traditional from assembler flagsKyle McMartin-3/+0
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin-62/+54
2008-05-15arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur-1/+2
2008-05-15parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison-3/+3
2008-05-15parisc: fix trivial section name warningsHelge Deller-13/+18
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper-13/+0
2008-04-29parisc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter-5/+1
2008-04-29parisc: use non-racy method for /proc/pcxl_dma creationDenis V. Lunev-4/+3
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-17/+13
2008-04-20PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas-17/+13
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-1/+0
2008-04-17Generic semaphore implementationMatthew Wilcox-108/+1
2008-04-15[PARISC] fix signal trampoline cache flushingKyle McMartin-1/+2
2008-03-15[PARISC] head.S: section mismatch fixesHelge Deller-3/+4
2008-03-15[PARISC] add back Crestone Peak cpuKyle McMartin-0/+1
2008-03-15[PARISC] clean up show_stackKyle McMartin-4/+21
2008-03-15[PARISC] add pa8900 CPUs to hardware inventoryJames Bottomley-1/+11
2008-03-15[PARISC] pdc_console: fix bizarre panic on bootKyle McMartin-12/+34
2008-03-15[PARISC] dump_stack in show_regsKyle McMartin-0/+2
2008-03-15[PARISC] remove unused pdc_iodc_printf functionKyle McMartin-13/+0
2008-03-15[PARISC] wire up timerfd syscallsKyle McMartin-0/+3
2008-03-15[PARISC] remove old timerfd syscallKyle McMartin-1/+1
2008-02-08procfs: constify function pointer tablesJan Engelhardt-1/+1
2008-02-03arch/parisc/: Spelling fixesJoe Perches-2/+2
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