summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* arch/parisc/kernel/perf_asm.S: build fixKyle McMartin2008-05-151-0/+2
* parisc: remove -traditional from assembler flagsKyle McMartin2008-05-151-3/+0Star
* parisc: use conditional macro for 64-bit wide opsKyle McMartin2008-05-152-62/+54Star
* arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur2008-05-151-1/+2
* parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-153-3/+3
* parisc: fix trivial section name warningsHelge Deller2008-05-157-13/+18
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-13/+0Star
* parisc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-5/+1Star
* parisc: use non-racy method for /proc/pcxl_dma creationDenis V. Lunev2008-04-291-4/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-221-17/+13Star
|\
| * PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas2008-04-211-17/+13Star
* | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
|/
* Generic semaphore implementationMatthew Wilcox2008-04-173-108/+1Star
* [PARISC] fix signal trampoline cache flushingKyle McMartin2008-04-161-1/+2
* [PARISC] head.S: section mismatch fixesHelge Deller2008-03-161-3/+4
* [PARISC] add back Crestone Peak cpuKyle McMartin2008-03-161-0/+1
* [PARISC] clean up show_stackKyle McMartin2008-03-161-4/+21
* [PARISC] add pa8900 CPUs to hardware inventoryJames Bottomley2008-03-161-1/+11
* [PARISC] pdc_console: fix bizarre panic on bootKyle McMartin2008-03-162-12/+34
* [PARISC] dump_stack in show_regsKyle McMartin2008-03-161-0/+2
* [PARISC] remove unused pdc_iodc_printf functionKyle McMartin2008-03-161-13/+0Star
* [PARISC] wire up timerfd syscallsKyle McMartin2008-03-161-0/+3
* [PARISC] remove old timerfd syscallKyle McMartin2008-03-161-1/+1
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* arch/parisc/: Spelling fixesJoe Perches2008-02-032-2/+2
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
* [PARISC] print more than one character at a time for pdc consoleKyle McMartin2007-12-062-63/+36Star
* [PARISC] timer interrupt should not be IRQ_DISABLEDKyle McMartin2007-12-061-1/+1
* Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin2007-12-061-0/+22
* parisc: fix sg_page() falloutFUJITA Tomonori2007-10-231-0/+1
* Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-2117-275/+224Star
|\
| * [PARISC] Zap unused variable warnings in pci.cKyle McMartin2007-10-201-5/+5
| * [PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox2007-10-181-32/+0Star
| * [PARISC] Kill off broken irqstack codeKyle McMartin2007-10-185-59/+3Star
| * [PARISC] Remove hardcoded uses of PAGE_SIZEKyle McMartin2007-10-184-6/+6
| * [PARISC] Clean up pointless ASM_PAGE_SIZE_DIV useKyle McMartin2007-10-182-6/+4Star
| * [PARISC] Kill off the last vestiges of ASM_PAGE_SIZEKyle McMartin2007-10-181-1/+1
| * [PARISC] Kill off ASM_PAGE_SIZE useSam Ravnborg2007-10-183-13/+13
| * [PARISC] Beautify parisc vmlinux.lds.SSam Ravnborg2007-10-181-134/+185
| * [PARISC] Kill incorrect cast warning in unwinderKyle McMartin2007-10-181-2/+2
| * [PARISC] Unbreak processor_probe when we have more than NR_CPUSKyle McMartin2007-10-181-1/+6
| * [PARISC] Kill pointless variable use in time.cKyle McMartin2007-10-181-4/+2Star
| * [PARISC] import necessary bits of libgcc.aKyle McMartin2007-10-181-22/+0Star
| * [PARISC] Use page allocator instead of slab allocator in pci-dma.cChristoph Lameter2007-10-181-5/+4Star
| * [PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin2007-10-182-0/+8
* | Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-192-6/+6
* | pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-1/+1
|/
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0Star
* [PARISC] Add NOTES sectionKyle McMartin2007-08-271-0/+2