summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-211-17/+13
|\
| * PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas2008-04-201-17/+13
* | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
|/
* Generic semaphore implementationMatthew Wilcox2008-04-173-108/+1
* [PARISC] fix signal trampoline cache flushingKyle McMartin2008-04-151-1/+2
* [PARISC] head.S: section mismatch fixesHelge Deller2008-03-151-3/+4
* [PARISC] add back Crestone Peak cpuKyle McMartin2008-03-151-0/+1
* [PARISC] clean up show_stackKyle McMartin2008-03-151-4/+21
* [PARISC] add pa8900 CPUs to hardware inventoryJames Bottomley2008-03-151-1/+11
* [PARISC] pdc_console: fix bizarre panic on bootKyle McMartin2008-03-152-12/+34
* [PARISC] dump_stack in show_regsKyle McMartin2008-03-151-0/+2
* [PARISC] remove unused pdc_iodc_printf functionKyle McMartin2008-03-151-13/+0
* [PARISC] wire up timerfd syscallsKyle McMartin2008-03-151-0/+3
* [PARISC] remove old timerfd syscallKyle McMartin2008-03-151-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/+36
* [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-2017-275/+224
|\
| * [PARISC] Zap unused variable warnings in pci.cKyle McMartin2007-10-191-5/+5
| * [PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox2007-10-181-32/+0
| * [PARISC] Kill off broken irqstack codeKyle McMartin2007-10-185-59/+3
| * [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/+4
| * [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/+2
| * [PARISC] import necessary bits of libgcc.aKyle McMartin2007-10-181-22/+0
| * [PARISC] Use page allocator instead of slab allocator in pci-dma.cChristoph Lameter2007-10-181-5/+4
| * [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/+0
* [PARISC] Add NOTES sectionKyle McMartin2007-08-271-0/+2
* [PARISC] Use compat_sys_getdentsKyle McMartin2007-08-272-144/+1
* Remove fs.h from mm.hAlexey Dobriyan2007-07-293-0/+3
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+3
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-171-1/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-11/+2
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
* [PARISC] unwinder improvementsRandolph Chung2007-06-211-7/+34
* [PARISC] Fix unwinder on 64-bit kernelsRandolph Chung2007-06-211-0/+2
OpenPOWER on IntegriCloud